{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.6",
  "serialNumber" : "urn:uuid:7d33279f-b6f6-3fbe-baa4-5c48d63d50ac",
  "version" : 1,
  "metadata" : {
    "lifecycles" : [
      {
        "phase" : "build"
      }
    ],
    "tools" : {
      "components" : [
        {
          "type" : "library",
          "author" : "OWASP Foundation",
          "group" : "org.cyclonedx",
          "name" : "cyclonedx-maven-plugin",
          "version" : "2.9.3",
          "description" : "CycloneDX Maven plugin",
          "hashes" : [
            {
              "alg" : "MD5",
              "content" : "e7c87ab327b65b23c681fc9dc8bb620b"
            },
            {
              "alg" : "SHA-1",
              "content" : "fa3f0f04f4d5077b5e085d4d09aa2e68aeba5260"
            },
            {
              "alg" : "SHA-256",
              "content" : "c452d5eebe28bc86bef2e7c72d129f04f60877bef843eac8120f01fb655be293"
            },
            {
              "alg" : "SHA-512",
              "content" : "ec0344ed2ffe62d565aaf936a37140d04c7fffa8669a666be0366cd44eec3195232d79841cdec47030b79068216ac7e1a8c805255758e3d418dae32a4b9b9beb"
            },
            {
              "alg" : "SHA-384",
              "content" : "3df26b2a00d87fe090851975ebcc30217f98634e7c47d07128e148f325ebfe3bc0790b2f52ad4591734b7b0de738f003"
            },
            {
              "alg" : "SHA3-384",
              "content" : "470c1b4962379b5b6494c75bd1475da3519bbe2543999c95f26b4021164d3d05419b0c3f704443162fe5433a204250e9"
            },
            {
              "alg" : "SHA3-256",
              "content" : "900e9c4edb18940ed3c4a4ba6946957fa613ef0d4b0c380551638f229206373c"
            },
            {
              "alg" : "SHA3-512",
              "content" : "5e36433e18ae24f7460902da27818874df5d1d73df1a97e49e7369335f7cc61ca595466a2d37789fba7eaa7f7f251b29216c3d7a78910b2ec38e2ed68ea84876"
            }
          ]
        }
      ]
    },
    "component" : {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel@4.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-buildtools",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-parent",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-etc",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "tooling",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tooling-util",
      "version" : "4.22.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.22.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.1.2?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-api",
      "version" : "6.1.2",
      "description" : "Module \"junit-jupiter-api\" of JUnit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a4fea7b345f691bce33e4b93d735bf97"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f05a853fa7e4189d79f7520ab515ce8c2624c6f"
        },
        {
          "alg" : "SHA-256",
          "content" : "e60794b7d94e03c4bca1c0833cfca18762da5eaac0a61b16281cbbb708103e4c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f74411ac64a61d95fa5ebc1223d739e0c0102bf53fe9cf2d553a5ca61f434aa6dc35a0aa9d4174a71d9b4b8010f9c4cd8e955a69861ececc695bc102e2c1ec45"
        },
        {
          "alg" : "SHA-384",
          "content" : "2553c20c2003586c2fd5cd88b43ee21e3e40630a07d1b9ccf8ade1847b11e21d80c3697d21e7aa28eac87beaa534a4e9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2b68e0f88e106a095c767337fed87cc8257e3eee1fc42ce45bfb7ce8aeb71f0c64fbf04fa33ea6de869be61a2eddd809"
        },
        {
          "alg" : "SHA3-256",
          "content" : "51483419fd2c88ac306e66227b505cc05ee5cdcc36789259397d88089d39e39a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1686a88c4e9678c27f657fb29f1a3105a3373fdb9b514664f4e272be8831d0846f4c70f4e82b5bac347f0b27c04ab89caabfb7626cd06cc06541bfa894750e50"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?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.1.2?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-commons",
      "version" : "6.1.2",
      "description" : "Module \"junit-platform-commons\" of JUnit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d8c36edc131c9e626f6901e7e96148eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "18fa9896a54f41722da2ea63f64b48cfe9b8100f"
        },
        {
          "alg" : "SHA-256",
          "content" : "204894c039d321743ee11e7d1dc8360170d7c64391fbea1211178a645c33a92a"
        },
        {
          "alg" : "SHA-512",
          "content" : "52294bae22a470223e4c5a81051e76029e59935d6e0afbf3f3c5993e288ae3f1d3f0e5f6bc47bb7eed6963fd66405206c2e33a1b699502bfdd8c69d83937e477"
        },
        {
          "alg" : "SHA-384",
          "content" : "0d759ba093f53da568f002a3b4a019cdf74a65e7e6f72946b07698af9b7bf8633f8744dc1996e45813691a6ba709f8ee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c8f43fcda8cb89ba9925233f3a5507c007ff3b7e47bf2bf999f4894f2291523c8963fe30b3cc22f493ba889561303be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4f43eb034205ad57862a1467d0fb2e9a1ee3389939a9fe76bdbce5132696d5e2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4481fb5da0d6a6d56a70f76dc6267d956ec161d63790acffa2c64b5cb5c0429848ffbb1afe1ba3226c58eedf2510ea7abc4d66245631959941faf4b7cce66f73"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-commons@6.1.2?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.1?type=jar",
      "group" : "org.jspecify",
      "name" : "jspecify",
      "version" : "1.0.1",
      "description" : "An artifact of well-named and well-specified annotations to power static analysis checks",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4fe1ea4d953b66fcb1d6043c22bffcf"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d60fd98eb8ade73004f4195c37b6317e02cf3d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "070d75f261fe4c5b8202508366715f7f2d4660f88c8ef7e6d3575e48c9683b66"
        },
        {
          "alg" : "SHA-512",
          "content" : "8f5ca6f5c25ee353bfbe3e5e5cd9847b3b3ed1e954a14a52c9aa016c673e02bfbc2e0f9308ad576c2a58720f8bf2139ad9883c7a881050fe96a2f87e2e623711"
        },
        {
          "alg" : "SHA-384",
          "content" : "f7c6aea402675ed6d9286e6107d4bf6c2d1f757f9fce4c74807cbd43d426569324cf4c7faed28dc777e90ddb3a63db68"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d462ead4749cc7b404b1699aedf472664e9bb38db769f2ec78a6457d2d080602f673af8b3114724dd92ee2262f464c41"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f9392a7b674c37a7617d7e5ab4a6197c235c0a036244eaf550291d6756c0f1c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3154b4940937103d74b77eede7abc7034168dc986284ef00ab4e4d5b537ed6370c6856787ae50711e62906b3011243c9a656b659ddd025c1e6b828c44b980855"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jspecify.dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jspecify/jspecify/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-params",
      "version" : "6.1.2",
      "description" : "Module \"junit-jupiter-params\" of JUnit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "defffe2d12312177080b5e1467487fc9"
        },
        {
          "alg" : "SHA-1",
          "content" : "cdbba0bff1c8978c1a1045689df6f2146389f815"
        },
        {
          "alg" : "SHA-256",
          "content" : "c1ed2164f6ba388518757b38f219dbe350ac098afcd126cbcbd6256fb99666ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "c7e54a13e482280506b58dd5c64b0e690ed3c3fad49a415f640f470f87698a1cfd870a1845837cb3ca03c3d860cc4074f4d29437d2b50a5f0a6e0db04761123b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e27fe97c082d7cc378941deffa414ed19a2c91e57295ab92453dfde2912f533e8295a329719f8915db060a6551ad8e6c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9759b3cb00af23d396fe75d9d3af352078a7ddd958f317ec5568a36ff53ad6716b6fe63fde9cb9c2a14fb42a4c04e790"
        },
        {
          "alg" : "SHA3-256",
          "content" : "90627fc6e5ea5a44967b2d15e2dbac1e3f907fb356c068408e65a3981511819f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2e060c66337a492e997beff6bc8ed06492bf203ff634bb8608389f96337ce02478e9e0605af2bf110ead0f1ccddbaf042d91094a957c6534fba679b70b3be818"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?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.1.2?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-engine",
      "version" : "6.1.2",
      "description" : "Module \"junit-jupiter-engine\" of JUnit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b33a603be8a868f2984179dbaed849a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "60e84d98602d552386ea6f65384432229ece807f"
        },
        {
          "alg" : "SHA-256",
          "content" : "57227ce289ed84ab205136997d2e5117f6cc695a16b7e235d59f70cdf33c3d7a"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a4e7f89e72c2c6c394a2eab02937f077f64724b0cea2f1c27501e545aaf0a1d44a8575b8a9b7aac026bd7f9334ba8332c8b371df6de2416fdefc1827f9872dc"
        },
        {
          "alg" : "SHA-384",
          "content" : "364f49f5e75594895d1922290c5c406e8c898a81f811dd877dda171ac42a5818a0e0348e5c40c5739c0b7305f0c5a8ac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "576e653f927ef8260dd6d8f0812bf1cb19e09f9222a2006bc9ab7e02f618c041b2a90677d376278f918a0c0885e376ce"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6660343b5298ba75a7a15ac3a3961bb227f5cafca266eed67d0510e9299b86a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d78530c8a2faad28a963bf7e9e6047e0151cfe41061a1566614b1ddc33386d00840e2412f935035a033b2743a13a95417552ad5e74a43e7105c928b2b2b47e43"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?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.1.2?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-engine",
      "version" : "6.1.2",
      "description" : "Module \"junit-platform-engine\" of JUnit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c4c067952f968f1de10fff46177ec5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "de80e4caad28994c20b0c795a3fe9c7021b5ffb9"
        },
        {
          "alg" : "SHA-256",
          "content" : "484e90828846ad6b88efe226b6fe014a75941b32b226e914d9a7758802f46f91"
        },
        {
          "alg" : "SHA-512",
          "content" : "da732fbc304cfdb79909ba42bafaf8deb211f419ab575ffb4269868a436e00014d992db4a14ae900216e39bea6b5f0cc7cf9d0c35540245ffd15d86e05792f41"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e0b9816e4329622f7bac236d72ab0eeff878fa726a5308c3d36342a9ed88a606eeb2e56c32154019cee3f76b3893073"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cf8ea2238e5b3eed19623b8033fdcb51b2af9122be201f41f98447344ceab4cc9c4198a4715e6e23efa07c76b6c61489"
        },
        {
          "alg" : "SHA3-256",
          "content" : "86d225ca954c64494337205047ac504c8ccc50a0d7bf5e04b1d80a6d38fe68fa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5e4fb62f5f8720cbd4c7ea47ffb3f7d009ee504f80312b67d1229462d85af4e86ebddd50846c39a5d3bbf359fe096456f2ba3b945fa78b7caf748cfd35e0b106"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-engine@6.1.2?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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "tooling-parent",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "maven-plugins",
      "version" : "4.22.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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "bom-generator-maven-plugin",
      "version" : "4.22.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.22.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.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-core",
      "version" : "3.9.16",
      "description" : "Maven Core classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "045855e32be6ef1727118a7dcb9af9fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f2b4176f1395310a9bce323919189cec51f7115"
        },
        {
          "alg" : "SHA-256",
          "content" : "5d45c72e3dbfab8b68d15ad4f12777b7d9b5fe4d4adc99c3bd51fb9641fab009"
        },
        {
          "alg" : "SHA-512",
          "content" : "e10da0033f4a682f9afd18f1b408453d0bb1a51e4e3817204c4c9675f32b1d3d299750ab0a682ba47d1ca4198648251d563834f3530747782c6affe47e252249"
        },
        {
          "alg" : "SHA-384",
          "content" : "0eb0964697caa5cc0a45823bf957cdb6512ee2fb26bf8dfa0346cd13a51af172f6766449e4f1fe8a86514a566d491b9b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a1f2f13306efdae90abe6663124a4cf914a1a26a0da40a6bb2dab4bd64bbd583e8e564a2914b632fd6a7df1c20889d2d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cafa4b3aea408d1883c58283e987dad48c925211225f46a1d80e22bc6d9afc0b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0b726bed0da6ed1c864a8ffcbd34474324fc6d557f6070ae99a8ec8ca51c8975958aa8d433b42d912164de49ec17cbf6eb7cf62bf265c2e33574b791c9ac41f4"
        }
      ],
      "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.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.16/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.16/maven-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-model@3.9.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-model",
      "version" : "3.9.16",
      "description" : "Model for Maven POM (Project Object Model)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "15ea34610d5c8d1944fc4ba317c6b4cd"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f93dbc874ef321b0c3734dee41a6d17e18ceebd"
        },
        {
          "alg" : "SHA-256",
          "content" : "f59d86a507c241bf17bbf050050d1b8b9c0d34d5010a7e2386c3cab7c83b93de"
        },
        {
          "alg" : "SHA-512",
          "content" : "de3b3aaa429489dadf6dde95f9053f3d37e3be5e9d3f575dd69929589037a1c378f24bc1977354b4a88f63fec77ca7367afd9950b043832c4db1f28714bfdc69"
        },
        {
          "alg" : "SHA-384",
          "content" : "e940a146ed410bdc660e8c45abf81aa1f9d4e2e9e0a462e9514a23c50485b3850547717c74d6f1ee7fb1ecc11e550809"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a4fad3a9ba20152dda15bf27f0c282c0106e0596f8a7f1419d28f40c37ece69401c186b8c462ae48c3a1a41aad05ffe9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "300b13726dc66a6e649e668702b201b78742d30d98a1924a16416752f14abf2d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f730eec0f9772bbfa52b8ba1eea99d4ed6e0f503c4d40c9c8d9285f718e1e7af5a9f1b39387ba6022728b1c76f214fceff6d704d37b4d4de2429c0193a75afaf"
        }
      ],
      "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.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.16/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.16/maven-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-settings@3.9.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-settings",
      "version" : "3.9.16",
      "description" : "Maven Settings model.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46ffb3627f87c3b798829a41960f9fe9"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab466fe1cb5b80d1b5e6f6b5ba3f87dfc56f75b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "322ae5b23f4b7b6ce7896bd33a793143dbbbbcc16c4475e2d7eebbd8f755da92"
        },
        {
          "alg" : "SHA-512",
          "content" : "af187effe0423d7cc13d9a8143542175b472a8c21515dae4932ec1f1bd8dfdcbf75e8dc09372c2cef72956598c9c671788e96ee920c10534747dd92f698b7d53"
        },
        {
          "alg" : "SHA-384",
          "content" : "b7360482355b7756fd2edfed8a6cff03acd3d186277aa93e4aa591731c090fa804f46e5cdaf51aa24d381e7b75ea755c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bd0ca038ee12e1025d4dd221537d1c310f223e7b9119ad262e8056ea1038e22fc04b9503b185e42b7b162aeb956c7388"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8760c3c5fddc2788b1064806bf1cfc257b178996189072227e151552998b0716"
        },
        {
          "alg" : "SHA3-512",
          "content" : "abafe37092eba4d8f993c16ac91a0537b9de77fcd77841e1381bc25ae2cf7a2c10aa0a8ece8813e918afc5f5b9efb61f9167c35fb76ed8ac0823d02a14793657"
        }
      ],
      "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.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.16/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.16/maven-settings"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-settings-builder@3.9.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-settings-builder",
      "version" : "3.9.16",
      "description" : "The effective settings builder, with inheritance and password decryption.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd711f14681dc719b1ca8c883912014b"
        },
        {
          "alg" : "SHA-1",
          "content" : "31321459aee3dd0a12d72a9fb71bfac31b0fb529"
        },
        {
          "alg" : "SHA-256",
          "content" : "226f1cbb0b4d414eff773fb151a8977837c98073e14d5963794e6cf464e6adbb"
        },
        {
          "alg" : "SHA-512",
          "content" : "60f8c132b1a58af9b93441e6198b883fbc564a163785c753894c72b8a62f7762ee42f6d38d23bae698ecbcfef42b63a2172b6642be5a045668d9f5eb101ff78e"
        },
        {
          "alg" : "SHA-384",
          "content" : "62cc6410b88eb991e7e3977b6b515f765aa5ad585f3f9b3b69621b86a858901764532e88c743865e40be402d3dca4bf1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d1c60a2eccdc5dc6e7fbcb6242966400649ac45845f6fbd80b7dcb83b2ad92b38e17aded34289c0f89f5802dd7396cff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "992371bcfb95acdcf015d1076de01e41310b8a86221a04ddd9fa0b9de9cc5ba5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a373e6010beefab0011cdd579052dc4fa804be1f077dab68e8a04b6158c8182327448e0bbcab0de07ac154e5f618e10d50dadc42bb34dde813d56abe9ec842c"
        }
      ],
      "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.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.16/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.16/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.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-builder-support",
      "version" : "3.9.16",
      "description" : "Support for descriptor builders (model, setting, toolchains)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "63d5dfe8e9a09ac68ad382ee8af116ab"
        },
        {
          "alg" : "SHA-1",
          "content" : "d23ad247143e3b0fb6de5b61c56d46bba6513f9b"
        },
        {
          "alg" : "SHA-256",
          "content" : "02972384eae3495801565fd27abb84cfd75a8e6d2cbb1ae0c556752ebc2b1cde"
        },
        {
          "alg" : "SHA-512",
          "content" : "25afcb2f4b2dd96bfeceb537f6e48a42e25fb30e4bc7b874f035c73d69718ee2574c4940df16e106df2426c8ebd38eb0cdfb9bf0778513e26c6c4a0cbcbd0395"
        },
        {
          "alg" : "SHA-384",
          "content" : "e415a6de0a68e394be14a2761055534acb24ae0973709dfc42138f7935c0c882c5ec39a98ff93bab7c89efe0e140bc0f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "976a76b6a1c134bb79034e37fa1335943c4d7005a54af0d2f808abc1a783ce5dd8a58c1c430595900b77954ccde32ba8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8362bfff999073fe493c66df088db640e654389eea6ab24b0a2849f1e739ab9b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "726a891a0a888017eee07ccda1389fe92cf38ca0489d8bf6271f231bc2caa464b12b7f9457c0d10ead0ba7df1c193777d64ac8275cad0ec3e1e15be36476d9c8"
        }
      ],
      "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.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.16/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.16/maven-builder-support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-repository-metadata",
      "version" : "3.9.16",
      "description" : "Per-directory local and remote repository metadata.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "df9e6c18b95541ac7585f7d213d459af"
        },
        {
          "alg" : "SHA-1",
          "content" : "d2013b76825de9d844d5894e17fb4a894e8e8ae1"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc3dd413b89a16b695f35a5d0496b58ea2787c30b7b6062c130d24d6d764720f"
        },
        {
          "alg" : "SHA-512",
          "content" : "ce3b15344eca122575dc524bc66057e1be185f3fe4b66d6a87c47b1be502f75afeba16bf6eeff39c1fa9341a8dc0d7528e35cafaa7b1d8478ee867cfba978a90"
        },
        {
          "alg" : "SHA-384",
          "content" : "983abc738f8a96293b21fb395337dc78cb611cf600d57ca156301a702c9fad99d696ea8a6b020f8fc71f51d285d203ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7bd9e76550e0c8ffb12c8fa76def0244f10a7e666ceeea9abb8b6996d10aae5672a7e15f5ccbb6005a537613d644deca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "903de1641ee969e2a3a4a5fa9e045862e6ff7ebbb8e1355e68f002532156552d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "81a8bf1125919fc4afd4a790b0d09b50467f3ca189fc7722b221c1a91bbe4ed48d13b42219adfbc505fd35952d2ce1fe3fbcbd067876d6c233bedc09930ac1f4"
        }
      ],
      "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.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.16/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.16/maven-repository-metadata"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-model-builder@3.9.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-model-builder",
      "version" : "3.9.16",
      "description" : "The effective model builder, with inheritance, profile activation, interpolation, ...",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "114db488c69246d1b371b4c203801b3a"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb7a9ca8cc2d61d7c6430dd2ee16f71628b2046d"
        },
        {
          "alg" : "SHA-256",
          "content" : "002be86d1f53b36f559a0786034a17598d71087f1935f205a1f9e51d4dd124b3"
        },
        {
          "alg" : "SHA-512",
          "content" : "790f7e91b2449c1af6ee5a367de2c808c278e5a5f686af492e436ebf2caeee9ae51df870422f1042bbafb37a2838cf5694b404fc7204a09d8820c1410edaf26e"
        },
        {
          "alg" : "SHA-384",
          "content" : "4fe55a795b0f06065f0bd33df036cc2678c7556a52efa07fd9b0681256295c18b3c8d94f733218e08f83467bb07a3595"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c2945cbbf3168a0c66959bd51c1118fb1d94642b5d460574cc4b8a30414ebd37b146ab41dce766cbbc50f1676b27df8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "197432905db0fa2b5dca82a888adc9e6538f84509760927c6b1e1a45e6249abf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cba9e40fdd5c303e07a7528d0ab6fc9f877301255a4aa2104ef84c74a989007899833897342d8f9bb8b9ff8389676400a1c2cfa7bbc9ba2024f97d56da3392f9"
        }
      ],
      "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.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.16/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.16/maven-model-builder"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-resolver-provider",
      "version" : "3.9.16",
      "description" : "Extensions to Maven Resolver for utilizing Maven POM and repository metadata.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "476c028745a99d6492386f7e6d7d4471"
        },
        {
          "alg" : "SHA-1",
          "content" : "92faacf3d46fe4b971689b4839b0d9aaf438ce48"
        },
        {
          "alg" : "SHA-256",
          "content" : "72a2d6aad3708e2c708b659b292ae9587a4d170ec88f48466290318730221118"
        },
        {
          "alg" : "SHA-512",
          "content" : "3b25e5bfad6fe42e9a0738198d86aac20f47e9f954135fd03431e0d079a97f10c50166712e411be2dfaa2c0e042559a8613c956596c0872b216abb159d2a305c"
        },
        {
          "alg" : "SHA-384",
          "content" : "09e4068a49817322b60732ccb38d2552fbc59c40f8051a26f893c00a67cf0cc8f453bb9b1288847ce28f11f04ec89b13"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d8828c1eb3a959d4f976efc988c12fc69ba90df00ebc0b66405b51147fe6fb7e42a8dfef2e0a00cce97f91b8f39e5d97"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b4d214e05f188a538f9f4e649f0a4020d9e8d52d4b7c28c28efdb3600159c2e2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e280d5736e82fefa753bcc95aac1dfbd9fe265ef7b439ec456b001299de80ca012d5239da5463a91b2ce15c4ad2b004574e361279e10073d2f0980f6ae2beb90"
        }
      ],
      "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.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.16/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.16/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.6.0-jre?type=jar",
      "group" : "com.google.guava",
      "name" : "guava",
      "version" : "33.6.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" : "34a4f258ed23d2e876a6e4666bb3b1c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "c376b13067cc99a5774403530953f7b05a91e218"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc573e1fca4fd5454f4a5fd3d7da2df03002876a4175bafc14a95980dd7713b3"
        },
        {
          "alg" : "SHA-512",
          "content" : "1442688a4409e961f2cee38ac904c0869bb6c9f06bf8b67b80eeafb20bc1af518cc4e9f786b2f4917855b2b9ad8ed4a3dec6f1a12f10616e25398c127914433b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e75be17b490c9f059676f5fb4e18e74542eeb6236891cc1e3fc8d3def0ec1afb07e34279ffef8e55273431e6eece3a38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a37b65c84e2ee662cf4cea2f9b60f231d7012bd82a234c9f4e2b7a358f1db6ad8135c9705407b1a4a64fe8fadd6bcd00"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e0f02ce2f5afac968f6045de0d467a23c4c570e9ea1ae0fbee0de0c40547327"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d6845505f11539b91f610721f9fb4006dbdd8b2366ae8993380be9e3e9adaf045d4e435e2f5459b574920dfc692240a866b382bfd5901fe16482d539a4ce156"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/guava@33.6.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.11.0?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-classworlds",
      "version" : "2.11.0",
      "description" : "A class loader framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54d5f4e0835c5e53f08a494f08d2a75d"
        },
        {
          "alg" : "SHA-1",
          "content" : "6586ba9f3137d7ac7b9789f1fcf7c4e192482905"
        },
        {
          "alg" : "SHA-256",
          "content" : "8971f135490070bc5fde7413fcc8db7c997fda4bebfb5c31185900d66edcbbb2"
        },
        {
          "alg" : "SHA-512",
          "content" : "5dc1a779a8975935042059577e7ef3b1626108ede77a144a55a0ec8ae2c53ddb5ceef1a70291f3755ea9ee4113a50ac2b0efc6622d751e8fb45244a960f586ab"
        },
        {
          "alg" : "SHA-384",
          "content" : "826da7060dfe31c97c5946f2a1dc3a3540e71e5ccf6d6ddd15d065ee63d034fac1488ae1c4517e42415844a348c1c2e8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aeff11c6d0845165b3a80ad842aa2fe098763f77464b8217b3320b2300251896c54bf12e1b88cc350011eb3a6f00b9f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec4c1f8b85fbccdd730e67b93e92669c0dc09de89b82c8d735c6172f7658fad7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fe81d0b95df3ba10bd5692821a8e54d87f422efe9a07c5391c269933647ed69d413667dbd950333c1556afc625d5ee32d2f34bff024bc9bf92f94eab9097b3fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-classworlds/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/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.11.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.18?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "2.0.18",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe2837bd49bfb76657419002fed20ca9"
        },
        {
          "alg" : "SHA-1",
          "content" : "78a9e7a37cd6360e0b818e86341b24123d28d4df"
        },
        {
          "alg" : "SHA-256",
          "content" : "44508fd1576500688c790b190acdd16fec4f8c79a3e0b900afd70503cf055f55"
        },
        {
          "alg" : "SHA-512",
          "content" : "539288fa0c96cea750d11293dbed4c562630587aa7cd88bbf76ad04390d1c40636506da48faa6453090c7e9baa6b690b9fbded55a7e2b4a91547eeea011f971a"
        },
        {
          "alg" : "SHA-384",
          "content" : "917885c7812289f5178f68e3c421153d55abd7fe5cc9a071ffdc5de48b7afc79c352c667a20a3ad0f3b4660952932513"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d6898eb5dd2e5caa2185c6cd2804735802b3848a3041b82ef7faa7904b3eaf5ac382d43a70a71e22b77a929e10ae2aaf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6bbc9103bec05ef3280dd895d8c6267ccf8b940df03c9f5145cfaa77f6e9a41a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e2913e96e4b1c94e7cb5c46828d1afe68c5a7248293d5c16aaa9ab462ee8e0ff97dd3d1155d2a64f66ccd9bc1ac0c83476cc886b675004b2f84aaaf50e2b2af2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-artifact",
      "version" : "3.9.16",
      "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" : "6005ab2198a19a41cd3cf59618f9abc1"
        },
        {
          "alg" : "SHA-1",
          "content" : "1176c6579a8a68508c3479ef72d514e71c98ddca"
        },
        {
          "alg" : "SHA-256",
          "content" : "54cc1c1ef932e3d4a903352111b42b4d3c3ed8e7a1d0de73b625309d9c3ad3e8"
        },
        {
          "alg" : "SHA-512",
          "content" : "9688ea1f519c113dd4f78b63e6ff2256b65c2fc13446e5c5c776ef4e330a1087311a89fd4212c3a75a8a327d44a855aa98e9e6215c22416cc91cf6e0db48942f"
        },
        {
          "alg" : "SHA-384",
          "content" : "d0c7c604f82f74eae1b820d88d621fd87ebc567bd7159ce00364a60cb065da1208341ed05f0f8277afcdfbc85544da8f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "55c50e32471d19532c40489cd76ed77015965ce4a9137fb8daba5c40702ffd9acca4bf54d9d449a2ff6b1d67364122e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "69ad66e3d9391c3ed5b6e7bbeb6731568b13d93ad3e795a85b67f7cea15b7008"
        },
        {
          "alg" : "SHA3-512",
          "content" : "48b82cdfecaee78545011e0c5ada2fa0bc1ea8bf21493da92b39e7742f6cdefb32c5f4e75efe8991d1946c1bbeb345667a632031c2844d3cf440241d92887a70"
        }
      ],
      "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.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.16/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.16/maven-artifact"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-plugin-api",
      "version" : "3.9.16",
      "description" : "The API for plugins - Mojos - development.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bcb853f9daa463ff30dcf96d96bcbb06"
        },
        {
          "alg" : "SHA-1",
          "content" : "4509ebc6c30856368a5786859342eef9b43ab27a"
        },
        {
          "alg" : "SHA-256",
          "content" : "37cb5e483e23327cf4ba18f920b45e000d20eec0428a086a5c1bd6bbdecf088c"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d9c6e492a8daf85679628b1469a4644ecc3e17345bb4c3d33f2b27b75875e80baa0b238483cffbe247b28685151218906fbf3f5bc49f7504a84b8cdac10d2d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "22c3edf92b500b9e2e89aeb58b067cf93f68eac28f36b866f8758d68be4e3881b3a0091c2cbee2ed6fbb16d7b8a46581"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e5948cb72d172722b98c91c42a37bcdb95b0e0e8e67ef98b7c3ee8b5ef615be5403311c4b37f38761e923250bdc159e8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dfb5f5e4531925a744d86cc4b86a61f724dd002d676b2b6b5bd6216352d477c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "12b22abe14132d6c825f2998aa87852e0ecf2b5f997f8bb5344ebf27829e813b600fd74f98c5cc5dd26e82301883b8149e110bbf7f1b770954654ad6e489ef86"
        }
      ],
      "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.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.16/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.16/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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.22.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" : "f91d54bd47c42456b4a5ae62eed85565"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b1e18bc0ad651ed878029d83f88d9c8189fd51e"
        },
        {
          "alg" : "SHA-256",
          "content" : "2b9a7b1f726fb86216dbd2c8321eabe0221dbd5b1be81c18e1cb53811b104758"
        },
        {
          "alg" : "SHA-512",
          "content" : "fca0b4ae70e531bee74413e0b865981aa8b60a9390f789b63997203dae67be65362e95a0c35b9d4b072fbb0810114783415dd22b92fb42e5594b10992f632bc5"
        },
        {
          "alg" : "SHA-384",
          "content" : "e1fbf3729c4d2d77b036d90234d9e2ed3fe0c2f5379d333a695c1cb0037f63d288c8b62de05022da0f612da65835fee0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "02acc6e7f614d8684e7104a52123573152a2e1b651bc6a5be12d4b58861c757d6c56f51105bb97c92309d126059232ea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "134157813629f4d9b97044602e1fa2f61c14c3be1f641490b3e06ac941ff3315"
        },
        {
          "alg" : "SHA3-512",
          "content" : "47832f3b7abe375f3b0ed169996d9776b2a0007b073ab3f06438dce67be9bda45e8aac84737cc639ada4424b13c7614d8c9fcb23779868f7421414777cc0946a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.22.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/commons-io"
        }
      ]
    },
    {
      "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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "bom-generator",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-bom",
      "version" : "4.22.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.22.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/camel-exe@4.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-exe",
      "version" : "4.22.0",
      "description" : "Native Windows camel.exe bootstrap for the Camel CLI launcher",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-exe@4.22.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/camel-exe"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "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-exe"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "spi-annotations",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-util-json",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tooling-model",
      "version" : "4.22.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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-package-maven-plugin",
      "version" : "4.22.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.22.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.1.Final?type=jar",
      "group" : "org.jboss.forge.roaster",
      "name" : "roaster-api",
      "version" : "2.31.1.Final",
      "description" : "Forge Roaster is a library for inspecting and manipulating Java types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e7755fbad37c16fb10a323ba30d70dc"
        },
        {
          "alg" : "SHA-1",
          "content" : "ad7465e68268f765365ed2f925c7fa349c4d51a2"
        },
        {
          "alg" : "SHA-256",
          "content" : "0534e48c85aa81b55fe00ec5ed77f8af2cac0af87cff2846575972c064b42498"
        },
        {
          "alg" : "SHA-512",
          "content" : "daf6b010e7876ad111e6cd2c97e69e7b97c1377d7ec0ab3e43c8e194f3787f47006367d3f8cfc65059a22f4f23d412c8a2d05a85d33a36254ab8fec43e8cf253"
        },
        {
          "alg" : "SHA-384",
          "content" : "970656fccdef9cd3b0add4c8ce63c3bf269cc913d34ea2ec59ae1a9644c202b16d96c1c37adb5e6f07d0584f88119fa3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3982e8cd3622b766cb9cfba104146c6e6d4d7ba2718488b330a5e148a7d3e6fa6209e19402c2e13985b774effa54c896"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c308a4806f3a7d8dcd0c17a7d1711bb9d1cc6f6e4d9109ae8b64b7970e4e9c27"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52db4351fe703a7c262180b51c7071e3b983439f889c98a72ab1dd84f2afd31fed89c50e1596f32725a44cd13e655c4bf96afc16576b7b1d72115de12cf96335"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "group" : "org.jboss.forge.roaster",
      "name" : "roaster-jdt",
      "version" : "2.31.1.Final",
      "description" : "Forge Roaster is a library for inspecting and manipulating Java types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "53a768a773278b8001aa5345155eded9"
        },
        {
          "alg" : "SHA-1",
          "content" : "be51fe2dbacb2cd8404bfa6d517a324c10c9c8f4"
        },
        {
          "alg" : "SHA-256",
          "content" : "9883a9ac3f0a47ef74c0b1dad79995ba5b9ffdbd9cb79605a48019c919e8388f"
        },
        {
          "alg" : "SHA-512",
          "content" : "2f41e00111fcc661f522facc11e3773a20a87a55b824c565732c55b243cab20d097e45918cf83dd39dd8f5e1f58b617532ed2a10a4b7795729f9322154f1eb0c"
        },
        {
          "alg" : "SHA-384",
          "content" : "c895342e7baa9e589f12b7532d06609e3b68342ed96e6a16ffae8af0065896c10674f704078298eef65489f0b94ce4f3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e0281c432dbf36924113f8bec418ccc94cac6b756243c3eea5378a2a83b95cc34abb6bf8557ac1615ddbfe972710a87e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "221631bc8d1ee7eafe79ce62a4fd0d40f9d9c070fc9a969e4d7fe96a766c2915"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bf4739c1264afd98ca5350facbb311905ca1e69bbc430aa716be78762bfb82cbb13a722510c21d1f7051ba6fd7660c467d8ba1d69be84ac3b9e268a864f2faa7"
        }
      ],
      "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.1.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.6.0?type=jar",
      "group" : "io.smallrye",
      "name" : "jandex",
      "version" : "3.6.0",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d492ec8c7b9e01487c57326fbed898db"
        },
        {
          "alg" : "SHA-1",
          "content" : "a39f02c825c9e9db372de185c9fca23c351a29a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "246c038ac0190fbe43e4a218344345f332b7a12543d499b47fa64b05f060a2a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "ebb83e982d932e73930b3c9b2cb8d3592f89dc4bf7994711f33eae097f679a45a6c8338b126e67ede45500128ca3de19dc64d572c7a37e095c84d7746308af4b"
        },
        {
          "alg" : "SHA-384",
          "content" : "f9e90a368221381e6cae596ae625ac532640099cfcf833028789ef14f9107e54f40695f32b319e01a984c8a5a5fcc064"
        },
        {
          "alg" : "SHA3-384",
          "content" : "05d561a43c48593c171299d283a3a2c7fc570f949ba89679087a0d216d05409349b681c9c8cfa742e46b14695f9f2237"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0859f1c5344928fbf8ec017eb9d3dc19f436dc3f13ff1140f23b14a1290e76a9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d2779475bd74c4b5166c7136e8fc0eb4e98c35d5d05b6050dde750e664f300bf494645d4b6fe04206a2a94f90bdf58fd8a6cd3313ed121e01ae04479eaaf797"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/jandex@3.6.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/jandex/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/jandex/jandex/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-tree@9.10.1?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-tree",
      "version" : "9.10.1",
      "description" : "Tree API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "62541e1dc62331408ef31317555bf4fa"
        },
        {
          "alg" : "SHA-1",
          "content" : "e244332a17564c1d1572449399a842de35881be2"
        },
        {
          "alg" : "SHA-256",
          "content" : "3dfb0d5b6a106cd40b5b250e39935fbf2f927f4477546a5369a3ac609cf0506b"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ffe5bbfac53bbacc1e4e474628b4247fb1c5f592017f393a327b3f2d2a72a338263f2f6549a42cea57a42f676b967153a10a22aae46affed83608f74daf3768"
        },
        {
          "alg" : "SHA-384",
          "content" : "847b70b47e73412531dbe8a4d2d8249accbc26ee6c51878f2d49ba16d6d7b7cebde1f09d1b2810b3b3f9ccf1fe50bdbf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "15b57ecebed0cd80a0bba96ba7bb45ccc0c88ba76fb7b721a37407899c7d9f7f6ff6a1608b04a83d4c84f6fc1c777fc0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "caa1fbee0889f0a23d84920e0b129c63f04f0b9f459a46f1e4759f8071756f3f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7439f4f4d4b34caf02932ea6434f80748038a16375241ac8f28e145e06dc79d4a15d12585f533dfccf86440f55bc7001f6ad6f696e0b2c78f9741be35d12b2e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-tree@9.10.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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-databind",
      "version" : "2.22.1",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "df2dcf8d581836d48aae7387311cba93"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e2fb91831cce9cb9262909cd76647508949f232"
        },
        {
          "alg" : "SHA-256",
          "content" : "7dcd7e53bec1f56c7ad278bd1ca0840bebcc595d61ce44d6a8439abb75b965b2"
        },
        {
          "alg" : "SHA-512",
          "content" : "d8a905e80e6d7dd2026b16b075dde2d409425b61417120980ea07b261c6bf98d5c065053f1c063b60da30b4324157778ec4eb859945fb8543176e55a2d3b8db8"
        },
        {
          "alg" : "SHA-384",
          "content" : "b45efa1187b756bdfa7e0c6bc2eda85fcf13d879b4bf370f06ef95325c13b629f763a8027dbc34dab7c6a549bb33e945"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7eeb7d7ea5434fdede4b0d256955d0ebf93a11ad89efcc2a3551d649bf197f6aa6c3dd60247805a13270fd8ed0a98ae8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab1df340c8e99a3ea6f485b9e3bf0e1cb7b57810b09e9161c8eee38eb8db3e47"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dc3f3df098898dc6bf71fcef0ca232a592f59fb465161b95b03a28eebc9539bede1db83bacaf14dc57328feffc7a4637b911a09356fa4330d93f52131ac7254e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.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/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-annotations",
      "version" : "2.22",
      "description" : "Core annotations used for value types, used by Jackson data binding package.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04c11c456fd1e21b9a21c25c665109cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "15c67f9498d6934cff9510fc70c5a12e52290457"
        },
        {
          "alg" : "SHA-256",
          "content" : "21ddb598807d3a51a876704eb979d9296e1c6a6f47ab1826ff88c6d6a127a2d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "63b597ec02b4e31c57266d9b96f05f301f217bc12ffb7ba046a5658d2829728930a559947b98eb6c3cc448413a96b4939427aa669ae1e2dc3597ab5d5d287f9f"
        },
        {
          "alg" : "SHA-384",
          "content" : "35b6fe651afeed54d1e6f7a39ac6cf6fdbafacdf2e3bdff7b29b965ccb79a0c53342a56bf0ecea4d6c4c4651b1d6aa19"
        },
        {
          "alg" : "SHA3-384",
          "content" : "72267dc54c4175c42ca0dd430a87b12cc68619a8777be2048e1d2f0747db884a568b5c346c77c9c8c0714ab96018f5f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6bfc7b4ba70779fe5f0b1e2af585abab982f7929a68beb2c0e62ea2e2a321de0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3f1bdfa32f7df76ac14cd2a3e689b65066fa0a6a760a9b8b1121773bb1b043a44587d4148c67f361dc6c630e6b31f29b2691a57d47caabea5ca23ae44af34a5e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-core",
      "version" : "2.22.1",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "09e866bcd73613665ef49f5086704fb1"
        },
        {
          "alg" : "SHA-1",
          "content" : "da7ffb60088d7e8f37ecdd3b617520971cc7b9bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "941ff029bcdb93e83d209ce516c1a7fb8bbac07d0a2fa122f5bf194b2cd7b4f4"
        },
        {
          "alg" : "SHA-512",
          "content" : "d4485af4465f561034df86686d672835b0272b6200efb0af55ea71e62d3faf09e9f90e42df4da64650795cf00519fc553f892bf6179330a3e74750110a785efb"
        },
        {
          "alg" : "SHA-384",
          "content" : "faaf92de6e93475fdbb7d56221fd35d8435ac4f87dddfd334ed05c4318b8b72220010effd08bf8dd156420771b294eb4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c432f1a2f3369485c4ed7d3c3c4499342c23efd0d7a574b73421345df9762bd27643cc469b01632400691f3c09b5d8b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48fc6e17c36e14b8bae387b92248a43da12293b68a61dd2517c708dbb24ed010"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f72ef2d2a1012be8b1c972323527a396bbaea0b543bd79fac6d380f8e4855c6d98190b067ccec92ece9ed8e1ece1e6046b1d93f9c85944fcb7133fe0b4dc60e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.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" : "https://github.com/FasterXML/jackson-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.bytebuddy/byte-buddy@1.18.11?type=jar",
      "group" : "net.bytebuddy",
      "name" : "byte-buddy",
      "version" : "1.18.11",
      "description" : "Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ace2c4985e84a066a281dfeb9fa0375a"
        },
        {
          "alg" : "SHA-1",
          "content" : "8fcc3779ff85fae5164cd1b977798ca1af388e06"
        },
        {
          "alg" : "SHA-256",
          "content" : "e32f454c2c1f4aca982f9ec764ed892d9a6eee7e8a77f435cbdd180f6ffdb821"
        },
        {
          "alg" : "SHA-512",
          "content" : "577165c637cd3e0020334cbbbd41090137db49c62a56177171da63442b34c9bbc3e9d7cca7ba030bdeebf205cb7a1e47c1ac1ec112c3cfb78df060a7dc016281"
        },
        {
          "alg" : "SHA-384",
          "content" : "34654e115edb01b84fc969cc89a0adc1a6960bc1e7802067bf1bdcb5cc52421703839f92c224d970d954da390f01b8da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b715d0b4a08541492bd35ba9e910bf52457ec121eef0edc7c44b94c454769bf125abe2a5458e8b87b99d1ff7b64aa893"
        },
        {
          "alg" : "SHA3-256",
          "content" : "38e35b06a0cb1aed2b639c2a2f478e2f707e12f5e08ac001d17e3a2f9b1714dc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5aca3779e87b418850f32d4b7d69dbf236c075d1acf8e765d9bcc1d54f48e6af252e759ef19cdc947b648a0206e7a30563b512114a37c6390cb6a686f68cf360"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.bytebuddy/byte-buddy@1.18.11?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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "core",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-util",
      "version" : "4.22.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.22.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.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-api@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-api",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-management-api",
      "version" : "4.22.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.22.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/com.fasterxml.woodstox/woodstox-core@7.2.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.woodstox",
      "name" : "woodstox-core",
      "version" : "7.2.1",
      "description" : "Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fb51be19a13a46002eec7061ff925f01"
        },
        {
          "alg" : "SHA-1",
          "content" : "68867a734916adfb379bc6881df6e1d8b575edb9"
        },
        {
          "alg" : "SHA-256",
          "content" : "95d5a916ab82aca0a8c4ca8a2cf7e4fd7eab18817c24f1fdc7738e15d2a58845"
        },
        {
          "alg" : "SHA-512",
          "content" : "347261a66146846eca9b4dd9251403a9b6671eb027537ab4784442d786b1f1e68a813c611c5e0f51be1424c98656b4f34f50b0c81a861106d089dda938d9fff8"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf53cf017f70b9e8210bdfc476283cc8c8e877e69caef7ef995573c61704bd29bd239850879b01ccf85a04e09e32952e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "332333f351bfb098b550546e593b9de1863d6c8da6bb6cb91651a9ef05e14db91a063248dd0918c8921acca3a522f3aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9960ce63d8488dabf88ac193d6b72c77345f48d8dcbdf1a27add4bce6225376f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bf65e6c02097ecfd9311ecaef6be932e0b67d062c46abeec05e520a7f02c2e8e3e7c20a157d5dd64d027dc1e4499526fefdaca6f1c2b947ba086a86c52dbd458"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.2.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/org.codehaus.woodstox/stax2-api@4.3.0?type=jar",
      "publisher" : "fasterxml.com",
      "group" : "org.codehaus.woodstox",
      "name" : "stax2-api",
      "version" : "4.3.0",
      "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" : "6eec6c1cb7f63d8a8098cc5569a47e99"
        },
        {
          "alg" : "SHA-1",
          "content" : "59251773c44122e8d1366f68884e29dd784e141b"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c805f36129ea9fa42b696093b7ae1eb20bb6ccec65c8280d6f33db5609ca5e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d1bf5cb3a803423c5420050c245227b944acb4ced29e8095e470bc3a742d6a057c484fa1d531b58933ed8f81d52d5bbfc8406acc4241f6e4ec4c5116fe30d53"
        },
        {
          "alg" : "SHA-384",
          "content" : "664bf1044e8c9e80083d02d2ccdba3c3953a515594b6a262baef76d1cf3790da9d71eb853806c27c94721e65983d72a3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "298f2dcfffb3fe28229452770a969b2138008a23c508599a13303f48f21d3458c61ad19df53a20d6447c0f8ef56e4216"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5a3bc0bf1b00df535d572ae16c62817788bea0f7d02a8c430fadd4cf4df95f5e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d4e4618b22accb1fee19d6d2702dcd0538df7f9e3b7aa8590e7554811770bb317d4bab1eecebc4b31df49a349c68e746256b3e9cca5fbea6f102df411c0e678"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/FasterXML/stax2-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "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/org.apache.camel/camel-xml-jaxp-util@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxp-util",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-support",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-base",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-base-engine",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-processor",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-model",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-reifier",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-engine",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-io-util",
      "version" : "4.22.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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-eip-documentation-enricher-maven-plugin",
      "version" : "4.22.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.22.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.11?type=jar",
      "group" : "net.bytebuddy",
      "name" : "byte-buddy-agent",
      "version" : "1.18.11",
      "description" : "The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fd8b342e4758c53644e8449951f3a1ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "82212e5b3633e7a65fca8bec525762cfb6c9bae4"
        },
        {
          "alg" : "SHA-256",
          "content" : "780b3601c34150ab9fb822673c472f7229c1041e8e2a12facf6a5de9ba7a2d64"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa5fd20eb2fcc13fc60d71e4793d5b6b5ebdee82a1cce1ea77def386631634fad4110d7c55b21deb42fea938469a56ceb551ed490996735cf5501b84e7ebdf26"
        },
        {
          "alg" : "SHA-384",
          "content" : "731f9b93b78196c988a1562309706780f469505fca56dfea935e79687aba91cd8a24400ff2e81fe11d5e7371634c9ad1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6890342129669c86ae1d534d533c0f42d26ef387d10e1d76f709f8bf13bc46601c6baf11dd7dfb861f4dcee00efe7ff6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "93019f3ca9de89ddff9e0b2a2e5d348775cc454f7e74a84239a73885a14e44c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7639e335164e9d4a4617f382d0d1d8cc28d674d99be0d94ac28440df825c3f8b04d47a7e3b33a3aa229d91e18dfa03b3215230572b62590dcd058a1f14bdc1c7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.18.11?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-io",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-openapi-rest-dsl-generator",
      "version" : "4.22.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.22.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.palantir.javapoet/javapoet@0.18.0?type=jar",
      "group" : "com.palantir.javapoet",
      "name" : "javapoet",
      "version" : "0.18.0",
      "description" : "Palantir open source project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a8fae03f7e84e2b6af38e47f10fccc3"
        },
        {
          "alg" : "SHA-1",
          "content" : "7cf08d20af6614b8576b21c0b6f7d09917c9f823"
        },
        {
          "alg" : "SHA-256",
          "content" : "10df811aed78b11083a868b246e8d9cd529d803fc06ee1d605f206bbe6e2a4d5"
        },
        {
          "alg" : "SHA-512",
          "content" : "f30b220de95e7a92887d4e01ded417f94e11a39f6417cbe898f926135557931e063a12847e9f3c5e43b817bb26853c1b561edcdd782c7a2c3e5739126241f6da"
        },
        {
          "alg" : "SHA-384",
          "content" : "ede57cbeed84694924463b9c6834fde52988d239db8ed464ecf81bb955dea62bf4240d3528a26fbf7798d1f79d80ece7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1d6e9568b72188576321c269f28db142a94d163aa0715e850e2d2c7b88e1d9026d59f5c9a2e6f6b434fa13fb4918a1b3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c57b43c33efc5409f5acef963a2c586f721b8a79ae596fcb298b35e61faf4d89"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38cf6c48a85ee5387525d7f8a46fc72c24e73ad135f096ef0f0a20d549a9e99f68b00054b9d665a043f4cfca07439eed00316e8a1604ce1b370415b3765cc926"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.palantir.javapoet/javapoet@0.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/palantir/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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jsr310",
      "version" : "2.22.1",
      "description" : "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4dd3e0a2be3f88d720f9214954ed59b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "3377a0589c1b0e62bbe245ac8e9f56fa7d7b8bb9"
        },
        {
          "alg" : "SHA-256",
          "content" : "85da45b7e5e565418963ff8f0dcb184365b0557c15468933f4318dde5c3ce845"
        },
        {
          "alg" : "SHA-512",
          "content" : "362067f556de43c49829fd5d69681bba3a43bc5a7211811061d62838f047cea368174d865944aa2434f5d7592a2cdbd7a75b534493b0c14e6340f1536718ce41"
        },
        {
          "alg" : "SHA-384",
          "content" : "aec680e1f9f4b48c7cb1b0e6ba1631ee6c69b0d2983da2f0ce26b4e525054fffa0a8d073c1ac37f36b6f004d413abc38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "afc1e60eb4215320d1ae959f2095215f9fa38db4cfe04b2d9ea626938c7469bd9872d3ad83e401ce5e6c0f11f338290e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a7e4a6a3455c2dfda0a691d413a5afeef1d38587b1ead2318b80f8966d1c783f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "58a71d8bad72fada694e5484d99a4625d672d994ffc3b43196642ae48a08c4430fc21e20937f3fa01d0c182136eccfbc09926d11bad267455180fbd9774427c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?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.45?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser-v3",
      "version" : "2.1.45",
      "description" : "swagger-parser-v3",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "35f20ff69d8325e134ae5821f788ad98"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b270413a1409d77dde9db7f6070c081cc37be47"
        },
        {
          "alg" : "SHA-256",
          "content" : "4bd2a0ef345975185b868e4b8aad899f9d85719f13e0d348815f39bda6915b6c"
        },
        {
          "alg" : "SHA-512",
          "content" : "ec2f63b63a249198f65476d319d716b8920207de8007d682e1863e0c33b9b289a90668b50aa754fff6ccf36fe9f0a4d7bfbe962b45f4f2ec9ae5992c9e69628d"
        },
        {
          "alg" : "SHA-384",
          "content" : "19eb0321b785bf969d2d2773cd0aad7dc5fa7fa10af319654a8234578313e7c3896a1909b1f9835b54bea4364ff41701"
        },
        {
          "alg" : "SHA3-384",
          "content" : "73f7ae928812076d392732b4d0ea588866ad90e7b8ee0c1758a798ec8311bd22d64086c70d7f207988e09c6fa35e73a4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f1d7d54bc083c5ec13a2a742ba28e3ef0377fd958f501709b0eab659363a6dee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15ad67adccf02646b0c7d499c8ab334b3dd8c3e53910574aed8cbaa47304e25fe6212f8cf13369c6836778f6cb18fe74953c05849212bd577701f7ccc78ead51"
        }
      ],
      "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.45?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.45?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser-core",
      "version" : "2.1.45",
      "description" : "swagger-parser-core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7cc6c668f16cdab9ea1cd635f41abbd8"
        },
        {
          "alg" : "SHA-1",
          "content" : "dca2ce4c194c62c8aa2edccf8007e52fa1ba46fb"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa2d0aa742b3dafb8fcb91d42ea66e6412b785d26f6c0753934dc7afea964422"
        },
        {
          "alg" : "SHA-512",
          "content" : "5289ea591b7768933540bcbcd2b780d078680b59fe6344bc17bbff499d3f7a2c1d2a8908d3b2857f94b8ab041926a5dfecc1a2bfbff435a94e0015c535d0689e"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5fddb8d3505eaed75e0bae1847cf078a849fe4a671f4a7c64fb0589e47747cb3ac224203c97a52cf73e9478ff52524e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8da652bcb8a9734b73f2b52ce53df6d4dcce7dd26c1df2505814c97908b26a859eef17ecb6140e844dc07a4a456c7fc5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f224a8bee9eaf05f5f6d7917573408a795d58b62cde4b7ab4b2d5d32c97ca41c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7994f6d2e3e9ef41fdaf003879d628eef1ba5d9aebb1c6a53a65e2de7a4ddfe79d408230325fbb15bceace59ad2f6ecbe692f6b56cba87caa838ee3b9737fdb2"
        }
      ],
      "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.45?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.45?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser-safe-url-resolver",
      "version" : "2.1.45",
      "description" : "swagger-parser-safe-url-resolver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "28af19eea39ba34ecdfaed9d6de1b4eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "11d4e95efa93b10ffada1b94372b4966adeac24a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ec91e6315f5a6e22390e4676b6100509961c1b593c5261b3cf7b1f5669330004"
        },
        {
          "alg" : "SHA-512",
          "content" : "802f47dce88cd376009b23991c09aec08e4339efda4b64a1f64f5d913bfda8afcd27c98a8d58bc4588181cfaf798ff31c861d9a26f2e2d5bfc02f279a60b37ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfe9e106b5e67866c96ddebbd54b640e6f0fbe3e0d3832763c594fc9f96c69c1f30a57071b7aaa2e36867669cac68cc0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b6b4bf60d3e7fd04d8addcca9178d31dc44d781e385c380fbf38a0eecc71e5213491cac703aaf088cde945158dfb43f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7401480e9acf315384b29d1671bd6ef1fc9c409ee832e0bf6ad355d2bed17d3c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c5c2dc353fab2c34bacbea17f3af68f929afbba9f8eef8de8e9fcf48b9e17e5578546468c6946f073f001a927de4b121c34f450d679fa9e20ab26fa0a65455d"
        }
      ],
      "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.45?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/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-xml",
      "version" : "2.22.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" : "dc9e8f9090ad8aab73dc3e850a77586b"
        },
        {
          "alg" : "SHA-1",
          "content" : "52e415c14654d65bc80cc4942585c5a25423f3c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "243a9c67b3d7c40d13719daf0a2838942d3e969feafd6b2cae24eeb02c1d75e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8135e28efac33cf9950e6a0b58443df28501f17fbf5426a8ce407a6c5ff53de8e14c1cb1b20a297887a5915fe52e2ef9414946a4234a4b4173133a26be06832"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ad9617cb4bad3701f76f098d84ebfbac6c86e7e6b780fea49a944e719b0d5667e90063dde614e4ed7bee8912d20599a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "701a1eda9821af584e8a9ebc998637e7a21e10e6d370f99a0979a5c633605e10a0d13e8408f965b020d12fbba9341915"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7246efd028dcd9a3f10195bc10e7ca984a3e4a779050d74d10c42de3ccb57a2b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f376c49689c609dc890634c7c3ffcd4b0eb670893ba900ca7392b7ed841f28010283815155458532d1845dc0432c975b3b3c978895888d5a5c9ddb43714b9076"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.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/com.fasterxml.woodstox/woodstox-core@7.2.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.woodstox",
      "name" : "woodstox-core",
      "version" : "7.2.0",
      "description" : "Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d32a36b91bfa2ba1f69e9671ce2fba6a"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec9c97f566f812e249a7aba6c76815369ac00864"
        },
        {
          "alg" : "SHA-256",
          "content" : "689f5be95f9bb369d6c0e8db99a99f930b0c48d6a69b46151782b5816c7ea820"
        },
        {
          "alg" : "SHA-512",
          "content" : "f3baa0b19322e22ef0b5bb6739c1497167938901450e141b2e8769f0acf7ec2e5498349db007f6958de7eee00b2a9b36b0a1c09fa7877f074cb8b5ad2485559d"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3f9eee2aa2ff88fa3efd0d52d4a0fa8cf79707d36f5a9dacc2852df80584300a32e5d54b77af3a7bf29e35b84413e18"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f4862abab750ed951776c465833ecf3fc8747dd2bf4f6a3108b5d4ff1e6261a24cd4708e889154848d7bad55099c6c42"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5f57a8d1f1a9cd8920c94436f53bcbca6164a221e793e5ef5db2b8861f9b113b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "960c8d80a53fdbb0423432d018723f805fcdd674a49d2aef7a58f181bcc53d7a7adf2668ab51300e8789d9ffd4e98267cbceb34fcf03195a779b2faacbe461a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.2.0?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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-yaml",
      "version" : "2.22.1",
      "description" : "Support for reading and writing YAML-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8348dc064a58fb2ae67371764b634812"
        },
        {
          "alg" : "SHA-1",
          "content" : "af5fde2414e4a8d2617e7890f7068c26b5b66a33"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc3a0e540791a9a1cbcd7584767b84572ffda0b72823856558f47dea69ae8ed1"
        },
        {
          "alg" : "SHA-512",
          "content" : "12398c493aa3b54716813a6297b72104fa52ab324bae54512e41a1285ac756fcbb800084c088f8e9d3aceae2e698ca164bc547421d5fe2fb62ed2dadf1d3d000"
        },
        {
          "alg" : "SHA-384",
          "content" : "2f20d92e2fc1932406055a055e0602c9d0a96d7c19b75aeb7dca7c19b30e65bd126677a9bb855ef493be8f4be1feaf62"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e0bc342c2bcd8d91b674657a28e0a762d68232729d7a53d0c04ba63807a1f6bc458bfb64c422408f0cb701ce753ff7cd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d33856e0e0aa27571950d57227a66ab78f22c5cecf7c07afc3ad4dbe3b4b4ae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "47bdf965089a1949286216aed3b286d8990a3b9169dacb15f0a6f36df07ee397d0ecbcc1294228479068cdbff4b1d8a11718ad5efa744952c34eb092e62cf644"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-languages",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "components",
      "version" : "4.22.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.22.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.apache.camel/camel-bean@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-bean",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-browse",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cluster",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-controlbus",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dataformat",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mock",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dataset",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-direct",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-file",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-health",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-language",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-log",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ref",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-rest",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-saga",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-scheduler",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-seda",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stub",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-timer",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxp",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-validator",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xpath",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xslt",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxb",
      "version" : "4.22.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.22.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.9?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "jaxb-runtime",
      "version" : "4.0.9",
      "description" : "JAXB (JSR 222) Reference Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a09f7188a527773fc71f0ac8ca30652"
        },
        {
          "alg" : "SHA-1",
          "content" : "500c199572538675d2819c938fbafe34935d8d6b"
        },
        {
          "alg" : "SHA-256",
          "content" : "93e09b7316b6af68d6e2083e4c297daf28e8957f45d725077af812c0b12c39ab"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f423f0bf977b4648254c18ab1b48a73e37266246f04fd7a1e7e7efb9cb936662016bf3d2e6e1d9e16ae18eb575778800808845733a8fcb3239665b7f338a058"
        },
        {
          "alg" : "SHA-384",
          "content" : "75d8d1152da59f7d9ec4cec983d0aca389f7404587f32ac491c08b7c204ff4295c1eaef37f9c1340ce5aaab205986106"
        },
        {
          "alg" : "SHA3-384",
          "content" : "16eb766449c17691ae0ed0500bd578b3568bb9b42070f96d3776ada74ce56554f948ffbc6debd39b5a620332a95be576"
        },
        {
          "alg" : "SHA3-256",
          "content" : "889a0912554cb74d05de386d7275a2e90522817a0e9ee8a417982939dec3ce43"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b4b1a127515d5e1f83b9ec63f37a40c37565d8e79593d5276f30544ecd1ecf14d6ab423c4feaa7fa45d4f89b6d2ad318ab346ba6a2a2e2e27e0ab7af21b88587"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.9?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.9?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "jaxb-core",
      "version" : "4.0.9",
      "description" : "JAXB Core module. Contains sources required by XJC, JXC and Runtime modules.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cfe79c0de53d009f9b171d1320f7879a"
        },
        {
          "alg" : "SHA-1",
          "content" : "3f32ec949d109d666fa30994223d1c25a47b105f"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b014df25d22c8446cc2df0a378c5b2137747f197a731d99eb24c756b26f7e8d"
        },
        {
          "alg" : "SHA-512",
          "content" : "66b9b7229aae2c0f74213bed97a8cc6cdbaadd68b2335424718c36e2cec0a8c03b7960128dcf77082b7edb2df053262290ee76d988197ffc2c057a6b9a45a047"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a4fad8a4b0c0ce1ed18fac77d171eadfd5d20eecef45ebc580255f633f1ec523f270696e836a199e4186025dcb10445"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e1f08bbac17ab5f35189c17acf46fa1d7a5d5b1e3b02cc6e1f3113291935e6ef5103d729f92f683d2d45dc4bdb5cba79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9919fd1d9292c1ed357b4d7f27a936fdb44ff52affa223a62558414d791c616b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7890e6f8504ce73a09e5db6f5b660c9b23f05e29160dc5de017411f21bdbcfb7a3ca2f0eaef563e6a10fbf30016ab42391290f8f5a9a16abd5dfb297f5b6430c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.9?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.9?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "txw2",
      "version" : "4.0.9",
      "description" : "TXW is a library that allows you to write XML documents.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "09ca7799e2d1a5b484e1290db7bb9344"
        },
        {
          "alg" : "SHA-1",
          "content" : "70325ebdebca3e7aae1dfa395fd41fc25d8a6f4e"
        },
        {
          "alg" : "SHA-256",
          "content" : "d6343e5945d87266ca4e8974a0a2a876e1bd147a00fb65ed3f2e1a3a00f3a82a"
        },
        {
          "alg" : "SHA-512",
          "content" : "84d0459954e53b6daf90fc6550a44385cb8a559005994fef1701e1528db311f5250dbefe54dd6dc1b09a6fb76e03d87f8d6fef256eece2289c5de433513cf01e"
        },
        {
          "alg" : "SHA-384",
          "content" : "71a2864684dc808a7526e6d739db22df91bc709b4c99cfb192c91d764ba30ae3e4d6114ebebae43a106e6ae06cfcfcce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e2898d9b8ac8644e3a4b3e04869e793db4cf8782d7c27c76c284c57547fd26d4b48f6b20350f78095cc994fe50d121b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c7e005e9917a481dae07019db4fcbce844fd5f94882a49f2ec1f3a52bb347659"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11f22e8e5c31d46697b6234a9c67526ce8eb88b9cf4457d1e19302ce14944694f596799cb2f45d93b84c6d0935dcb3838831ba8c75d15730ac38a57318664010"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/txw2@4.0.9?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-catalog",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-io",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core",
      "version" : "4.22.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.22.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.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.1.2?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-launcher",
      "version" : "6.1.2",
      "description" : "Module \"junit-platform-launcher\" of JUnit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd24c57bf756d3f54b3f028c953fe584"
        },
        {
          "alg" : "SHA-1",
          "content" : "898d2c3af75d94325662fd24943d8233f26eb499"
        },
        {
          "alg" : "SHA-256",
          "content" : "858197212c1b2acc257c9eec9b450a31923c61c1bc61e66acf0057d57bbe577a"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef8935c23f2a8c485fa1cc6b35fff92b0fa7c41fde9e1c30065ef308a4cda2d1e74f91d63b4c5827c342369d5e3a5f0750d1f8d8d5a2d5c70bf0118747a86fb0"
        },
        {
          "alg" : "SHA-384",
          "content" : "a18faaab51f4e23f08f114a22521070758b900dbe67d6bdc7c82e50258243910165fb0c318aa3a66d0b75098386421f2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d467f9f879f1f2ee137b5665e7f2aec4f8b93de2f45242e899be82556aceda866255ec164875fc688c4aa17958ae9239"
        },
        {
          "alg" : "SHA3-256",
          "content" : "20ded20bd09fa06d8c43493200919d8a3d60dd04aa751c09b19aeba4124b9683"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2e69122220b79f4169ca6dd6c2fce298e3001a0c268830b189b8381e1914a385539c684a95a0cd9f4b04b5c622563c977643fc878c23de612e0ff12e1d62f347"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-launcher@6.1.2?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-management@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-management",
      "version" : "4.22.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.22.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.apache.camel/camel-test-parent@4.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-junit6",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cron",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring",
      "version" : "4.22.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.22.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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-core",
      "version" : "7.0.8",
      "description" : "Spring Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f7447e9f9ebd8d08c010ef9313666f2c"
        },
        {
          "alg" : "SHA-1",
          "content" : "025f5ebd179f92d7d12779e3761c96da4b0109ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "726ba2a5130833644bdf267a55ff26e1f52e8dcc9aa1ffa06904ca9c14619f25"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f965c06d657e724ffedae5a49c6a30b418d07e64988ebfce93280d7643dd1f6000cdc8970a32dc916da2fb917d8e005037e162872bc2c5cd324d4a75dc722a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8e9a9ca95a1d0f53fece31691e8b96c88103508e8775533d71ea5439d43b70979a604d041d49794792ac633c696e5ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6008b000581ce2962cf4f47ca0b158dc059d41d41ee86b33a47312c8d7775fc464a7cbf7dfedb18eade76d16aff10caa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ad5d9cc787da90f6d80551a2e7607502721b71edcf89c9bf74007c891073ccd6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2f70dd717ed080c16374242bb5d645e1b79b15f4dfe5fb5ce3904160e8a574dc0cf55960084754c3693b908a268e2cb7d772acf092152e6af9c9ebb6fdb73378"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-core@7.0.8?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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-aop",
      "version" : "7.0.8",
      "description" : "Spring AOP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a42fba6a5e7de7abe674ab7453f2b39b"
        },
        {
          "alg" : "SHA-1",
          "content" : "b73e58e9b7dbc4db6b4ebbe3336be0e901b0d261"
        },
        {
          "alg" : "SHA-256",
          "content" : "1178f039e087884174e2affc46e484f4a8bd7f2a4e011d33dd9137709f740f80"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef9012d6b640cbced891b67cd7199007836c4bb815ef7237bb1bf9c2f99cce4da5a9a2679a56e6cf24c5a7f321ed80c671b40cffe02a575a2d1078b5aa23a24a"
        },
        {
          "alg" : "SHA-384",
          "content" : "feeffbd705ee581e1d57770dbbf33f6c7b8893b063642e21f2bb51e3c398c790086f6a374179c57f2815a44406319466"
        },
        {
          "alg" : "SHA3-384",
          "content" : "316e994b6a49f442750755767ef9d614f85a60f0f7751f4b99054d2be1a38f7157e948dcef6c65922b24d8f63f492b7a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "42ad818ce39a32492f10a98e99f54ff70068dfe51a0a4103e07fd815c745e810"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e9ce3702b5d68bf7080348480e510c7f892da0a040e80909ef8fcc9ef0dcc497e763710a0ed325a6e599c0a5471ba419922e21f172c16e481baedcd5e25a078e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-aop@7.0.8?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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-context",
      "version" : "7.0.8",
      "description" : "Spring Context",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "32a33f439e7e19ac643f7db75c74680a"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c58b590fd8d71afc36797cf6555e82500f1eb64"
        },
        {
          "alg" : "SHA-256",
          "content" : "1eb7d552414ebac00e30ab3e809138d810785f6d2c4271db77cdf0181f308f19"
        },
        {
          "alg" : "SHA-512",
          "content" : "817d2ac74c7226c449791e3579ba5589ad919786f59d7ee405baab77ca03c210348b574bb8e69d9368c1c43d800d047c1213a88f60d4c8e6166dc4ba3b69c69f"
        },
        {
          "alg" : "SHA-384",
          "content" : "cc92eb85a2f09884a9d8ca47b562288c1099e96ea40a3302d9c89044fc95e76d6d94f62210253dc3dbd3787775779b5c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e2099cbef4b9d799ae8890182d5c2d5d6ff657af22cf5d37f6b51e7db05bbd5b1e707f136cf2e4b0ba5c63d087e05ad6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "248283c634c3a043bb3ccb7e0fad37c15ce60163ab9231048051132b870e18bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b96f499683f1c163248079ae9ae1d5e4af2de5374617c407f702a312686d0ef144e0e7b5bb40029697f32c54ac143c1afc412d42a147e9ff9d975a70de6820ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-context@7.0.8?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.17.0?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-observation",
      "version" : "1.17.0",
      "description" : "Module containing Observation related code",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "921cb7a799d3e76983c9b90aa2cce23e"
        },
        {
          "alg" : "SHA-1",
          "content" : "2037bdaeb5725bdddb2390cbf93be3c19f8b8b48"
        },
        {
          "alg" : "SHA-256",
          "content" : "2fc95a327578d3b2a81c3ff40e646a4a21e46b0153ccbbf91690142bf80d9661"
        },
        {
          "alg" : "SHA-512",
          "content" : "dd2e1c883eb25ffc6fc6a4ff4c809266b540377cbb79930948cf2a2d3c9344da8fbb28489a8cb23be7fde951370fa91c6af99da1488d55c170a854193184c3a7"
        },
        {
          "alg" : "SHA-384",
          "content" : "c339f8d28c5c471edd65d774bf3e5574ca0486ef9f959e68d1c7c722ca13d412cc434dad0f55a53a133edac33469ea0c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0d2eb7cd3e75fa7352afbb298ef32bb3101b7b4bfb89da704c33ae54f5f21e37a9d8455827b22bfcc2a20a0518bb6cbb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "070f3d9a51d8325082b02c46cda7423780a849aa52674c3d532d0007b319543a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "efb32595ba5745242546901f3b14aba5a187e35972a282dae2030068aa6cb87496523ef394638c946a02f0c5c3fb87af351dc691769b283e9d47149dd1b46aaf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/micrometer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.micrometer/micrometer-commons@1.17.0?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-commons",
      "version" : "1.17.0",
      "description" : "Module containing common code",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "97111e30ab33f8764b969caf00bfc43e"
        },
        {
          "alg" : "SHA-1",
          "content" : "2edbb561cdd2b2777fbcd83aa9f2204ebabf592b"
        },
        {
          "alg" : "SHA-256",
          "content" : "03919dc71e2417ec4b5c254c4ba924963c972e124190f73cdcb68ed51c6eede6"
        },
        {
          "alg" : "SHA-512",
          "content" : "1cfd7911431ad9448d84e6068b2daa340a8c09a058217883d510a930be0745529cc65e0f2aa0fa5d719eb949885e7dabf09b5fdf2e6f9fd928a5f8f5b0ef346e"
        },
        {
          "alg" : "SHA-384",
          "content" : "38655bfdaf4e8ee2ef11d62a722f186107be71347cebcd00beb947b366d246052bb8838dd2b4ad829f46c6e0f1228c44"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0d81ce368a71d67a31cc83562a23f9a4c7927173c7362aee0873f890a2a18a47387181f15b5d113095d781962b410f83"
        },
        {
          "alg" : "SHA3-256",
          "content" : "16608e9e146eb9c326a5893f626ea3b1a19d30c7ad3472b62ee2e13161198819"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c47016c605f3aa7dcf8f6d631ca596eb3ca85071d0932b0cdb09be624f9daf0df5e63e6376bb86e5f00b5065c800c574abe7ccaee709fb69753892398ee931b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-commons@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/micrometer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-beans",
      "version" : "7.0.8",
      "description" : "Spring Beans",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5b12361a4d3dc775677dbbea901e1d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "829cdf4c82a9409e0e10922b9e57e2ef12d5f04d"
        },
        {
          "alg" : "SHA-256",
          "content" : "6ec2e361a8872a71d8b1ff66f1bcb8cfa29fcc437931998919da7cecfb59b45b"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a07a7bb2923a73992c0803909b8e572e582178a261b80b375a3872048785e80cf59bd105c4ea13533e33ebe7d317416fb7d77733e6176be490deba13899ba5c"
        },
        {
          "alg" : "SHA-384",
          "content" : "efced2bdada7107620aed4c84691036b4eb22e015c3942068f8209cbe2b44f7b4c4fb8173fdee9af503e3237aa04f63a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c4887b206cef40a543895297bb4f73f42a8fc9b9fd0d70ca6fc005a21f90de1b07a8dc75856bdd271ca9a1d271e6663"
        },
        {
          "alg" : "SHA3-256",
          "content" : "934b1705a3c83a80ccffd36f28d72871c76ad0bbd545759dadebe2c41d55e926"
        },
        {
          "alg" : "SHA3-512",
          "content" : "768a8980ea16a07fa73942238c4e357ef887f9b15e3a500683cd8463d5f53554ad94ace36a12242e77d45290d4f2b8e994058b7fb0e2257ea410857d32d0b9eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-beans@7.0.8?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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-expression",
      "version" : "7.0.8",
      "description" : "Spring Expression Language (SpEL)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2e0be3e91ce064b9fa6c70b97e470d2c"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb844eefd513820e356b575d7ea0f7084147af59"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c97c38ab59c77ee886e08ccf8096f6bb58a1245f68dfed7a40e93f41c435f9a"
        },
        {
          "alg" : "SHA-512",
          "content" : "c5d7ca8aa0d9d034586dc4a1fdc6ce1a4646b135929a9d7713042e6296ee0c325619e65f4cee718f93a6ba233c3446a715f11c18c7ea421de6dd8fe134d96aba"
        },
        {
          "alg" : "SHA-384",
          "content" : "4ea57446e6a4fcf4169955a128315cbeddfe0cacedc9716a36e57d15916945479b9298c36c258a6bfb4f66fd77036af3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e0e3f8e7e00476e4f7f085d0d0cbb7e93ce506afee48eb476d326f832124bbcdd7f0276b48d0477209410ac56510ed61"
        },
        {
          "alg" : "SHA3-256",
          "content" : "82fefea3f2c7090570be06d8733e8e2728cb0024c7501209d559c8f8ae095843"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b4ac07da8d1ed5d82f50a39ced857cbf8d157d3f06781e1621d33e74f6d08ed5319ae80a5e56709bd83527219960e1fb7d80775a9c0118ab90ad6bbdc60855f9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-expression@7.0.8?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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-tx",
      "version" : "7.0.8",
      "description" : "Spring Transaction",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "59f57437e690e94ec365511aa3a27b5c"
        },
        {
          "alg" : "SHA-1",
          "content" : "96c66acfb3920457421a9cb3648a32e62f42f815"
        },
        {
          "alg" : "SHA-256",
          "content" : "57e8fdb6de949e7ec2617683fec03af0253bdbdf4bf3d2651a926a94413df283"
        },
        {
          "alg" : "SHA-512",
          "content" : "a3a4b1bdf34c333ad8422cfa76c504198cbc1915135b738f2fa610db2c53488bd41ea20a408b08bbd9c952bb2233baa119f4e88b58356739af29e8bb922b1c28"
        },
        {
          "alg" : "SHA-384",
          "content" : "efd7a185c3f4e35aae0010cee418359b00a7d59ff8ff47bd97ef151b28e833810d9aa986dcfa64eff469b0ccc75b4937"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b3c47a6ac7334088e930e8de48cbdae57253bc5ebd15df3a927c36a766ac59e23c3b33851ed540cec1309e7111eed45c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f41db6d6de251402cd600bfbce86a4ebcbfa858d96c174ab004b2c0dd71119f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a7ec90e07a7ad6a504559d0c1170220d50b86a9f89e01cf195e88231eed0f4a84725d86adb95de75303b51642db0f8ac3f860ba537571aab908a666488fec880"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-tx@7.0.8?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-main",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-xml",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-xml",
      "version" : "4.22.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.22.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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-context-support",
      "version" : "7.0.8",
      "description" : "Spring Context Support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cd00dd01e907863182f577461185b7ac"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c9bd9da34fca09f3423d86f8e33bd9c099232eb"
        },
        {
          "alg" : "SHA-256",
          "content" : "9ab80715682c47ad66a1a2c0e9ab2be9ec3d828276f281597f12c5208147b92e"
        },
        {
          "alg" : "SHA-512",
          "content" : "440ba15b53cc0feb113889b821d10a1de20d430ea187df46d3eea7f3cfdfa0343a7bc78a009984f5c18ea637ec94c4ddab094f4327b5e94ccac5d9aacfb7bf4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "c7f775f620099aee44da04d2c9c0cc5e427028b3910f76448b0d5e724e8f47288e36147790b2694afb25871dd7c5932a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "89a215081f4f3c08a7b62070b208d4fca95ec08a030c276db7d602a889fbd394d05e9e22bd65a0e1f640a58f50481601"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5494270cc1f84b7a90a900f6a4b002a2a7e8bd1daf70504cdd110918318c1b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "59caf09d9c08e1f8e1f255a5b3b2339795d269821f02c5fba0ef6bbfce8c02e7c8b27ce4ba7e4591417429841a0fc4886c023611150285142bbc86505b201e81"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-context-support@7.0.8?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.2?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ws",
      "name" : "spring-xml",
      "version" : "5.0.2",
      "description" : "Spring XML",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3ce51b187f05c7b6d3098dc0e330006e"
        },
        {
          "alg" : "SHA-1",
          "content" : "9aef6e289c2127832ee44894e8e6fabd69aaee46"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba418bb7e1abf2a1eaf16bcebe6f6cc997411573eb8cf6b0fa9cc6eada208ff5"
        },
        {
          "alg" : "SHA-512",
          "content" : "ae7bf360c82588821b630fb07d8a69991663d5dea7a34aca7c13dc006276723b337688cf3a833669ada7513b006ce4eb5142a785e9f9d79cd8ea089229fd90ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b6102fdb01ec31eb60001eef5de2da0fa862692f453e92495ce6db591c963c19ef13c6466a81dc28b1ea84fae64c9a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a80e32a7eaf3f36434cf0aa3096285dffeff84045f123eafe2ca2a78ac43092139566acc74269952db4164e901429f97"
        },
        {
          "alg" : "SHA3-256",
          "content" : "78d065e4b83c2b3a48d10f103cabf0f09a4c0615a39e685b4360a2878df4a9e6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e438dfcb65fa8257a5f42304d429a062a2dd8c7cbcad45303c0a71c360b5a8a104009c104931faf195067d67394cc73516045365be83d1d9afa8405c4373a42"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ws/spring-xml@5.0.2?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.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "com.sun.xml.messaging.saaj",
      "name" : "saaj-impl",
      "version" : "3.0.5",
      "description" : "Implementation of Jakarta SOAP with Attachments Specification",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "becc53f7f08650cc4ca500db35ecd1d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "a495bf13d057e23424b086d1e386029748496bd1"
        },
        {
          "alg" : "SHA-256",
          "content" : "0dd2dc2a881e761fb06225b2dd083811d100567bb7082c4aa1ae84d7ceb9449b"
        },
        {
          "alg" : "SHA-512",
          "content" : "f086c53a08e3a4f311cd0590f5b39ec0237865054c266be5d4759064f83f5a505dd2d0c2cbfe47b1ae6645218abf7e9fff4d0ce7024027dcfa54c3cf77442d69"
        },
        {
          "alg" : "SHA-384",
          "content" : "d016e7eb8100dc36f951c128d6d8a2a1633f54138e8aaf359156b282cf130937d9d04715cfc28bf80d12cd94da7d7b83"
        },
        {
          "alg" : "SHA3-384",
          "content" : "02331c7e8115e37486daadb6bb7df00f4945795745de52cfddeeec619c8b47416cd1d17eca94f4886e0daa5270b29f0d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "176e4d1a8cc9e3f590827e2b34ac62700f1892babc63031a891178a78c311773"
        },
        {
          "alg" : "SHA3-512",
          "content" : "867c95b2edc844ae54ef594f2f0b45d7c775c1745ef95b7954c343c0cc45b4ea4e152b1a811177d2f40c5195f482b52e6a2bbaff675e5898f3c50a2cd30fd17a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j/metro-saaj"
        },
        {
          "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"
        }
      ]
    },
    {
      "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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-test",
      "version" : "7.0.8",
      "description" : "Spring TestContext Framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "486b2189ebd97b0230319682aa36f5b9"
        },
        {
          "alg" : "SHA-1",
          "content" : "a69fb470b6fbf2960552150e4a37e6903dbd2f49"
        },
        {
          "alg" : "SHA-256",
          "content" : "6ffb7796075a204915edc4bb9e54dc420183cecb520d753004f660f153763c8e"
        },
        {
          "alg" : "SHA-512",
          "content" : "5008b8f089ac6c3c4b75d8916fb1d29e056da215b4d0d4476b5ccf6d5cf107991c6c0296adba4db7c23cc58b777400bff09e644859242b2f2798fc0bd62637c3"
        },
        {
          "alg" : "SHA-384",
          "content" : "43db56966e1a8bbb4634f4b36008d4f6555724f6e35b9e7a51a74cc20524a62f358242b67c39cf5b6c3b8dcf4135939a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "78f198300b55ddccac4fc34e2b6b8519823f3cc90eedf0416c46c106588a9e2f1bc1a2ee764cbd185fd99f37f442c517"
        },
        {
          "alg" : "SHA3-256",
          "content" : "75a640510e481145154ff5f65ec70b84da5676a9e0d41e3125666b44d970cd0b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f89533e1ac27f2302fe41a7a16fdbe698bb64df9f745a6e1c8256aaaecdf2c2d2ad59427d1762e5e14e22bb6e6fd900f48ba86f891baca2daf7806104839d734"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-test@7.0.8?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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-jdbc",
      "version" : "7.0.8",
      "description" : "Spring JDBC",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0f5bec4f15d7dc4627d2b8bb74185bea"
        },
        {
          "alg" : "SHA-1",
          "content" : "f979da380cd01fd363510ca98a7f544d1959a914"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d6bbf130ed919d5f4f01ec0ea771ab59ac3936ab29f50fd3a705c0119871e32"
        },
        {
          "alg" : "SHA-512",
          "content" : "f91bcc6c1d7932eaa5438ea155f4bb9788f3e96f543761ff5ea9fa167a4e60f50d5c6b7a4ddf08dc0e081cd1e310a73a5ff578abe92bb8101ff43c8c5ec83ff4"
        },
        {
          "alg" : "SHA-384",
          "content" : "29abe74588c7c4c48d102271f46af3a4461df3ab144e20bc2b305f5964ea20c2b0a2a11d40d544996d162974a79bddb2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c8ff521f09335887004d6ee12a17551e39c93a941fae98ba41eec8a062c0455c36ade5fba55cc0dfe842052a9ca2c897"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db93215bea464d795ef350a7a813ddd42d15ad5de28d759a709e91c2cd3d72c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "31e81f2b6dbde6ca427da9983612e176d2b61198e7150055d8672c0242128efa9dd1f4af0ec21f7e9721343c10c74d11fe31d7aee69f5bcb0ad0cfb9f1c42453"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-jdbc@7.0.8?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-spring-junit6",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-main",
      "version" : "4.22.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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-maven-plugin",
      "version" : "4.22.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.22.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.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/org.apache.maven/maven-compat@3.9.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-compat",
      "version" : "3.9.16",
      "description" : "Maven2 classes maintained as compatibility layer.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "450adeca8497f90becedf6864ce262a5"
        },
        {
          "alg" : "SHA-1",
          "content" : "98607b3edd15524059443fbe5a78b895c74cb0ef"
        },
        {
          "alg" : "SHA-256",
          "content" : "69ea74479f87457d29bfdecf11e1470ad95300b06be16f4c8ddcf5bd3627f4dc"
        },
        {
          "alg" : "SHA-512",
          "content" : "7d84fc01da4e2c4e4f68aec138d36f07e5563b0afbbb3de58d75dca8476b1e6505073f8b83870ae513efc1b457d11db19904bd6723f5f82d2abe0b1da340aa4e"
        },
        {
          "alg" : "SHA-384",
          "content" : "55f4cce590d312fb16028e8250502fed9aba1b62e96fc4e1e65ac93069fc603c22960d6b3aa2d2b494fbe88a38f15f83"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed499d475d7905c7b63b6e3a35aae924b6dbc68e6a11fd2f6f036b1454e494d2b77f2fad443e8fbee540f9dd7d1f7232"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6877532ddc473a991905a80dd29ad1eb493c5b99cfdb016f27803ed31e54f29d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26dcd6c6f247063c76b88cada2424e046dbce2a4498facebfe31503f237b49b23b842dcffbd19d31e4f5da62f311805b50c668b951cbbd4c639e1feab1d5e0ec"
        }
      ],
      "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.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.16/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.16/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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-api-component-maven-plugin",
      "version" : "4.22.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.22.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.47.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.47.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" : "e1998cc98f6edc175da7f53961d1579e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e64e70c8e2b5a30ce7f1b6c9e3eb7016881e0411"
        },
        {
          "alg" : "SHA-256",
          "content" : "5364bc6f22e72e98195e406a58d3ba1c09ffa11dea0729592cb870dc2de4056d"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e635e8d153969f1bf4310d06ea16fedfd633c15bbdce5990e3fa44e2fa55566f2b7a8afc7f5aa6c01006352c4a2bacbe0985332356ad92492952f905cb26b78"
        },
        {
          "alg" : "SHA-384",
          "content" : "40527af611a497541493e4a15624616551108db99460ce0d41f2d90555e92a4f9cc75864fc33ca36381686e4c4749d15"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b1c1ccd43d30c6eab664c5e3a4bc01b8a010eb51ce2edb41f1469302a0073f90f4c6d77f9899bce6f216b31515074c29"
        },
        {
          "alg" : "SHA3-256",
          "content" : "15dc4f4b8b9c8a8316061abeca1012cf1adbf0f5dc4a3cb3d93895b66b8d8392"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5ca55c7087dcb445dd309d68dfbed0bbd0175af0ef618985f1f7fca4c1b7e14eb6ca583c7f3336bcb05b9dbfc8203e6302f2e5fe19a19bb1185ed9d6a92395e1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.47.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-http-base",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-attachments",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-http-common",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson",
      "version" : "4.22.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.22.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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-jakarta-xmlbind-annotations",
      "version" : "2.22.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" : "8df22583a81efe16d81a8464315acc2d"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f181526fbf95e7b448f141703c5d7281d407f6f"
        },
        {
          "alg" : "SHA-256",
          "content" : "5146572020e535f22fc572563ee5ac758a7d25e692e96eb445bd537605d4ce69"
        },
        {
          "alg" : "SHA-512",
          "content" : "88130ca8961c04a0bcec41e360932bdc55b40db4373f2a60ef281eea5d79cdde0cc721f50292eb4bcf5864898c639c37ad36504f49df2ae4191800e9753dbf36"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac5b8ca4f108865748a79291d24cac8b8da22c81ec3431d2f8881928c7c4d9b392f813e6bd720c4bd011bb8f3374eb6c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e2f1b4e394055ffdcd30c249c63dfc8df2e6372bae066ffa47564164cfbcaf29090944e0b48247a15e27727ad8f45e77"
        },
        {
          "alg" : "SHA3-256",
          "content" : "babf0e025dd6ec9d02c9408b9ddc89d8e2f0ffbaba95a55cb81f4a6095fa7d41"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd44f4ef07088a1f6032a6296f64edba7299f7986e76d4a3ab0585ce771779d43908f6e7f121015577e9f153195fd8603af408c6356357c48ca28806aafca53a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.22.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/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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jaxb",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-openapi-java",
      "version" : "4.22.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.22.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.45?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser",
      "version" : "2.1.45",
      "description" : "swagger-parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "47edda1114d3feaea19718ff35fd5dc1"
        },
        {
          "alg" : "SHA-1",
          "content" : "acfb3597952d10316d358d08333f01457e1f0fff"
        },
        {
          "alg" : "SHA-256",
          "content" : "82588761744dd112d3f9174ce8f59601068e996e1614b2da20e65c7429b82278"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c48142b03f59143076e40d84373a414c1b5ba0bc6f3b16c978541da011cb9bb65e56f2cc322e5a7913e1eab61a12e2b3797f8ce6abaf56cb580902faec7deac"
        },
        {
          "alg" : "SHA-384",
          "content" : "27cf11d24b1d6c28bfe0f10851f2ba7d134aa02e4a741222884ea4e9d8941305512d89fc8bb68f74ca8d45302b690b20"
        },
        {
          "alg" : "SHA3-384",
          "content" : "638f87917ce42d78697f8c6b4e908b5e02e8f91cfbb1ee3afbac0250202180aab4a88471383480baccc0a3ca3eeb769d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c2b00e5a077af7c7145bc506221a1639656a87a2476ddd5c2b275c66fb2b3cbe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "187efd83f35a3d2a49b51efbd215ad9aadc3bfee9f5a24eaaf56556d3401a32690d001706b088dcd0df4e99570da46e6c933d342cb2b7ba642d5286ac109ccb3"
        }
      ],
      "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.45?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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-joda",
      "version" : "2.22.1",
      "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" : "a41db48fe711bf0d5ea36b763a72438c"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1308240df00fa3fbf05f1c2a12e24bd81813e30"
        },
        {
          "alg" : "SHA-256",
          "content" : "85a539378afe2f14edffd7be6bf1f4e4c59536661ff0e24072e8dc3f3e1a52c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "b966ace7396367bb388f813512db72e6afe0e93b1f18b5235f763efec8ef17fa29b7b4b80ee9291beb529ae1120dffe201766fbe33497ced775ed9f5c91b2556"
        },
        {
          "alg" : "SHA-384",
          "content" : "a008f7c987b12dfd2d1dbb51ce847cdad41dc245c92998ddabf8408ad29fcdfd37f49d7b592f83ae549d0b934cb14955"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb16d7583193e90d2d1e7f0652389c1213d717d25fe2c3039ebe91ee33b33a13ca3f4f9fa5f41de13a7a87ac9d16eb74"
        },
        {
          "alg" : "SHA3-256",
          "content" : "11a926302e894bc60a8258653794cc4237ad5f21afd861e670b9642cf0a1d558"
        },
        {
          "alg" : "SHA3-512",
          "content" : "161d78078253657ba34e249ea932a262cf64184cd0111d6ed017aa4692adfe2db9ebb8ab49a89e37d0f3ac910d88facbe15d26d628ccf48d209d9026e73b99a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.22.1?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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jakarta.rs",
      "name" : "jackson-jakarta-rs-json-provider",
      "version" : "2.22.1",
      "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" : "0518a27594d151c2dea021141f6d73fa"
        },
        {
          "alg" : "SHA-1",
          "content" : "fe60c13878afb274a9a033ed4120a6ec19d298a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d764b82a8a8c2afb7a23277eb0ad25c9009bdaa219025521d7e84fa0fdfd4ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "520b04a12a1a0dae69b6acf0068067170307526deeedd024f77307959d35517c43c299f4a42f94547b054d9aa1bbff04edf3246c8f195027530864aa02c6b1d2"
        },
        {
          "alg" : "SHA-384",
          "content" : "4093ef3e86b591be102cefc60d18594bd01a46bbf6be80673bb09c820b65377c691ca9f979c0d4ba3fe17dc978c1b7f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "769a939833151e836cec75496f4b6c07c7f49ef9d07ecd64e9996a1feba69ede5786df1220039ffe8d7d6bf8167cf575"
        },
        {
          "alg" : "SHA3-256",
          "content" : "df4dc4b8e13a2664aa11c6d78f010d7f85c87256e4a3d23068eac0e959853f95"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11ca19751f61bc0032b63c9a0d2f39a6d3e30b6ac086875187b4112102373868d47a99a8c536d691cef4ca448466916ba4b7371082a0983af0e83bbbb7750d91"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.22.1?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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jakarta.rs",
      "name" : "jackson-jakarta-rs-base",
      "version" : "2.22.1",
      "description" : "Pile of code that is shared by all Jackson-based Jakarta-RS providers.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "200116c649c8f81d1188390e7a149919"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ae1742146295b1b6f334e295c0ead7f0d151448"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b9f37169cad0733b4f3e2bae135f0a8bd01b22583f3b2b476df434bcd33e534"
        },
        {
          "alg" : "SHA-512",
          "content" : "857ea5c548227825dd29628a4ab837dc50c4deb5ef989f06d07fc87fca99df20944d50202793e817fc594a78607e73569d58fcb26fe948aa1d29d9a6bea57dbb"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee780f58dc1f2fea7f179e8231424d5d838d21fe4a7939c2b8e9828fe69f353b50039c3ae12410a391974489a262a26a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "170224d44ce19db36a4962202713063b016f1cfdaa68501ea3e76c9869679684a7b0e915045151cd580a637ca7071d86"
        },
        {
          "alg" : "SHA3-256",
          "content" : "97dc27164cc977921a408e5415a09a8bfe5e27472cb06f2fdd61993f8f634422"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a8505546698b673693fb5374a71ec0470e766e0f93ed8891a678a75d67061a9cec36c553f704d484e6d89ca5cba5aa0d0199afcc2b1739fcf7295d302459f29d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.22.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-gson",
      "version" : "4.22.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.22.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.14.0?type=jar",
      "group" : "com.google.code.gson",
      "name" : "gson",
      "version" : "2.14.0",
      "description" : "Gson JSON library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "43b20830936ec97d8df6b174e3509d9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "efc0e34ede4e3204eaefb84a00e55e8c86634382"
        },
        {
          "alg" : "SHA-256",
          "content" : "2cbd119bf1961c28788310963dc80ba65f58cdeec1dd139c8bdb1240faa2c36f"
        },
        {
          "alg" : "SHA-512",
          "content" : "d040d19a47ca2df33365493f9813a1d0a40b91685f7d87ca445b98d37b4c1b801314aef87940dc8b43dd1b0b96f6d5e6e4296778bf1af8dbfb1091425b37da21"
        },
        {
          "alg" : "SHA-384",
          "content" : "fb3f4db322b691e37e48df3eda60b8a216d1136619f9e354aa5e3ee7aa0b4afab985ae9510c16a6fe05ea674417b4cd6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7943b642d76b35f1e322ec7753c4de85cecc233d4cbd79582e93cf3551896c436f3bcc1166f51789470dec715f515312"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46eafa830748a2fde4dc595d2aaf94417bc2956570f8406dc000b323738f8764"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ba3abdb15073b5159782f05dbc440b76139d1d129d80a5cf98b035c399a405dec39b9c7fa7e6d8e5a2676f10fda63ed8b817538a8504ef381992a91fa1832b68"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.gson/gson@2.14.0?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/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/org.apache.camel/camel-servlet@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-servlet",
      "version" : "4.22.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.22.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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-web",
      "version" : "7.0.8",
      "description" : "Spring Web",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d9c5b14a86927fb8a05d1160ba3932a5"
        },
        {
          "alg" : "SHA-1",
          "content" : "d7cddac31ee023d25d37f48e2ff0e168cf635c14"
        },
        {
          "alg" : "SHA-256",
          "content" : "4d4ed7ecb0453d25d735ea27d025ea36b003c3d29cb7d006bedd6d5188a2f5c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "cbbcd5197fc14cc481db4df72f655dbad956227854dfbc457a1253620b2286013f84aa0ece3bf523a333c0805311494a546ba9be41c32257ad8207f45d22ca41"
        },
        {
          "alg" : "SHA-384",
          "content" : "95e4136dfbbf659a0e1a63ac650c2f35ce26320dfaa4b9b171b450edb7d06b39e9c19e72f0d17277686b0117c376f3be"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dcb1f868acfdc362bb241dd753a69ba55967e226428cb74f6dacf700adf962bde04c6f96dcf1a3ab88285fbbf4662a43"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22b221cbb561b90d55d98ab97c19914d87c6cf4e6574b82b9bc32bfe55803d17"
        },
        {
          "alg" : "SHA3-512",
          "content" : "31e281060abfe6e6ee85cc6999b2d413f099e7ff38edf7f954f7977d75a19da9420153d2f9e769f082d36f14a6e059afed370685320295645b161479ca239d70"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-web@7.0.8?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/undertow-servlet@2.3.26.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.undertow",
      "name" : "undertow-servlet",
      "version" : "2.3.26.Final",
      "description" : "Undertow",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b310a2ac0f96ff4b9a66746fb0c000dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "2730776e7b8bab56310bc1c3a93c87940bba7fe6"
        },
        {
          "alg" : "SHA-256",
          "content" : "bf4d2119df38cca0ec933cf462d321ff107b386fcc4beb436bea08c07b3a2879"
        },
        {
          "alg" : "SHA-512",
          "content" : "237fd9d9041d8e3e1c9c964161598fc511e6443ee3fca18ac4f2d7b54dd26c053c58c6e878218ac3912dc35925ee63ad47ff7f810f5eb7f63504bcbc9f7222c8"
        },
        {
          "alg" : "SHA-384",
          "content" : "f69080e1895d37a6e4ed944af460f537f1bdb9e8820c2819cdc9e312554cc6abffaf98868f9b0cb9370cf94b6571b59b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e0b32f599e87cb84d3bfc504f390ed664eeca7eb4e3c1d9651bd75a1c098ea0ebd1436ed06e2afc61f257ae1315905b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "be7ac038a3687ee6b6ced3bfe873a0d2e0c3d36eb1e5b6fbe85ef3e3f408458b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94d0f1600d0302d61cb61590fb635310278c9eeaddf610fec7c32f5730513d17aba9692a6575b668878389fe2a0f54a41cb4eb477072ee830e741337a47f076e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.undertow/undertow-servlet@2.3.26.Final?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/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.common/wildfly-common@1.5.4.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.common",
      "name" : "wildfly-common",
      "version" : "1.5.4.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" : "56d909f0e3f28084ae38c7604bf23192"
        },
        {
          "alg" : "SHA-1",
          "content" : "735ceee5616d5143bac1bc740e444697073c002f"
        },
        {
          "alg" : "SHA-256",
          "content" : "9fda3caf8bd528dec56ebc70daf78f5a9ff5d0bfcea8b3e41ab7ae838747e46a"
        },
        {
          "alg" : "SHA-512",
          "content" : "69c5aec2c4748038b81ee7f72ed48b64325a82ff754dabefb2c389cbc50246cc6183cd0033a08d6261aaeb521be91ca48a7c95d03a2ff2103608862d0bf7b732"
        },
        {
          "alg" : "SHA-384",
          "content" : "6170f65967fb2a127116565565bbb753804ed334bf2b9eed7ac7324f6fdcc2d2506e4b3027a895f1ba688b475e2f082d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a4eb206fb1b86b5f0282a6e5fae6318a2e4eb83508c2eb29845c5a69378ca016ee03b2e1f90dfe7cd6f2955c1d4a8284"
        },
        {
          "alg" : "SHA3-256",
          "content" : "274608ed87e6907fa3512d8d10f3640e0bdbad63cc886d76ce2ddc2177d5174f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "049e7e3673e3a7cc21643277d7cf306a9ca9135ba8847faba80d06ebfe5087a967cb42b4c1201da786b04ebaf0f6f0d7837231dec20bc3be5d83ae6d27d8b125"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.common/wildfly-common@1.5.4.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.jboss.org/"
        },
        {
          "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.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.apache.camel/camel-jetty-common@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jetty-common",
      "version" : "4.22.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.22.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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "12.1.11",
      "description" : "Jetty Server Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "249fcd2e5ca5b31277446b44e3355342"
        },
        {
          "alg" : "SHA-1",
          "content" : "d01ed1d317616ad84f3715b0f684af84a88d0c88"
        },
        {
          "alg" : "SHA-256",
          "content" : "772f84baf043bbc34edd99de728f3c0b2de642c400dde0fefa763e40de2ea583"
        },
        {
          "alg" : "SHA-512",
          "content" : "7b27dbb6690e0c5429025cb8555fa91e53892797149763af6eb510be40847b6653980fe6e4c4694cc4ecae314c205ecb168c402134c355a683aefc2bc6ddd0e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "9afeede1c188e4964eedf9371f91fd3722e8f7c1bd417eca160bad1270d7f178654a970ced230df7f579214e761cb0fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "42540d773046bbdc84f1028f32b9d2700db15ee7c1f6733d12d583e03b305e1445651d3f7c3f5592d4e6aba84440c2d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d003ff86adf1a9f463972fb16f940d0f96e1b5694eb77d2a4f5043269dd7594"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4efc1cdac80b6cfad2494da014143899cdd91c26cd6aee0e1838f41db2275393ba752e463a34df3e8c3f3595842025a76a5a5770f508bec2bd59a208ee977c76"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "12.1.11",
      "description" : "Jetty HTTP Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "141e8730558a415fb69060e3a697d824"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ac6f17b6ae8b07eaba7305fbe3af846f0764478"
        },
        {
          "alg" : "SHA-256",
          "content" : "0e204f4c71c5d7e138949d50bb7fb15766840ecea6ca24513fb92ee34b363f55"
        },
        {
          "alg" : "SHA-512",
          "content" : "58a9cfb1cc8e1ac75776b05df396b23cecd759358181aae0b62db49b52bf236498e14bfac57804034f37ebf6caeddcfbb178527e5c3c7dda3237b41726dced59"
        },
        {
          "alg" : "SHA-384",
          "content" : "58e2a34d363789e2c64580cd7d29776142641fdad97e8265f19c35647c30c300c70d037678edeea31b1d4bcc8cd629a1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c20bcb700f8222093354dca9ff3e7c15b339a18354095e6056441871d60472bd28ce6689747b2213da0d1d525eada655"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9cf5919d2b5a0fe0b9325148c1d423c48f157e0cc082a3e11f30a69722ac0ca9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "48aef1ad32987719bc948caa25f05819c0078c0fb2bf19a59add8c07ba14f2e50863785d67d67de627af176a586eda9de838cc0255b52ddb378726ea5f41e930"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "12.1.11",
      "description" : "Jetty I/O Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bcceb24f4876d32723c2c9a5a74d0865"
        },
        {
          "alg" : "SHA-1",
          "content" : "b581a335f75f27102c9b5155c88ad0eaf432c4ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "0534454eb445263a8577200f7bd009153d36f3a81ef1543e79ab551846ee3b94"
        },
        {
          "alg" : "SHA-512",
          "content" : "400385675e4e524a3f5d16c9378e260af2f2a6b4c97c163a14a7ff8141bc7022fe36062253aac6af5890dbb691ada74812ba63659b02e157eafa0d7b4794b0b8"
        },
        {
          "alg" : "SHA-384",
          "content" : "2ea0efb6972e3d4b9bf02886dd829af6e5c0ed1da7f15ebd0506e7aa22e3b9548d25668e02492b84d64b01f9cbfb5b09"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3c7f8f3cb9bf902a043e079e7bec1fdcc1bf8ac867c30bc77f0eb0007c36371ba385434436bab5acb9e3342a848713f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb0c9fb71249c8f304095f0ecc27d94ba02f32d5baaaac42f6e1cf50fb130b1e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "32c9c4b7f80cdce20f5699c4880ff3cd8067afd2e036d50d745110b55d3198828e4e05ae0a23778038627bed32d8dbf1f180ae16cb008d2682ac1a4abd62cd6b"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-servlet",
      "version" : "12.1.11",
      "description" : "Jetty Servlet Container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "352c919b1bf3aa2bb007c488e788e90b"
        },
        {
          "alg" : "SHA-1",
          "content" : "8d4040d6aea1688b836e8c91c5904792ec35f92c"
        },
        {
          "alg" : "SHA-256",
          "content" : "24b05294947146425a1d089d6cf700f5bfc686143b411a56c4c414e8ea57d671"
        },
        {
          "alg" : "SHA-512",
          "content" : "18170257fcf0003afa9255cbf81cf73009ca777b2113f0431dedc68377fca6f2d0f2ba972ef0cd3145e9b2c8a7ba061afb84f4f58af3a30e0726454e5d586dc1"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd6ec80976db3d2522a2b0809a114c64ac2a5ed148cfca88fcbdd818215fd3898e1b77442d61f405c44ed6c4f4b374d8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "16ce63cc5ee4593a4db571e004e880a7da75658a71bc03a90b07453390bcd6e68db0e8e382cd9f60dca21a1065b3bed0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4391678cc9104b8b040bfa564ad869956a590501313a3eab83e0f0197d4e9ec7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "556dad443b01a1d9b8aaeecb19db95e83b4d22ff3bb00ba3bd624a4561106dbdfcd1648264aa55c6bdcefea3f177f3f10f6c5233edfa5a887b1b84826ae808f8"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-session",
      "version" : "12.1.11",
      "description" : "Jetty Session Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "126ee76efe01418dfca44fdb3779c468"
        },
        {
          "alg" : "SHA-1",
          "content" : "8334e427954c70ad51b39ba3ac2e9a5ae7b146fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "d00db0879d2dde6bc8742c3050e995314c5d423e20ca63601cf91add2547a381"
        },
        {
          "alg" : "SHA-512",
          "content" : "a0685700b4009352c95d1f5cdbf75f1bb0c5a5d5986090602554cd5d62779609590f11ac0f7f6540b3ec2cb9bb701d5ab5d5433fb0ab2307dae116a4f4d0aaa7"
        },
        {
          "alg" : "SHA-384",
          "content" : "52e5edc5b9c4b1e90ce1fb7801cc76d7da2dcd24beb7b49bb08113023fe865754eed65879e3987a2ea75ab7021ba841c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a50084e7c21978511e9bda2977ac40f0f1fedb27c9e54fc964085f1b5bcdfd3531f97b71696cf07cc59f1eb008561b1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb62ba21509cfa6c4d7a2d4ef89a1a6f2eed4bf24d58f4d2f2097f8eb9e3fd4c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94352ec85152727a917b703604ff74f69346409a151ee4bd654002664bb321c275a220aa9c6fbd70dab3c80da604c187467ddc707879b0effc80d74c7a4c13d1"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-security",
      "version" : "12.1.11",
      "description" : "Jetty Server Security Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a67388e4c6d7be2793c6247d2f9f9fdc"
        },
        {
          "alg" : "SHA-1",
          "content" : "a92bf751f1edd5b4a7529d7323b2f40225ee286f"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d21a7cbfd1915735cab6638011998f881161fdeff94936ee8f71e37d3528e79"
        },
        {
          "alg" : "SHA-512",
          "content" : "498261b77e4403528d9290fbd7bc0915799f3e3c22e93d7b245400ef9e12703cdaeb78b16bbd2ff964fa861c6e251e0a1b400fb79e928ca159fb2c961da72e93"
        },
        {
          "alg" : "SHA-384",
          "content" : "5636662f76a891e58e46a3ef04356beebf84c5705f5c5a8262a747c3c828e8a3ec7812314f9418004ae7a47553dd4ebb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "71f3036562afb043f17a7712dc183994a239419cd769c25ce40755319b1b68d93be055cc6c135b8d691878a3b6f0ae95"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2adde1fbb8c3b0a6f4bb1fc480b60f4627b75854b57181510a2b10fa3ed6a470"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bf8df4b6459d90452f487d35cf5dd07e5975d768f1db2b4bd2f2cd9b7f4f14a3708b1f961120f34f00e5ee4eb4ac38c0ab20a3b4c188a102b3fc18ddc9624ed0"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-servlets",
      "version" : "12.1.11",
      "description" : "Utility Servlets from Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9d4a092e9e4b704fdbb639f23e695cbc"
        },
        {
          "alg" : "SHA-1",
          "content" : "a73aa74f7d59fe91d2bd0a2ea371231d86f21f11"
        },
        {
          "alg" : "SHA-256",
          "content" : "ff00fc2c391398b2c99d938d4e694a34ad918bf2ac88dac00baf9b6ff7c34cf7"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e1fbe8448ea7973208d70eeed9e1c30217584aafd9ea6c009b6b51765628c12b9f60013f1b8c55665f9ae5875123c82ede2ac9c69943cbd975fbff3f67cc44e"
        },
        {
          "alg" : "SHA-384",
          "content" : "09f67af3c64f9ea9bc5678ab430cf42f263f119f1aeb18a26554f0b2e5d9987d3b71a290b5474837fc276207bc4c4ecd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c072ea9434681b8ba126d95cd25e0d05df5a64b0ae6f325ed827d8bd1d62b29fec810bf35be92b096a6a3665b2f6c262"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c26d2f3e99527b2dfac9c577bda4fc0f91b93987c688890ddd1ea0ebf1758d48"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fae713ae9d044384689bfbfaf17d0bcbabaf7bc9d3590bcece0976addf0c3f3253d87812f03992f41e505ff54c6eaf36eee4981a6f4518b177df325df3b687ab"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "12.1.11",
      "description" : "Jetty Utilities Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6fe1a9551fc4043490b6f8b0290f07e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "b9e8ac7571d3420049ff3412ea6a3012d74b54f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a8d7e063cf312b044927f817b09ad7a4517162d747f7ff891a414e8ef476c26"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f670f2a0318611eadc53708d89e46e0316e3c818a9b79aec62228d1636a0a958430641e08eb474a7180f8914273fc053242ae116f4ef342b6f83e71ff2cc11b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b7948d561ddc0376ad926c41602cd189949f0198749f8056146b45f87f29c49349262e04fcc92cb9dacd76170a223c4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7895c808d93c0cbd1bd9c96358546aa7ef4769a95a93b61fb06e1c7f27a2cee00c604990e4ba28b560affc5e62dacf5c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c81cf4011933dfb8506c46549f759ed2b20c81d91b660f0380caaec3cfa3bfc6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d36f6fafcd2692507279687bd156c87037291daa7d6a33a3c81821bd860d4045774c38380734c8e0f7c34bfae394f819a839464802da4be8fabc78e69dddf62c"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-client",
      "version" : "12.1.11",
      "description" : "Jetty Client API and HTTP/1.1 Implementation Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "81796587833e03a8316288f713a6f2c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "1017edd970e1c6114a7ba2670973519bfbb8d34b"
        },
        {
          "alg" : "SHA-256",
          "content" : "06b481c48e0047a4a0022015060c513d74a433d532abb347f335ac54273942fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "a6aa13ddeaff41b056aed9540e910e1ec51da7c1035198083a1268362857abc494e99cd49209e5edc0188e400b7595e3fd874c63dcc7a04f184dec5cc52b0821"
        },
        {
          "alg" : "SHA-384",
          "content" : "ad5abf2620b405fe53c154e214d130bbd678f0be229d22136d6357ee2d1b82fabb0490555d8d210b8c06b70b2425fb1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b5937906f8aa60a0ffd01edfeb61defbdd289e3bab3379f494555120348eca6687c517e7c6d8460b707ded5696045416"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a68dcd373ed5222c4059a0e80b5ec5a004804428beca28f969a619190f2f6812"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7d69955b66342e383c31aa0f0efe693d47c4d6d1395facf779c20c99b46afcfd770a2e74805cfe77cfccfc981928d653534ed3ccd3b0e2c75aeaaf0e6949e27e"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-alpn-client",
      "version" : "12.1.11",
      "description" : "Jetty ALPN Client API Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca029a11aa3206f95b543c7183891d72"
        },
        {
          "alg" : "SHA-1",
          "content" : "e79d25f0877d2aa4a843196f47b0e9aad19290bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "1123e7dc65faffc1a3050bae70a2d6b664a4e81133c46b5d1726b008ca11fd2c"
        },
        {
          "alg" : "SHA-512",
          "content" : "3e3e23af3ab7799d3cbc61e529b79bf63ba79360940c7931c1c9eb524d1b02ce6ae87fcc52a33001beabd86df49e78b3d7d7da4d7f07420c4fbbe4ab61f9ec54"
        },
        {
          "alg" : "SHA-384",
          "content" : "2663d2c722081b49ba4b79eec2394a1391aa4d8a7963f58bb5738c7a91d5f700399e6aaccfbc9439e0fcee73867e18be"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c161220066f91a6a407962319edaf95cf43a14762e5dd17afe239e3220aa98aff8ba16fa9ccb2bfd6dcadfea17c0d2dc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5b2862367a059ab978c4b32f77422ebc7e2d637030197a40750c434e442fa6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "773e754141fd0b4e6826291494d9ec2d889b67b3d15f868ef6d467c41bcc0aab37a6566c8c0e22f7ff772e4c0d0cbce707ac7f26e55308013ae82526be1a6f7e"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.compression",
      "name" : "jetty-compression-gzip",
      "version" : "12.1.11",
      "description" : "Jetty Compression Gzip Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "82f1a3f072ba7e20587ee08e5c3fcc27"
        },
        {
          "alg" : "SHA-1",
          "content" : "9bfee7d7e4ec2bd9ddf44e7bed1b263631c8626d"
        },
        {
          "alg" : "SHA-256",
          "content" : "1cab4e2ebb3684b603535328bbda87d0e2f96902242157a8f8f74a80370955a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc4991d798bb74911f40bb8f719363900fcf69c7fb4ed9b5719424e71e3c959f2b1f493bc12cfa934ab007508a4589d1d25045f7ed7086c942ba82e9e04d0dfd"
        },
        {
          "alg" : "SHA-384",
          "content" : "689a074b56165eb1263d319f8d79f52842caae89dc51cc3adcc973ac1c3d4b2fb83f3cfa9b44299508213e526f719671"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b2b1665a7d1e4ed21032118f8716fab336d55fe1b9cad22ae309350c796624833ce3d9a879fd33d096bc08b68c4424d6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46d96c51e160cd69ad037ce6e0e5a52589b1bc5ec7846ef797f4c925c5d50528"
        },
        {
          "alg" : "SHA3-512",
          "content" : "93cc6f607b090be25d0c8e0891cc95c3b7442bb26d9512ccce79ef66fc1d531543e3e91f3fedba1affb815f52d751e076bdec07ea421666ae519905c3ddcb96c"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.compression",
      "name" : "jetty-compression-common",
      "version" : "12.1.11",
      "description" : "Jetty Compression Common Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "db6e40ef595a9e406241c5b3c28ad90a"
        },
        {
          "alg" : "SHA-1",
          "content" : "31af6e4828fcedcec495af502ba4c57002f253c9"
        },
        {
          "alg" : "SHA-256",
          "content" : "0379fc639fc0d38a57d4d28c5a8780b62088c6d25f27d50995524dbcf3723fe0"
        },
        {
          "alg" : "SHA-512",
          "content" : "b593c410426a606a276457618f27227ab68ded7339c1cd179167010bb457ea5b3cd4bd4df4485125904706d8772d80944a1f0fb4856c88271846d4ca71c78680"
        },
        {
          "alg" : "SHA-384",
          "content" : "3dff4c87facc0d5049ccf94486dfc2bd6a77033dda45f628b8f549fdb0ed177e033d21bc4ea005c0cac51833d1b1989e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "887cf71768c6eeef23c905a0ef651b8f7db2e470fde36b48ffb447c05627cd23687cc7f8cd915c46f8254694caf30ab6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7f376fa5999f605f39bf01044bba71e9e01011c0011b9ea13d6ce37ef0a916ea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e5d538b630adcde1a9b0683c362cabfb28e489dc271aa6ad2e50c09e4642ce80bb47209d4f2c3bd4cf72645bbffe4581b308634b2644b076793e5ec3c001368a"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-jmx",
      "version" : "12.1.11",
      "description" : "Jetty JMX Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bdd043aab4ace5b6e4cc5ad7f1264ec4"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3f39d94e8c98ffb2c00c1dbb7d4c238970b3511"
        },
        {
          "alg" : "SHA-256",
          "content" : "1207fefdedd9f690d3ac37f1408af6e41f4d9d60a00491e71b3b7137ef95da6f"
        },
        {
          "alg" : "SHA-512",
          "content" : "91fa682c421db8c17fbd19808f750fded86fa7de0115f1e30a538ac34d8caa13fe5120edd47ac34348c210befe448e1baac95f0cbe852facbd0774cf742fc3de"
        },
        {
          "alg" : "SHA-384",
          "content" : "c6ad0e9c8507f0ccb622f6042d5c7f74a6473f9ffa5a2bc0209e0521bb45d7dd9439f39637fdca2e01926e91dba5212f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c2b1e3af47baffd1194f17c12816e36eb6571d267b5452d03f2c26ecf2237b4152d7f8e700a3d878d48080feb2b60d79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "51a73810ef951e4bed75928441b911bf41bfd0f571c84c633f3f94f1aa9e0899"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a930a3a1d8cb84c06a7fa7889ed17b8add17a8f38095a2abf5b6fa386ef6fa4f8bc02cf5365fa89aed73f9bf230acf111ddd8c9fb670c70e89fc94a26de15e5"
        }
      ],
      "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.11?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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "test-infra",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-parent",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90e58568d21a1fa34c662c3720f78371"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e5013c78fd678ba8958db23c6883274019f2f2f"
        },
        {
          "alg" : "SHA-256",
          "content" : "0466f481343d5f350a91274cd7bf984308cbaf90d706247fd1cf4b1a8010c2e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "40e9ae3815fd7ea6adbbed0514922ec2768fb35e6aa5406a5ad8a72f569461f634de5aa34d803a5dee07e5a78bf804048d2c38720b0744d4dabd618618d9395e"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c2f59e685e6406a23eac13138014e76fc0e3868b21263cc34dee93827f75c23b2c364bfccaff813de2e60c3553063aa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b877e96cf71d2a261e295e9662544059bb8e481f991f8a8568144668de3f89e933f221c7ae1f7d62ef4fd370ea5554a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "481a516f7ba6c31ccf320d8e9e347cafe025dc7e4fb1c23f7c10165967682831"
        },
        {
          "alg" : "SHA3-512",
          "content" : "db12a8e23017ff3660a4b336109888b9b165893a4d8539406fe344357cfc4cff12fa207c978e1960e87f07ab9f72dd18a64ece1b7c08c5e5c145473878cb8bf2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers@2.0.5?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.22.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-codec",
      "name" : "commons-codec",
      "version" : "1.22.1",
      "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" : "7bfd10447817907ffd7f14fbc6493940"
        },
        {
          "alg" : "SHA-1",
          "content" : "da09bcdb330deef7cfee70f30c6889fda70d5ebf"
        },
        {
          "alg" : "SHA-256",
          "content" : "78a5d732fbd715e2d10bd7150d2f8030bae57267f8aacc5c88f642cb6c2e5d3f"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e2023b6e7715339a309226c94635db77fd3d8d7f6fc1048e0138dc4b4ff27540e1e1ff2238a41b94029a9497b2935af6e8b05eeeed69b76600c2f4eed3e36ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "29f01c913caa51660ff4a8623255f819961ee63b20b125a1c3e5f061b4a75864c1a349420f6d314009b4cf12524aecfb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de7a0317378663055c9a2f80d30bc543549924e994a27c683ee1ff405587395d00b13d277dd39ceb09fa64a9f110d09e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "70d7c377536c088c88d043b4f3297cb58ea9bd7d8374514f16060ca62977253e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7885692a52215d8ea620afc25b22719c835d9079265592a9b790e4c13b1cd5cbb023eb9cf39a304e463cf280dd7931ca966528c9bb14b58c400018699c058ec7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-codec/commons-codec@1.22.1?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/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/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.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-zerodep@3.7.1?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java-transport-zerodep",
      "version" : "3.7.1",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "83e0d2fa2532b47844ea33957f9d2c70"
        },
        {
          "alg" : "SHA-1",
          "content" : "6b1af9996b2004703a41e0fbbf1031cabbbe4e6b"
        },
        {
          "alg" : "SHA-256",
          "content" : "b89bdb1754160323597f9ea32a7fe7a4a3aa8f5b3b43b88e8d71fff3b267ab21"
        },
        {
          "alg" : "SHA-512",
          "content" : "6089ca08d43e11246310f555a69926a6f3dea400f38291c31b5af0ce75ac64f225c3a57db20704ceb86589551f24e171138df06007253e8857e181f40b00f25d"
        },
        {
          "alg" : "SHA-384",
          "content" : "8af6002572fa1aa8b208a64bf7061095b571f93eb747eaca1f0e57d51fe5a56f7a479420f027a49e6a9bf80144622166"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b84ce82f09d8d14a289010791eb222d47c770b0e6b232620ce95462231283106f8ca0ec93e050373e4f5de9a28c7106c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6007a89eed9ee9d9ca86051c6cf9f56a4b258885c338c59543fdf18e1f5e373"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5aef2df787eeabe7083a68c45e26ccefb1df87ff10b10937013a7cb6278ec56da78876bb9203a7cc436d721e732e53ab8fde6a778fc372c13d071323acb45deb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@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/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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-junit-jupiter",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b4112d0b6e947f506eb600d6c47fa24"
        },
        {
          "alg" : "SHA-1",
          "content" : "89bd1ef45ec60b17b323c747da1e6f2af6187543"
        },
        {
          "alg" : "SHA-256",
          "content" : "d66eb7f257a85833a8cc973e3814d740967d40a7db1a0de0040653c6ed236748"
        },
        {
          "alg" : "SHA-512",
          "content" : "031b655d8139da04e4969ccd0bd3aa8fe80c5ac7368ae8c82ce624f79a5a3e7bb10bc620cdce3165bc52fdb3680b2fb6b57f1e5a292d430915e4e391a94d2622"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f51e7636443d21b63d3b92cf604f19fac9fbac80ce02c315a8f2c09bb2345092511e79e2784b0a052f1198a18498ef1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "70d3614bfbe8b61227fc746186404a2b2309c57b734b6414894a24342c58b7b508737df15fa3735782913eca771437c9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c179bb737450bc96b994b62956a3f08d8d794a1ba9f20af1f00a0a7be51025b9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "eadc5fcfa9f89863483556e1407235356f017b081b010b2a44a154749b38fb106994b8277bd8202c8e0bb8f24c89c041572843e800fd442b835c92eafa552437"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-common",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-jetty",
      "version" : "4.22.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.22.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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-webapp",
      "version" : "12.1.11",
      "description" : "Jetty web application support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a3036a21e7a0e9cbd47f254bc3a0f003"
        },
        {
          "alg" : "SHA-1",
          "content" : "434450e00e5b7a318c1f79a7f04e06a597f3fc9a"
        },
        {
          "alg" : "SHA-256",
          "content" : "a6b2a77171a36ce643c88c60d4b0b05cd34c86dfe8643a421cc5aafb7983934d"
        },
        {
          "alg" : "SHA-512",
          "content" : "82775bef11a03c97f0e5e011ca35ce579543570562ef5b23b0aa3a2d5e82481d587ea87bf5e03a8ebb90c7bcb0f913a7782a6f4a321019b954932932a228be14"
        },
        {
          "alg" : "SHA-384",
          "content" : "0eb1ff29dc8ba0c3e4f19b9c81c9030a8ee6e8cae2e85ff6226767a0a21c225bd94ad3c2819c4d2f443921d723d56e16"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d8270751de741421054e8f3d8730a91ae711709b2b0cc7648158ab5f9bea048282baedc43032a63eb1dc4ff88518c248"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4fb19e84f9b2532f67af85e224569b048e8da48232d47fb9fd2933c6f3817217"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1618e0dd36322fa7516a8ffe2cfbdfc7d69d49e6a2f02961acb26795e6d786136e63e6bc856dfad6c73f306a7c9436b7eb621711181bba550a20a8db3128b1e5"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-xml",
      "version" : "12.1.11",
      "description" : "Jetty XML Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "99761be0b23ddac2b257ae5f69622f44"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e18f9047403986332e2203ef3ebce68fb22d226"
        },
        {
          "alg" : "SHA-256",
          "content" : "2843c1af0721f494d5070fd106c7ee31e717739e03d0ce7c0bbf3e9e77801b2e"
        },
        {
          "alg" : "SHA-512",
          "content" : "29c01af28b5060a2e53bdba034c14f4ab2430b65cbfce115c8a6fde6e65fb352c404cab2fca52955657dc02a742273a14d163a06c14876f17028800d4238ee5a"
        },
        {
          "alg" : "SHA-384",
          "content" : "c5d6dfbb31140e274ea743e08dda808adeec0364a3494fcc11e19ef5b1d39dedb286bc4b78d07440902d76cefa1e3f40"
        },
        {
          "alg" : "SHA3-384",
          "content" : "143e04ad9d5a858e7e02a756ddd01fbebca07aaa774207d590f64bea2a0abd5bc7ff10837b513f650ee2a33990867c5c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "064333199b10371e9911f786b41bcf53771cf236ac2f9a36003c2087c579dc3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7801ffbf2c208b84683b7b21ce618f48edc95b4b4da4549c7958a99c25918e44b28ec6a78565841e4b644e06547d82101f3f727dc3deb44c713e42ca43d31847"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee",
      "name" : "jetty-ee-webapp",
      "version" : "12.1.11",
      "description" : "Jetty EE Web Application Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "95893dd43c846020103a9ae8e180c2a3"
        },
        {
          "alg" : "SHA-1",
          "content" : "56b3ef01b14de3f8f144e108eeec0cf397872b35"
        },
        {
          "alg" : "SHA-256",
          "content" : "927c2c6c884f3c7ebbbded3067feebe34450e62e4e04e4f56e6d8555b3ece535"
        },
        {
          "alg" : "SHA-512",
          "content" : "5f64018627bdd4b51867f15fe8e3c19bfc213dd5eb632fad3d68f02e6386d084af315ff2d5989ac7638d42e4e1e7ee5986c8229a6c83c2cffee6eac9c7f8a1fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "334a115ab432fe043adbb1994f04ce9c552c9d5bebce4d77355bcbc1f8a0f7665432ede390e57a8a91d11f06c52f69de"
        },
        {
          "alg" : "SHA3-384",
          "content" : "052f08e629e9cc80fe33f63e3b2a33a2a25dabe5f215e895b880970ff4fdb8f96bfba0ac8245ddff3061364ea3fab50d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5692f56bace4848e01d8b74d99540dc30f1e89fcc16e70775f0eb3c68ab01401"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9d7359ff521b3a63f742d04e62bec191053d36646ed6ae3cb9df14ee375af630d9db372e38b96f1aca56f570bf7a88356f547dfa14ca13d2280719a7ecc3d165"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10.websocket",
      "name" : "jetty-ee10-websocket-jakarta-server",
      "version" : "12.1.11",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3608217022df2d9bfb67eab639031844"
        },
        {
          "alg" : "SHA-1",
          "content" : "93665c6dd2706652dcfdd898aaec8096b2bbcb44"
        },
        {
          "alg" : "SHA-256",
          "content" : "93c865e8940da4cdf7a74b9c09b7dfcd983cd2dd23c7a5c1871a569a48673e5a"
        },
        {
          "alg" : "SHA-512",
          "content" : "a5b728c725c949054ea3356c14bac5b044991fc35f50fbeee752863f174f2d117cd6f00bd06c4575df32430a7c6b21ba948f9d71036b534d2fa410229b04a44c"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e841e51145f5e94c73cb7673f9e792283f44ec14fff7d44bbbac6253538e6411f6a7ec62a48e9a68b7f24502ac6cac7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "76166a9054d62b4ff1b4800f5b25026532682ce56b8ec2e773b7c28f0316c7c30cbbd244824c90dd396f2d7a0b973dd7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0fe99564474ae27fe94f91b97c4886a155541ff4309c77d72b3459f1c263ef85"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cf5dfdd77fb3ed0481c62710b26b82380632262046fff33606cdf15e1ecc55914a9d049798b113b65db23dd48569440547581a3386cc7bb02e8fec64ca0023c5"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-annotations",
      "version" : "12.1.11",
      "description" : "Annotation support for deploying servlets in jetty.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "05bba3caa843b4805c6e9155bfe89df1"
        },
        {
          "alg" : "SHA-1",
          "content" : "90ec0d08ce9d12113d841bdac47e24e7086752c3"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e56049ee6c55fd3d9a7e6499577005bf8d7ad8d110504a0d8b37220be480ce0"
        },
        {
          "alg" : "SHA-512",
          "content" : "56f64d48ea19b7fcf2811746e9fcff68ddd8979a873cfe823e63953c4588c889201c478b62fdd7aac93504af8434d57a2620fe09250409e3fa350de6066b391e"
        },
        {
          "alg" : "SHA-384",
          "content" : "e3c4c4304e573617b66855e8fea92431777b448e27896ae44fdbd7a04df2a8b664ea837b42561c95ebb26ae5022e684b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "db4216320806acc2c6ffc750fb16a17b2c81be0e4968397c36af1c0643870ea0fa6cc5829198baadf859d554ec9e542f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c6f05e52907d0bdbe1af2d3bd9a613933b87a8d8054a28410419b2b3cb708b13"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff0c99f649eb4740a80c86fb0ac18f660cbcd520d8572de853fb9c90f7a2658f4af62e5831ed7810a47f2f777bca84630285f12955f9d3eab70353acc845baff"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-annotations",
      "version" : "12.1.11",
      "description" : "Jetty Annotations Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "68c30d7181424a0a9ec00bfa2436fbd4"
        },
        {
          "alg" : "SHA-1",
          "content" : "f762a3d7e487dcfae07a05d2ad6331c1cc043116"
        },
        {
          "alg" : "SHA-256",
          "content" : "f06174110c7fbd9cc46b131df9699d4ee43463f07ac3ac00e0095186eb366684"
        },
        {
          "alg" : "SHA-512",
          "content" : "8188fb60bd60f410f00123840ed0a6fccd6e2617eee4f6691714a8331fa1a27f802836b8106a1641939dddf2020eef532839ede6328c61cab1da7238e9e2ba00"
        },
        {
          "alg" : "SHA-384",
          "content" : "ce564deab3f56d150c777879739073cff44a00b29cf609a3fa47636e34bfaba352a95037c09923e998c0f960986cf28b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ca4fb7b01c19d67447c3ecd1b100d241509ff78dd7880c9444b802d8c2fd7f307795d59bf4832d8dbf6f6b1972dd3072"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4dcd80314f749aefc9da6f78598a05f4585fd87662a00ad78a2876f3bc9f3844"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a100df1d3f293113bb13022233f5828fd3361562e0a376d6b25a9a218469d759611fd1f93d1913bc06069479121df4fc07f0bace41f01101c56ac1571c463e57"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-plus",
      "version" : "12.1.11",
      "description" : "Jetty JavaEE style services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a3e58175bdc8ac61d3520cf57b9e8d14"
        },
        {
          "alg" : "SHA-1",
          "content" : "8730014262b5f08facf266863c67e4dbfa4a1772"
        },
        {
          "alg" : "SHA-256",
          "content" : "4af1093fe09efd25318be85161d9b553f87e01a425215d06512d5549d6592b92"
        },
        {
          "alg" : "SHA-512",
          "content" : "d7a23778d2c41e50f6ed9372f93764854ea5ef9168baa4c783a191406a665fb99c014c46c751335594d806bd72d67eac13a437b7db489f12f8f87fd29cb97d79"
        },
        {
          "alg" : "SHA-384",
          "content" : "41fce237749295a0589453d853a0bb0a8bf112d28668f1b334e393b52acb7d4d85252689e8452cc1a9a84911dbd0e16f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7652f815b7255316c9598b58d69bce626c4a63afdcb77183a479eeb71ab0e997a590a73a895658aebd9fe6ff2481b388"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9259a8d98e8fa72a2ed0449616cc31b7c3593bc7d7b3deb225d809fde05869d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "18faa573e222b919c6c6372241f8d57f360ece6a4b93ca147e3eeb4e15d2e9c96a3a7929f71d3844875e218210b9b1a0d8ed2bd0669c9231605b4643ca57e0cc"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-jndi",
      "version" : "12.1.11",
      "description" : "Jetty JNDI Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "968d27ec940134ced33142509697c8f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "241db72eeac18fbe011e3d1db105c7f929b5b43f"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c5eed431cf1ed35140bfdd7829e29448ead055f78b296d4396fae6266a2dba8"
        },
        {
          "alg" : "SHA-512",
          "content" : "1417838e30a17f4fe9e867fc55f85d021bff8ea7c09993b46edb4b5e7236543cdd848b1e95af923d847015ab196ad288e6876e599f745eefdf100dda948adaca"
        },
        {
          "alg" : "SHA-384",
          "content" : "793d4c986ebe4a9d6bce2d385414da9fe3039ff5ea56b6107f411ededa2fc7f9568e659e7d468191fab2000699db9ded"
        },
        {
          "alg" : "SHA3-384",
          "content" : "690d27313bb38716f3c7a77f5d1bb5a73a10337c92f9a49717dd4004373bba4a757dcee6192a8f4b370a11c793dfc6e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0796720031dde215a6d4d612eb9fae81d43064761279d353f7b8f31027160b6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a35e5cdc96be142dec704e968da2a9684842ee449c91e56191281fe6b76815f6c22e324dbad4bf43ff5cf9706ff5a7579c1aac20ed76f0f90f6cc8da720e0e6"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-plus",
      "version" : "12.1.11",
      "description" : "Jetty JNDI and Annotation Support Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40308290851346a91455798e237fb762"
        },
        {
          "alg" : "SHA-1",
          "content" : "0509a50d25d77927b10123087b30e0f3009e54e3"
        },
        {
          "alg" : "SHA-256",
          "content" : "491d0a04f73bd3ab38e5de6b70b16fe1e66b84d6d8ddc2f15e5f2d31d33e0807"
        },
        {
          "alg" : "SHA-512",
          "content" : "98bec49d2d88952affbc80fb089339e40a8b9115a7fb9e84fff612a7f002392b77f2f5dd592ec7691745928583c8da8b0f6fbaa58442638094a63ce86c1002a0"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b7a71f18f88a5016c3dfc8dba608fe325db9d623c7931e3223acdfb6051acca298626dd6067f586d57495713132e171"
        },
        {
          "alg" : "SHA3-384",
          "content" : "85b76c1c17190db94c3f8f7808c6439e70b60a492c3c06e2aadabb06aff87c64125d655f75bc8bc456c42daca73f3ce1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c89ff67a7778c2d49dcc6d77c55a03a6c05ee78fc5151dd0455defe1a08e3790"
        },
        {
          "alg" : "SHA3-512",
          "content" : "974605e3dc74ae6aa10ffdf9837ea75b35950ba875958f59bf2a3ca64500bf772f34c2ea462e5557005dce18b26dbe45d2970ed0a687c4d746f490c286600b04"
        }
      ],
      "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.11?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.ow2.asm/asm@9.10?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "9.10",
      "description" : "ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23f22ec6f7c5efa82513d6b5955801a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "a7bb37d71a6e5ca0dd1e66983ba8cc6bb8894332"
        },
        {
          "alg" : "SHA-256",
          "content" : "34f38c5d5e8bcb32cbd2d11e44bc12725be1ccdb87c3c96000af57fd81df6e64"
        },
        {
          "alg" : "SHA-512",
          "content" : "e479d613cbd72b66b8a02472fb207e5c7f97addf53283f1e9e7e64cb60505be34a5c5a1f38a31970a6369ef92cc4a7bff6118d89fe836ff88eed160ef71d25ad"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e73497a4e80a874056a501dd3a8992a9f064e6a0dee74a649afbc25d17b46d214a52be147e48b0e8f6daebd763e6d07"
        },
        {
          "alg" : "SHA3-384",
          "content" : "83b5a0ad59cb957f2d967a608ac3a65b7faf0750155631ba131e79866f208e7151e96f23d76a08c6252e849ae1f4543e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3eb17b5832e2b34354200fcb008776874a29635d002ff155c0a37cf2066bf305"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6a14d3a0f0eaa196ae0dfa06ae8e089c36309c0e6527467756bf2ab7d142df1caaffff65bd395f38e8a005330c8b71e335bc7dfd769f1cc2ed5499b961d6bee0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@9.10?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-commons@9.10?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-commons",
      "version" : "9.10",
      "description" : "Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "98ccd164fd023a5810521d39d0d40f43"
        },
        {
          "alg" : "SHA-1",
          "content" : "665ef9f42cf3b51b7ca98551651b3a3a8083d612"
        },
        {
          "alg" : "SHA-256",
          "content" : "4282689aaa9a7023dd7a9ccd0bcca39aca49863e16d1ac709b392a6f36a50bfb"
        },
        {
          "alg" : "SHA-512",
          "content" : "a202cc1b9f9393ee7d405b27c24dce06349dd106b0cb95ed26568a064243623989897b9b8ba50a61a83706eee6e7bc72930a511babf94d24e0f75a5672b2b3aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "d8bc1a74ace50b27de369af0c59ea8070cbfe35a4970ece00cd08f10b403ea82a045f6fe117a5056740a2735db4aee88"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9446650b5b66325e26f000fb54eafd4810fc60817a930a56bfc1742db4dbd30267b507f97a7b36f9dfd7c4d3437230a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1dc558f6eb9d6a9dc20fc8be6cc49949e1abfb95f48cf0162a225a58a266e0da"
        },
        {
          "alg" : "SHA3-512",
          "content" : "85094ad0c33f603745714dd868a492dcc80cae0915d25a134b005beca815a6654a60fe92aebe5768438f9dd61be9893c47752e285798f9ee7053b5eac066a095"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-commons@9.10?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.10?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-tree",
      "version" : "9.10",
      "description" : "Tree API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72a0f266cc94faba95edf4951d1d27c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "adcfe5104041e599764a657b6531252da8aaccd0"
        },
        {
          "alg" : "SHA-256",
          "content" : "02a58618b38c7748e9ce4adff00d1080ced507f309e50b8643b703532ef347e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "e79414d8f657f5ef2fd4b39114451047a00b0dbf29aadc0811eea6b43c2a6b1bbb9c342fbc35af80c1be1994154d644852899df187345138b199d0bc11d8c5ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "f34a0bce8c851ebc27403a194b5187efcb5cc93ce02f5283d817ba31d49e7de396bdd08ab2cf911fa0c96c6938b429e2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "af2a1292d80f33f67241f322de6792d57e8dce21e29b61c0d95913b8e312e75b3341fe901542727549409ce69682dcf2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "73f78962eb9165716de584d9eba00287c18eea8e325d92107aa2b908c0833414"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d1310d5c51531d2776b9aeacc99b8d0b7a5e12561315e390cbe81b727ae6646f66ade5fa7ff29654c0d40b1b530c94b7afee2449377ae8aae4ed3197c4aeb529"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-tree@9.10?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.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-client@12.1.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10.websocket",
      "name" : "jetty-ee10-websocket-jakarta-client",
      "version" : "12.1.11",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5e95be36b39bb86552036bcc60b6695c"
        },
        {
          "alg" : "SHA-1",
          "content" : "7a9c3a7714694037501936e53a1be596f6c9f89e"
        },
        {
          "alg" : "SHA-256",
          "content" : "5b690f358886a864b55c00c2e542ee19b98f1821561885696729e585af05a825"
        },
        {
          "alg" : "SHA-512",
          "content" : "c24b6188913187e81368c92668671def92e37b6ca87852f3139353667fb3f8872e53bb5a108b4d64c2b180a877946ee1fccd31e6d07a959550472d37bb057793"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6bcc0699e53871c077f858464537335f97a8b9256db9c726407ea620282d75014b38b5eaf516c5d7e204e6ce58b66b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d6ff8a4bc87351ad43fd4bc64454eeb0537e98a25916239bf718bddb10159687a2ed4d030ddfbe1d87c2f3a2583e2c37"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c44adbf7e1132905c53d51a4e5ae12dc390ca91781147a7a9cf19f2a43174070"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5093c3fb5819e365d2b488ae1b87464ee1d07e1f982398a067b33a95e44411df5e47f57a707babd6638861038c9775712b9add16b0a14945372487a07a7b6a69"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10.websocket",
      "name" : "jetty-ee10-websocket-jakarta-common",
      "version" : "12.1.11",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0cf8cc6726310f546a383e05d29c20cf"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3fb12a6d724b99f0cdb12a9b1528084fca139cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "a380fd8a08c5be24b59907ed93f6066b0e15f49d8e924c104359a5a4867dac10"
        },
        {
          "alg" : "SHA-512",
          "content" : "aa424fdcb9b32c585a8ede412a62a7e51f6fb6f4ce510a428947e3ba5384dd5cfd1a23e3dca87eee5fffc186fa053ca2aab61e2648ae6a236493dbf3478bdf68"
        },
        {
          "alg" : "SHA-384",
          "content" : "6947bb80d96a6e4474ccefb649075de52baadd622de553ba7503b66732cd6c10084c02d14fd8bfd5b01d9d816e24ed97"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5ef1a31e8b2790f7140cc8a8b9a3c20abfa8c174cfad74292d29fb48b338aecdb7e4ca6adf34336b947c2627401bfca5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3c5007accb37a5fca09232cbc9489e9436d1433b88040b44964eb57d5da9615d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "001a13b1681935810403b5f64f01a0c55bd5616cf5cd8c07be0a3a87ef5f6bbf183ee78956ae7912c49d765e79d5461a47df2d20cac118fbbc07682dc4f1802c"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-core-client",
      "version" : "12.1.11",
      "description" : "Jetty Core WebSocket Client Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "41f895a2d6a51ea3892fc94c3cd4a5fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "0f61459fdf76f4fb43184a253e9a7b7dfc684569"
        },
        {
          "alg" : "SHA-256",
          "content" : "d4e33a4293955b48f22f53d45820adc6c42869590fc890f26f1f05a55b0e586f"
        },
        {
          "alg" : "SHA-512",
          "content" : "837b31f6581edc53b5295bce6c4dce8c006215ce653e1cf6cd9e28bdfc322f434c8557c65c77cc7ec794caff472c86abdbbf021292a1fd920a75a4918130c516"
        },
        {
          "alg" : "SHA-384",
          "content" : "ea72444420246c69f2392ae169fc75ea422b3243589473a5236ae4f0f3ad0f4c048c320ed9c2e15cc720e2e5c8835290"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8409c99c5781674ea46ef7df182331ec36cdbad7f147457a292ebd499b97c65585ab12462a0244388f35860690f4e51c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bdfe88544810bfffe125566bc31cfc319ffa7f2f62560439a267785b3bc86d87"
        },
        {
          "alg" : "SHA3-512",
          "content" : "db733e544ce8c71f1c69ba9aece57683c53c6fe1ee3fdaa5abf065bfad9061049ab06913fd4715407b8656dcfe893fd8a850a527c82d96c04ba85f08f4559067"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10.websocket",
      "name" : "jetty-ee10-websocket-servlet",
      "version" : "12.1.11",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9fa4ac2acac4e2eaed81936c07acf449"
        },
        {
          "alg" : "SHA-1",
          "content" : "ea95643e6daa297fd7029cc74eaf245e2e57cdc0"
        },
        {
          "alg" : "SHA-256",
          "content" : "50dbf239c6af6789e3084d5dcd2ac1ed3b0976ae404b93108b2e3ed00e35adc8"
        },
        {
          "alg" : "SHA-512",
          "content" : "2aee94ed2abe62c7835f7d6cc7738e629d437b8ad23c51fadbc0c0f02deab9571c70c637ccaee09f148eb4da2eb804cb6e6d594d3dfbe8b4a58e408974a32a50"
        },
        {
          "alg" : "SHA-384",
          "content" : "872af8804aa87e96a9181a16ebe492fb4904c38135fadce772989c56f09e5fbe33dff8eeeb37239b78192add6858576a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45a92b745e8febf1f17cd93ea3855355f9f61b633996a6a3ce1040f0cd5449a59e06cd47b7f03079e4191dcbf26e778b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ae25820026aaa14d08a08521f8b43c2e605d528bf26f8967564aab1eca7ed5d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a03a138bac1bcf8f99f717d16a101a7ca87f6dba37f00833deb9487ab58e84699ff2ad27e288d0876e0ede770a48d854e818bd6ff786ca60fac9a1bb5bd354e2"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-jetty-server",
      "version" : "12.1.11",
      "description" : "Jetty WebSocket Server Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ea4cc96a178fefe996043a67668afd58"
        },
        {
          "alg" : "SHA-1",
          "content" : "06b05202f63d3ce771d305d881fce7fc69914444"
        },
        {
          "alg" : "SHA-256",
          "content" : "e24bb96d963a51db8b029139dd63a4e70d4b3673fafa9a180cfe20d4f2b9bd39"
        },
        {
          "alg" : "SHA-512",
          "content" : "6c7477678ea9fad84eaab6c6574ecad6e2146437937f96db319ac693d187afc09af7c0b08fb29fc5725bcc850c6e894d51fe6d1f44083319e46d033653feb77b"
        },
        {
          "alg" : "SHA-384",
          "content" : "a826c21a0d636e715039305b0bde85239365c59eaa4b788adfc6589fe554dd1f54fee1cc8040fc205cb38b8ce2854490"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b4fb17b4e8ab0a650e4ccacda4cf3e42a12be37236759df27cb79b75d9c7479f6855cc920896a0aa00075af78a98613"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8b2e1598afa564c1c9caa2d6874074e4e40bac3a3cdabfdc637de107c0fe11e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3286a0e5aa2cff411caf8a8dc73a1045164013dcc6910f85662a3f05d155d4a8a8fe0bb490c880a915256450ebdf55bc72b2de1c82119f09c00858c2dd87c892"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-core-server",
      "version" : "12.1.11",
      "description" : "Jetty Core WebSocket Server Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1424465ee7dc4bfc21bf0818f0e39533"
        },
        {
          "alg" : "SHA-1",
          "content" : "507ad7cacdf7167f65fe90bb782612c31f94ceb4"
        },
        {
          "alg" : "SHA-256",
          "content" : "273e11d3bf5943a15d692bd1ad0ae1befcd50338498bd4f98c8c83a38048a45b"
        },
        {
          "alg" : "SHA-512",
          "content" : "b1b7188266f49956b8c179b25f3abc2135f23f461e82a27b2eed7a9838f0a033f90a07f565760b6f9b1bb17ac451f3fc580b42f2f3f8f5d2d8be3b337e196306"
        },
        {
          "alg" : "SHA-384",
          "content" : "ada68a581f41f523667dd9c5fc665e704f0f42078e4ae8dc86055dc8ed71b54f7a1d814766a645c88875235ea0d5c2a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c6e3c89aa5b8245c0b33efe1ae11aad4c4c65b3f00e3fe1159942ee12234b77901a706f8e03d3d680e8bc386ea35329"
        },
        {
          "alg" : "SHA3-256",
          "content" : "319c8949877245caf98c70288355a7daad83b33714ef60bd2620f8f6667df351"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34af81cd1963d6c7bfed6aac62c5aea8df615d27ccd47eb569c0e520beebdb6bab9ba0485dd622247efec0ed8dc8af52899fe39965554e18b5865c78c1d0dd30"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-core-common",
      "version" : "12.1.11",
      "description" : "Jetty Core WebSocket Common Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f08faa96d9aaaa738c68b2a8dddcdd66"
        },
        {
          "alg" : "SHA-1",
          "content" : "170f2ea1f623b30dc5b66fedf33729cdafb55d12"
        },
        {
          "alg" : "SHA-256",
          "content" : "a837bddc805cc772810585a3b94fdac4dbc2b6bd73073af1b91f83e9475381cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "35f7fbf00c778d4668b71ad4f5c770721f659f490480e232ab152fcbd36287a3b61dcdff23fcebdd3e3a48c3126013e043505ac794c260a2f2e5568e90d58322"
        },
        {
          "alg" : "SHA-384",
          "content" : "3035d5685af6d7d1a44c63f97c099d34eaa26d6b43a9aba8406f158683ae85dd71fc6409e928edd60c9469b64817ec04"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f8cfc12dc9637ab229701d7b33f43d63e54dacdd9bce6c9fd3fe228949efe279568fe8843dfdbf9e43eae9aec036bd72"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f93fbc623901659d482877d91a47424a8e89365c9cdde3b4cc3aa5190ace1676"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5459ccea5f48a45d8f4c0da5cd2b34be815bff25fb20c8b7e6c1050a51fd94735738421df04fc6c10899b72cc60d471f0ce73921a75497939b97c01debedfdf9"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-jetty-common",
      "version" : "12.1.11",
      "description" : "Jetty WebSocket Common Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9eb8703df6531b0a5f75cbe91b2d244e"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f83d22714527c9d3543b1d49104453f58af495e"
        },
        {
          "alg" : "SHA-256",
          "content" : "17eafcfbd3f508ecb5eeef17e4f3e39601f49860c3393cbf57999b950172ac04"
        },
        {
          "alg" : "SHA-512",
          "content" : "988363e5d5b2223d8a1614fab46d4efb4b8234078c252736ab15e68e27554cf5cf3fbc8c8afc1cdbf22177689273dd1ad36e6c87c29fefdcd7a9d2bc17dade74"
        },
        {
          "alg" : "SHA-384",
          "content" : "f18b4b93b6ced0557ac0b88fbf683ab9aea2d5dd4dd5a60f96aeb14a290f54ef735f0eb69922d3794b1e0a5796210e64"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de8bbe7a6361325e5c9db5bafd6d699d9a2d9a1cebac2dacd69f35cf4ba68cf71b7d5d3ffd4dc9e500292068dbb43dc9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "787bdfed486defca25e6f15c39686dd7bebedf5a557e758cc461d0f299a5fdde"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4baf5c2b23c8518a6f59142b0044d448809930e7549abafa1893aba085f57b3b4b90211968d5d083fe8f79eba77a3f2ab6dc85458b14b2373d0f0f7bd6615a3b"
        }
      ],
      "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.11?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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-jetty-api",
      "version" : "12.1.11",
      "description" : "Jetty WebSocket API Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a29a7f5c5e3ffcd8e1ef07ac586ef2d8"
        },
        {
          "alg" : "SHA-1",
          "content" : "9bc0dc09c663953ceaa7d4092508f548990121ec"
        },
        {
          "alg" : "SHA-256",
          "content" : "eaeba48c51894c13ee22d3053eb308cae4a1e304799633313597e035545fdc79"
        },
        {
          "alg" : "SHA-512",
          "content" : "84b477dc9721cfe548b5207e86a8f4ea735f1d2c56bbd1d26b5e9dfbc7776049550c0bca32a17e551309e5629d2bf5633cda02ae5847e0f0427714a0842b4e21"
        },
        {
          "alg" : "SHA-384",
          "content" : "2fde344a478e3301f8e0f221c0e28c887039d72e0b435338070c3339596615036ff808b2de2dd6cf32dffd9226750b3b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "97871821dfafb2fb591131446915c4aa0fd86e5a355c047876734f9bf153855f4bd3b31f771056f4937c993eec706b87"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4807771f40c821467eb9bd74e71d5245ccbff9284a840eac6d41231e125ab095"
        },
        {
          "alg" : "SHA3-512",
          "content" : "78317065ca00037948c3a8bcb9de712f8872f8922970c77694c5c0d85365fb615f79ac791a663a21c281948d4b9d25a5b8ebfc57a393bdfb36ca0b4369999068"
        }
      ],
      "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.11?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-http",
      "version" : "4.22.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.22.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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5",
      "version" : "5.4.3",
      "description" : "Apache HttpComponents HTTP/1.1 core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40cba87d4704bc9e1691f340fb8042cf"
        },
        {
          "alg" : "SHA-1",
          "content" : "32a0699fbcb103f5621c00983ee8f5aac080e4a6"
        },
        {
          "alg" : "SHA-256",
          "content" : "18bfbbabb478dfb67f31aeaf428c387f3c3df654582e1309f708ee1f3086830a"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ae04ae83015c46314a502a0973bec86312680cb548f0ae68002af4f5fd958deb60c702ad9dcae72c23561e2e0954518bb0355a1496096f7e9b9a2efbb7c9bae"
        },
        {
          "alg" : "SHA-384",
          "content" : "09312cfbd7b33c3c8712405aff437ef7b93260a07a625b7cc491d3e2fa0d65852d72f4f6701ef707c4cae52caadcddd0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "419f9608bec952746b274a3510bc0f0dbdb6cc4b1269c9bd89c218894a42fda0dfd7b46912b57cc722b3d76b7f11c07b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8cb162e60b804205084fcc8e562f6eb47f5c13eefa42208cf6accab1d28e0ba2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "eccc71fecc0525c6fca46ca9e19eaecf26d646f3e71528796e8dcc0f16cb0882d485ceffa1c48e14e60eb8b429ae0fd5935274bb8907c2869ab54cb76e931abd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.4.x/5.4.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.4.3/httpcore5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5-h2",
      "version" : "5.4.3",
      "description" : "Apache HttpComponents HTTP/2 Core Components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b9da0d3e87ed769ef6a162223f2265c"
        },
        {
          "alg" : "SHA-1",
          "content" : "33bcd37d645539d27c65e17420843fd7f6c0ebf4"
        },
        {
          "alg" : "SHA-256",
          "content" : "c7db7026b8e2dea39132b04a6069f6671e2858309b20a146ec5c7dd6ed73a0b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "0bde9a7579cba0dbb6322c8a25eefd0bdb80bd907b4e66c20570ce23558fd57daf9ae5233a571546171456b9f7da6e970507cde971a1155d1bce011c62b281af"
        },
        {
          "alg" : "SHA-384",
          "content" : "31c865c7c4fd4975d1a60223478b1aa9a8c374e77e23f46c3033f9f88a4fa774850c5f7c4974ee6c98a8f0ac031ed843"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06cf3bffe6edd2fc68630b79d041cc1af328f83f55356d75e69ebed85057edcd3c3f1319d5d7c777878807122ed9c86b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d9e78aa4f4420d006a5df8b339df2c58d5fc680e5c344d746bdb39ecf4af1791"
        },
        {
          "alg" : "SHA3-512",
          "content" : "63557025bcf6a3b28d85a62d06840290d5587e10b35cf41f4b4a640c29d09f1cc96bba26a3aec0cc0de37098edfb42c53de401ce94cbf32680f6e1143cd091a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.4.x/5.4.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.4.3/httpcore5-h2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5",
      "version" : "5.6.3",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "77712afbe4bc4a87b88ff81750f15653"
        },
        {
          "alg" : "SHA-1",
          "content" : "06fce81d328c3bf5d83dbc1815d51201eabbb58c"
        },
        {
          "alg" : "SHA-256",
          "content" : "80712ff129210d7c73d9fcc1195cbee5c3c34744965c7a05ea107b3648922f18"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4dcbfd8acd06cb052c097cb3286f489ff9957bbad56d6b2628bc7eb20775ef77953f5886289569606421d5305d2ef0fd9b195ed9c7b5f9ce2f74894817ba9fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "3a7ce679f34a948e7aa80b7ef9386a5e918e21cddc48d19dbd56200d1d706d5bcd7bf285a745e8af0d1c5db33ac87dab"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c7ec0cb23dcb0d29b9bd7c279477eebcbfd036e4783e5c574e9fd8688c5f05d05ba078ac968181a4c140ddb59cf276f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c81ff6c4efe09adba190162dae93812a8230572f5ffd492befd0a9622fb7b192"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f12b8dc7837b197197e8d3affc80926b7f4d2cf76beb02f090a5523772b6c856d9e365fed9b7bbbd68ca4fe0868592d32f878c1e12178e339c9eaf11fa922550"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.6.x/5.6.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.6.3/httpclient5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jacksonxml@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jacksonxml",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jetty",
      "version" : "4.22.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.22.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-jvm@5.4.0?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp-jvm",
      "version" : "5.4.0",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f79f61c92f5dc7fd399b7e36731b7b9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1fae6fccaae70e60b31153c6a7680306a86ed31"
        },
        {
          "alg" : "SHA-256",
          "content" : "b15e605ca0a4b12c62ea7f657dad413c236c947e875854767349cdbe20df473c"
        },
        {
          "alg" : "SHA-512",
          "content" : "2b5da32a14319d78ebb62067011dd0f4533ae95652d153e84f9803fab55cb1eedc8a3aaa189efa5ebacdc7e52b8618c08dd20e82e73e91305dc12038ca8e1e76"
        },
        {
          "alg" : "SHA-384",
          "content" : "5725efe5dd02576a36cf67e9e50db1bc04840ff121e19de8b2ce22efbc879a4dcd0372421d7c4642648580b4bf96a77d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "99bdc556b02f827c8613af5198956f4b139676f36fbd08f05fcaf2f28cf518739e1284d1cf7b37b1e35a159e057f0707"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ebda7d4c3befb6937738e34a158c185066d3e4fa184d068c4f2424ec5285435d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "da2a72208f4c3c826d98ed1229804f05561a95ff88fd3841a8095cb711c6491138afbbac3036e0f1121d8d75bb4d2e9b516df074f597e51c558240f03f1b6dec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.4.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/org.jetbrains.kotlin/kotlin-stdlib@2.1.21?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib",
      "version" : "2.1.21",
      "description" : "Kotlin Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "01269975f32698511a6062a4db034d00"
        },
        {
          "alg" : "SHA-1",
          "content" : "97a0975aa19d925e109537af60eb46902920015c"
        },
        {
          "alg" : "SHA-256",
          "content" : "263bdc679e1f62012db7b091796279b6d71cf36f4797a98ff1ace05835f201c8"
        },
        {
          "alg" : "SHA-512",
          "content" : "6f7962827c16cb87223a7fe3b2a8498619c501bd2f64e09377a0e8ba8d59b9adcfe11f6eaa429d91c7bfb8c96435de159f75d22156d0b234a2ddad33558aa209"
        },
        {
          "alg" : "SHA-384",
          "content" : "bfef81718cb62c7536af55f57ee1b236dc43968cdd4d2ce6ded42a840c5594edc09d4e5c8f77c111a3edbe0d9b56db6b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9f6672c059b46d44ac9c3bb049110655ac8a00a07469c3c1d4a3b0f71f983a9cf3541f2b9f16d5f855b7032ed19fccf3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "de0012f7133abd96bb18f98827ed62c357ce96c4a4dbeddae1ed6b9e4f3461c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b7a36a971cada864ee257f668eb7af77e974b118c0976c55c9d2df252c30ad9bc4fe7dff6ffbcb97236662a86d39cbda7002d06009c006bccdf4d2f8d23afbd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@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/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.okio/okio-jvm@3.17.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio-jvm",
      "version" : "3.17.0",
      "description" : "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96ad357689fd2841747aec56e94a7162"
        },
        {
          "alg" : "SHA-1",
          "content" : "a12d684ec0df9541b3869ae60a4a5257fd3613df"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b13dcc3e1573047c2d507fc4f7fcb0bb0cbcd9d395da21d20e09406e2cd6a73"
        },
        {
          "alg" : "SHA-512",
          "content" : "2da2e240fb11ee254554bd59b94d4f9545078f69182a56cb528cb3228e42b8cd8e7a6547ed81d198f105413ff03e111f42a903ff092c4c3a0c3b46433ad10921"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef53c6670e1819033ce2be6a4396795f693ba8d0d73a0e6507f5cd0baae7eaa9c6f1a0138482550e7a13cc2182af8e83"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20d14db69ea7e8d692111057f7daecd595eccc56585550b18d042b1374cbf9edfcf1a24e8c1a2955e90341927bbd986b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fca6940c1a89a0951559cbb3a9aef63cdfff96ca0aaf2ef8b8847ef1d52e52a8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "21fc1f60c7f201b85649e3eb5a56ad376f49e0d18dedd3d64c8bfdb6180c58a8fbb8cddf4411b6bea271908dfa09f7bf46d8bf138ca134bae38b8450d1ab478d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio-jvm@3.17.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.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-platform-http",
      "version" : "4.22.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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-restdsl-openapi-plugin",
      "version" : "4.22.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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "sync-properties-maven-plugin",
      "version" : "4.22.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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-component-maven-plugin",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-package-maven-plugin",
      "version" : "4.22.0",
      "description" : "Maven plugin to help package Camel components and plugins",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fd4f37f57195af90b0c18cd2212dfafd"
        },
        {
          "alg" : "SHA-1",
          "content" : "e3e5e2a7ae9dcf55a96e3beba270e9b40f83a94b"
        },
        {
          "alg" : "SHA-256",
          "content" : "c5aa979b4ada149fd5e646934d4667f757993c796e9ed22dcdcd469055b89db3"
        },
        {
          "alg" : "SHA-512",
          "content" : "996c5624fce9249e777886b43590498edae290a5700d96a9e85c52aaa5de9051209bbdf73d1441db5ce86b7fda1304d56653da1e3ff5560f4da6efd3105fdd8d"
        },
        {
          "alg" : "SHA-384",
          "content" : "d6de4a4d605de6cf7f08ea69deba273d8b2f72e127823a3f6ef44eb1ea4f9649a661ef69c8341162acb72676098c450c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2384b1dba6210bf96ccaf433adf3b9612c7c9d85063165dfde4fc5c08ab99c99d7754325a146efbba9057bc0882bf16c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "99937c7b9f7cc8179fe8911c14cc6c1fa31d3f85c595bcd10a719bb766cd70a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1c48f9058e3d4fdf4d16e2225c6506c5d0105ebd88edb998fc0de770ce9ce85fd0e204437672ed1770391839f24954d0ce6b65071457b531aa27f5040314865a"
        }
      ],
      "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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-repackager-maven-plugin",
      "version" : "4.22.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.22.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.1.0?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot-loader-tools",
      "version" : "4.1.0",
      "description" : "Spring Boot Loader Tools",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8091df827f4039a6733a7f652878847a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b7196eacd5d6da777c00ac7610d3981e7543d90"
        },
        {
          "alg" : "SHA-256",
          "content" : "5bdd6efb13eb216e4e099f83d165b09ffc3338e3f21a8135c91dd8ca8940a17a"
        },
        {
          "alg" : "SHA-512",
          "content" : "b587f00b9df639268590bc7931c626be03eb526c930cfd70bb5807db1337aa8a90a477417f29bd320246e2701f44b3b66f0b0b892c7b5726063735f771881aae"
        },
        {
          "alg" : "SHA-384",
          "content" : "3210225dbc478b533158b68b89bc61b8f0945af7b4189ed63f455702007945657a23c3c18434645dd8c5e1fe306d30ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e664b5e080e9819975eb00f48c55e364e19d8b2bbda19aca44092be4c4b463c3dd7c4f77c75105e52c4ec977bee6b856"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6d3d25ca7f916325dc4b029c882225ecea54cd0539fe733e3f54443c7f90614"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4c57b7310a56f6c59fe87d358f9e7c602668092720e40f006545f655f78392305f3edbb699b2b76bb738c86fbda910f9aeaf15c13f9bf39a80d7dc08603324d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot-loader-tools@4.1.0?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.maven/maven-archiver@3.6.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-archiver",
      "version" : "3.6.6",
      "description" : "Provides utility methods for creating JARs and other archive files from a Maven project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90a8e313e036006b83bf936de1329b9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "79a87cb47533e77c382462ef554784832d5d9557"
        },
        {
          "alg" : "SHA-256",
          "content" : "9037dee318a68d7ee5dd2e20f2e657a39597ed2622b52e325ab9becddfbc4d38"
        },
        {
          "alg" : "SHA-512",
          "content" : "59297cc204f4a0de0e55d7c9faa9ae4ee8aa2c294765f1aac8d0a48a5903dc923c324847ba83d082a7a0b5c408c2b7a53239bc1dea711edf2b7c8680259dce33"
        },
        {
          "alg" : "SHA-384",
          "content" : "fe6bbfdd587440409ca2258ff4a6e34925f4abca2a011b01aff7b16b88a931705d8cef08fbbd6c37b5436c1bf638cff8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "580ee731fe3c3a5bd7317414d055ad9fbc2bbf8d9958d54a0abad73a54f19ede081a9eafa9dc0d79eda45b47ce4e0d3d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2c99c32b89cfb2e1e98bbc2e4990750e540e37dd33e477ce2247a490862f5dc6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ff34363b2f21f97d55ff7ca3b03fe10b5beb0333e716a96f21d9cb73b383460daf340c112b2d5b1b616425d419f45b70cfd148fcb601b2be6c52e1f053fcc4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-archiver@3.6.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/shared/maven-archiver/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-archiver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-archiver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-archiver/tree/maven-archiver-3.6.6"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-archiver@4.12.0?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-archiver",
      "version" : "4.12.0",
      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a3e5cb4c1d670faab567312e393dfc6"
        },
        {
          "alg" : "SHA-1",
          "content" : "a5df74dc3a477d0e9f8a81fbddbbd97b8910ed17"
        },
        {
          "alg" : "SHA-256",
          "content" : "b1e9798a6d711d1e7760d50c78be8be746bb546b87df0a2d7ef67db5eda5431e"
        },
        {
          "alg" : "SHA-512",
          "content" : "28791206f59ff8a5e6afa01005ce636f7dedfbcfd62e5481e94e3a4b86535457c53deeea82475e8c959c2c57d68022f0aa05c97a2b16fef5b7e6b840b8ec4eb6"
        },
        {
          "alg" : "SHA-384",
          "content" : "c4f5e43820141b91800b3099d153839fcac731c8ee48865b38a202df3699d4d0e3bcd6c91e79fd8e1cfeab43e7b2588a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2cdbc5582a779b48ffb20e4375e336d1c079d5e4d968abfac7f69579aee8cef65f23337b538876c71c965c1f9e0cad0a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3636372150883cf0d54522fdd55e04eeb29fc5da3c8d0c2fd20b9621f332a6b2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "670dc5a388590aaa1684e4abad69073acdda38a315294efb1b834ab88c90ca3cb9023862ba9d4105f7f46b8a6b1ba4a496bde9eb3974fe1f37084bc8c9640fe1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-archiver@4.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-archiver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-archiver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-archiver/tree/plexus-archiver-4.12.0/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-io@3.6.0?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-io",
      "version" : "3.6.0",
      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0af7594f2b303839b65e3d78047a3338"
        },
        {
          "alg" : "SHA-1",
          "content" : "bcfac1a03aaaed4abf9c3f448df7d84f099f2170"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc0f3effea7514e4f214df1afb672f54c982e78e5ca3b32b34196c7d056a1aa4"
        },
        {
          "alg" : "SHA-512",
          "content" : "9df5e9dec3ad9f62cec676d6353643ce010991be97bbf20429278b400d1949f4ff981b870daa57e2df642554cecbbe9dc2abf34a1deb49bbc889c63ec6bffebf"
        },
        {
          "alg" : "SHA-384",
          "content" : "086ea94ce7307a4d6d11214523a578b5899636cae5989ba694c88a9929019634ff682be4799507e00c37f3a21418987c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "caa3fd5bb26025d543b74f76aad139a495308eda32ca1f33372fca92f1fee704bdd7e05ed85d244af49ff25ccff28240"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b9c2e44d9fd9c42f9115249ad3e9bff79b4b9a7cb2e86ff24b0ba5fbd8f1fa3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b242c8b6d5c525380538557cd4734545a34f6479a911cd28bdffe5ed797221cee62528d541d8516f7eebb175e595aff2fb192c778685cbea8401c17eb72bc0f4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-io@3.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-pom/plexus-io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-io/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/codehaus-plexus/plexus-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.tukaani/xz@1.12?type=jar",
      "group" : "org.tukaani",
      "name" : "xz",
      "version" : "1.12",
      "description" : "XZ data compression",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c8773d7dc00a4d842cf78752ca6adfa"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb9703ba3753ab8665f65e6a25b3ddc7b09b1caf"
        },
        {
          "alg" : "SHA-256",
          "content" : "3e158a87bd73d8afb4b6e8239c013b7d049c48563f45860ce99cd2e448cf4a6b"
        },
        {
          "alg" : "SHA-512",
          "content" : "a854dc65df5a07fbb026f624d2b10901f6f5d95a20091c52bfb64f88c14565ef1bb65733436ffd5b2a9d16329e523b650085fd4c36a1bb384d40788e727c1e60"
        },
        {
          "alg" : "SHA-384",
          "content" : "4c8366773c7bab2db88029ab4589687fbb62d41c3ec9d263e150e3edd85f0e163fe8729d8937ba299b85c2d621a59688"
        },
        {
          "alg" : "SHA3-384",
          "content" : "435b3751a390000897d8fc3998d63664ae090704e5bb9f832d85bcf361f10ee1a44eeecda0941c60ffb685169a1979de"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b655696201f997e38c838150d6885114c1eaa19ee07640098144f659b3826d8a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "529779b7118db46162b926524f2d4248b44240557bd325ac77d28d5cc7351f6f3f9edf16c6139a68a5e37ea296b872816fd0e1f84d4d148ed0971541eb835866"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "0BSD",
            "url" : "http://landley.net/toybox/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.tukaani/xz@1.12?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-9?type=jar",
      "publisher" : "com.github.luben",
      "group" : "com.github.luben",
      "name" : "zstd-jni",
      "version" : "1.5.7-9",
      "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" : "f01a37a4790153bcd57238a0a2a1cbc8"
        },
        {
          "alg" : "SHA-1",
          "content" : "49dbc40087f8b8150e0cad3e5396dca060727aa1"
        },
        {
          "alg" : "SHA-256",
          "content" : "087d02f39a46ab79b18f883ac7c3a3d6c2df1fd3bf7eaafeade699e0743d0dbe"
        },
        {
          "alg" : "SHA-512",
          "content" : "7a5df5273a6552cd9869995e85464dfd5992a5751747b76a062858789a95bbdb0731d0d175c365d0d65b18ceeb20a68763ce2a1d489699153a13c4d587f5623b"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d684bb2b74de2c15dbfbf8cb837e1c3fdac7635590179f08e748b70db699886301a8d7da05ee04930451c913b0ba77d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bdb54a162d0dedd29da7ae3498e44ad29d75521e763ff83ae1dd9cc435809009593b74be9308b188bdb1d7ca16797342"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ac2ef503dc0ad9563a3dd7e24f1a3b1591d032b53a6d4758b8acb1b0b0d5180"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2746ac595ea064e4a70f32bd1728cf7ce7fcc53e752d82b85731cfe5ffa66f32e729aa2e94a9afc5c85e3078f99dbe35dd7ba8372ad7577c52050d9021a6d95e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.7-9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/luben/zstd-jni"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-tooling-maven@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tooling-maven",
      "version" : "4.22.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.22.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-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.47?type=jar",
      "publisher" : "Maveniverse Team",
      "group" : "eu.maveniverse.maven.mima",
      "name" : "context",
      "version" : "2.4.47",
      "description" : "Common Maven parent.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af1d88c0fc6427083bc0a86b3689855d"
        },
        {
          "alg" : "SHA-1",
          "content" : "65d1113ac2bd5809a95b4a678dc13a7cb4481357"
        },
        {
          "alg" : "SHA-256",
          "content" : "e200cb2e7aaf8a3326182331c3b62d5b8d0802ee0dafc802625eb87b4775491e"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d4fb491d835dbc92fe0a5709b04aea05acba2315b094fad19346faf3cd3ede587c7ae4dd840451d39f050b311eae1895d3f41940329e59445a8ddb0480ebdae"
        },
        {
          "alg" : "SHA-384",
          "content" : "6cd6e7971023c62811287e26b372fec06af5e4111b5d296df9b56ff67ed9722f148a428e660879468d9ca225804c9f85"
        },
        {
          "alg" : "SHA3-384",
          "content" : "787ae900089d84c1ad79f953e4596c0d2d168607217f2579642bb957f6f607a947c5fe4308d8a5c53132c22e78f48ee7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ea32dd09c47a5ab8f8119db45e432fdbcf4ae95204be11c56ccfd0872e821020"
        },
        {
          "alg" : "SHA3-512",
          "content" : "78229fb07d5245a9913749f0f25e1cad4493f7dea815f4e9903104bae568842f6db9d8a9aa7ab128fa002a6ef1854a954984ebf3f22f9ab8cdaed8e18916a8a0"
        }
      ],
      "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.47?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.47?type=jar",
      "publisher" : "Maveniverse Team",
      "group" : "eu.maveniverse.maven.mima.runtime",
      "name" : "embedded-maven",
      "version" : "2.4.47",
      "description" : "Common Maven parent.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "705953dce3fb2e081fa399ef5d1ea99d"
        },
        {
          "alg" : "SHA-1",
          "content" : "5a7c8074944eb658f13c0a7ca6e2a4f8bbce2ec1"
        },
        {
          "alg" : "SHA-256",
          "content" : "4aa78aeb9e66554349ec4c4481aab2d1828421f8805e1907018eaebdb9225a0e"
        },
        {
          "alg" : "SHA-512",
          "content" : "28dfa5faf07810dea799f225e1f274749f7cdb64ccd75fa42b8b5c83bb7b30f78731cc1180518c69d1816144c71fe4464603f5f6402e829dbc8ddf5efbd4c5f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc800a64e7f59cead4fa2bafaace8ec26ef7e3c4fbdd4065e9a5d4ba486a5b19d482c35bc44c5dd2ef5c78b332256991"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9df066d9a608029748230874db927df836d5e961251a548ed1a723532d3272891fd7999297a17cb0784607d9f0ea2e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9b457b1c382ec0a7802b5470740e745dd8fa77806ddd2e682a0c4a0ff1f8788"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0504fa108adc012e0e1c1140ff0219c78a250b636284493654c3356fd8543feb190ef44469db54bf8737af685fd5a4c94d8d01cf114c6580bb2368513d0cc55b"
        }
      ],
      "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.47?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.47?type=jar",
      "publisher" : "Maveniverse Team",
      "group" : "eu.maveniverse.maven.mima.runtime",
      "name" : "standalone-static",
      "version" : "2.4.47",
      "description" : "Common Maven parent.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7881871d7a8dd765f956cae234567b13"
        },
        {
          "alg" : "SHA-1",
          "content" : "b07a1ff1525ce2efad9f66fb1c677bada2649bb3"
        },
        {
          "alg" : "SHA-256",
          "content" : "0e8251ab44afad41f2c0bb0e3c871f27a9cadae1e2d55c602304f69f4e016afa"
        },
        {
          "alg" : "SHA-512",
          "content" : "2abfa673b5cc64f90363bee4aa603a5c4091a1fdc91dcde8710301aa34deed8179831de4eab1e36ecf7f4100922b67cc489733f96d6f1ece8a03cdfd18327605"
        },
        {
          "alg" : "SHA-384",
          "content" : "a8f33fe055d073817278549cbfa591dd722f8f5bc85991a1a10b7dd89777612a08a5d9edc6829c613244e48053ebf1e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "49b315abcee2203f3838836fac10f3b7498487971af834462e8aeda070ad52d895beafa2a3e165d8324efe0b51d75ca9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e96c54d1eb63234b05ea611f4918f0e0792833417a08fb555202cbe24e3ac3b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "356a68214dce8d0797db345dba3f5fdff13d606d33cef426dcb04826502b24a8494f927c52578da74d1e7ffeed27e6d0962c34455eb93cc92cfb191a8eddecc8"
        }
      ],
      "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.47?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.47?type=jar",
      "publisher" : "Maveniverse Team",
      "group" : "eu.maveniverse.maven.mima.runtime",
      "name" : "standalone-shared",
      "version" : "2.4.47",
      "description" : "Common Maven parent.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d7d378d76144dc661f5f61935684f335"
        },
        {
          "alg" : "SHA-1",
          "content" : "fdc45e3961db27008870e8b08b30c548b9dd805d"
        },
        {
          "alg" : "SHA-256",
          "content" : "4bb9d333f82f42812beb1e9b9184c9832c4b837bf028d580b901d721e4c51b5d"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e2a588f0d287a0a06604930d6d40fbec8a2e2cb90e11322271b4da36409d9381ecc22b2fdb34508b1f0e35449a4e71f83dcab93355f8aba9fa8126d1afae20f"
        },
        {
          "alg" : "SHA-384",
          "content" : "57ca68c3e10f5b1c5037b9b666921b00fa60eea1b6a953c4363e0e4cde2c8b1ef0fc10b77cfbd3a71885e6e161cd96f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f699e7bc2ab25b8938724dccf332c3aef44b451d0598ec5075e84caf7f3c64c220850f6ec3a43b19b0627bb7a0b32fd6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba1a1053c3dead12a5786cb1f7e2ffe9a83794ea1495f075c6fc28fb3c40afef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b2e6670f77e1d5395f1aadb01792a8d65bda52c842deb5d5c9f59efe88a76139f096110ae8be03a1cfe34e35fc54010171b4ef493ada4bfd0a41f8c0e4a63cc3"
        }
      ],
      "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.47?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.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.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-enforcer-rules",
      "version" : "4.22.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.22.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-java-io@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-java-io",
      "version" : "4.22.0",
      "description" : "Camel Java DSL IO",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-java-io@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-java-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-java-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-console@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-console",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-all",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-kafka",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-kafka",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "276e00e51c710a2326840f4d88d7c2dc"
        },
        {
          "alg" : "SHA-1",
          "content" : "e37b7217b5024145be864f1088b10b32f8c2fef7"
        },
        {
          "alg" : "SHA-256",
          "content" : "83a41a6660643321640634eb658eb23f694911dd0ab672a636e824f0945c4750"
        },
        {
          "alg" : "SHA-512",
          "content" : "30da8edd5ed28e969a47ec841795d4ff640e737ac0bd6af8db0302cbe10ad31ee45ee25359c6d48dc50fe462631d71f40d619bdae72dd6c21fb786c0266d26ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f73a76f1ccd0f0d2b7af82d60c90f1b04d7eb3eefd02e8069fe1d6c1241d089fd88f2046ed96083d0c992f362b5d3b5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da4c216f328737af2d3fd856fcbe459d6c6ee41f7bad857809385109f2d111ba80099b4bb8355a705d4217701f65cc99"
        },
        {
          "alg" : "SHA3-256",
          "content" : "efb20570f503709495d50c52a33943a154eb04bfb8a5720be50b198eb2ac2ea2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2b3539582d6e3c19e75635eb7559b52882066b1484907f2328920d110ca92b7d6c19f2b07cdd1f0df5860c719daf301ffd9c0e40d11b734357e7027125762a2a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-kafka@2.0.5?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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-redpanda",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ccc8e1765c4a1599ab14fcdb443ed71d"
        },
        {
          "alg" : "SHA-1",
          "content" : "de43748a778d364f977a65c6b1b0d9ed5402a532"
        },
        {
          "alg" : "SHA-256",
          "content" : "c7535ca0120681952b58016867b78e8a6607da187fae3b727a83fc56aa9ed4d1"
        },
        {
          "alg" : "SHA-512",
          "content" : "7601f1f057f4cb61e140916b53c0a140f545e86f48da7eeb35b8b5b4eef244d08485d8da62ad0aaa1bd9c034c510b000d6accfc0335b672b60c96212ccf65c13"
        },
        {
          "alg" : "SHA-384",
          "content" : "c913dcd4662b8f4ad99f91fcc069f0f5f194db9f6abc770b79745d0fa4ff40ebdb558acf05f43d7fcf6c092f4de5896f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f10e792f534a7f72f48cc44454893682d2a5fa08294863a259e552119b04ecf6512270fa0ed37cf3180560cd75f94720"
        },
        {
          "alg" : "SHA3-256",
          "content" : "85580d77cbd9f6c7b0c8a65e3c9a82f619c51e5bae5ac1182ae4d8733c4c1d33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d354ac0af479e8f17744f255e830e81ba0e29cb82289eaa850120e518901e24d229d060a21111d05516287eea39ae953ca8365d805a830a790d86d4004cb367c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-redpanda@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-aws-common",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-aws-v2",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "sqs",
      "version" : "2.50.2",
      "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" : "90f8c9dbea5d9966820e0c96e8ed7149"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2aff74e045e87ea61c94225ff643c11abd43438"
        },
        {
          "alg" : "SHA-256",
          "content" : "287b2c655c86e763d9168dc6170ddd9534488246be9aacff460775d9b0ee4a91"
        },
        {
          "alg" : "SHA-512",
          "content" : "d47f5ec4f756dfa2e444e2827ee75e681dc150ec48f95c367e51f7d580ca1b086308aa60bfcfb824d81f9d64b1c0e13146ad04912f7f48e2c98bb7824c12b638"
        },
        {
          "alg" : "SHA-384",
          "content" : "1593967d398b1f66602c08ddb30f37dc75ca9a9810443177ca889d476100706809596e02bddd51bd555bda361b4f5ef4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5c906362f32ba02f7e2a45924c56b3417e04c802848e2baf10108c9eff8a1406b6b512002cbdc30a9bf9d82c1bfa2f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f97b2a5d6ca726bab2b7dd351abe42497855a7e23fee36943681a80ee793736e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "176b8bbbd9aa223fa81c032ee3c98b0185e157e5e97431b47e782774bfa5f16d5ccea3e61e26079ad9bd9d68a6160f4e98173f84c0ab43fdfc8314ba087f657a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/sqs@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-json-protocol",
      "version" : "2.50.2",
      "description" : "The AWS SDK for Java - module holds the classes for AWS Json protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0cc6d40732fc623504a7eb7698e62a91"
        },
        {
          "alg" : "SHA-1",
          "content" : "9408db98059b59d29bad2f6bcb12cca8608899b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "82a58782d3631d92f3c5a7bb524d27a58d6781b70d683c35561b1e56484db0d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "e74e2f29291f624b29616741a488504204904199361c90401075f45f8e60f4cd00fee30b24e0640fde212cc56520ad530fa1e5246710b2f75201dfc80c9cbc28"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d1cf959a10cd96d2877f2952e2f0abea65d6aa8f7f1a41c43c42c2023115d4de15b1dcc354ea8bfd9db2b67dc33bfda"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e932d0be4dfaa1599e728cc1af0e38324c8efe136ec3028b3f20cd87e7455f0975d44b1ae0436ed1c2bf3253592b6a3c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b74a99e00cf995e4c234af21c43e1d9d7754b5bb4408276a69fe3763b904243c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "09712ec4fa02a5f119a3c39d17b1c5cbae25fd205cc0ae65c4f7e3a4bcee0b54ba1bd8d85b74a7ca0223b9d44a47cefe0c542ebca20f6b3d4baa42ed1ea72f54"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "third-party-jackson-core",
      "version" : "2.50.2",
      "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" : "b7cdbc7c1af16668bf5c0f178c59a5a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "9f82cfd2c94ec866934f1d1f283df2b1d4dca5e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6d045aa57dbfaf23f9024296d26ca8a2a7f0e633e41983fd69b135fb1bfb799"
        },
        {
          "alg" : "SHA-512",
          "content" : "b98ceb349d2e9e04d412d7e1c075eed1002f1e0b6514d95773697753b12bd6a3c94f458916223fb4bbd5c5519919b69892d216540efc60a697ec6eda7351bd29"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa12b2e16cefaa97e79ec7a7237e8731dccf7aef57603ce1da385b32d16ec7ace2e1c74b469f22e923e36c38fd0e5f36"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bca961647d18aff25367fa5f36d282d715ca38b4c282c9387d808d9c3d82de3a81da23cea9d120d995318ff85535c62d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b893f1faed9694d6946e46db768941aa633cc923bd3ba63855c310832dfc0ff8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2da1d09426a75ee2d7e1ff5551f2ae6f414dfa6d3bb32f1f386aedabe0053b0081696fbb59e49cd81e9ed927edf2bc16dcf0627a9f03f5f96b236e8e49bd6f1e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "protocol-core",
      "version" : "2.50.2",
      "description" : "The AWS SDK for Java - module holds the core protocol classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3758944036b54e25a0b08ef42a968992"
        },
        {
          "alg" : "SHA-1",
          "content" : "2530d68e0e10d42ec6862bb7aa9fb30059ff01d4"
        },
        {
          "alg" : "SHA-256",
          "content" : "e8d75e6de0ab32b9f7e55af7fe7b1e1b368bac23b668943f0fca996beb695a60"
        },
        {
          "alg" : "SHA-512",
          "content" : "b432f1a766750006122adf57d1e7f8f14932cbf955760c4196adaf0f76e2b0240e5dc59cbfd1c45519e9e685f5f2e0ae81663ab213c09c0e2c94d3bafa329e41"
        },
        {
          "alg" : "SHA-384",
          "content" : "c473942f23b4eaba989e69c9d29d197b222488dc16e148c4f0a0bd9df3c9b6d8b00daeb4d2deff75aeab6709aca72233"
        },
        {
          "alg" : "SHA3-384",
          "content" : "efa0dfce2f7950e83bb5b1610847fb716ef13efb8f0ba42109c234f901b2e8508b289b140b85ff1f7e46b90c462c1cca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00589551f40049d7d3f6b743278dd9a76e9cbfb0b64e70cd86e43e7b05a0564d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "31bae249d4b1afc1ce4124ede928812a217618da0bd081d9d4731aed481b30bfbc061a1ca978a5191c559759f9aa3996793408bea8b15db566b261126e351da5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-auth-aws",
      "version" : "2.50.2",
      "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" : "fc8a5ddeeab38a4a53b3fb3fab539e4c"
        },
        {
          "alg" : "SHA-1",
          "content" : "09828571cc6dc91e08503eef6ef8b49ac7579a6f"
        },
        {
          "alg" : "SHA-256",
          "content" : "3224a00f2923c6df326871323fe0ba1612ead172914dedc7cfd2f422b85c8299"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4ba192a164af00b6e5e239962359c972211c7744db45e30c164d0d7318bd0cad377a672f0bc7eff4dd318c9514902e2482492dc8b3a03d3123f1d4935ea8b9b"
        },
        {
          "alg" : "SHA-384",
          "content" : "909fb1c6470dcfdf90819d323969fc1221cd7280781cb64c77d1a4efdc012d2b0451e7861450a8203206c29192ded79a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2d0fbb13f3c7c7266e134bc59ded34fae611eacc132d52ee56d22dec63e4e8b363df0079166caaaa4d943849733b47c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce5bb5b0767e1f09012c713037938767de41a1ba63093404d18f3d0bb357597d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "936068b1e1f60b2af5f75221c45eab76bf98dba32c659f02ff0e1877bdbf1fb372b5a03590eb3359307f4c69bc660b2677ca9a5feec7380e28cf8cc2a2cc3c07"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "sdk-core",
      "version" : "2.50.2",
      "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" : "f953899d271b6618b43c5bc57f150049"
        },
        {
          "alg" : "SHA-1",
          "content" : "5fcead0ee0732a7a09e60703e659c9c24e662040"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1f2deb3a28b3bd0bc3b74f76a1badfba9d224cc5b6b18ec7cf5aac6303a3b51"
        },
        {
          "alg" : "SHA-512",
          "content" : "34b443d0f3f81ee8683270b74db4e851e79b035719d0781ddb1b7cd91d48b7cc50c9d2e9b2c5255836cf279ca7034f2521a34fff8bb87e0d67ea332d2c1221b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "4f04958d9647d473673c76b05838c95547eead7aa3a31783134d449f9bd3b18b2efcd304995dc67cd7399b85a569f6ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dc2e36e3c1bb832be85f96642f5a194545667f472906fb5c06feecf53ca309cc5d51b1a0e368e85fcdbf8db988d20ead"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ae6cb2c92be891173cc18392f19634ff7a097990dc0ac76d781bf26b90527a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ffeeff1d22b5b0752ba8f32b0e7c29d0c5eeb0fd8af882d09ef65b0e18e287d9745a59a886554a65c65c673c586cffcb62ee6f31d610b7093988bf32bc6bcc4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "retries",
      "version" : "2.50.2",
      "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" : "5fa46064df9c8b0874b6fd0248f24e1b"
        },
        {
          "alg" : "SHA-1",
          "content" : "d880df339c77c0d9904f0046dd3d2f85e5c46c78"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2510223a77a1c49ccef8f7887703ca369184b2fab471806d3ce3b87c8bc1fdf"
        },
        {
          "alg" : "SHA-512",
          "content" : "b97844b76a846ee4da7199d88d358857232953744aaba8dfeca17d5247e8482f24ffba14d5060d2434ce17a4a54f4a0b77d387d3b145ac926693154b9edc4fc1"
        },
        {
          "alg" : "SHA-384",
          "content" : "fcec5970c45e0cda5d76dd360428d4b61c3ce5f395e4264af86d430846ce3c98df4f61dc5e16755a6804a82560b6dcc5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ee9aebf2e5c318de2f95c0202fff3a9954b754668c7b3ed67fa2f87b0f0c277a1ceac623ebac97898f0923c669e45478"
        },
        {
          "alg" : "SHA3-256",
          "content" : "30c962c4fd982bc2e174706d2985d591252fa3c002ca61de0152516945be9491"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a55d74b5432b2fef6e813069aca1b5b24f70baf95d2cf65cac0f672132528d46980aedda65ce615a7065d9e076a59de387b9bd72a4ef5e208a2af99277fee4a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/retries@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "auth",
      "version" : "2.50.2",
      "description" : "The AWS SDK for Java - Auth module holds the classes that are used for authentication with services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23797189675ce2e47e3758283bf436dc"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f3ee158c76a33c4b17b9251ac4894e8ef1ea57c"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc2109c5415a67e043d1993602590f4c269ceb52273606a45920246bfa829e6b"
        },
        {
          "alg" : "SHA-512",
          "content" : "410fbbf49ccd3ce4c952438e47e13e0f82e0eae7f4ef53e79b3d37cbe0d588ebe61ef2b23c898509d0dc05cf974f0de012072cf4ab685cec08acfd799dbf9b5c"
        },
        {
          "alg" : "SHA-384",
          "content" : "138bdf435581a483ba5e987039528c27959b031b222d61f3e0f0051fc85914bd211fbc7cf8caf863471a47b87e77b77a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9f9f48c34a75a20651a18faeedecaad485c863ad254076cb66bf598dc151936640ff38365f58d95d655b6003f002f8a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "096e1e57f0f2eb0608199067441dd1a786f2a989c1910b73ec4bb6c92b0ad829"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a0aa7cda5d1ad656dd54e63e1f1d3d8fc75e09fc1aefbe27587a9c23ef8ccb041621985cebf4109b471e7d6d2647b42a8b9580a73193818e4648d1097bf8eafd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/auth@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-auth-aws-eventstream",
      "version" : "2.50.2",
      "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" : "35cad51b4c7c5dfb262757e3f3c22d17"
        },
        {
          "alg" : "SHA-1",
          "content" : "72593c11759e306ab25424b00ec219045fa198e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "b8397dda68b4318c2d0da8abaf1ac5c44db7bb37e2e6604874167239fc554255"
        },
        {
          "alg" : "SHA-512",
          "content" : "b00798a6dea4430e0321c1f9f9896bd577aa0c3281e97acd26b62556a80fe4267695d6c04440ff555cb2b730260e776735af008c6a0c0deae7ab32dfe846dde1"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e0a79136ff304e7e8bb3e6f82110c9fa03ae5ef958a2dd95541787159f6ffafebe7258785f56ed482114641155c6cae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d9dc07f3b8f891601cbf6cbf44e8691d48908780adb13d0e4e97ea27cf5c205300440b228db86b8465c65fdcb81e793f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "14ea733fd354cbf72e2d00d961c78f5a56d42390a1f9e4a7412f09ee9f643a10"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6ed236057fb9f697b70edff4e27c6f352e82b13a99d9f5db96905961f8c4d9cc219ae7a0400a854509bbb204914c625e294dcd26dacb966bf5432821f869f9c6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-auth-aws-eventstream@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-auth-spi",
      "version" : "2.50.2",
      "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" : "448e60784778728166ad724ad1ceb93e"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac086a319a82c2176898f3bde6cb6de90b9091ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "0a4cbfad52e9293e64ae53cb4f2636c4b94647cfb1838a11195ef645e5123147"
        },
        {
          "alg" : "SHA-512",
          "content" : "65cb973d3171d08aa091e9602a032218ad6dffd0ad0ed199d40def7698bf96812dcf0a3054806692d6f98ee05f9c3dee93741d181dac05517c8e2a116bff0612"
        },
        {
          "alg" : "SHA-384",
          "content" : "8297d00f73849ba494a22d4c8d561455d22ac631e608a29dfd201ac6a0509952797933276de1e75b6e967830028c553e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dbf18bc21a9ce5934bc1eb20a34f36afa1e3e7ebadde65110c82a7154b8d0b713ac43799d73a520b745639f42f2b865d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "58d3dea33ae24dc36e8da1ed860266eef894a5041b14d0713b6b25b96da7b88f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7d148063830870cdc89c56d196696225a7cbe2f78445cd9cd64856cf950221c597760ed17a32d48a21ffc6e5f21ec5e9fdb3f5dafd9eaa201e726fe485a7e689"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-auth",
      "version" : "2.50.2",
      "description" : "The AWS SDK for Java - HTTP Auth module contains interfaces and implementations for generic HTTP authentication",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e39c84f507b5e16cc80899581f6b26db"
        },
        {
          "alg" : "SHA-1",
          "content" : "a90da0a85e732ad1783eddbb3cc7f23e03fcffa2"
        },
        {
          "alg" : "SHA-256",
          "content" : "db6ddbf33c260b0ad5a8cf25765877372059c390be718918bd8aab496e998d09"
        },
        {
          "alg" : "SHA-512",
          "content" : "583ec863bd892e4ba0e95de37277ada7d3e5b8b423fa83a8803bc0b657af867185c4f56e8ec341302ab18e80b4a2689a7a407c6f52deb3bfc62f940f677acae6"
        },
        {
          "alg" : "SHA-384",
          "content" : "4e64c6200c41bf3e3a8bfbe6b1c37f6a1a109838d19f8a743751873052f7f787ea316a22339981f175e0ed38dead21ab"
        },
        {
          "alg" : "SHA3-384",
          "content" : "692848708fb43d358bfab2bd5cd3964cc4c63cbcec7529ca1da0651918545edf6bca991dd2cdca1f72eca658b3d3857e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "21e264f4fb8f6333d491a93482148afd8b34fd6831aa52e0871129f8fd492b87"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b8f51589ed869c6b46617ea537ada10bbf623bf8b325c20635c674c0be41467bdff92ec5d4462e79d3cde6db4cc8f108609ab221d2e5967260bb41a0c822c87b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "identity-spi",
      "version" : "2.50.2",
      "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" : "4b639f71a630b333d4e322e053386a27"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b8410c69b6d53c4683f4ca10517bbd0a0f74815"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb43f0ede12ef04f64aa5ec19540ac46d0b7aee7bb94e400e20ad59677a8d4ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f99ef47887b36c56c2b3b961d6bebca80b2f9d9e61318bb9701a51edb42e0b48d41d18f5c21d50b211ab61ce8da69f3f866e42ca59f852452a9e02e932fa12e"
        },
        {
          "alg" : "SHA-384",
          "content" : "daa04cba4aa5d74712fe1d1697f94a4af63b1a6fdca14a41b5b79706b9f9d806bf7b736a3bbe7510dc86349c4bc6da32"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e60d2a4cdd64c67604d63c4c8885520e44635a833956ba4eee89e9a6cee1bc05dc08819170fe1cdeadeaebfadafec365"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e278ea6a04ce7ce7ff6c31a724caf074c7d7a2cc45c0e73b4abb7962428ddbea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "33fa4af2214f7be414b721e4a99efa9603a2c45f48c9d4a19f55b0dac8a116b3b4b6038c61167628cfb3fc6ce2a472c925a8509e7fc9976bd17c5be4b05c838d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-client-spi",
      "version" : "2.50.2",
      "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" : "65ffc2112d7341b4d131f64df37b88dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "21007835c431dae6e5c84632146ea8ade6a14d08"
        },
        {
          "alg" : "SHA-256",
          "content" : "5f869d5145df38b3c38bf78f9a4691577bbba77b3771df6fa803337173ad3c15"
        },
        {
          "alg" : "SHA-512",
          "content" : "6f7e24e09ba5ad2f1a6d5f3e7100ee0ea8d80507c6f59a33864c368b4323f83c4a4e8612a35fa74efd41aa4f2946ed5b6ec0f60b89a63d4482ac8c5c55dbe54a"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c090fcc94afb27da44b06e5112d34d1cf76cc0be8330c0c14b18e19452e4ef92e6684c4977f0471fc2a6bb926dd4ad6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e08672d32fd3df9393010d96e8bef93f862d4067903c426d1fb98446eb13e419160c42119b4c43551bbebbd26ba8490e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b6b7a1f82de1c4b72147039413c2126510e0e10b82ca6dc72fc8e50bf0a7a02"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bbe0a3fc708d1ff461f03dd3f828502fa5d97489e8098c9f9067b65b325a71cb3e8542e395e3e3b398f8e60bc75627dc2aefc7d7b6c4e51d82b472bf9b8cd63d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "regions",
      "version" : "2.50.2",
      "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" : "ee11f6c0ed8f2448680dd5076bab3f87"
        },
        {
          "alg" : "SHA-1",
          "content" : "659b429bbaae1144eb0f53d7de19915d64ad05c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "275d42fa6d85f5de1f1487f93ca605553b8d6ba01e9d9253a14e6ed3ff499f00"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c7c9d1b146dd8a61b010bf2810b95f511b93b9d9a16c56bddb4c944533f5cc84178dba6e446a3c643c10f943b616f83aa8e101849f54c20cf492d5ba1bd989c"
        },
        {
          "alg" : "SHA-384",
          "content" : "013ff0636d1039a195f91bda78fe3fa4174a8ea0c0a0ccdf255da09fd43c5e4945a60521911962c39a423ff181623161"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed798370d5cfac19fca8ed4a215fd20d2209d031171f34b14605900185ed06a4675e8938afd94777954a13b56c9ca109"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f4cae299e224f005abe253d8378808b4e4ff78406b9be2cd73603f39f83d90bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "12de6f83c050a89b73f93e88609b7069406185821947e79c43e5f82025e94cc65db664bb1cdfa333280176974dcf74fe178fb25f5ddaf751a42037ec91971838"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/regions@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "annotations",
      "version" : "2.50.2",
      "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" : "db53d554f8a628fa4ad288e48d98e177"
        },
        {
          "alg" : "SHA-1",
          "content" : "d1540d789679ad59934c0a3e1d180d4b53e29fd6"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a243a0c2243e6d6083a7caa80a5666254b401ef9bb3fab683a0a0ac37085498"
        },
        {
          "alg" : "SHA-512",
          "content" : "051cfc31f251f1f14f16a33412cf77193a2560a5541053db7fe8be18f2285e611618162424a5db2dea8f9658c4142708732612ec8068cdee018b2bd9b9b77cfe"
        },
        {
          "alg" : "SHA-384",
          "content" : "b08bb7aa88872c904bdda89ecafb79b12e1434d23a1db073965ea6b3d260542fbda1f08d81ddd49dc4fbacb915543a5f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1988f704df22a1ff6d22bcffd11c1a1317d60de2b9a132a08a295b0c2965b6472cf5d2707864eca550ad31efb27c004d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9823983c4c7378b6818dc1349f4cea073cca61f83ba8d227c0b109116cdaa291"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b4994d3cf2f0d39d739bc5c53f091d7d3202f31600a13f701444e165b7b404845822d5c70ac944afd3bc7ce18a976d259bc6d60b6d4c9bb310290461e0e03a6a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/annotations@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "utils",
      "version" : "2.50.2",
      "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" : "b427f44506c37955352ce941f22b2bd9"
        },
        {
          "alg" : "SHA-1",
          "content" : "fbebbb9ffcc0afed4ec22930f0bf5258e06369a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "55f79dd1369d22a2105f2e81bae44ef8e73e58b49b60740412d6d787bae2889f"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c353dbf0233ffd00f97cf594d9eb70244beba644a9e5244b0e8a1de5f7c33ac54fe2156db54c56ede532ff9d75330ae0ed1f07149f399fcd47c92fffb24b9ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "1a2428f729469b8c9eecc74866148376b7b3dab6b24fe66854e9ad585260c308f07407af2cb5590515cb7702453103fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b3ea75ce9c87c4b7035214886cb3cca648747fe4e19b401cecf26a32650b560431e2c956cb756628795d64a59c11bf0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8e78f396f6bd9a9468e7f48d99ceac978b1ac1a3a587a2d843fdf7cad4d2a4a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cd7e33298c5fc5ad2d164daa9ff3822f4ae65e9ad382bb31db2f67585d85176a407a9fb3d687ee6cc394b94e145ddcf06d431e0f7ac5d6a957f748473b55cf0d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/utils@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-core",
      "version" : "2.50.2",
      "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" : "e756ceb69109276c388ead9aeaa05802"
        },
        {
          "alg" : "SHA-1",
          "content" : "9db8cad22b54265bdf9e681530f34e6c6f071e5a"
        },
        {
          "alg" : "SHA-256",
          "content" : "3dfa5e47c51da6a3da6558e4c26b2bf4794ec22692784102d8dda61075d99f44"
        },
        {
          "alg" : "SHA-512",
          "content" : "ae9e0cb52a9409d81361fbe18587da71227cbb4e07958a32087cc5c1e69e72968caf81813b5daa1abfdffc7148c414a44e7d8025161bec00dd6444ee7c811fb4"
        },
        {
          "alg" : "SHA-384",
          "content" : "22c1ec10a47463b6cd06013007b74481e933af6a015c26390e2dd64f423324205bef8a043a0de433ab0de4daf6d2ce08"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a2558cfb21b435bbfdfd9e891fbc232f43f7df1a7f2256b0c54faf781e142b7ab071bee9a1e212637fba7bf153759ee2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7cc3f1408b9bea322918f50cdfeb45aceff17fbb6a7b158f549d4dfe108b0423"
        },
        {
          "alg" : "SHA3-512",
          "content" : "effc13f1501305cd9254034dd8409c5361e706f63c99b06beede3c9230b4e7b19b16f5c89c40287b4134d77fc746e22b02c57e1e6579527029917153ccc43ff5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "utils-lite",
      "version" : "2.50.2",
      "description" : "A package providing minimal external utils.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0f0a84d5f79514e4418923fd85f65768"
        },
        {
          "alg" : "SHA-1",
          "content" : "cc38b34856e5b0ee9300928ef802badbaefab835"
        },
        {
          "alg" : "SHA-256",
          "content" : "a6ad1337ef061163f752baae13d3946e62bbee7bc743c5d362184bf459214cd1"
        },
        {
          "alg" : "SHA-512",
          "content" : "0da91e14628ec010f18c44eaa86f95815fbf7a101552b52a5f514df6b5b2b1b4eb7c33a9ae43eb1a698bd325d2e69a9c9174fe3ba9d9a9de31f66d5b2772aaf4"
        },
        {
          "alg" : "SHA-384",
          "content" : "731976371772ade07d010567032eda43b2c323a0e6cbd99200f3cf8e3d6c5992c0512ac1d8e5ce00e4e329624dbef8c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b14b9a915e7280ceebbd2f8dec0fd592a809311affddbfbdf63b81976d86d7559c4380477f35f3d685d40d1a940ee40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c97b31d3520b962777739a002390b3d533f38e9be033891bd86650482c34cc89"
        },
        {
          "alg" : "SHA3-512",
          "content" : "20246966274fec6dd59489f73a9658f21cccb1a1e8f9090b0681886423824d284eddc3a2b4521ad05f1a0ff76d5ee8a8e77f54bf4526de944d8ae00d324e1237"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/utils-lite@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "metrics-spi",
      "version" : "2.50.2",
      "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" : "448e66901ba5d61ebf0aa17287a7f840"
        },
        {
          "alg" : "SHA-1",
          "content" : "a196f19b81f3cc6f0151d0484430ea4dc057f3be"
        },
        {
          "alg" : "SHA-256",
          "content" : "87fd33019c71e9b2aa84d1afdcb9f2f5243668d68f1d17e8f13bf1531ddfbf9b"
        },
        {
          "alg" : "SHA-512",
          "content" : "f29ff95f4491c0b438dabf07181104c3063504487aad35c96a47ff6efacc0317e401ba35c4c34bbedd2d725b5adccafa5dc27303e47069e67fbddc118c0e5712"
        },
        {
          "alg" : "SHA-384",
          "content" : "81d547b9dd2893c598ea6050ea8ff3c7c2767e696fa93ec88b101c895554c00f3ea39979cfec05bb9cb48d4426f97bf4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2ae62c8ad49237682be4880040ab2789704e784f5b027f361bea9b27459a097160ab3cb8251bfa6cb74abbe4a76ff3fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "884f485cf08037f30e6d8f38f1dd02d00e073691838e46049d215535a0baaae5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a5b2cb5227ed0a9f48716bde7892a95f03f5e035bb7fcfc0ac996eb60072a6c86108ac640c788dc73a8c3abbf295f0aa13b5d0698551b916e7426aa8ee3fbf65"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "json-utils",
      "version" : "2.50.2",
      "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" : "893b63badeb1771a0b092652ae815ea7"
        },
        {
          "alg" : "SHA-1",
          "content" : "92fdc52feff44daf24e9a98de0148f874235c282"
        },
        {
          "alg" : "SHA-256",
          "content" : "da8e5b27ac922a80e37d91e32c7da30b8b6acc61c15654d56a5065f0ff0f0576"
        },
        {
          "alg" : "SHA-512",
          "content" : "20224e1a48be8f4ad914140d45382b1ad13712ee41873900a4995baf0a990bdf896dd9b3cac4491ff7aa0abe51e1b036e5991da05130e8f9f7f2489ae0f3f905"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac7a529e3b64aa39d8fae5b847c7dbbeae9b7b5c47948026a3d794bd380bec0a8dc8c9ae6128199b53d0f3491a3770eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "28cb2cdd4e683564a9d7608517ca6ec770fa633cfaaeafa9092f73a6b88aac9321b2211263f71c6cf4b67a4a026b45bd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d90e3566109db10829a8a5845a1458f635b40e4e31d5ef3754c2f2364cadc026"
        },
        {
          "alg" : "SHA3-512",
          "content" : "30876f638f309d47ed67e7d5bba1d0125f15c68fe0693652f25433b04e805c31d283065ac78a3c4c8415fd4617142bf0b6c4692988eaeb19521da27b9e624714"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "endpoints-spi",
      "version" : "2.50.2",
      "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" : "c98cae5ac3fc96bf6c0dac2266a2ec9f"
        },
        {
          "alg" : "SHA-1",
          "content" : "e074acba41164639d9d1cbd6e02e70b418e7c0a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d08ed4439b6378906a45b02bb6dcf03b70964a24b0b78eaf1d5240a451d3abf"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9c1802df79ad5b5d8c6961fc756f50cc17ed9c10b8992dc1d180364520dba09ab09cc936ee5ad5ac3a01130ca40af6791711b5ae20fbf966f13af9e74e6c8ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "2930c0659b99659c4f19ce2a545d2927fa6528751ee1b63e645029a9bf5e93ea6434607fcdf6fc1dadf11588b35a867d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "756a19ecd2b26806bea6463f08c1ae0b1faa669a4fff7393a0b608ae4cb6c87a3b74769ff31336ad2876080dad93f501"
        },
        {
          "alg" : "SHA3-256",
          "content" : "274342e55a6ed60a5a6dd957fbb9398582b3709a83dd23a025aeb85d4af8575b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3aebc82930c2e50840aa919cf935a17be7c97fc3113b63ebdb2a5f8583a5a936896cd88fdad341f3a1de80b676edd0de7eac7069337d1b3e9ebf778f9b99bbd1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "retries-spi",
      "version" : "2.50.2",
      "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" : "d74843b02a9cba32368ea997b8cf28d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "4932d97eec7c8139033abe8c731d6f89acc88c1f"
        },
        {
          "alg" : "SHA-256",
          "content" : "18367f12003735cf0bbca8f70030d5a74158e03324894c342b82cd644519c4c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "e89d9f06f0eeedb78f1866cf2cbb8f20ae634b3655464c73e6e5075640f571b11eb8e31dda485f0b2d71a8b9bc264e320552c6142cf1a16fb8e094da765d9012"
        },
        {
          "alg" : "SHA-384",
          "content" : "c0cb43791bceb83746fff1993bc85786b993d19051d2a1f21af3749b7e8e1ed6b117951fc1a3d93f460dfb1ae7d22264"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b1db65c393615f4bd3fb0c8407642f8e83352b294ee5991d2c61c62b05e7841ea082a6704893c5df99235b14442f4267"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9475a4555455e9e1bee444a2c280e9c91856a654ea5375e24b4dad4649365968"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ada67f4496e2a6ce238e1ed60f57f7382cb8dbd03d424ea908364229d5b9fe5d6a8613d7822eed8e85621ab84f24ab867759ee0588f90b025faf2e84a2171a6d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "netty-nio-client",
      "version" : "2.50.2",
      "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" : "3f264f932e1e44d3f96c03170c0cc98c"
        },
        {
          "alg" : "SHA-1",
          "content" : "9caa44dd758c0775f58ff22ddaeddc91c1ff08a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d30f0cdc5b2c14dfa339bb03fbb37d8d011cc106a9df9eaca2123afe7ca3e99"
        },
        {
          "alg" : "SHA-512",
          "content" : "50cfeb861ad1e946b13b51afd87e08a7a483cbb9104542d2f84d3a284bbf40aa62fca0d0f9a0f53f807d9c9f1856d1e6a51c6d3d2b35a4a7c090e05f09e08042"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd84ccf78fb7304f685f5a4d2c94eeb3a6875051205e14184cf8ed0072e0cffe4731915c9c1b57cbb3b8a95e44c00b7c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "96057f8e0b10a1471ef4ff22123c7e20e72f9ab5e602fe95c5b138ab6a375b4ae2bfed4d7404db75fc9123256d30af50"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a6432aff0e05a9fd5bf5f08373a12f99864e6feaf38f777180bdb09df464298"
        },
        {
          "alg" : "SHA3-512",
          "content" : "25edb2e5608b86e9c9a8f297f525c33b00b8ce041e819ebf6be695898b1174f4ca4761e17bc3c6f80dce88262dc539d0a61b989e8a1e0a0a7710b58e1e14e6ef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-http",
      "version" : "4.2.16.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" : "8272c8bab6f48d45e5d4525da86aa6ab"
        },
        {
          "alg" : "SHA-1",
          "content" : "b5e0715df90047ee5a0138c8f704f43c751009e4"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d16f981de8d0d304a2ab1a81f0a674892089fbaa8a583100aebb4a5b00456ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "019ddef71ecdd84753e4f4caf2a136ad6d89b9c3bd4719c119f569b49c5c21b4b42cf9e063a0e46b265f98c1d328dd1ef9fff2baf545e505636136e14afd7c07"
        },
        {
          "alg" : "SHA-384",
          "content" : "71803bfe5659ce7078ca336aeb38345b95888ff22d220dc0583c4b50badf5b4071b85108fafbf8cc399fa07d4da65911"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5a67e48a735b0d57aa76656ff8584db6888323eada612719e99c4431f23ab2d817abb7a6a7101cfd79e9c0b3c5be2378"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8643eb2d4775caffd8a5d76037fe859b4a55ad6027160d006deae4e86554ed00"
        },
        {
          "alg" : "SHA3-512",
          "content" : "67a233af23890e046142586ff6bd429653b18de0fefeddbb21c0c49d47b962dde81f4389682863b51089948d4012e01a2acbff4e342bb82065d489b964bf4d03"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-base",
      "version" : "4.2.16.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" : "668850c1c5f54beae7ba0755d2f361ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "01a01d45a9efc228c6d747525848b065e0656b5f"
        },
        {
          "alg" : "SHA-256",
          "content" : "feb410225938d9970de6b624a0c031d079804fa5cc5e1ec6e9298f16db5998a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "b100a0c28f81e449f4efe363f6b795973f3b057f9e9fc55a27d0c49b5077e54d6e002d4a4c00d50d984e13716b7ed4e889bd395f8794f767680775439a7e8e45"
        },
        {
          "alg" : "SHA-384",
          "content" : "b9b8ae8e27e67ae7556ac7c1031ce9adba9a3d2ed94bcba90e00492690855db19b5f27bbbbea3c0b6d2b924d1fbfaebb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3c6004f6b81183803742b245c4cbf6570c3acccb37682c45ea67735d6d8541df19caf3361a56f0d2d72ae93bd9b2d335"
        },
        {
          "alg" : "SHA3-256",
          "content" : "439dc246616d6780c8bc6405ee40c89cf510836bb046477feeafceba7f6c2dc5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "55b44f1ec40bbd050eec6649b755600a80b7f8bbb6d87dc60a48f7f977a8dc8076f5582a21c4ce2a5be9c7aed89e0db64715ad7020df718849722f8bebc6b38d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-base@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-compression",
      "version" : "4.2.16.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" : "f5fc869794ebb728cdbe8f91e0b72646"
        },
        {
          "alg" : "SHA-1",
          "content" : "bdbbcfcdbe217b95c14a04df4fc5d31213d5c27c"
        },
        {
          "alg" : "SHA-256",
          "content" : "13c8565414dd2115281303ef4ad1f7cc69bd7771d8d12c7d2fb31307dff26d11"
        },
        {
          "alg" : "SHA-512",
          "content" : "432ebbe1310a442730b9c98dde482a7379d106bee80ef9f57d3c55ec42f0b0b0f50053ec585a6c4d33804269279087cea2d46189c38d7274d3ebc46fa9158132"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac677a892495a9e67175bd67bca860bcda84a23fc893f8ba1edfb6a9c3f17376d745400fc38428d5c6a12ec1473c8d11"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3269c7318a7af69670881471a99c06959efb86809a9b8ea577f26ee874b8ce7c0847b91d308b8b74eeecbb5f13d6cc15"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36636b960e357746e2f897bf13c5850f2b6d60707e907771a5fe53eb8c34626a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "30e361be73e9769109f0864b40e8f737e9b7decc40fa9ec96f5c0d81acb5f23c59a10750a2bb65d012fd5fa6238de0122d9ee726f50218a56bfaa20536e662b1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-compression@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-http2",
      "version" : "4.2.16.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" : "6663c577e66d0009c21789657e48c578"
        },
        {
          "alg" : "SHA-1",
          "content" : "7af476eb447afe6e933938f09a5097823cf6c46c"
        },
        {
          "alg" : "SHA-256",
          "content" : "fe1ffc7ed6bfb40f91c4e265fe76e3be7f9049deef0e8cf5a992420e4f02b542"
        },
        {
          "alg" : "SHA-512",
          "content" : "9585439e7f3c89678072e72688610eeb3e603df5f61bdc1f3a1121f3c00fe65ad54793f23b074e270a1a3a33cddbf7c12cf57de25cc76095b2930c99953ddd73"
        },
        {
          "alg" : "SHA-384",
          "content" : "5b6b30bf071972bd2de70b727b2248467b38f09b4885ee59418cbc31fe79aa6e0a6ca0027385d0ed85868bb41eb60155"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bbde1c90ead957c8523af0ec35a319e0c4d93adfd78bc5fe09a35e5c12543839753880118a896a25a4786b337c983e37"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0cd5d83e8dbd2f34c61595f8ecfafa8e7fa933b8ffc6e91bfabeeea0caea22d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2fa3eb1b6a36fd7e36f0dc225030a4d052fc96e16ec0f74a817368f92f1dff0b7dc80bac214cd94b30622cf539fbcdcc59ffb9b1a11e0049bab0a886e9afbe98"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http2@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec",
      "version" : "4.2.16.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" : "65d2e3861ef0b64411bacd7ce951dcd0"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ff5de5c29d6aa51bd4a52dac6abef7a6c2a8aae"
        },
        {
          "alg" : "SHA-256",
          "content" : "41868bcc428954e707e39a30686ceddc0bd238391d3989d04dfb72d5f0735926"
        },
        {
          "alg" : "SHA-512",
          "content" : "c43d5b9ffae7fe26eed511297703b7a509ab3c38cb02826dfd79981921e3f2126e2b9a8e756efdf5825947ac06124695502010532a9e87b027e7460a2c9fcf91"
        },
        {
          "alg" : "SHA-384",
          "content" : "1932e59db8b7f43ecd2ccd4da683effcd3fa7a1b543f31a4762c478abc23db248e2b43a81e8ad59029c7e30dd69e67d9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "597fcfdcc1189a55eb766e2ed9ac6deb00c5630d18060a198a6ff7457776c5f915df1a11ec5148da0201fabe7d3ed304"
        },
        {
          "alg" : "SHA3-256",
          "content" : "23a2f2b20ac3c4cbaefc2f06566e43b21c37f63c20a8a6c704e2d4d6b12fa33f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5036e063591aa32c210477e9d95937d40d3ce013e145345a321536fc48acac5ceb0e80b153444c68ad90af52d8b96f23ad0198a930e085c5835a6aa447f9259d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-protobuf",
      "version" : "4.2.16.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" : "c3a56375a36d9dcb96c9e93eb81a4e3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "bbd61e19ebbad9a3da1856da418316b2a3fbdbde"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb66f23ccb543dd842ddda91b6c8e97e222220d2efa5459f6a46a22ade3b2170"
        },
        {
          "alg" : "SHA-512",
          "content" : "66aeb28423197fa1158cdb5d8f9f012a0074aaf73e858bf56ef05b723e268cf3d6b1c0763f19c9f95cf1f46df7cbcd17358ef07a3cbdd882b7e9d1c53a2215aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "db28594f7133f496fc9559c6119c98db64f08e1cc565f7a4e49e3b7f51aa76e87e3b8713ff124bb1e4125543e26882c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "91568268680c4cc42f54bc7c23341a1fe5acd0d9be82f5ecf0effb1ca7817534a53902bfc839bfe7ad5d0790e215e555"
        },
        {
          "alg" : "SHA3-256",
          "content" : "605f3d2fa8aacb95e6f03f8a333a348c83fe642de5525e770f665a366e6fcac3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8e0aac9f9cdffad37357c2bb88d047ade8307665e1e1784e319fbf48b8838c105321b96398c1e605207b617c861065cc6993b3de12252d5ea830efefbbc3faf4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-protobuf@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-marshalling",
      "version" : "4.2.16.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" : "c47343200681d268697d76b115b787f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "8fa72501beb27e474e339a4259f4de8e2f628dad"
        },
        {
          "alg" : "SHA-256",
          "content" : "9691818c6e59a97e454f8381c86dfe840302168d985098a278dca07781efc75e"
        },
        {
          "alg" : "SHA-512",
          "content" : "afe0e97b195278aca8b6ad64aeeebb55681646771c9db3c223d32b5fa6078e6febdc29b37cafa04b1561bfbfea3b7351e87c574b28a9b667c3814ac0ae759dfa"
        },
        {
          "alg" : "SHA-384",
          "content" : "59e330909708e44b531771acd1c90ce7383fe50a090dad09ffe8995d4fb6e7f2cd5495ae565e14e52c8c646e042150cd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "910348c4ba68a59d725fb126f4b6de90c73f4a2cc93d80cb212980c817eeb3197a655bd57d3b822a01434f2cb4e2501f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c82b3f9b47c94cef64fd2794c30dfb75c61ea3b3ede03c2b75f93e2f4225869f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "85c1331e2ce0bf4899b451e9a4b5966880bd2af04ace30962f893617a0bb1d827e1da2e029b89d7a7677ff0d12c0c7b0b7f81cdccc7b070d7215d1b801c626e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-marshalling@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport",
      "version" : "4.2.16.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" : "d264fa6db3bc4aadc8b44ba4d4b650a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae87a3bec51d503475a19fbd718bf777f2fc06c6"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfa3f654caff906653385f4b7ddaa539d795b78f5711a622482b17d2b73484c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "129841e956d592d1ba834549689ca231bf97c399ca45a357b8e3a70fce43b59d72dd2bbc0dee9522b8635dddc3707fdcf7a3c36101cdeb0d37b3ae6d6d2c306a"
        },
        {
          "alg" : "SHA-384",
          "content" : "d116d8a35bd378993b35aad6aadd11df1555af36a365fcab55341de11bc9c3d1f237fa338228f9112ac55a7802c6c0cd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c1d24a89791f9520cdfdf6577de03865c2a3718fa8669f9f0ad056af18df043efcf7e876682ddc03dfb0f62b338b680"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9061b34e1a625a2e6b2f4f528aeb78a7371007648f468905daf6d20535b38cdc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "073945873245e51f5488bc1de90d1b3c1bb9abb7b336b78ce260980169a34a95ed058aba83e643e4256cd35b4c69164aed2f66005e0bd294d1708a9c620019f8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-common",
      "version" : "4.2.16.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" : "cb87c4d5675795bdb591626dbe73a705"
        },
        {
          "alg" : "SHA-1",
          "content" : "c2bc7fa5acfa2afc777e944d84f0aa65559cc81e"
        },
        {
          "alg" : "SHA-256",
          "content" : "9825ee68a0dc4cd2b53e2f532502401b2211bad9b77e8b04882d9e64487283ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "7aa19d44317d361f5c75d31e114d44927bea2750b9bfe0988e0448067322c63297e45fd8a3666f71afbe8786ab2cd57966da5c6d9c9163da60323fc63d8c8916"
        },
        {
          "alg" : "SHA-384",
          "content" : "2aa5447b8b2c09aa4802aafd96098d1ea4e335e9d363b41622632002733508f08992e6ac0ce16ccbff1170dc11b8524b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "edbc88e9ca73e519df3dd322e1d5ad784951c8dcda2aeb095f5133f0828b8fc43a6117cb119a9a6832f094074689e128"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6dec12f0a7919a6e7dbc038865940c9d6bdce765d9efb42eafc10d3d6bfdbb3a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7d560e5fd450b1317babfd5242923fe5acf4d70ea0d12b2824819d3bd55fdd214da7db188156deb49b79b57db273621a18c1b3fe7156573745da607963a2c039"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-common@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-buffer",
      "version" : "4.2.16.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" : "edf93a9f17ba93da1db411835dc0744c"
        },
        {
          "alg" : "SHA-1",
          "content" : "05397ef65dcb60670e0e0dba4854522873af3070"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc36ae9fbd0b03fe755eb4eb4424ca53b59cfd297d7fd47d49e5b1059beded6c"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d42f1bf6ff6f2e4c01b160af7b11d2b85f1a15347240ea0bd68dc91bbc760f0631a7d7df230c09cd9ad237b297a79625da92ddba775871b6eb9b79975d4f632"
        },
        {
          "alg" : "SHA-384",
          "content" : "f5250b8c501d2fbcc9c84d6e42fcf748cd1f71a9b7b794f12f5baa7b2190422a09c7c0103b21df4f2f803298e58b67a3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5f3a0759aae2fdb34cffc819860ab2cbf570f2046789039ff113a77418ffdd9c1005c04c2d40adfa451e54425bcadbf2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ee47bd096992194e15d525c74f765e79e4bbc7e46160194a2de53b9395258845"
        },
        {
          "alg" : "SHA3-512",
          "content" : "883356ffe38028bfed4d86de1f5d80441db5aded17c57d6936b1867df67ca47d0a812f60790f02f9c1d52cffde966b15b6b77c5d4de867d52c1b3da13b2f2c2d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-buffer@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler",
      "version" : "4.2.16.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" : "71e9f0d2b76977c1e305f06449fde0c9"
        },
        {
          "alg" : "SHA-1",
          "content" : "cc82873ae4b6d14effe480740ad838de09add70d"
        },
        {
          "alg" : "SHA-256",
          "content" : "a259ca496da05ac1981f95cd856211f894a328056a6129e9cd70dbbd5df401f7"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ca6f1bd3672f49e7f8b038f02b426cb42ead7d41211495af050ce8f8e0465b41a7f95e813c74910f5c9ca2ab586d2e34920ee6b2372a23cdca05acb82816ee1"
        },
        {
          "alg" : "SHA-384",
          "content" : "05e7173deb38777642af2928b5977d1cc7a4fc5ac29e53224f120485a249a63e211cbc8ecf6c8de0d03ef8a0e583fc2b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "44108d7a100c7ca5b16b6d0e31b74c9ff589b58cb9012382a7fb029b74c49142c6a2c5dfd297f878d80c9423462af609"
        },
        {
          "alg" : "SHA3-256",
          "content" : "59e2527ebb9d9f95dd5895ca13370712b3da7f118dc6c91bd57cb3687e750e9a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8ecb118c7fc6850cdbfba7a9d2d539301ce12be5133d45f714e0c63856f52698eb1b74f9b89412bb797819f6513f373c3d32b9fe36ac798180ebfd06454415db"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-unix-common",
      "version" : "4.2.16.Final",
      "description" : "Static library which contains common unix utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "02c5d0ada8dfa345c991e38d59198dd9"
        },
        {
          "alg" : "SHA-1",
          "content" : "3cf32390f1b80af890ac44aa0698c2ff58c2a4d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "41ca8fe192083d17917be7ddcecded4da4fc1db1d1656d03d0bcb14e2f431155"
        },
        {
          "alg" : "SHA-512",
          "content" : "09179c758d448ca3e3346261af8278a6b0d739195774bf256bb2f4f59da11d2010263a095a7550a1809c699caec328895dfefd7e33b3d610ad96af42dc2c641d"
        },
        {
          "alg" : "SHA-384",
          "content" : "66b60aeaef957460c0a7e35b0af3dccf0ca23cf4b119bdd415eea4d62fe58113725f4fb5a778b80dcf68ad7d22b3fdaf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fc0b8c520432501e5dcc7ba56359fbada9ce5e6939fd4f744eb5a1493242e3d32edc5fd3a1cc6aee6e4fdece68104424"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4183789d8518fc94cdbcdedf275179fc936fb268eb424c5b58b1946c5008f465"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c864ccb8d364d9bf11a201aabe64013382c3bb7e73e3467ae2a4680dec7aa54dc80b0c346005250785d17f578a53686a0dd27487a6d22bdc09b22528a0f02ed5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-classes-epoll",
      "version" : "4.2.16.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" : "02eafc3e32748b603d0559788ba48d75"
        },
        {
          "alg" : "SHA-1",
          "content" : "cf90c7b892e284ba9f1545dce170168369b3b9d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f2b53210db9c8d24e787ed43f3896aaf30d686ed270c7afbb29ab6330c6aa23"
        },
        {
          "alg" : "SHA-512",
          "content" : "54c359de7f59552db7e2e51f4634eda8cb79434ba21adb606d2f9dc8aa20884d5f5213f8b425451bab31333c16911a6239383ed97f1e8f918dfb53902bcb916b"
        },
        {
          "alg" : "SHA-384",
          "content" : "0f309f81f3d66d199e9bcdf32553f1f31d683bb8b5ae8cd06e665e0af95cb26d6913f710c5f75386a80d9d86f6115e84"
        },
        {
          "alg" : "SHA3-384",
          "content" : "071db05641b3a1125fb5b645000cd1fb70c3f09ae6f47ba97a3e4f170c38c0f5f75f9f08cb6e76ebc3e83d48678bd217"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62ed6ff9c8d2013cdf477a3daa5f3fb5cadcae4a231ea90e279d8ac8aa8a383a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6aed3fe24e204440487a764864c2ac1fc96af6e0877a87cd84f697513f2de0be5fd65699563e743910550886d81f270d44620ff9caa208a1aaba9088776e7b94"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver",
      "version" : "4.2.16.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" : "561b09ee8c3b2f10190bbe3f923cb71e"
        },
        {
          "alg" : "SHA-1",
          "content" : "fcea6d64273b59ab9127b68c16ae98af34642139"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9eca6a99036485cf1d186b4a6a595b0a54c53808319ee03924270eae04c32bb"
        },
        {
          "alg" : "SHA-512",
          "content" : "071b9b46c050ddc3df1a9d76483dbab36d01ed6964a5fb0e6de9fbd5e97fa800a93d6bb75abeaae1a85706bfdece4691386ff619ee7d439e4f94e3f5f9de1be4"
        },
        {
          "alg" : "SHA-384",
          "content" : "3f96da5d1a10d7b46a8ddf9a7bd2111f9761cc75faff0834b2ed5a154f6141351b3f6bc0e5eaafa2db02703bfe336ff7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "74850276e69a796912326f8152a61fdac81f0d58629d6263b886ae24a5a2f15916ff16f8a4f9b67afcdc131993be8a4a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef5ef591e499f38b84446710b67e1d5bc80269d8704fe1bffa8aa1ffa568d236"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c38c605e9169b14fe35ba18377793aa3606fb352e6331bc3021220c3405c4d39e0b8add9067a31375eaa20ad23a2787fbf3b6713be3367bd102f9a1d8f7c6be"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver@4.2.16.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "kinesis",
      "version" : "2.50.2",
      "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" : "8c71d0760c6df8fb69edf56cc285fe65"
        },
        {
          "alg" : "SHA-1",
          "content" : "5051540359d7f65eaae430b1181e0646aa5b8c6c"
        },
        {
          "alg" : "SHA-256",
          "content" : "1bfe3ad7851445ac94622a6f00bb2539c3677b620fdcf69dd57f753bf7218000"
        },
        {
          "alg" : "SHA-512",
          "content" : "60df1e7421ee255af48b3f8b9ad06e539f14f435c3946b2dee341e99815dff943f5e4bb04e1a4be2081df0cc9aefd480ea235e1bca6c7af207a04ed9902eb544"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a8134f907c07db8a36ff43123d32abf7a50481505920b46e59c7b0435410b6f4869033b575e64ba02ebba2b4049dc9e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a89ad8411ac84980cb83ad62b191768ecbdd51c265bd32b1987bbf05ae127076de399a0dd94c057e38d98c8b2c6c8660"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a74a614b80c594c2822f67e59548d37cdf13d798f317a0cb2e4ad5900f14734a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94fc590a1eabfa1e82355ac54b62bfdcfab13cad5fb340750e78eaf431623caa812d17cd241680a2260b450f665c550126f5e4a83f33685a17a0110e40491dc3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/kinesis@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-cbor-protocol",
      "version" : "2.50.2",
      "description" : "The AWS SDK for Java - module holds the classes for AWS Cbor protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e4eba93f2cbec40bd897ce2658aee60a"
        },
        {
          "alg" : "SHA-1",
          "content" : "17be207bed2925f91339950c60d75d4647f40d17"
        },
        {
          "alg" : "SHA-256",
          "content" : "fe5cd2b42e3914dbd94597770460271dd568c91cc91b58d27b282b323cd250ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f61b3aec3c3e67fdd1b19a8be01f81e5ecef7bc60e9f397ff55154e048a8614d6b4032188b755aa47d0f65a14038beeb27ecf56424eec269b6c61828bd82e43"
        },
        {
          "alg" : "SHA-384",
          "content" : "b3fd79004e8bca2153b6934f61e3335c62b0d562942491780ca25d24e63af328dde8b68a7834594010eb01510945ab05"
        },
        {
          "alg" : "SHA3-384",
          "content" : "99d074b6cf63394b1fe54829f40cb0f7f846152fe4f0759011403a0569391d2d7c99f1ca805d5c3c7e34024505534760"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e246bc0c0aa00388389283379cd74e1c994776a822208a2a480ddc97e11cad0d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "724f6b1c0356db2ecdf0a76b20bff335da32218d6e9a0489be5e793b79b758e9673e7f3b1befc3c640180470335f17edb5c23938a8a5667983f0a44ff9ce0d8b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-cbor-protocol@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "third-party-jackson-dataformat-cbor",
      "version" : "2.50.2",
      "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" : "278653166769a97c087ea8ee9ed9efee"
        },
        {
          "alg" : "SHA-1",
          "content" : "df42a613c8479ee49803a6134867d48e6e0dcbf2"
        },
        {
          "alg" : "SHA-256",
          "content" : "3880dc7fe78a41a8dfc4c21acc62d6357ab76ad8f65c3387b375c9ca089aff09"
        },
        {
          "alg" : "SHA-512",
          "content" : "42dc94d811fb20cf6117da010ef93684e5676cf82c1bf03bb07f2c62f0818217308f9112d6d4b71e8921162a824f6281f8296a1eac64636d8571bb13386576aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "2a519594468b5a2aed11ef53695c2edcd9a1b0726136a163c3a7913981b10a2b69d56bd797c5ea09bbaa0912c2898745"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a0e6ab712ef7170ed1694e57c17340a93845258511e993201e04f94929924cb5f155a34edf5da2dee8220d669840511c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "77aa058103d00b3f0b3ce9d6cf0e6281670aff6a485383d23f903f25803e2715"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d3a2d865a8dc8acdea702674e9f4d76ab3ea6048f67ec9d26287bb547d8a0bfcee7b25f0d0b5dd080011caa9e3b517539c9c2ac95f266eb04154331f2b04d97e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/third-party-jackson-dataformat-cbor@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "s3",
      "version" : "2.50.2",
      "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" : "577dc8972e8c389cb78ee1d27b01af66"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d772fcaa8dedeb0a67d91aea64c7da2e1699c30"
        },
        {
          "alg" : "SHA-256",
          "content" : "2470bf92ff7017a17000f93f76e40ccc55dda6d07a8f0a6ca4ba9235cf0140f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "c659a8b71ce60394ae8d4d031d97e422f755421c844655d74bace193d8fdb7dbcc8676d31c504b0cf1b14df82fe47041d8fdf1955e8f6940ba13c5bde476a377"
        },
        {
          "alg" : "SHA-384",
          "content" : "aada9d615fe5a57fde70a2789c974878bcb64f1b51481b41219ccec009f7cdbe936d3168c56ccd293e89388be3465aa8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1f4c2e788515430cdefc2a907a0eab18102ed2df4bf504a2828eeba7c2c1fd0eacca87a3e1aaa39694d61682aef9ff3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cd6f15952b5524dd78613bc945ea831983fd0806bd00ebe9edd2419b38716cd6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dfc5ac3f9241d75ab1e7d566b7404d5ff2ce3d12960b3285221788b0b151890f7ee2f36217ceaf84dc35da77459f290e82242db2a1bf452e5eb0b4d7be7b8774"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/s3@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-xml-protocol",
      "version" : "2.50.2",
      "description" : "The AWS SDK for Java - module holds the classes for AWS Xml protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cdb83235b1242ce95dee98ab707474b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "9f337b1d6e2e832fccc31db6c7fe302f84852164"
        },
        {
          "alg" : "SHA-256",
          "content" : "b0f9e635693fc4c7a2498697a519055e91eb185b709eb2e13e3a5a29039cc306"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3bc6d651bd2608bc745c46c4723eacd398be278a42aa6383478d3c2b0d863a4c6af4d79954876f67c74212487026e0f311defb10725e91b65456be0811c3741"
        },
        {
          "alg" : "SHA-384",
          "content" : "20f84c569c19bb2df1a96c038c23f2a3a1484dcbff073c5b5638c7ffc6dab9b7b712051a41b0b433afc4a04f623197fd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ff628fb6d1c83f42247cd33794e65a460d38da79c33261ff65e31f87d557c3d413ab4adc111819afbcde51238ff0cffc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8b34a870f2e2c22982c628e161df6fe85ccba1bd3c384a9c9d691bbb87cbc3a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d8522d538169664197275a68efc3682396be9d983b8b40abcefae12dba017f5ea95abdadda558ec8db08dab6d9cf35a38e866e629dc0658bc6a6e98abe75f6dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-xml-protocol@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "arns",
      "version" : "2.50.2",
      "description" : "The AWS SDK for Java - Arns module holds the classes that are related to AWS ARN",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6e80882ba87317db9ee61baf0c8fe23e"
        },
        {
          "alg" : "SHA-1",
          "content" : "aa2e7cd5df6c9942af2f4b7650efa785195e1d0e"
        },
        {
          "alg" : "SHA-256",
          "content" : "a1438bb315c4ed487f282a9f5b33ec14f3809a4ee04e99960698e6f3b993f855"
        },
        {
          "alg" : "SHA-512",
          "content" : "f47094db89b270dcca89b20b38e2b96347108382f649ff91e4150e785e451fe727bb45c5d0d09d12da5f5b29e35f955d96d3538a248aa297d761642ed9662691"
        },
        {
          "alg" : "SHA-384",
          "content" : "e938d4f5732ac3e9feb0b69a41d67836fff34336747c9e1f09365735ed53870e6b7df609b5ca31595fa0ae10d8610301"
        },
        {
          "alg" : "SHA3-384",
          "content" : "93542b95c99846800acc40690739fca9dae04fd3f511bc45fdcd3aad520fd52334034d7dfc9020a0cc558b5d3a4e1423"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7dd55088042224bf065cb8522032b3b339774b6ce140b6e83c037ca7ba33fd9a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "03131572564ff32805cd7cfa45e4b6a982f45e2971f3b507f88c96b45960c859daf9cc9bb48e0a11bf24f1c1042fc8c5d587bd30c1b43d39cd95b5c22f3482e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/arns@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "profiles",
      "version" : "2.50.2",
      "description" : "Profile module allows loading information from AWS configuration and credentials files.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "309229dd361b95ea8652381366948cff"
        },
        {
          "alg" : "SHA-1",
          "content" : "13b9475dc4b487081850e957e1c330825f7e731b"
        },
        {
          "alg" : "SHA-256",
          "content" : "53ca85d4791c717c35904313e5ca2f89393ada26c1ea626c9568455dfae8fa30"
        },
        {
          "alg" : "SHA-512",
          "content" : "af9eaf975b9c542eff04e862d742f49db36a401b8e353cc3a943a0f6927660f6a0aadc96a74e4c3098c2df048721f7855704ddbfd456919f828f0f4de0995b3d"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac990128b6f0f917196889baa97975be336c6ccf462078e294ae57328fdc2cfa22d4fb887062e2b34b3ea19f96e7aacf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "907d94025af7e83127fb9292b71ecc19da0b31920147dab757599e7720046474d810f8bc4d1e39011953ed82de8c8987"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f836be2d4a02f38a547a8c9f052ade69c68d4d8a20658be20364ef386ff1ac46"
        },
        {
          "alg" : "SHA3-512",
          "content" : "81d722a9e1038d74936e0c9521684aa1c93aadc08b76c3bbdba30bf42ae6eda0bdef7079b3b6139e182aa8ec705e1edc09af72cdc65bdcb1826af3a72f33715c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/profiles@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "crt-core",
      "version" : "2.50.2",
      "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" : "88dec5b4d2da363eedbf8297efbb387b"
        },
        {
          "alg" : "SHA-1",
          "content" : "d0da15938cb59382b0552f6214bcb85722844dc6"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad31d4d96ff597c145ce5c633acd0099a33ab8593f142cc0d1ca418ff22aa78b"
        },
        {
          "alg" : "SHA-512",
          "content" : "965cfd1d93260e8b9039827c6bfa0976466f540a0f709a21913da1f37b0c982c1484c44a96ab05f059269d3a5dcdd5eac9661cdd992da2a12b06e26b70129f9f"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb8e1df5562bdc8230f8e1b942272104dd0677c2ace9c13142d0a9a17a5646b966eb0d358dee704356b50bd0742e2821"
        },
        {
          "alg" : "SHA3-384",
          "content" : "df33896e100d79508a65bd47e698b7a6f1e199487dfc820432007a0ff7f8b82321f4a760fc15b7a5eab9ef938634b12b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ba223a205aedbbe7ed8c508a0c323546b876fbae1a19427f368dac04c12ae87"
        },
        {
          "alg" : "SHA3-512",
          "content" : "738777ddaee38250ae2b1ef78c561ca44d640969f8827acba5d7a7517a8603009770e2ff8c4ddefe9307a8d50b9249706a56187d212689a9e37f56ce15c9d0b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/crt-core@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "checksums",
      "version" : "2.50.2",
      "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" : "f558079afc07377cdea3ebcf3d522124"
        },
        {
          "alg" : "SHA-1",
          "content" : "96d9c93dced56d090cdbbb1f9e61ce5766cbd556"
        },
        {
          "alg" : "SHA-256",
          "content" : "05efd54a4e7821fd05f752d5f528c3f578b2222daa7d0eee0a4b9a8343694e8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "959318de31daf68589353609a6b35b3097388caf2637ac00416ba65ef8a3074ed8d75bfd08b182ad430d8cbc87002b67dca64c5840b815d4b157c18f5b30d88e"
        },
        {
          "alg" : "SHA-384",
          "content" : "198bcbc472f3acd74cc1186b8762b66ac71b65c1f336d9097c01bd36ad3df73603450815b8775ec799235877dca335aa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "12e8c3865a17d5bdc2a977d4e5364f4e6ed6998a17f8917aa75f32d30d5938bfbac3a4f895ea2f8eca54f30f02c34394"
        },
        {
          "alg" : "SHA3-256",
          "content" : "399b57e3746781068d5ffd55f4fb1a36863cfe50ad167b1738ddd0a2620f8ef9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "311118ca32d767faaf946e600c3607d1fb1e0ca8e58fda3c4ce06be5f0572336afe62378254d3423abf2ce7633120ce317e0092e2315442814433e07bd60b6c7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/checksums@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "checksums-spi",
      "version" : "2.50.2",
      "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" : "9a57bd6f91b946de155d27dee2849214"
        },
        {
          "alg" : "SHA-1",
          "content" : "6494834391b6a51892aa0d02ed7bdc4fce1f63b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "5152fd228320b6a472f32a9f3b3072185a45202d0a89f97e55aa06a5ed55b5c2"
        },
        {
          "alg" : "SHA-512",
          "content" : "2382638a26ef25410b044361b5244ef5e80dfb72747557eac3cf2f8ca6c9bff53e4ef8625f2ccd8cbabc226311a63e203060c5c8a711cbc8baf2348a9997bc0e"
        },
        {
          "alg" : "SHA-384",
          "content" : "6caad8642cdc0881b8a98ac3963ce0eb183542c53d76da68131b2c7c57048e777a579144c406caf368bc78257e2068ad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "915db6cb8207f74422f1743dc5fd6209d21ada28d586f709db37ed016f893e97219c8e577379caf7f5a8f0ab043d2286"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7df8819cb7d798b45d6d295cd902da2a3cb33272ec69ee04c573f69cadef7853"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14e087140ac11b357e640288524875bdcf922c6579cb19b951eb1c6c669f8edca3f1aafbac101f6d6847eb3894112a3b4b28aeba6caece15c8ef7183681f59bd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/checksums-spi@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "sns",
      "version" : "2.50.2",
      "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" : "92db2ce8d2e7815d188822fcd354969b"
        },
        {
          "alg" : "SHA-1",
          "content" : "c6a62a0505146b8d2bb4f576cac4d68593bc5275"
        },
        {
          "alg" : "SHA-256",
          "content" : "51686aff93bd1b46123bfda0d433148f3ace1c5a044dbfb92c5515aa49558b84"
        },
        {
          "alg" : "SHA-512",
          "content" : "3085c50f267c4d92b36eb4755782e9c94af03d90ceb50ad772e5b2ac0ac2bd5b646148a4507539177130645bdee55e4d9b7663b71a6a597c632056a0596c15af"
        },
        {
          "alg" : "SHA-384",
          "content" : "87cb5cd40d845e515ae9e819ebbd993845540e812bdcf2e8d386ab3e85bf6540851bccd312582d1e2d9411fc699015ec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "32a5d986446c462f586c5383d76ea04d33dd20cfdef9f110e5eb3055648bd1b606bc747ac29767a4b55e1ce55c4f1bc3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e0508e00faf7ca26860b77c0204a589f34d331414a4d132166dbe7ca748cba07"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ac773671ae521a662029e56b0d7692f2ebfb9477a23f7eae8ae18c8416553c4d07e168ad2ccd9a061d3eeb19fe8285891c2622d4f382e31952a251dedad0aade"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/sns@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-query-protocol",
      "version" : "2.50.2",
      "description" : "The AWS SDK for Java - module holds the classes for AWS Query protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0374b89faaf88960ada1cfca8737ce94"
        },
        {
          "alg" : "SHA-1",
          "content" : "d754bb5fe1f57296893dc6e093c47a4e59d210ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "f06b1cf4c180994e79cd1ac98c133dcc3bc5d3a1b4d1e3b60c16f5522e88b636"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6208a603743a251653452789fb3ea9778db2a1ab7364f5472f6e2a2ccc4a97625a990fecaddc414e9af564f3e60c9a0ef1c381e7638663752f4194c7583cced"
        },
        {
          "alg" : "SHA-384",
          "content" : "400b26d452a655d4db35099c79c4fd8c296e57a611a8ea732037c8c94141d626aefb629e52fbac105f9d94fe8cb7910f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "967badfeb4757b12057865860307bac2133c144b31c55dbfd9886bcef6e197381e8d67da700c87db430bd6200fa48ad8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "47449adcbbaad134d7ae56ca44616b3975cd0e4c1a9f7f76ae57c43c8d42a7b7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "09923d16fd88e2dba5ab537dc378e92c9f95403664ab8c0504771a046f7c5fd41794b634f4af7c77b8d57d4e6a476ee9bd56351e15adb8ce6d0dd8d73f771628"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "cloudwatch",
      "version" : "2.50.2",
      "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" : "e66be05a23dbe25f7569c411b9b097e7"
        },
        {
          "alg" : "SHA-1",
          "content" : "7340b17dadf8fd922e5a1f9dcbfeb0c41841a7ab"
        },
        {
          "alg" : "SHA-256",
          "content" : "f357e5e21b864cb6fef343d2f8aa3204ac7247e266dc66f7d0f557563be3da4d"
        },
        {
          "alg" : "SHA-512",
          "content" : "8177b207b2becdaae30e111d40413b788b2d9a9b5fc2ea8e6acba52c013d3ea816250258149ccdf6c57992dd8a4889d919a9aa1e44479529396f8060fc2c8c09"
        },
        {
          "alg" : "SHA-384",
          "content" : "82e8ff876a47ed46cf488a0216f7b9605e48b95d0ea4b279036f81e887b87b86fc535af301b68469d5e5a1ba94f6c6f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56e93cd94dc5fc251f29197836ee061e01a317f25452fd1f428293a17b007ada668d18a001cfeac308ee2793f7e805f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "38a47afcb20a06ea9d3aa5d631a3f4b8d47f8f8aac3d48c2726bb79bb749005e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "860db210ed4f10c845534021efa8a1f15704d71badaf819df1d5ff87a7709e9bd9b89299601bd2c225c9dbb2915b17585051821bacd026a1214cb0e8e67d2f29"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/cloudwatch@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "smithy-rpcv2-protocol",
      "version" : "2.50.2",
      "description" : "The AWS SDK for Java - module holds the classes for Smithy RPCv2 Protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "05fe45eb1408711075218a3c153e151b"
        },
        {
          "alg" : "SHA-1",
          "content" : "59e8b8b5587f43a9992d82bf041f71e1f91d5d53"
        },
        {
          "alg" : "SHA-256",
          "content" : "716c35763c80e204e780b4a504da3277c63977c88b7fad21619b6d9bfed028c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "3e51f48aec5c0ad31e2e01d55939045ae20030560c4f3e538cd04e239642d71762f11e9a1170e32a8263745dcc6b0687377e493d739215355008639d1ca7ae7e"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef6090b4eb63525e9890a9c048b4766f19beebbcf0431181177318357a7c39c811020cf24d2baa63b27cf42dbbf25b6f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53568948999b235d5f301d457c4b2feb24558a6b8ac7d3fde7a5f312c2a74c7065d1a15a2ee10290c2b5ee5780e8766a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8f6d50398263db420f5365a8e08dfbc9865552de40dd8ff4c98e74a6a5f682df"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b6ec01814b532c327c1bd0f3bf49ae5397d5bf21df5740eb265e72a27ebd10d3ae2f22d8ebb2a36757bf7d8da992a777f69e37caba3cb824805f7e6f85217ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/smithy-rpcv2-protocol@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "ec2",
      "version" : "2.50.2",
      "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" : "a931834302377d106db4869449748903"
        },
        {
          "alg" : "SHA-1",
          "content" : "5779c264b3c8535dd90f9598c5e12dbbba6bb3a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d9723045df742f746868e3c9e7ecbd075d8793075dc048f83d60d8bbc34231a"
        },
        {
          "alg" : "SHA-512",
          "content" : "27f600b79cdf68d0804e4e8b3b56d33761b814b1722b3a4ad66dc99a0c60f2baf31ee6d3abf6ffae61c194177dd878707da7054b753fc607e5ee15b506ac6e62"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5ef4635b3973c75de2dfe222b895107de758ac21d69c8a9d8eb735f542a962a424f57db4c0bb9c1986eb3c6eec79193"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7457ec1a8d0d4a867a747039fc4d1361ce6039592f75f00cc08a11e8acd912fa4422e48907b0c25652cf382377b96d73"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3dfa3d06ea754d7fd170b0a0cb3ca26c34ff5e498a3d1fa3224ffc7b0c0db875"
        },
        {
          "alg" : "SHA3-512",
          "content" : "96ed4f2c97e9652a787c59f327f546147ba48ce7630b058c1b6e44060af12eca4d77485dcc1e677ea5a0095f384173a34090b6d34cddb2a398c845c57f82f6d3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/ec2@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "eventbridge",
      "version" : "2.50.2",
      "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" : "597a922d5a436caea9b977d31af6a4b9"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f03075b5b92201489eeabfcbebb5d86313b3a3a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef62f5413517b6befa37ee8a421f28d6cbc33c25de451560fc3a96ab14eaae58"
        },
        {
          "alg" : "SHA-512",
          "content" : "3924470a39d965a4e15710cc168e92a5f30cccf6ab726a4798933db8bb8b1b8b982520f20945437668ba7b4fb48017e524a426ea04293df57050dce568fec1cf"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d87d25637f02e554c7b0db0072ed1f0415e9b3fcd1cbc26ad5cc1b6fa3d02a812161a91e949ba1d6e10c21607270c92"
        },
        {
          "alg" : "SHA3-384",
          "content" : "95e1a492e9d240611d440ada5846f70dc000962b93f3b7b422a2a9e37aa4c26cd49ecc0b92edfd29ab488a4aa40d9d10"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7004105b48a97ecd9c23892ff6d313700a31f7940ff8d378a44e002100cfbdbb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed5a45ff9e71d4448aee0138badc215b47e9fb13ca3a9da80375e47a8ae98a9d797818b8ddb7df6005ebd228fb91b919ad9ad1bacf76889e8f8838b037d2e87f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/eventbridge@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "iam",
      "version" : "2.50.2",
      "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" : "906e55858adf847c6f1913d89c5c982c"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a24a3e1a85aa8202ec7fc26e39e7a90f04d87d3"
        },
        {
          "alg" : "SHA-256",
          "content" : "44232ba9d9e32431ae48fee402337857ce4bc4ba973b09e5dc039835778c8f28"
        },
        {
          "alg" : "SHA-512",
          "content" : "b730690f6dc6e882c740bf1b5f91511783053dea8ce13331fd3f05d86718c0953dad8bf5a6b5e81ce62e267aa2291f26e3dcdcf931feccf6ae26f3e23333db98"
        },
        {
          "alg" : "SHA-384",
          "content" : "4895d245c124953b54aff6f31aabfe990e600c2adb821120f807b179a5c2275001df3829b4808e3207bcf7bf2a33f3ca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "40c9af86235f87ba95c3216b10afbc0da1df1a151fb8c2b19bbf73660b9be6d479830ee610e157e6ed99995c9a4600b3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b387fd272cefb504a688a3fcd2c5f8013bd50e367f60898aafcf284623f26c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "99e83d77b3df8cfa655f61864f71a65cd2803fb38a2d231d719f22f338c02a98fcb1101e7664ab3e093e9c97cb319e41ce747abb537573aee7b7e07749e22c0b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/iam@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "kms",
      "version" : "2.50.2",
      "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" : "507dd1ffada13495309b19acd055cc24"
        },
        {
          "alg" : "SHA-1",
          "content" : "38ba51d349a5566b965704bf2da18dd97fb7a71e"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac66b1eeb280f716d44176708697402885f490a7b6949510d3158faa01c61cde"
        },
        {
          "alg" : "SHA-512",
          "content" : "a58ef5c1601d2e7e9a3ef282cf98aff0536a8b0c0e0293f293323c43fb881c0cf37276b5d5c3847d051d8890372573a8505ad8ca09f86a21aa7719bb012a0347"
        },
        {
          "alg" : "SHA-384",
          "content" : "bfe7c70637b12013001e0e173a0fa1cd410089b042673d6b44a3f44d60b3861a22ccc6f3cc13e1482ff5f93d617b134f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f4159a3628b86c4419f5b69b784a529b1406d803e0e9071f3b2381937f47a2a7ccfd17b6f7554c6df465948cd1e9fc18"
        },
        {
          "alg" : "SHA3-256",
          "content" : "73350ef3dc24c570872fbe231e2189d945cf920956bc2f8da0ad6ac7537af9d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bb6ac2226c64f28c3e1c8352170b0d380df93a30220c31a63a27449331d4eff0c453de35418f3346237a4ce866a9e0310ad1eaa7b0767df6f2f7e3344285d52e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/kms@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "lambda",
      "version" : "2.50.2",
      "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" : "f982d0b1a551ec9d2cbb3112fa5c31a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "15031c252c8dd31b66110a9c73c77a92472c782f"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a69639beb2883ad46b32df5ebe1ebcb0b185ebb0636655e3c802b88a8a1f18e"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1d6464bdccc4650d09654084db11823e7e10252f83ab2ac17ad5474637cf1dee87d040521d211704aed8ddbcbe42c5ebac9506c37a9a0524f16a1b6cbeb3040"
        },
        {
          "alg" : "SHA-384",
          "content" : "f87af9e06b860e4512a5854a8c3cf7ee7ed24b8de3831284e5f465f7abab136bf0a52832f4ad74c4c77801c09aaf6d93"
        },
        {
          "alg" : "SHA3-384",
          "content" : "980416ccf755602496d668c1a61c5d6e26086fb5ff3574428ad43e5c029349060af5fae0089bde7812fcbec8df550951"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3fbc2bf0e760ea2732c17131c1f6075834ca9036187a5e90f923496d2ff8841d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e5144a44f43a5a1906adf5c84dd229c01e736646c4731832df2bc2899900018849b551bb5adea8f107615c6c533695a18e28072110b73a8accc9aaf7e8cd9e5f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/lambda@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "secretsmanager",
      "version" : "2.50.2",
      "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" : "2095395afd0d85ec77460f85869879fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "0727da8f033ae2909d53bf5631a4123f9648ef4a"
        },
        {
          "alg" : "SHA-256",
          "content" : "81d5cca0166706ed29406a44667da184dbf0e7b791dcbd019adc29d4ebf40154"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4e67f7cf0c6323eb479d8ec1d2fa52612d400b4c6d27c77cf79b04a7e6a6d0e59ca116514bed2a6cc96eb85aef6b615c929f23460f7d1965f2928c5c762e6eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "28196f4fa45bce28fa67aaead251256d431815b9571a75f65b12c12eca52e60294ec34bf1f3c94e873ac190ab1b71aa8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "670897b0cf68c9bf630389d78103bbf59b6f993b0460091ee1abd25eac508626c454975c3c20b6b1bf57b50ef296422c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5c5d65252b560e49437d3a8b1a22bd99c801c87c48c1d80a00e2a2a4bf17ddc9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd3df8fb6e47d20f50364f560bce70ad5f056142186b51a296287e2cfe647a26db145f9400a64b90a85404d3b303209d369e0de00ef1245ed47f1268ea7095dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/secretsmanager@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "ssm",
      "version" : "2.50.2",
      "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" : "95348e6b9796f8f3cbd112cc71ebc37a"
        },
        {
          "alg" : "SHA-1",
          "content" : "9d2e8d15c17415dbf190b52a4c5f872ff6015b8f"
        },
        {
          "alg" : "SHA-256",
          "content" : "f74ce0547672e74cf429340633ca0fa07df47a0a14cdeccfc8e918be154a4b1b"
        },
        {
          "alg" : "SHA-512",
          "content" : "b013cd45c068a586b78fa567fb805c16876d71bc989759c210ec6bb3d544d5573c09f5c9ba2a7db1f5097fe7aafe0e2b91225a9ecf1b0ab4d06df00342b48d21"
        },
        {
          "alg" : "SHA-384",
          "content" : "f5a9b03ef8189709faf4243e4cef5a2cb838779a8d5f3776edadea6cdade4db101c8d81308b92b1a12a264676bb703b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "877b10527cc29a3463787b20600b86fa7b8955baac31cc304036ed7f18d47ecb73d81725f58000bb9ebeac1e91127102"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9251ee875022d39a1aae1d3902c6fb8b8aa397b298bd761ebfd6a6bbef98dd88"
        },
        {
          "alg" : "SHA3-512",
          "content" : "35d8c0f24be801e18d2bfb24bc58eaf71ac109dce91bf1e57742603b7cd0a5decfe0d579763d1e1a2938f67bd06cb13255b2e61c9f5998ae00af19dc2a072587"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/ssm@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "sts",
      "version" : "2.50.2",
      "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" : "b70bf1da018ac2d345d381aeec2acd18"
        },
        {
          "alg" : "SHA-1",
          "content" : "1fcb4648275db5776443ccb1caaf0b919a357a7d"
        },
        {
          "alg" : "SHA-256",
          "content" : "004deae4293391256d237ff131949f08fae7dd0d8e6b834029742b414504d94c"
        },
        {
          "alg" : "SHA-512",
          "content" : "78ad980d92c1ab99552c9a08b992970a8faf2c7d7e085d17decbfaf24ff3529ef8cf21b752699f63a2dd75ff826dc1c24ee82eca00839dea9b7ca9e792993eac"
        },
        {
          "alg" : "SHA-384",
          "content" : "aae33c6025d454675ff6ccb9ca9480b6dd96c11f6f896619a5ea2944bc7b73798b57cccb5e756d20d7ec0b97808ffa01"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b8724b4889d25a82925e43951e8d35108e8206cb09e820c749ac67ef6493ab48a2f6740480d28f2c40a6b8f35995eefa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "67c2f57cac58074a9373e9bf4838e61fb2ed9fbb72349681ecf22ae376795918"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dc48560a75d514dd5682bc6396b332e4edf3c1e11e12982c0d7e38ae5192958800eea1fd7e917f0e30696b946f623954f1643dcd118ce9de17a03b29fb6bc492"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/sts@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "dynamodb",
      "version" : "2.50.2",
      "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" : "b80364ab72dfe3c504fa753917e2d5f9"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e6c844634cebb3faadbf8b89dd415bf1232e7e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "d37e9dee94815070c7e7fb80f9414b15539ed588aa54ce38cdb60a508406f603"
        },
        {
          "alg" : "SHA-512",
          "content" : "fdf3e14acae7ea6f977aa4960476ed84b979ca2aa2f3d11851632e56d49e84f194488e2a0e03ac0af0c135db67515c0db95ff900050942261042256c5225732f"
        },
        {
          "alg" : "SHA-384",
          "content" : "bd19b612fcb196c14d083fc9f02c6fe9cc3b69a47ede8e779bac65e40bbbc1aa74b4a1150d7d20f5e0ffaeb3b2af3a32"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe6215d61ad84b03584678441f9332f71bc2b321c9f097db7b0732854579ed38a8149e891775f985954616fa65ca0754"
        },
        {
          "alg" : "SHA3-256",
          "content" : "69fff235c201eedc404120373db80256792301d360ed503fa21cfe8ab81c5913"
        },
        {
          "alg" : "SHA3-512",
          "content" : "01f0a9805480f1d1f6ae919fb05c520388fe10b9ef3772d546c4fcc834e86faf20dca0684770726afc8e980b2580552923fd65c6035492c6d31c6d60be5615e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/dynamodb@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "config",
      "version" : "2.50.2",
      "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" : "0c0f283f2461e7a5841841264b00c35e"
        },
        {
          "alg" : "SHA-1",
          "content" : "134e704e37b878759aae50b421008ad6511682c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6508b19171d5185d77929c4ee73e68a473926dda3376a76b67ed182590cca6c"
        },
        {
          "alg" : "SHA-512",
          "content" : "c882c4e23f9c67907f452b3d97eeed2e988f60064371ce66ca0b532984c8eeb8bb326a6c20d40389711bf618c8ef1d9d46ce894e9328723b994a2fb3bb45b51c"
        },
        {
          "alg" : "SHA-384",
          "content" : "582c889364c3c5622ce2ad32b12b665ada79eaf134da580d01be316d1c2ebfc378a6b5a4d39a25485cf5d7d43fb03725"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1eeb46e7508e41b72c119d5c543af34094acadb1a879b37d624829be1738573333d096e448dadb5a0b66a700fc14002f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "13ec8d54a9809c170547c4e0e305bb6a37b019427a62a4e743cb55e37c29b266"
        },
        {
          "alg" : "SHA3-512",
          "content" : "806f91ec629bef4a2a518c3c3ab5f7274069cce19ea12a08bb69c6a7aa39779dfd4c5bcffd907cc803c84aea1533443d0432dfa1c5e69ce56671d03f0bdcab69"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/config@2.50.2?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/apache5-client@2.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "apache5-client",
      "version" : "2.50.2",
      "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" : "3ac93d18948a9cf429f891c42398cf10"
        },
        {
          "alg" : "SHA-1",
          "content" : "81f0be0f62eacef352052a41a8732abf61d9129e"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b45adc049ea605d52e944940830d409966ff4ff50370144435cec722eaad65f"
        },
        {
          "alg" : "SHA-512",
          "content" : "5b230317485f1f441f6b486a7e674c8f4cd62ba2500e4cacf8d91f31c91277117da80106181c03f4569ad8443dc198a85e53f7b9e8592ea2eb2c5712bdc70d35"
        },
        {
          "alg" : "SHA-384",
          "content" : "46281dd89047d25b04d93b8cb07813b163d800a16ee9a3ee11fe2719f2d0b7786b62c483a1657aeaefb2ff1e377327d5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7a3d1e855b1cc3cc52b5960c4d8fdf990c0a65f1eb0295d3a8989b779b26f5bee91d23378f8c09350ab85e4859ef8c3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "344274eaf26f73805e77bdf1b023c733231e64dfe48651b3706a75fdcf478115"
        },
        {
          "alg" : "SHA3-512",
          "content" : "02ee530e1930d4fd7d18b0afa40564e526cae6c40be30cc2fe28dcc60a0587f761b00904c2405031ef1adcddbbc42dd6e346f2155ee256e6254fdc2aeb285f9b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/http-clients/apache5-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/http-clients/apache5-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5",
      "version" : "5.6.2",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "206eade53e6cde90a9ffe09cc56d4788"
        },
        {
          "alg" : "SHA-1",
          "content" : "10ab45a37a2f4174492045840cdb5eb12c4336e7"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3bf571b04dffe005ff29b965b9e3a88846aac6e63f24eae38a86d1979ea49a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "21707e209f29fba9c903fce4ae448addfd884db4d88d658ec6d05ca8fbb721f88ef873fb1ef4db1d89632a2028536203c86f1810c0e3bc46d3b9056518df3f36"
        },
        {
          "alg" : "SHA-384",
          "content" : "ffb665436e85caf368f5245f74a8cea475e4ed687a56c16e090f143742862f6a8429134150e14c29dea08faa7b075c72"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c139ebfc53e51df4c7d402bbb30dd9e3d1b47b918f6329e9edcf6df3401ec1ec70b36cbc0fae92d6f5983742c439e89"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07f7adcb21cb6fe09f3095b83ff996206fd1e899c0cb73e7a41c7d6486fb3313"
        },
        {
          "alg" : "SHA3-512",
          "content" : "703b17e712f7889557131e3b3bde27287f4e1e070da07013fa55b9e7dd43fcd1daa8e05d3f26ec59f7c56e13078d5e8759307b9f8015227b44a9fc7307d88196"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.6.x/5.6.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.6.2/httpclient5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/transcribe@2.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "transcribe",
      "version" : "2.50.2",
      "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" : "b30868e38b2181f861205f05d3432bde"
        },
        {
          "alg" : "SHA-1",
          "content" : "93aad1bd99d42275cac4d148f1717b629fb6fa99"
        },
        {
          "alg" : "SHA-256",
          "content" : "4f22021ecccc323e4071a247cdb7b441d78fd11c6fbac7ac7cbd4410b438d1c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "03d3871cc05dd984469f18dd01bad4b56260b9972456857a0c65a267105b8ec97500f676d32f606808c28fae9f0c7c984e442f983216d3dcb84545e6a1d9f5b2"
        },
        {
          "alg" : "SHA-384",
          "content" : "218bbfe9b065d13b12b8642aa5f3b0631d8d81ee09f64beb47697098261c2adcd309867cf95f2b99cca8b346913d11df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e00ca03de4cac14ad0534f4edbe9a10c410cce59acbbc53513b623430e5b49a4d048bf27ba781632abcd4b57560453a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "812f431850829ae2cf71fd6133547660f4bb8ffe4bae35d07c077efa9afe18cd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d28baf7522fd94e6dcce7b818075dc6e96c8dd23d54b454cb81e008533e87a3fabd4277156d5995b086004d252a02b1ea4f9fdbdf8da11c3dbde2ba12299f41f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/transcribe@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-cassandra",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-cassandra",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "df061eb0ef2ce742f75a40c5feea8986"
        },
        {
          "alg" : "SHA-1",
          "content" : "5a29efc8911634d12290ccb983668f45669c738f"
        },
        {
          "alg" : "SHA-256",
          "content" : "c6ce343636e40330da6ffa317ca4a56bf09affd3e272445d0176498497218cbe"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b10ed02689f5fff9665e702793e41244495182696782b40fa49e0dd458a3597ed4f70ec4586f81ab76d0690f362ec925662da8e79dbac4eab9e935bf5d30915"
        },
        {
          "alg" : "SHA-384",
          "content" : "2fa93d1c16f5780780263ef60aaa788091a8446e6adbf708dd72a88ab8094268c07efc6be830b14507d627ab36a3754d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bffe7ea03e51714cd40d8f618699723ae0f6640296f5972f535ed9edebac1c7d1da80abe358eb75e4d109776ff8e174c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ea268332cf2422c7c8817eb6499b07d66790a1edaa3788fa1b8e662728f954bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26d5d4c50c1ddfeaacf3656dfb825280701b2ed4f77fc74d011e997df65621240992057edfb2a4481de411e66fbe7a9c4565eff1f36e29f33b45cc2a6fc56b53"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-cassandra@2.0.5?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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-database-commons",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c972d00439082d9a42a965bcc73935f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "bc1eeea337c461c108507f596122b3e6fdb62122"
        },
        {
          "alg" : "SHA-256",
          "content" : "0ebbc62bdcfb315cb840a63fbaa148b455927666d9034b5e5c00009d84c755b0"
        },
        {
          "alg" : "SHA-512",
          "content" : "67da45ad8b1d2f6dcc1384111cd04776b972f62f04e8f41bbf3b2a1db270f70473c4fcb54dd695e1a49ccf8aba948529012ccc2b352f33139c00f514075dd782"
        },
        {
          "alg" : "SHA-384",
          "content" : "14244e7f97ba9363b6acb20e96dd76e0106add0fa57bbc8ebb97c59273f7d844250aac35d673f9036598847d635040b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "477c572542d80b2143cb40685a4823d53a80bef2778cce521f4bb148268c41aa410c13d33eb4be814a541eb067ec43b9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6a0a4e73c90bce68ca29169f4ae3caacc2c1e71cfbeda992ac75de92281c23d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "70d85b562ce3ddc43a387c9ea52cee93e8f44851994e994dac7b4740c9e9f47c3999687b4004c8412ddd55035f1b5407ba9f1786229d790bdffbc6cba2de4c0b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-database-commons@2.0.5?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-clickhouse@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-clickhouse",
      "version" : "4.22.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-clickhouse@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-clickhouse"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "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-clickhouse"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-clickhouse@2.0.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-clickhouse",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96fba370f5c1f51fcd9284cbb2139999"
        },
        {
          "alg" : "SHA-1",
          "content" : "c6dacd4ff77e694df5ebecbe498a2a8efdfc6780"
        },
        {
          "alg" : "SHA-256",
          "content" : "72440dc0c7406eea1f73d8484304ab09763832db59dcdf2836fedc4a7a2a7fff"
        },
        {
          "alg" : "SHA-512",
          "content" : "923894972492d5e0151bd58bf2f978f949548b5838e13f45775e7b084dd92a7229629a6d2ae65e7525e8abc67136d620a5c8bd46851faa9773c2ee44d3b6246e"
        },
        {
          "alg" : "SHA-384",
          "content" : "1bfbdb83c9fa21ca44508ac734995aa4bf5660b0185f700033364acb4a2d071176bcfb4022aa267aae50b9fe09726d07"
        },
        {
          "alg" : "SHA3-384",
          "content" : "621aaadbc9ab4c487dfb546cc7e1dd5aa293b28e1705f6f203ebcf6514d291f5abb295844b5d41ef885a08193ee71aa3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dbcd7ae60c2a9f32d9bd17b978195b0ba2bce92b6b619d6c6cac6076b9ecec5a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f437ecd44ac0a0ee031b1df8f06033da7611abac799d13ed54c3daff9c42cefd32f8b58d5b397df16759e268056502f5e95da13ed56a98fc52dccccc773c6497"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-clickhouse@2.0.5?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-jdbc@2.0.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-jdbc",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "44d0139a6d63b98645d36ad6521ad682"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b93b3febba94df8a3bd67c9fde8f63c8ddf2177"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f7fe603a32692c33739cf99d638206f9060ca47615bf0141ca2eb32d33d764a"
        },
        {
          "alg" : "SHA-512",
          "content" : "c703a5cde05a1cfd98b6edb2c4247cf80e943a6a62b909707b2afed2b2c54e97ad25da1ef6129a6e60e11eefd337a80e661f66b1658b0a02dd019e795eaf401e"
        },
        {
          "alg" : "SHA-384",
          "content" : "0eb2e1e93a74131c1144bde65d254416ebbc9a15925f1799218cfdf344a5b8c4d545b02ad51a531c2a78f493737d1b4b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b7b14b8648c3478614b27452ae1e84d77030e98c5675e392fea7b1ddd8ccebcda553c78a6befe78ebd85722a6a037964"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e31384afb0be5276ecd2acfdefcc7eda16122ec28a4b1566ae3fc34635dee6c6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2698a5b96e735057adf26ad90e49e2b02deb0b3740742ec85c0e9cce7a614d00b9c49dba5de9135c4ca62e40800cdf9e5e8e8848f7c6ab92153df237badc9c5c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-jdbc@2.0.5?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-elasticsearch@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-elasticsearch",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-elasticsearch",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c4fa134317a6d0f1e28aa86df29259cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "734d55163057965b204fdf34d4236947ed906b30"
        },
        {
          "alg" : "SHA-256",
          "content" : "42aa51c43583d0d9723fec9b67770661e2e384d857876f2fde950015801e9059"
        },
        {
          "alg" : "SHA-512",
          "content" : "794ee527be08c61bf724c719ce83d78820edc928f0e81ff85161b7f4c51eed3f12aa07182360ebca706e47c2a0007ea4dea8094419af108a9745c11d1481b821"
        },
        {
          "alg" : "SHA-384",
          "content" : "211abc6118fb3f854103240e86b25167d751395d7cf66a8ed182735f5eb13accdb3130088e4c2d37cfa0db612825c8df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "37ffe8d6e44ef4da85759c66cb8fb8c3ac7f4faeac02f8077b21947f4b0c74f2702d79342f91983225e591e7c96342b9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0d07b6c9a705d1f4f7570b0f9fe2735ba62f35b71f75167381955a2afa4c0252"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ba752074858ed102ee57b85de99863f41bbba3319b1789e97636ab0a5348b09d7938cfb5ad60989f625470ab92feb50d171923da4c7fad481d445914f30e1535"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-elasticsearch@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-couchbase",
      "version" : "4.22.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.22.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.12.2?type=jar",
      "group" : "com.couchbase.client",
      "name" : "java-client",
      "version" : "3.12.2",
      "description" : "The official Couchbase Java SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1ccc9403718f4e254bba3fc860052fd2"
        },
        {
          "alg" : "SHA-1",
          "content" : "84af7df69234f1d53d8c4f7ca91bb94d6635f200"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f2cddb43a2be2f8a4b8c6894c4ffe38ff19313c377cdb0964019ea908b50f69"
        },
        {
          "alg" : "SHA-512",
          "content" : "b241a9f76c56b2c256c8ecfcb89033bc8d5a91dfbf559aa77cd8cc86283c50b132b17d1f2980e2f7997ee78c61e178e3dcf961d95434c554749f7949c06fa942"
        },
        {
          "alg" : "SHA-384",
          "content" : "88060263a8f0ff0bb57eea39d94b8ddac439d84f389592fa68331f47b2b355434a5b6d2caaa36c29fcec71f5755edebd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a57c8c3c9e3cb74735f078c0a9047be3ffd5fe3afa7f7df3019ec4e29c5198527b36664ff886ac3fb127c83c83502f1e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3fec3718c993ceb849c3b402df3f4b1b4746351239992f1abaeb8369b7bac292"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3f2542d1d98cefbc4edea503929a7262f16c94f469a3cce130e8f867543babf301865755240b6e660729b3c89bbe7dc0cf65d5f76086bb29804d2b209a287908"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.couchbase.client/java-client@3.12.2?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.12.2?type=jar",
      "group" : "com.couchbase.client",
      "name" : "core-io",
      "version" : "3.12.2",
      "description" : "The official Couchbase JVM Core IO Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4710812632c225301f659219bba03d58"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ca768456ec58d339369d511988985bdd7705b4b"
        },
        {
          "alg" : "SHA-256",
          "content" : "e3df287576ac7d6aaa32d5a83ffa2d6d133d34f6702141c3200f547cd4d8660e"
        },
        {
          "alg" : "SHA-512",
          "content" : "e56946e6557bafdc0bb055b1af49cda323eb723081157aace95128c7520485a5d86863f40a691e16128dab250ad98f49ae4fe85b47963df2a969e6c34c6e8d4b"
        },
        {
          "alg" : "SHA-384",
          "content" : "52697e0d32761e0d75a6345a28e1355d4ecb9a1e63dca9095bbb64e003a2a026459b3862ffdccd349a629de72b5e5893"
        },
        {
          "alg" : "SHA3-384",
          "content" : "699dc393b82ba4eb1cfd9079a69086011bced3da1ad1e75ad046ed173a66f88b0fa60702e733fa4358cdead4fe029c96"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22470420eb07523e9683e920b76803c3de53fa91056721929aa289baff8762c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "00e75546e025a16755929c6bf9ef94b897b0ba5c04820851b8afef30f500843cee73489202bea3d75f142dfd3d24d1a67bf2506602c97b98ba6f39ff4abfdb70"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.couchbase.client/core-io@3.12.2?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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-couchbase",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04fc0fca500bc77259923920966573ea"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f8543e2f43e3d800525e46af77dad3d07632010"
        },
        {
          "alg" : "SHA-256",
          "content" : "0bc9efa5dcba4f8d760c1bf3efcbacbfd200196f73c97e98dcdd9d74eef94d3b"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8f24f4df85c80352dbfe3df08e428dc4ab4033735a1f37790ea47a79e74ce35035481679c52c8e4f2435f69df36a1da3894f33e96f4af5f0a6c83d628d252db"
        },
        {
          "alg" : "SHA-384",
          "content" : "23ae9c7587e5bd39df01237aae2c12e3085d6ea28e0357f161be0733006c57359870688143c78a2cd843d3f3c1e0a9e2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e27d7b0909cb72f2ebb1fb54a42ab268b6c8fe97473adc14e5334d7d88f315ef4b4ddabecd81687acf071a99014824e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "814586e12e179c3c450e4bf6c56fdb3481d7fe6299c8c812a8e840458c0e069c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e917b7f377f020f7a5b498e063530ba59cf0e6ada13c1be7b72e0bd4ab4907c95768ecfe3d719ca57710a21c03e1c10d6da6b6432fc31d061b4236aacdd33eb6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-couchbase@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-mongodb",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-mongodb",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23e7147afbcd4b0eb7cc8f33ca72df90"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f75641515f7478bfea3e3dc7272cd6b15d88a7a"
        },
        {
          "alg" : "SHA-256",
          "content" : "f47872c03f72b3e70fd277b31f6ce4535ff2ee04c62bdc9cb4ffeb61153a8552"
        },
        {
          "alg" : "SHA-512",
          "content" : "3037036e9266e45aae3391a1aa09012944127d960e737ebe4a874454f4feba2915d984e9f8ee3ea77a79e8717fcc0f7ad1ff8aaea7cf031b0c3c84b73dafac7f"
        },
        {
          "alg" : "SHA-384",
          "content" : "c4418d3e14ddd95953fb51474d629671b14d10a817f8808983b3bbc71b5d5239991a8e8429fd059e020156867cded364"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3bd214f52fe393c86634a724a744237e42c69f8e5d0fb4272a4fead5642423a9ff3817a45ac4664175fabb3704e3f258"
        },
        {
          "alg" : "SHA3-256",
          "content" : "67ccb3d54a029d2accc1bfafc53eb4b5723a8d21b5788f583ec13a0f699540a1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b0e1f54931250abc0c15a2cb252561fdd9a19433125c7ba9d0d8bdbaa5a51f30326d4aff57d65a6b9d4f9b1b3de3463f58973ef47cd1a72a70c07e8c3d88076c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-mongodb@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-rabbitmq",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-rabbitmq",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23301ff0b2cf58ff0294624103fee5bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "aaf66887dd88e81860bedc6e42baf52aebf75fb3"
        },
        {
          "alg" : "SHA-256",
          "content" : "f2b0707c003a3f9e46cee86754568fc946c1ff39aa55ef522964b79c7bcc0362"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2aafaa2d56b23fe1ba8a9a8ba96b3a8f36e272988de4d10c00b3ae4d228e7016b3d8468f26ee921a1be3c5430f8f2ded1609d21199065cdc9cb7e5835cb1d95"
        },
        {
          "alg" : "SHA-384",
          "content" : "6dc983415bf117d6de45a72dc872e81834dacc0cb94974493563f3323f18d0b305bed3d394bb2782efc93ad2bdb3c8d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e554e836893e9ad87b089fa9bea052228a21da826c7f4f149d5a05f7dc5273ca7d4c73505e256af41d38fbc3013d18bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2fd9e91d47ca0d8393e586bb61c9e4c8ce242fdc58ec98f29fb0d27362cb894f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7471bdf10c89252f5652e7fe9c970c2941485e8b99b362bc3aff0e4e519703accc3a3b5ff2f8815f63daa49ac7f22d65595a615a4bb71f996a189c32f8cd09aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-rabbitmq@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-azure-common",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-azure-storage-blob",
      "version" : "4.22.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.22.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler-proxy",
      "version" : "4.2.16.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" : "7c1aa7a6299bda9d00c2508ad446731b"
        },
        {
          "alg" : "SHA-1",
          "content" : "df9f359db740a1dd2d3a02608cb8b43daf63c9d2"
        },
        {
          "alg" : "SHA-256",
          "content" : "c53706ebaffd2fcef17b5f675b81eab4be13a714886cb4b2a7d0b73275cd39fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "3093086685d6e7643430bc9b85b90272df654ef3ee29cbe14a65f31f923994927fe922786a0e719db3072cc58bf3a6f298d32c20615ab7bb43117c02f2700253"
        },
        {
          "alg" : "SHA-384",
          "content" : "2c63fbca9578b54f65f1979daed956fd52c219685c02ca96fdd30d3ec88068ee2cae0fb208ff3b2df2de1835a51bba4f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "74701e558bdfbf2099d0ece76b1cc57d9c30faa84a11f85ac7bf9321c98885152fee9b0a8e0e9c60d396ed513d0f0ef8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6021ee519e43cfc4ab817a1965eee99d1439e01545be068043a1a11305fef4c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "41f8be570dc83dba6eb9a34c7f383616a583dc95fcfc8683a9466159dab5c1718c8213d720a58929cc23dc3576bbc69f782b07974c8c37910da48e1e2cb019b5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler-proxy@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-socks",
      "version" : "4.2.16.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" : "e8fd3924aa7e865c05572b40592b58ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "0d227dd8807b28382ade355eaae4678d4a7cd13c"
        },
        {
          "alg" : "SHA-256",
          "content" : "e5230b4c467755bb570c846c8e3c0ffadcb1b568c1cd9a3a4ee946734baae54d"
        },
        {
          "alg" : "SHA-512",
          "content" : "7f5322fd15c1bd49b18de16a08cf31274d81636edff3be7b4605038db32eb38ed59a14321b98c15ba942d45cfbec681801550fa915e3211d47040382abf339e4"
        },
        {
          "alg" : "SHA-384",
          "content" : "b61a68b32457265f5a6c07e517530f56012bbb1adac2c6995c86b8f89f5c093c285069e6b59e24e28a85a9efae67e148"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e608e214201bf8deb6fbdc970afdb66e4f924289e9ec5bef46df860f6bcf4059dcca6a8ab9a5ffa105a9704886fbc525"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f91b01659244c298a178739c8601e0ec7e565000f42b39446715ee2a2a66f47e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "69713fe763fb39d13296e39e0f87b91c0e7cd6676d6c8bdd5cf52ac090849e9a00b2c7cb6a781926cc5b0e941895b7b17c1b1572754ce3b53a8d0327ec8bc252"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-socks@4.2.16.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.16.Final?classifier=linux-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-epoll",
      "version" : "4.2.16.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" : "5e3e3c8509602bec3947926dfbc0673e"
        },
        {
          "alg" : "SHA-1",
          "content" : "439c24f5c27c220deb042b42e4048d606edeb78d"
        },
        {
          "alg" : "SHA-256",
          "content" : "2e00548e731948881d0c73ee79d2ead759254e750929406a1d595484758f0267"
        },
        {
          "alg" : "SHA-512",
          "content" : "87476051e7e5b68496a472695e1aa83bb4f9b57f50b900235211a7ce2791d4583f0251e87a5e2552afb2dfcafe1ecdb839be9cb6bd89678c8172a5f141d5dd8f"
        },
        {
          "alg" : "SHA-384",
          "content" : "af9e8ce022f1e1a34261fed32270d3a2a3df5a55a7478ab2bff415d0a77b6506c93cac9f6bdef6fbf7263090a4bfcdba"
        },
        {
          "alg" : "SHA3-384",
          "content" : "94a904d260e718b780c844b2864e3c5628e7a45ac735f935d5f8cd0c7efe4bb2f136e436b0bb571109f6f3ecce7fd2ff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4391e42519cf2865dca0645501ac3907e6ec0818387370e3b38c76be9232900b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af38b5108856cc77fec242a0f77d7409135fecbb3b8589eafb02d98745d8e37cecc2ea8b098287ef029f637bc86fb848a72cd51effadeff8c19a5a7d087b4504"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.16.Final?classifier=osx-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-kqueue",
      "version" : "4.2.16.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" : "001d4568c72d14387f1a51765e114791"
        },
        {
          "alg" : "SHA-1",
          "content" : "dd9d41b06355a6a1815d902ee087a693aab83755"
        },
        {
          "alg" : "SHA-256",
          "content" : "05a09a4ab51f488f0c22f42ccce6c06935afbfac51173fae44170465aa072828"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c8e833d21be100291706d16636e27fdd56b22d5bdfda25e9eef107360ae15815bdf2893a8fe5d9116d82fa2178cdd727bb47533d10348907c9969c345f61a58"
        },
        {
          "alg" : "SHA-384",
          "content" : "2a6351adec14950020cc6cf33a0558cee3d8d46d8536530d2d25657c4c70faa7925e85ab6becbaf4a177ac98fdac0bec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9131d463db4d6c6e5174b8204b5308ad571bfb48ff2a792e794df05fdcdb3bcb5da86a49b8c2abfe5a2d201ba169ab1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a6e3e493e04b7867b8f8f3a712b17d3e519bc56a77ec39b90a4c1f63bddbeca4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8fd222be6accaa38e52fcb530041a778e82f8b10661f3adca37860020c6acce2c119d40140fbe9ccaccc21fbd1d21332bb93952ebf5870b48eb794d09b227969"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-classes-kqueue",
      "version" : "4.2.16.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" : "3aa6bacfec0e59971f4d27fc40844df2"
        },
        {
          "alg" : "SHA-1",
          "content" : "0fa2bcf8c71626510f6fae173f78182117b70f7a"
        },
        {
          "alg" : "SHA-256",
          "content" : "6599b495f69420cb240ab0a1aa60a19a2df3bc72791729170e0993727637a689"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e1e81df04fb62ccb1adf1bf19f1a221828e1bed5f6bb52d4ee18c763b72d473613305669f0d20cf3587b296c8959c1ae0f0485fecd5f1fc03272606fed596e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e7cc8d2599de786e0dd7cf9243022a3d52d58fe48666095108cbe297662b664f94cf32b02d4400421f2a0e3ef558f56"
        },
        {
          "alg" : "SHA3-384",
          "content" : "18668cc10b284678ab2b3ffa40457114fa5128fa3930b7eeb03666199fa85cd30f797a70b8f7b9c1be222ab2b00c25bc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2110d03fd01b171cbbb386534eb39f85ff3ec3870b001741e4431a2f8afeea16"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2bab118151e14b11ad6cf6887a6b1edddab952dcaf0018abd0b4f2b522a9dd438de56a0cbf7e422840929ce7fb21e643e1e9779f70791765e4be9d442b686f68"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.16.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.78.Final?type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.78.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" : "ad32b97f18c90cb9412e5f6e5da5104a"
        },
        {
          "alg" : "SHA-1",
          "content" : "56514608422e867b3875fce21d670853b42c3ff4"
        },
        {
          "alg" : "SHA-256",
          "content" : "0e21ede32de7363affc2ae1bc412ed612853957c7081d87ca5320281db3f30bf"
        },
        {
          "alg" : "SHA-512",
          "content" : "be43a78adb626bf44d96485fc2f2a2f247f7deda1bfee81f88c287ffb7992fe580d018056b25cf50c19c0d3ba21f45bc9f4b2a6b7a7b1f963c4d2cfa888c59aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "e76d707a35d0ec09cf2c053ac268ac23217387cf00b1e25e5d18e8976f9ca2e1a76b08c1fdef2303690abd0bad356b2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7743bcab69cee3375346d17d13e22ecc070966c4a506da73cd26c23af8c6b4884a0083b8b98ad5f248e3ccb60baff513"
        },
        {
          "alg" : "SHA3-256",
          "content" : "211e8fa464b905e29e9eccee51ddc2a48b76c04a654352a32ec317dac705924a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fc5814d4529217ba8cb39e0c680a8a2d76f2d6b2d7a61510a6f39ad1aef6743817394b448d5ee2360fc69272badd104f11fc3f0161346c973e5a63fc8511c249"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.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.78.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-tcnative-classes",
      "version" : "2.0.78.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" : "81661eca376719630527ed56323c301c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e99c3d87cbfe544813fb012d5dfbf078bde76244"
        },
        {
          "alg" : "SHA-256",
          "content" : "3ca66d8c6c0f003242f954cc1822a32445109ac25b8582840ba3d8e3c92f0a3e"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c9c63251c14c9216acac86a95c17e1c7c22c847000214879ac32147f355354028e0618f794c1468234d3aa33591eac01691e45690af55e5585908cbca54938b"
        },
        {
          "alg" : "SHA-384",
          "content" : "499ef65eb40c7c365da1b55f15632d46bd8992b88991e6483fb2805b9ecd0cb8b1da57da4eafd874112b50ac2c66c423"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e9f158b9c65cfacb24358dd86cc9ed625596316032362b6093d52fb5a34f1822164395f9816b3ce4c56247f04493d541"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f52a723d1b5bea837f23f5a096d2b2c8e7138c93f0ed41cb3607721b96cd7915"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2307eb9ebb7edd04c64c938e2bbd2ef9db636bd198fbe77a61d6681f11db35f25e213b930c3158cfd1d8345b370e39be54f4e12f69ff8da1ad78707b047a2241"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-classes@2.0.78.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.78.Final?classifier=linux-x86_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.78.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" : "de7bb35ab0e5409ba74dd45bc41f2fa2"
        },
        {
          "alg" : "SHA-1",
          "content" : "41430d1c95e088ef2dbfc8073a059d574e9c5f1b"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb830d661dc70fac2df8d147ffb64d61566211455272bb75d09d1662ec843aae"
        },
        {
          "alg" : "SHA-512",
          "content" : "13654b504f9ee0eca71eb5479be8018a6d1b247091492cf81c43b69286e5ede246b6f7dec3ebf62400bd1542b0680ac55c8843b97589701c7aaeb99d2a5c9bb5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b9aff1f6e4d25968b0d056613ca982a2828f6a74dd667105e3fb079e91eca4b5e4c0a578ed855c88d00dda981a629464"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e0e713af4af540d986aa2735faef552b77b547f3c50157a908168ba5a6cfffa07ab801381053dbb0667f25ef530d74c6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43c9e12f021fc77e89f6c823365e2a5ba5a7a71a796bdb379ee2b7cdb4d953b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "78a4680f46c5d45b53f9e1bedf3a42354b16f9f4890373859e309885d9888280e469549c335fb6ee7341101d2b6c341587d2b18714780bd81d7bf12425312418"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.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.78.Final?classifier=linux-aarch_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.78.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" : "03bd52658774367bc7b1b71bf4d5d46e"
        },
        {
          "alg" : "SHA-1",
          "content" : "695e3fceb4a65660ed813f6fa61b8284c770d4d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "85f6e25942df7308c9a6e66015a5ba87589d6f239231fb5b175138afe451b592"
        },
        {
          "alg" : "SHA-512",
          "content" : "df8c795bca908f54834f02de95cc5be43e1f0f184f49676f69b919947029daf597f06b02f5eb432c8a2eb0b03ef551dbe3a9b8c95351dc86abf6a5d5b94b7d42"
        },
        {
          "alg" : "SHA-384",
          "content" : "552d59c9248721a2c4450e86377a19c1dab71b585d58934262c83803fc948cf530c504f18069a38a51055fa591bce2c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b7d24aec3a191d84e695b4b9f39f8ac2e9d9210f526dbbe86697f40f80466e5536f7205bfdd298573730e42a08e6f224"
        },
        {
          "alg" : "SHA3-256",
          "content" : "983bb5acc39e9a1aca3d438d9fc947d69c1fba7050092e3e7fc34eb9a80446a3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "95d839b7dce6bbbb01f32046b5aba7731d4a7c39ddf15c1faea6d1c253c47e6d6655eb22aff0db21cfc1ada58a1bc6e4e96f9e8f5bd8d74daedc7c178ac4c6b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.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.78.Final?classifier=osx-x86_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.78.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" : "4dde2ead881f9ac7d975e667992e8d88"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b3b8c02f29b7391e081683bb6f0d9e0661a0c66"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c6c574bf9ee85b53f176d7de1101d348cf4374014df2ea26b691e7f335d69ba"
        },
        {
          "alg" : "SHA-512",
          "content" : "b57bc9fe000d9e9e83b3330e981b49e5f5a7f06983280097d88d7b62cb174049bbf97136e838920d3c418b001d7152747852699afe49e01790fe490f697ea30f"
        },
        {
          "alg" : "SHA-384",
          "content" : "c6f7f593718ad77f8f7c698f46ad50e8eeb28bf3e7acef9d28f8011342807015a16a14f2fcbbdccbf7d4af2f883bcf5d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e325e2640de78244af0a438d98757a873198e594a280e8b41a7385696342fcb305dac52e10c8f1581d39d6c853ff1f59"
        },
        {
          "alg" : "SHA3-256",
          "content" : "374970b16ccb0d0817715700345a1c4dd05ac3a4aa0f7ca4ef2dd17a33ea2038"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e833841604acf444f4dd9bacda808d0a09a39d4fd1af4bfeff8cdee8497c9919456daac7708e13cbe8e8a4f3caae42ef52d943f1ebd5762a0f291d40cc108af6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.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.78.Final?classifier=osx-aarch_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.78.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" : "32572876b985c9a7bff5c258ecc3c20f"
        },
        {
          "alg" : "SHA-1",
          "content" : "a289d02e631862585db2b537a0603cf242723b98"
        },
        {
          "alg" : "SHA-256",
          "content" : "29019bf2e3045acaf4fd17b9e4033536141c8971939cd78cc82a12fe74fe24c1"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d894712853bc39e4132f3cee0004ef17788e9c8ba7d053fc6dfc4a4992995e6670cc5d2d1356260268a795d91b6077f8b75d8568b293bc82d4708d6e5ed2649"
        },
        {
          "alg" : "SHA-384",
          "content" : "e2d9ca7079165e952dd75f75f31989e356cbf3db7f1624efa325fd24f7ae2a4e5ae2bbda97aae86e787bea50fd6e6825"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2a529797ec9007a3862bfdc3eb7eab76e66c7b634bfe271bea8a373d82eed14e827de070fbfccad1cf72efdaa9ec8b78"
        },
        {
          "alg" : "SHA3-256",
          "content" : "049353373c66faf0a6269c2bc3b7bfcdd32a8f4df7304fb63ac8f3d990cdb66a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ccc11844e74b58232ce069901e38cce3842cbe3e8dde38ee91e77cbe8d76dba2dbbed1a5aa20eae82679eb051067b69a2a326cf17ade91ee07af7f9fd6c744b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.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.78.Final?classifier=windows-x86_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.78.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" : "05e17bacf6cf6d506ec6b0751a67b0f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "4be86cbe19295c81134fa3bcedc788847eb4c2eb"
        },
        {
          "alg" : "SHA-256",
          "content" : "c720390d4733fa4997f4648327fcb63a688a72afd3ddd05d368759c6c65aef6b"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0e8ede53115f76403051e0569219032fe43b6c5641155663608a31d4d872975aac74d300bbb09f31aac3d95b1e55a3d5d31e2e3bb441860cd9138b39b676076"
        },
        {
          "alg" : "SHA-384",
          "content" : "e77d851983ac37cb5c8325a0aee681d4469c6a9a542b377a33447c1518cb4b29745ed037fea1e7a607d7c8f14a609184"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0232b1d886bbfbf7b5bb6847295d4c47d572c5b59c666aed3a19ef3e247e21a0c2ca6281d5f244e92ea362d112101210"
        },
        {
          "alg" : "SHA3-256",
          "content" : "82a1cab3f297d25af153a89093e80619ecb96035ec5d0d2ee4556d0b6114bfea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b5b42eee4342da41a1716a201f523c8c0f3c46f75437c84d7fbbc87bee49993e9b9c26206964e8c7c1977c24dfba3e2799ac28a2b98ca25884efca43a8d40615"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns",
      "version" : "4.2.16.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" : "033aaeca8da3f20adc55e663a06495e6"
        },
        {
          "alg" : "SHA-1",
          "content" : "efbe0a1f5bf910c3d9a4ebef53fd3c982543dde6"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e8adad4d30e4344accf74922fc10d9cdbc162d72b2136bdf371bb3864e0b03d"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e184986478f24e13c88d167635fb0dafdf59646c01bdb50b9d4111fd38dba6a2d8871a5108b25af7a9b612eff0d698bb544eedab8467c26cae22f939ad66a2b"
        },
        {
          "alg" : "SHA-384",
          "content" : "43c89042d9de7cb736fb91a3521308f984e7d5fd622839fc320bfb47acd5e1bb588a7b4f2131b3f549ca8e1117f0c030"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a94090ace42be5e96797e8f31ea5adb4b2aa7396a067d2779d939fc619d7d9f86bb0b054690186bdc781053defe7d18"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a0852c8f13fbf99cc8f1e4aac331cd0d926ee12831fa358b3da6aa6a9f36d640"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c343a05667bee4993ec467089d28fee13c0bd6526d3887bb11e7e1d432f817d1c1517e88dcdb88b32947ba5feb103a745160200b96e124fbdca3f4a4b6233bbf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-dns",
      "version" : "4.2.16.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" : "243f6a5f62e97d0c80609282691f4155"
        },
        {
          "alg" : "SHA-1",
          "content" : "07533d77b74323f20848e5d8051b1dcec0336bb8"
        },
        {
          "alg" : "SHA-256",
          "content" : "f06a6f68d81877ab9da7bf29583a333ad1da5daaa2db26e27d344092499d8f19"
        },
        {
          "alg" : "SHA-512",
          "content" : "48eae106fadd8118d4b0d68209a335ea3b488d7cdeff942d826f96919022c482f911dc3477a7d11746779fc34fe1cc42cd583c21235f7e411c3878c76fb37e88"
        },
        {
          "alg" : "SHA-384",
          "content" : "fafeffbc22d353f50f06b5356338bbd01e1bb40388d9d532088064d7a8b6425f21e6ccc8a15c5574215ef23e16b3436b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "69a730c050e5c3f8bb3c648e00ebd0705697b9503961c41004bf588d58ce5fb22ae0c68d443f5fb13d8d204c61a616e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "242f0d9cd5f1e863a408b6038a69857b25a32a040cf566fdb4610387ecb86f9d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6ef9f8d871f32e8746907531551c92589ced4be8ecfb78eb59ce0dbb280dd6af03347bd45125182a172b172e09b32c53fa7777aa07b68b805f7caae0f1e9945c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-dns@4.2.16.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.16.Final?classifier=osx-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns-native-macos",
      "version" : "4.2.16.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" : "f8fc94561f859d51ecdba3dcff31a88e"
        },
        {
          "alg" : "SHA-1",
          "content" : "0398f969a870b666bb6fbc92ed1ce974608dc61c"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b2e3959723db674f18bee8b602c7634e47c0bd9f42041d1069c428df464582c"
        },
        {
          "alg" : "SHA-512",
          "content" : "5581be74634405718520fe7348816f5299c0ef5aced4668e6649fe57caa1c2ded0eaf8d6c74590ef54e4e92b0739dae8516853516996d0bd4b9da4e7cea54a7f"
        },
        {
          "alg" : "SHA-384",
          "content" : "06349491ded420917c70361a5d33a281a1951e86e06bb699c790d9a12c6fb74c63059e54c110ae8d37f5ff39a809559c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "842f9691e9ad0951eb54f1c3e6626a4e9a575d1b28d505e722c8535b8944068d6c10242aafc71ffdc5c3d17cd319c755"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d447222d76ca45bace2ecefa10a373463ea0ee42e5177618994dcad6206139f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b0752d70aea549d6cec54157c3e820141a9979398dc3a4ba4ce14676b543013e68b546fb2bc08f7b44aa59f9ce06807eb3c434f3a498a7514dc383a0a8da74e0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns-classes-macos",
      "version" : "4.2.16.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" : "5cde7cde9016c378ad34dd27bda9886b"
        },
        {
          "alg" : "SHA-1",
          "content" : "d0acd35178a860b0e1832fdd748137968e44feb6"
        },
        {
          "alg" : "SHA-256",
          "content" : "b56f3fb411435ce44c195355cf4e6b64efa4195697327b721809efcf62874371"
        },
        {
          "alg" : "SHA-512",
          "content" : "50def4165f2ba3c5d25fecdf622981e13225352c07137dd09a68a1ba52e171f70882c035e32c1ff97abd311b88a8d09357da96aef160ac12dbf2f523ae70c31d"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a289c017d36648a40adb139730986f0fa27e2947c2122ff5b6619e65b133ccf54663ef326ad85ec5085f6f4de5e25ac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c17e55eb048bfc61729cfaf7a8084211c461a03b285a60cadc93edbd17823a698be113f697a42cf2d46c11bad6fe0565"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8c173dc1092149f19cefca660db132e1453379336cb28973e02fbcb19e6356f6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7bf657b1af58531068c872fa869dfcb058389d78f53fc5b4eccea0f06fdcb3b8f906ca1b703e5cbb887f15af4bdd9ebbf89473d5de1716f725005b1fa7c10d56"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.16.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-azure-storage-datalake",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-azure-storage-queue",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-messaging-common",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-artemis",
      "version" : "4.22.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.22.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.artemis/artemis-server@2.55.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.artemis",
      "name" : "artemis-server",
      "version" : "2.55.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" : "9cc59832031f7a75f56dd64892e54269"
        },
        {
          "alg" : "SHA-1",
          "content" : "cffb513d57429d4607dd593d1bdb70a849ce711e"
        },
        {
          "alg" : "SHA-256",
          "content" : "170b28c357758b9bed6a6d1bd97ed19c355047e0a4b38b8f61b3ebe14c934f2c"
        },
        {
          "alg" : "SHA-512",
          "content" : "8b7527b6ea4bc9c83c5a4fc0e558724fbc8a5d9d7ddd384f1ad8fb65029e52e6ebaa25022291f169dc5d4b324ff506e3a785b2e3cb9fd5c9730827d6dd5a2718"
        },
        {
          "alg" : "SHA-384",
          "content" : "847483c9c7d387c7f1adf39593355884474c03c85d7d38501366bcfc88c9757b6372780a20c43cb9f0c7c74980b369ec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c9d98ca3a23ed0b24d5039dde7065b61c1baff8d096f554a3c97e8c42717bf41fa8ed48eec9a905a59bffde5671cda9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "99480f6ebc4589f46626081cf110ed40e5c4d3107e9a0ccd74566cf798851e4c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "84c7ea08db69a8b8a7be3ef278eb3550f6ac8c857e1a1cd376b3f5e4a40f07a976d400064ed1fe7a494977373c9938da9680455d32e85ffda02772027c62b335"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.artemis/artemis-server@2.55.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://artemis.apache.org/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@artemis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/artemis/artemis-pom/artemis-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?type=jar",
      "group" : "com.github.ben-manes.caffeine",
      "name" : "caffeine",
      "version" : "3.2.4",
      "description" : "A high performance caching library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04d655feb58be297a86fa2814a1f1ef8"
        },
        {
          "alg" : "SHA-1",
          "content" : "c63b303adf59c733d2a96125ad6670e938a2c15d"
        },
        {
          "alg" : "SHA-256",
          "content" : "9d9d2cfd681fd9272ded3d27c9930db12f89f732345975aa113ebc223bbf1224"
        },
        {
          "alg" : "SHA-512",
          "content" : "6923d1b826e3723a9d58b092626045bdbac48dd91e758b3b78164de31105035343145d14c20a00b62658b7d1dff2a5cfb7475b200cc630dcd967c4732c2628ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd9a4951638126227d1a27ed4689391783f42f55a6e863d5022dd9f864e0cf174bc9e6267b3f7f3d6ca4a03399d38c28"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f84911ac6299bccc137471d1ea3ca870ca0d0604e47e475ef19ee1850bcd5d98e1a13b6ae493096a4349dcaef94abcf7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "745b6815303fc9a89f385e7d17120b1d3d5987b5af03870d72d077c2d060f038"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cb5ea47d93b8bd42d4df7d1727c0870479acadd423c284843bd95fdc1f4becf328943adad501a253d91d369bb3b6ec9858ebca4d272008e655afe89a037a0c96"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?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.artemis/artemis-commons@2.55.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.artemis",
      "name" : "artemis-commons",
      "version" : "2.55.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" : "1f35a110a7b63950dc8783795366ec7d"
        },
        {
          "alg" : "SHA-1",
          "content" : "f468f2d183141b0b82bb67b9047c4bd01adb0a13"
        },
        {
          "alg" : "SHA-256",
          "content" : "9baaba4735734e008c2a40c4cc1a868b3030afa3784b20487027ab0b1c492095"
        },
        {
          "alg" : "SHA-512",
          "content" : "d7a17e24242c4005b199cc6af2771d7649d687f9fd2e45149d06cb2b8b8d6b604b20bf09e57bd75f73775238ff757eb9d2b4ea2195b53672480d0f8a462d18ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "99443b73bcbc05ce89537c84c8ba4f1f6c97c8666df5cc8314beab1673488929dc965305dc3555e78ca644a8a1f7288d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f127f7923e21cb5a865a65df9e5b2d93f21627f7be624f9c52a4b7905d02c595f449ac78df602e7804da218bb8908fb4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ac6c7e1cb8ab1f0f5868edc51a4bba3fcd0ff9105a50306ad48e3c64130b070"
        },
        {
          "alg" : "SHA3-512",
          "content" : "75ac4b0dd7aaa0bae41e49168d72c39d795e260e61f64d61bfc345fb2a4055358f3a6ae3badd7360bbfdc239b5757d7f026d9b6d418291924548e23aaa6b5153"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.artemis/artemis-commons@2.55.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://artemis.apache.org/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@artemis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/artemis/artemis-pom/artemis-commons"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.artemis/artemis-selector@2.55.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.artemis",
      "name" : "artemis-selector",
      "version" : "2.55.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" : "e86d5ab38c58a4d10c1598f740e868f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "d74df48079e5101dc2119dc039f245f54474ec9d"
        },
        {
          "alg" : "SHA-256",
          "content" : "895c936f8ef3b92011a46af74dc52c52582a9436d1865a67fc90dac1d83799d5"
        },
        {
          "alg" : "SHA-512",
          "content" : "ddd63e07d6456d45182b244e7d5159e12167c1e8129b024c77a20d057865b3ed69edb84c24d3a727a8f7db89d3dcd39c20b37e1783b1985b8e8dfbe8dd5570f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "88febb8a387b99dd86bc9b3c9f4840e75027f8cdc029718b8e89435f11745e1a64dbbf4c931dd2c4457e132838fa9a4d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4c080775e78d697655d94944fd473040fb3c66d33c4ae1302bdc98531a119aae2af3664e2fac0c3194827be966beb5db"
        },
        {
          "alg" : "SHA3-256",
          "content" : "245fd1ea74914a78d7bf9927e565c3a62dab843651b4d52bdb5483a3e256a6e3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "116e011e9786ec0cbc8b4137716be0d4deb7f5274cd87ec92ffa4e063690a41fea9e063e3789b9112c8cafeef270587064da9f8c9cd7948fbc3df8d06509dc83"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.artemis/artemis-selector@2.55.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://artemis.apache.org/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@artemis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/artemis/artemis-pom/artemis-selector"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.artemis/artemis-journal@2.55.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.artemis",
      "name" : "artemis-journal",
      "version" : "2.55.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" : "94f6149e5310c3eb576f118191402b1b"
        },
        {
          "alg" : "SHA-1",
          "content" : "d5ab35526f8030c16977cfc1f7fb6cc01c53fe55"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9f860a418cbe1179e8d24c1cf7b0aff757a0e0907f8eafbb77d7dc457a26f1f"
        },
        {
          "alg" : "SHA-512",
          "content" : "09c55cabb11f62bd313f5603edf7e55801e00938758027b7d74d8264fe548bb15e84ba10bc1e645d276bd2d3f49728c1c059a3e0fd11762c31fba8d300ef8bde"
        },
        {
          "alg" : "SHA-384",
          "content" : "95d20bc69eda2724023e96388798205498e5ceee2c53acf3fc3c7780658bd15d445e4f81e5943b0038c104fcb3f4c73c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a04d58f1f3822640cf6a6c819a1af551d584345a2eebe651cf6094f94334e4644eef7c3051815ec00b29596dcefc45f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "21140bd72698552a3ef10555ef2b81030fb145ae17e76fb6a1ecd9117b3ca683"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b5b29a8d65699e8629966c9d94b02cdd1c7e3233f3466d5632358a48abafe9e21e6568e388343a5e2cb095668b1a55072408751e3376ee57ccc96957d2603e98"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.artemis/artemis-journal@2.55.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://artemis.apache.org/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@artemis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/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.artemis/artemis-jdbc-store@2.55.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.artemis",
      "name" : "artemis-jdbc-store",
      "version" : "2.55.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" : "912f8e9e7777e75161f84afb16d7e74e"
        },
        {
          "alg" : "SHA-1",
          "content" : "40f177cd59eabc33951d1531336c78eb74d3c05b"
        },
        {
          "alg" : "SHA-256",
          "content" : "7cbf1949528e7b37cd475be667e0d12f81491eaca18e91d10d0d270eceaa3c68"
        },
        {
          "alg" : "SHA-512",
          "content" : "92bda76b13a0a1777f00693cdff18ede44bd82f6582e0aadfb43f7efc053f3e2510fed70041f0eeee29edcbc390f27eb31fd2972ce4062b9769f0219ba896813"
        },
        {
          "alg" : "SHA-384",
          "content" : "bd083b8791ff4ba1fb4a4f0fbecd4297244db9abf4c1891b2eb870026d5884c6ea0aca93465fc85b81c81f13de28a971"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56fcd21c8e4b1b6f6498a37db99fd412fcd36122f5389c773133fa433bab891a385b02e8ec31748ed6c0fc221e0b7def"
        },
        {
          "alg" : "SHA3-256",
          "content" : "618425d5e761cf909be5e46af4e2ac3f5512ff6a54777b0e82698a5f60b63972"
        },
        {
          "alg" : "SHA3-512",
          "content" : "05e44296d21e5909c3ccb0fbd0201a8413f9163a95118da3dbc5b4a7a16c0099ab55c2b798af2591ca9d9feb24c1764feaae825d889eb2200bd0b97a01e97fd7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.artemis/artemis-jdbc-store@2.55.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://artemis.apache.org/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@artemis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/artemis/artemis-pom/artemis-jdbc-store"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-dbcp2@2.14.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-dbcp2",
      "version" : "2.14.0",
      "description" : "Apache Commons DBCP software implements Database Connection Pooling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "75769d69c7fe2166cab26adfad90df47"
        },
        {
          "alg" : "SHA-1",
          "content" : "e96ee267d160a94c7fef991ee75de48534f8b0f2"
        },
        {
          "alg" : "SHA-256",
          "content" : "459bebb8191906bacfeb73c62fcebc3e8c1e405a54594212b5f148d0567e668a"
        },
        {
          "alg" : "SHA-512",
          "content" : "73b99bd1df1bba40bdca567ed7626a6ef1b0d78c36cdb261a8f53bb250265c0d6cb744317c731539dcb08a69c0edfb39078f473f3144fadb399d5e7968d9c594"
        },
        {
          "alg" : "SHA-384",
          "content" : "5ae4de89cb1b4013dc4abc3c13f17b9edc5e1dc689d70ccd41650898e652d04ce1f8d56fbd0b147b814958662e981b54"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d6bf1e553d2901731df7199c4df51d907e3b70d77c70480eca1b6ec2659d1e7665d67d1037884f56322cb4b4e852360b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "711d6b49e7e2baabad22eeeaa397ff0d6f18d7fe2f5dd10c8adf475c0bf10fa6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "88dfe59f6596041bfacad977a9bd940e632a0a01a116692afb96af2d5249e1b651e7986dec87284ae2f8fdc36f90cdc537d14557e5cba5208162507b2b77d0bc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-dbcp2@2.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-dbcp/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-dbcp/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.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.artemis/artemis-core-client@2.55.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.artemis",
      "name" : "artemis-core-client",
      "version" : "2.55.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" : "44de79311ca01aee143b503fb0ed24d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "206a94de345247832de3c89ed9512744a7fbe4b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "234aa48009a7b4f2058cddb40fdd9986d8bdde13504170e35f24fc2f37435976"
        },
        {
          "alg" : "SHA-512",
          "content" : "ec4555468c95032429e323b4e7493bb2f96d0cd8a48e06b4b58db4d8fa5629e10ddf704d50b1fee622f64dd22bdfcaac5da9ebe0a38340f02c01f495c201d42c"
        },
        {
          "alg" : "SHA-384",
          "content" : "a3a2a7a523615a91f42b17f975f81a2cabd8888be36d955c98b1f1145eadb43282fec11450242717ae7b9ec330d3d7dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d20b6f310082912406cda9285552c21f74028db60c7ad1e9459e069e789801365b439dfe87411d4fc46de427893034a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "71ee77e074cd804bcc3fa56044f97a7e149f4c6b140b7f5aa3106d7dcfadc427"
        },
        {
          "alg" : "SHA3-512",
          "content" : "73a0c3b027e0c8814178ece0245d9f0d5412f175c3883edb95a0d2db11831e5ca85b43ba7a1c88dfc2360a3062d8c6344b7da705d599ddbdc88ada141c4ae671"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.artemis/artemis-core-client@2.55.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://artemis.apache.org/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@artemis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/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.artemis/artemis-lockmanager-api@2.55.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.artemis",
      "name" : "artemis-lockmanager-api",
      "version" : "2.55.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" : "b369292d4e36ad1231cf774519172d8f"
        },
        {
          "alg" : "SHA-1",
          "content" : "94422a953daf5a45660c8a7af2046992a2f82760"
        },
        {
          "alg" : "SHA-256",
          "content" : "68669d908b4de8f1ce3e1b040b9d5342607614559b09504b438e855d6d4e3142"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5deb00a91d63e19cbbf8ded80b84644a2f3d65c8b2006d3811bb59a165ae65b76ad9ba1af44669a40c43611a01be857719987615ddf6af4a5feb67346efaf6e"
        },
        {
          "alg" : "SHA-384",
          "content" : "082d69ad4ff948ad5a9c92e58241873cec4364f787b7521ce606e8d99a50d579c42a45e7be2fd152cd9d362e11a95873"
        },
        {
          "alg" : "SHA3-384",
          "content" : "36c45426d4c989d0c73070ddc4bc745a94f563a0d10ea3ad8144de9a235b1841838ceedc601a58cb9b98fce74e3c4b9e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "24ee07898a596a71f3593fafd22c6609404d02fe13613eb6ed0e364b11e96f7d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cd9f7144682d345f3940c4b2a193b021f7a613ba20f3f6ad7dd5d0282957f61c85b23b4395f009669d7c89d8e07a5fde8997d95db2e8d6e5ea219e498899fb85"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.artemis/artemis-lockmanager-api@2.55.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://artemis.apache.org/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@artemis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/artemis/artemis-pom/artemis-lockmanager/artemis-lockmanager-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jctools/jctools-core@4.0.6?type=jar",
      "group" : "org.jctools",
      "name" : "jctools-core",
      "version" : "4.0.6",
      "description" : "Java Concurrency Tools Core Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39091d3bda52d8f00e0cfebe3605995f"
        },
        {
          "alg" : "SHA-1",
          "content" : "2467452e7631e485b062d5d507ff73cdb04e3f11"
        },
        {
          "alg" : "SHA-256",
          "content" : "374fb4660436a70ba131e15ca7bab8423424c737898a894fb276841c94bdd962"
        },
        {
          "alg" : "SHA-512",
          "content" : "530e546a4c11a88e833637348f63b4581f26ffb9472d309ab70175f41c61106a892e208c99fb92bc0d2d87de6424c11421a897e5da0930e703229e736f15d9d9"
        },
        {
          "alg" : "SHA-384",
          "content" : "25757109d874d4c951cf2dda8b7112797a465115f709d0ddd9fe8edec2f2abea1412f1887bf435da923d24bccc5ea202"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f6fbcf2d76d73b1a8aa4dd2cc95eb26d37f0b466efd4ea930f7a864d97da49325fd3acf621808828a9c798e5110ab57"
        },
        {
          "alg" : "SHA3-256",
          "content" : "711b1b51d4548d9eff10018e8a9c948f025e8a3950320f00adce58074aa76952"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a6473b76f21787351311512b4c9e2eca745bb51f73e9374d93b129636763b17592dac7b29529000928c5c076596db8353f3351800316c87c36d06116097cb93f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jctools/jctools-core@4.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JCTools"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-haproxy",
      "version" : "4.2.16.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" : "11c514cd28eed5b855b3b734027977a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "42afb55a64b8bad73fe2580927724c4068394b39"
        },
        {
          "alg" : "SHA-256",
          "content" : "bada016d30eb0adcb0703bc5f34391482ed044675d111f830263d6f3e300675d"
        },
        {
          "alg" : "SHA-512",
          "content" : "bdabe9de36f3204cdbf7ce609a0a4a18987d95b9a8825c8a83de1eadf32802b63ed2fa7d6bc8d3dc5b8c4db33ea05ca8f788542a0a64913598568bf1d994cd69"
        },
        {
          "alg" : "SHA-384",
          "content" : "8374dba8b408574d7d8b9f2d2c3bc266bb3d2b7bc25d4b488dd04b98061380aa29d256caef87f6592862d98491803085"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c18ef2efa849a8a27a181801e09ad6f10bc2260590743f7bbe9794858e2bc4640563e346455f599242785e258b74a024"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cd2eeadb2b448fab9362d9e06b7dfba999ccbc99722efcfd6e2438e974664b2f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6bff1de549bf91d2e089816f7179c084945522b3683198d98528019b13cce23c56fd3695c7c81c3aefb9ef7f3b4d85ee80068baf60cd5470f302956edd22f306"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-haproxy@4.2.16.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.15.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-configuration2",
      "version" : "2.15.1",
      "description" : "The Commons Configuration software library provides a generic configuration interface that enables an application to read configuration data from various sources and requires Java 8.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9482ce105607d28f4d259397218bd2bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "4a9d0b7656fee32af48f81ca18cda0158191fe10"
        },
        {
          "alg" : "SHA-256",
          "content" : "61ba5eaab8a17087042fe3d6811573bb85ccbdd6bd9d21ad464e6e20559dd1e8"
        },
        {
          "alg" : "SHA-512",
          "content" : "27b730e17c0af0a44b4283c8696da992be7b1eae9cc877455e3f75671878a6b0e1e62f38ff77e14657f74c552cf952299094f904275fbc91701d47222deee5d8"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6fcc3c297dfafeacee2457cac6b5b4c2752b484087eea8419701e12abb9ed5e9e4ea21a9950dab92860babde5da92e2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cf11b6ae56565c239c5741b4619006a50a6bcfb16341a04747fc5f3282a24984c03a6dae143446b8f3c228a907074bc9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "79d30759f4eaa43ce248dd6957860e950deb0f0195fe256626ea8b86f22f7155"
        },
        {
          "alg" : "SHA3-512",
          "content" : "01322d2288febbf45d163249ce638a2bd100d7105f9db10347e3d1217678e7ce5e64c281cd9b8ca118191c4e2dae7b322d188070f83799caf091c0a2c29d1736"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-configuration2@2.15.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/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.17.0?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-core",
      "version" : "1.17.0",
      "description" : "Core module of Micrometer containing instrumentation API and implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "221613de705d9cce6eeca09bedd1e9cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "b71d95b2819c5959bedf186e9a667e932b573dad"
        },
        {
          "alg" : "SHA-256",
          "content" : "73503e701a377fafeaf33b71b9b8910a8d7884cbba88ab27971b33b3753b65aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "609c77e5e46e517f05a4ecc873ef108441afa1696f1a7d0c9e5341406fe30a15f400d4e5cdd72e846d0732ea99d8ad28ffc07b33e2d2904f79f64228357dbd88"
        },
        {
          "alg" : "SHA-384",
          "content" : "614dd0fbea42221432b42a1632e1a2c6bdb9939804b456962cbe467bcdfb6193a118c7ef1b978e932863e0337ebfd1c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ae54876d170882f5bdc07c153b66e422167db6b6deb25f3d73dbf144f65ba3f9174a7eaebada404e636a2f8342b710c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "015eb976d1002780e496bd114b0fd5c2a4b0115ed770cf64979b735435295519"
        },
        {
          "alg" : "SHA3-512",
          "content" : "17403d38fd309c5319775d1987bc17da3442da2743eb3c1c79f3291e47cbec2cc5cbe9604d82563c89f05440a3fe15d97d6acd369448c34bf581a01db7d8d490"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/micrometer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9.1?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "nimbus-jose-jwt",
      "version" : "10.9.1",
      "description" : "Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2dcec009745fe5ba876b5c5d8ac71caf"
        },
        {
          "alg" : "SHA-1",
          "content" : "82ab15c57686545d989dd2c82cbec5b6b6f1c860"
        },
        {
          "alg" : "SHA-256",
          "content" : "33152ea83ec50d22706fdaf3b07acbcd716f9a68edcabdd7c4d02843cbdcdcf6"
        },
        {
          "alg" : "SHA-512",
          "content" : "5942ec095618438497425b3c0b96f97a3910d75897b27babf570673a7e5311e05d6be441b9794eb0eb528bc9eba1ba805a7bab9b669b088db7c549978d4eb8c2"
        },
        {
          "alg" : "SHA-384",
          "content" : "e1bb6bd950a286e9f0099a2274c1eaedf53c273cff53022833a7178b4f369d294d1e312af3babe11bbe752b5405e5e0d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "094843f7ddba4a8f62591f95c1bf2cc087eeb8c9bda335cc6b8dd368bfdc2294f8f94ca757a361eee0ddc46caa75d38c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e2782041f5ac52a36e8841ffda3b8bb8c3bfb53f4aca52cffe2c78b81f268a98"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d44432a00f7a447d53c96ce50b21a7368076f30b152b1006b1ae3573acbd6f190ae020b531e919d3779b7e0a712c56d1acb62e0e6511da42d15cdf4d9d2367fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9.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.artemis/artemis-jakarta-server@2.55.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.artemis",
      "name" : "artemis-jakarta-server",
      "version" : "2.55.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" : "a069cb007d794e86ca684846a24c3144"
        },
        {
          "alg" : "SHA-1",
          "content" : "d3425fdefc55d2b2e208c1682949a623378b6199"
        },
        {
          "alg" : "SHA-256",
          "content" : "a5068b0fd27286f10c7154e89018bdac24ff4b6066b765d3c82be144dbec4208"
        },
        {
          "alg" : "SHA-512",
          "content" : "977f0805c7c9021e2f11cb62b8fa501eaeeedf16e5f37ba96c4c2a39868aa5853ad5da1e351b8533069d9be3a69d35bdf5d9a25dbd90c63c0325458cec9e81eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1b52844989a4df41974a5c46386e857cc9e5bf5814c01a454ed2d6d85d009f33a6b8eabbf7a7756ab114ff709d77346"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5de8a4b14601252f166c50e6100539ba085555dcd25b342320fdc9f6a8d8af59665ee582b2548992cdb4a50c08b2e7d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db79d6cfc5a05b4489860a0d5747077539fcbf53286a0a9aa7d12984e647f508"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d6b1d00dd3e5ad45a9133623724a8093d6a397bfb4d0b837e554e967f0bb83c77016e03eed5561420c4a3411db83d7cc63c74bf84f6cebf6e416c5b9863fea64"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.artemis/artemis-jakarta-server@2.55.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://artemis.apache.org/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@artemis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/artemis/artemis-pom/artemis-jakarta-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.artemis/artemis-jakarta-service-extensions@2.55.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.artemis",
      "name" : "artemis-jakarta-service-extensions",
      "version" : "2.55.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" : "bd2baeb485b54ad9d0782b29dc889b9c"
        },
        {
          "alg" : "SHA-1",
          "content" : "f30d58f544af927c8bec9eaff960c39d44452e69"
        },
        {
          "alg" : "SHA-256",
          "content" : "7335b1229eb45f9be8f104e705c6b60d88c58c9181dbe8a20bdf39375e991b72"
        },
        {
          "alg" : "SHA-512",
          "content" : "ade7095d9525ffe371dfed3dc360a57529aab3ef033d35b0aaa462bb9db1c02be2626db86704d7c7f6e3ba41867dc519d17ab76bf9e827c6dccc844ccc2891c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "da3d3c554ad6af13c9b44b157497b746a4c4ad979d7a734db291821fbf7fbc1daa2b174677099741e759c45568df44f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f26a7528fcdd860175c33f9b92a60de36add76706331aa242281cd909f92ece696ad0cfe348131532c6e6adf840c2c15"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19ab9697cd3f7c3c07b1407e7e1654a4f9900ce2f913961035611c31a6781055"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b27563d3100f6da933787ded2ee849ae6a96967cc8f33ef9144edb72fd5e6f661531612873067cf907e531f8fefa9c2e7e40299e347e59bcc3e75ff27ff126ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.artemis/artemis-jakarta-service-extensions@2.55.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://artemis.apache.org/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@artemis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/artemis/artemis-pom/artemis-jakarta-service-extensions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.artemis/artemis-jakarta-client@2.55.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.artemis",
      "name" : "artemis-jakarta-client",
      "version" : "2.55.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" : "0a6a9f981ea33afa5db2cf54bdd31a09"
        },
        {
          "alg" : "SHA-1",
          "content" : "30a96d66407200c5407aaaa7e6c3526b24202b4f"
        },
        {
          "alg" : "SHA-256",
          "content" : "afece0227d659d1e306cfe82adfd5c6923bc68bfa33561a3e9201b0f6e85cb20"
        },
        {
          "alg" : "SHA-512",
          "content" : "3425a5431198423289f3701d759b918cfaafb7a14ad661de1a897562c1b62ddf93cf24d52bd0ffb3f4041359da05c493257dc8fc350ec710883c264bcd1e76d5"
        },
        {
          "alg" : "SHA-384",
          "content" : "892074f452bd105ff595993dc877ea75c2a2ca04a5cd17f1e5e5fd47d78c12d2fb25c901741776e6c6fdd220f1421490"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5078403bea60ff3669a17e9f2c6b8988e4f924fa70b033c4a0573544df1fca066af512ffd7a3b324796da0abe6a4d43"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9fb82a345f31080dba0bdcb16ea025df5744ff004d3ab37fda14ae2c22c05b8c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14135a14676bb4077fd9bd50aa742c512fcebf47fcbb45e0dc7329df6eb6f11eddea0a39acefe7303ba601ecfb2bb7c3457a0e133669042404e1e80f297ca841"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.artemis/artemis-jakarta-client@2.55.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://artemis.apache.org/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@artemis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/artemis/artemis-pom/artemis-jakarta-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.artemis/artemis-amqp-protocol@2.55.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.artemis",
      "name" : "artemis-amqp-protocol",
      "version" : "2.55.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" : "9dfaddfc87a29c3dc2362267e778c522"
        },
        {
          "alg" : "SHA-1",
          "content" : "b8316695c3c686e7a67bbd859abb78242d85b717"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f1c75b7a1b3a9233905f452261bcead19236aa84b26770e0060f4745f7b9cda"
        },
        {
          "alg" : "SHA-512",
          "content" : "80a43ee0e8136d85232d53893aec322b752137c89c53575acf6b606987bbab6cde394a63fae8ef9c32078e191447a8f3db1ddeca77c468c8073f5176dd6e028e"
        },
        {
          "alg" : "SHA-384",
          "content" : "00bba71e92b0a695cf30b13a15b3069951a3f8987505571813a3a8fcadf2eea9b55546d36e8d85ed3d3e68250e92cd0a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8d47832fb8c0fbf222318860edea86b18920bb2f43d1b883653f506614c330ffce98fcbe798bbae8b98312feb7aa9cf9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00d9b45e30c898242dc1a48ef91097f00423e20d10ee473fb860fb7866444d8e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8ee4c7394b5a24143eeeffdc6295157b420f0e15327ce13ba4826394c6daf2256196a6056246f690141df2b63d8aa98b4af8db2418b9924ef2776094b8302f77"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.artemis/artemis-amqp-protocol@2.55.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://artemis.apache.org/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@artemis.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-dispatch-router",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-jdbc",
      "version" : "4.22.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.22.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.apache.camel/camel-test-infra-arangodb@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-arangodb",
      "version" : "4.22.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.22.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.26.0?type=jar",
      "publisher" : "ArangoDB GmbH",
      "group" : "com.arangodb",
      "name" : "arangodb-java-driver",
      "version" : "7.26.0",
      "description" : "ArangoDB Java Driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "920e3d5483eb03436d4ae0456e553993"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f7ae4b6695ff8682d0df2f1cd7c56fdbdbeadec"
        },
        {
          "alg" : "SHA-256",
          "content" : "03657899859c2c536d5d24b77f77b9abb3b3f933bbefbf55509fa27a400dcac6"
        },
        {
          "alg" : "SHA-512",
          "content" : "1555b05ed1900047a5b76a26caa438b7cb979b1bdee5a3ce5d8dca48b75742a021ffcee8b54b10a19634abc45204f6df77a0544c7d5430660f2f791084b3144c"
        },
        {
          "alg" : "SHA-384",
          "content" : "3d4209a8f41211afa3334476dae7b96f0715e71f855f6f5740ec657f5de8b5564f2999446737346969a38928688493d6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "627381ffdf7331d2a2fb70e204c49d710826aed422bb6a1b05a0dd24beb880ba410d7dd8556471cf1d632a1c1641de6d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7929da46da7327ed2c6ea3bbd9d1c8836d8240e43e17c2d7c1c0b7bb1a26dbca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "efdb1dee782fe23d0a34f8ccea4beb1bfa3c4e9a55c146c6ee6365aad1bd4cf94e411f19ceefb11ae2269221c50ac0c8ba9cc7f738509e2e4522bea15885fea0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.arangodb/arangodb-java-driver@7.26.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.26.0?type=jar",
      "publisher" : "ArangoDB GmbH",
      "group" : "com.arangodb",
      "name" : "core",
      "version" : "7.26.0",
      "description" : "Core module for ArangoDB Java Driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3bfafe91a7ced6f7ffc93136a72f00cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "c8de50c83408511ef4d3d7fdafb52d099b921f61"
        },
        {
          "alg" : "SHA-256",
          "content" : "6eaec0be4e98d86a3095e007567a59cda53c57d8545b5895f82163e709d29702"
        },
        {
          "alg" : "SHA-512",
          "content" : "dc14a83bb7c2731c8295ebce5d7470e7e01f41b0a78556f57059254336ab3bcec45dc235a0089bd648174f0f88d0a93fe14f5977fde731635dd4d5437286606f"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6ab2f86a4dd4ccb3e7a0c45597899bce1913117d8f6115b354ec9abb6f6ceeb7e18fff2fb5b7e48cb3564ecabe12f53"
        },
        {
          "alg" : "SHA3-384",
          "content" : "28a55acb5cb7493dda86c98b036a9e2cde990846862110c538fc262197f89e574529e68fee7c08a288288bf9af925ef4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "63b3280bbefabac496e330bf6ce9128996d88793718ba23d16739e3b347a748a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ddede4892824d18246ec17ed5c386a47185763d19ebefc31b02f04fccacfb7d0afe3d1e4f4ded0f81a240a3362e466487d462b10d06f6ed824528a730716de64"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.arangodb/core@7.26.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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jakarta-jsonp",
      "version" : "2.22.1",
      "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" : "1e4f4060e951327aef504da88b6f0072"
        },
        {
          "alg" : "SHA-1",
          "content" : "c21f3b9ec2c4b3e5eea984538cfd4a1437bcfac2"
        },
        {
          "alg" : "SHA-256",
          "content" : "db3fe4d554097e0358eb7414f1e5c921fa1c4650cb7d672bda3ed7ded8f71691"
        },
        {
          "alg" : "SHA-512",
          "content" : "1091ec326e69d13693852c32f2d746623747afc68e6bc21eeaf61a60aef23992b5f4ab34eb4608d1efcf278f7b8efb2d81e603550e76219a2d9614b9887f5333"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e843a613d974540467d4ff0ea31826368ad3f2c1807de598f913a46ebb183ef4795765331cd25f24e4d60c65f46330a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9c8416a4bd6ae49bd28101ba9a8e89f1ea7f65ed7f5f40c5cc8e9ed467a55881c5ff27fcf8b1c92dbfc8ecda1b281049"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0522e96646539c700fb918d6178682bb1f6e6720b367c4a443e04dc4803ae06c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4c78565be09555a363edd3ad73ce68abcf2eeff4a487c9fb7ba562ec33dfcf97dc05840df5728d45ae6eb36b8611be6214a9a42677e493069beafaf3af9ba602"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jakarta-jsonp@2.22.1?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.26.0?type=jar",
      "publisher" : "ArangoDB GmbH",
      "group" : "com.arangodb",
      "name" : "http-protocol",
      "version" : "7.26.0",
      "description" : "HTTP Protocol module for ArangoDB Java Driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aec1b21ddc14bbb19d4f9e5a0779561c"
        },
        {
          "alg" : "SHA-1",
          "content" : "c5e4f953088a177b1db246dd79457d746243e627"
        },
        {
          "alg" : "SHA-256",
          "content" : "afb156686c4bc2bf7022e2f60441f2d7aff44098975eee27c59c2722e6043b95"
        },
        {
          "alg" : "SHA-512",
          "content" : "742162ce2fe76025130769984c564f01a94c790e078c470b46fe6ac35c630b4cfa50a889b383b9488ffb4c01801184b0c6ff7c13984f5bafe560f07fdf2fbc76"
        },
        {
          "alg" : "SHA-384",
          "content" : "b0d2769d90ae143a791c48ed08c0ed94caedf70e8963bf0357ab24427234aeb5b7f503ee160e8c3a0a2c02a411adc5bc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da976fad108325abace24dc60c7f07740e2e15f99352bf60458d5e004cc74d55dedace9d899a36a18852dbaf62eee739"
        },
        {
          "alg" : "SHA3-256",
          "content" : "580d56825acc8fc7d61ef9ac7c41b28f0f3e36dfae4ef87451992f61c85ea420"
        },
        {
          "alg" : "SHA3-512",
          "content" : "078f3af0c89e33cab08584cb04e253529381549258bb24b6e35121e153a001e246dc614bf45eefe4607d4f43a7bc9416c5d1386bcffa40e0de03524fea327aee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.arangodb/http-protocol@7.26.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.26.0?type=jar",
      "publisher" : "ArangoDB GmbH",
      "group" : "com.arangodb",
      "name" : "jackson-serde-json",
      "version" : "7.26.0",
      "description" : "Jackson Serde JSON module for ArangoDB Java Driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6def3a8907064adb84cf073b38ee3aab"
        },
        {
          "alg" : "SHA-1",
          "content" : "63d756158ab28d113f4a4ea8ce679051a8d65a5b"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd2c470880cf9a347e58e78e7b2173c3a8cfb572a3fb9ddadda141fa5b7ae41b"
        },
        {
          "alg" : "SHA-512",
          "content" : "050e45fc169f95593e24f5ebb9a8bed55be5e5b4d0f78db1d4ae29e2a57f9d779c1e379ee415609d9be6865cbaf37b1b6685e7e8a2896757694ec34d43c920f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "8ea03bf8af507ed0b0b2b65b35dc6c8916c4f7e8aabc068ebfe3f06b7f2b190793e59de46a204357466638f983542b0f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ace7dbfe9cf140cd6c379e85437181d5319d3d3a3edac6d141f28c95943ba77035ab535fa162e31f1f5722f34a7e519b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "860e784db9292e100a4baa63956050459a428858f50ff5d9d7f3a1b00b7e7eb3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9f7089b37845b8a465022f9d35a23a7168e202b47ccbac00768701fb3187139d422738f382d373902ddc65462d906da956c8ad0e5524a0116e8e1b0f4d73162e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.arangodb/jackson-serde-json@7.26.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-consul",
      "version" : "4.22.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.22.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.12.1?type=jar",
      "publisher" : "Kiwi Project",
      "group" : "org.kiwiproject",
      "name" : "consul-client",
      "version" : "1.12.1",
      "description" : "Consul Client for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b17b89c18f7e399ec2134ca0864c51b"
        },
        {
          "alg" : "SHA-1",
          "content" : "85dbb57c81e2091e41a5e59f8ece135b14641711"
        },
        {
          "alg" : "SHA-256",
          "content" : "2780a895f86bcdb47eec6923f169ad4a07f61ffe8b5b204027989b2b562a1705"
        },
        {
          "alg" : "SHA-512",
          "content" : "62733de4ed9d6e5f67cf31544f64b436825e3514fb451b388a96afeb0dada94e09a726e6d3a176013ee6e82137ecdefb07ea38afff3a33a3c96c8daaca19fa4b"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca3ca56a627e24d6cf6287c308cb186607469fc20480644a1db415c923fe2261baafb1113a22a877b607461c6614a5f8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eed2212d585741758ba4c3f56efc43634ee95db5282991829010b21953435dd75674f9088b55ed1677540ca459f2f147"
        },
        {
          "alg" : "SHA3-256",
          "content" : "153069369fdef97e65e9ca23c3ab1bc503b3cb1494b641c8c7fef92546bf49bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "62707b122b96e5d4d933b5df2f52f4a88f0cbf6ca1250a581e67a09e0f248cab6bf6aa6e2db351d4cefd91d170bf8655f903e7cb4f045b3a4ef5190462a4a0f7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.kiwiproject/consul-client@1.12.1?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.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jdk8",
      "version" : "2.22.1",
      "description" : "Add-on module for Jackson (https://github.com/FasterXML/jackson) to support JDK 8 data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "58b2d6d030c310d11902a11a47159f7f"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef21a94e7b5603f57ca1efe9215513d210d96320"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d5ee03fcaa017db0c947a5921ede8b39481d1d637af39079840a87d55e907eb"
        },
        {
          "alg" : "SHA-512",
          "content" : "62a533985dee473d3ef39400afb7bb833ce83611d0b2414f3a89bd53bcd9e21f14e63ad94cb2cfb7ae96fa961903fda78e0176d46bbe19473d19c627fdfa648c"
        },
        {
          "alg" : "SHA-384",
          "content" : "423db1c93aa364cd7677eb2971e8354d30be788e8dc6c63cedbe8c784b6439170c3c208c303b96c08ab120ac802c22d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a02e2eaf81ca6869c821015c0d1dec580ed2bd539821a795957b0239834e813db0808144e4ecfbcece992a212117f252"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a246cfeed6f3f59c48cf6990d6d7adc77637c318401956a8e0ccaa0ed51e9814"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9808c24c3d1c241ff9c89e621338fcbb483fc1eb6560465562546713506639c5e633df41b844c8bd0f76497027404dd73fe3f720cddd65ec15841f22ec8fc13f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-guava",
      "version" : "2.22.1",
      "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" : "e7cde0aa0717be19a5400d26a7ac72a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "658b361cbc29534e691bb1bf606d9cd0710ec922"
        },
        {
          "alg" : "SHA-256",
          "content" : "2133e75851972acce8cc63a279d47db551cced55b649cda31c625d0059ad3c60"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e6cf92fcf1526cfde6aa2666674aefec60658d1bab0ff7ab97fcb5ab38e7df70c26b8d89fbd15f73c6bc2dcc3e56b227200b5565ccaaf1e5090505978cee9cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ad03371867360600c77a92d5e30a6e297372036411152195ef6a95d2367dffb40e921926e3c7dbe7830aa6860b77026"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f00d90723d41c82465a8a736b1958055e0dd1ac80452a93706f257e3eb3332ce4c279d5f2edb936a96d8df8ceed3b6be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2707da1222a77853977fbd9507c49c3e0218aeaa65c341fc09c8b754e60ded1d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1cfb6edec8627ec54242a8b10fb70fdfdd81498632efa697b895d16b897b91eea9dd708f12c32eef19b643e46bdcceedf77208ba24b3c25135f0f8522155cb1c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.22.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-google-pubsub",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-gcloud",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "297f514412bf1e74c56fbc06cd3613e6"
        },
        {
          "alg" : "SHA-1",
          "content" : "78abc4701a24f95f3e250733e018afd2dafa8172"
        },
        {
          "alg" : "SHA-256",
          "content" : "522b085ad0c94f8b5235f83c42de3daff0596889c551da0aa7244fa1892b72e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "d97ca83bff9ed7ad6d9f14ee67266303879693f03da851c023402c18a1001f49de138fe600a981f57a2e3356168afea72d757274072476c942c0db01ed345b80"
        },
        {
          "alg" : "SHA-384",
          "content" : "418c9cc11a3d136519ee173ece9abbbadfa4742b42b2647f0488ac898e79ffc2030476a411a932fa46aed6664a6ba958"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7f0f464b809f51b87462388d36b0f41c56e20a87cd86a3c6917097c8dab1b1cddbacb968ff993a921fdbeb46817df646"
        },
        {
          "alg" : "SHA3-256",
          "content" : "442b766bb252ed438b05dc1df6274e6de189c1b002965fdcd196f30785ad166d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94ae0c5a62803b846bc3aeb1ba82532527a5df9bd28c3536284a77705ff01c909a4c0acb8157d2f39a978aa18f733dd0e4a409b99b442fa8db107702650483c4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-gcloud@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-infinispan",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-microprofile-lra",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-minio",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-nats",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-pinecone",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-pinecone",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "15e28199f4acfd34ed48f3836b6b24c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d90c615fe299f4e3a58a2d63039a0c33389f9a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "a19a54430cd52311d3c29e35b7769071a002304355a8d83a9e4954d596cc94ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c45456610820cee63d53793d6b6f04882b6d3482b09b6e8eebf1e9fe954a849e85fbbf6703c8657dcd2e3085eca2f12a6aadb1664bd7f23ea0e59b5c9a78b59"
        },
        {
          "alg" : "SHA-384",
          "content" : "78a18a1fc063d577e2476fe03b969a91f605c1ef29121eae126c7bd1593fb84bf3ed2fcd477ca813265da39a5819a547"
        },
        {
          "alg" : "SHA3-384",
          "content" : "db74166a388aaf35eb08fe1e00f94e5837945db8ed97bbcf984daa809abd3f42496a0b5d59b41ab93667c2daf213eb98"
        },
        {
          "alg" : "SHA3-256",
          "content" : "12b93856ecdf30670e1d929d0630478f5dc8886fd88065044da565c1e7374f65"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c29d1c7e97fedefcb66d550d126291fa1daffbe86c244bab7ec63394c0d28fb2f65ddc189bb39fd24fbf78f9d148a0213ef34d3935eb1c5d80bdb4e5cc62073"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-pinecone@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-pulsar",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-pulsar",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d07a8e9406ace104a8818c7d54e9a862"
        },
        {
          "alg" : "SHA-1",
          "content" : "592adeca12e6336df233d5fb4b3cda55a448f7d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "39df4c34015deb28d76152c736af13008a462c2e5dd44b8857dbe62dc1af2897"
        },
        {
          "alg" : "SHA-512",
          "content" : "f6a29ec27db4fef3e8bd34b999206b6455bb13137190ddd39cdac9ac7d50c089ddac71231f33f948b5c282262876df765280fa8666ae824208e78c53bee3059b"
        },
        {
          "alg" : "SHA-384",
          "content" : "34e9155d9eee027877ffb7c2b3f385b6a9bce9b3a9eac3a8e9429db8c294d2aba737874599f68043bf47580dca49c5d4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07e27770d5d64c02e5a0c0eef0d4a973fd7d7ebcb1724f03375ebf88f99c204cce81c03d294e4f702dbbdbc158091520"
        },
        {
          "alg" : "SHA3-256",
          "content" : "66a8d9fe4edec2fc51bce3438fb48edbb0d306230675afe7ec4e208b20713599"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b95d15cffd878e60e6d07f242c784dadc7a0475d40bbce22b5efab96b89b4583ec65863386ed47c13e0fd491394fcbefbfe9d89d0ba3f2e5d84a26c4094ac34"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-pulsar@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-redis",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-rocketmq",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-solr",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-xmpp",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-zookeeper",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-postgres",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-postgresql",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bef512d37585abd81fc34ce0498eb1b9"
        },
        {
          "alg" : "SHA-1",
          "content" : "a7a9f748bb0e043098d3fc36d4929538ee0f6de8"
        },
        {
          "alg" : "SHA-256",
          "content" : "8dbfb2fda977eb813ed1188ce02f098b8b634910eeab220568d54d6bd5b7ce9f"
        },
        {
          "alg" : "SHA-512",
          "content" : "b961e475853e3ca5e8de355bf249cb324de4621264ece04f531a62c14a5abf29529e2d84704f4b0de204aef0ba138d414a0afd63c8d73a837f06dc9be4f257a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "e67d5f2f2df8006db816e899afd19ce208e0d9a5f91cac991f1c31f14310c2ebfaafffc52e855bb770997cdfc6d289e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cc4fd9bb57156b5efbea7fec347e719c54a3131a9fbb21815700fd59c8805dd5682d3f48aa72563d0761140d6aed96e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9aaeaca0931b5456943561183cf28dd58db0c0001fff18467d5048bdc905e3c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bfe9b0f778db1f1f8dc8209ecf181e0ae0408c59166d2c6b69b31273955705f86a71e102fa547b4ae7ea55c57ddcf99c3382838d018be52662e09c6ea5f40cb8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-postgresql@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-couchdb",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-ftp",
      "version" : "4.22.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.22.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.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.sshd",
      "name" : "sshd-sftp",
      "version" : "2.19.0",
      "description" : "The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5be4ee8f71f229fbebe221b448d2ae9d"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f817b2d8c34e5bc33e968932ff177be8602eac5"
        },
        {
          "alg" : "SHA-256",
          "content" : "a3ad30d2feba9fad589c7ad9117fcd9d332823697d59eb424fe2902f4d805575"
        },
        {
          "alg" : "SHA-512",
          "content" : "670dc514b7dab3cb07ac0b58cec9eef3aba645569bdc31b6ea74f1e756059edd9b1dcd9a8b07e1c2cfde9403781cc841f6027ca3baf7e5a19997ac5bcc078b7f"
        },
        {
          "alg" : "SHA-384",
          "content" : "8796b79dd016ee959092d132f1856447c68748161809e6e6d4124fb206fd9f16aace78cc59a7fc0be59d61cf41791baa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e87b6fc45f91c545eba98746e39cc385a5228375b0fb239a24e8473c4e55e449b4133794c1a21cc2a9883ce7a049e952"
        },
        {
          "alg" : "SHA3-256",
          "content" : "797cd0ceb1b93aec2eb97b16f20aeaae6a5f1cbf921f10854f90dfaa2703887a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "205b5bb8c934d1ee60f9b01395ffdede6ce135bf8d8f8724a35b93a8db97a3020efdd46fe7e10ecbc90cca7bd6ccecde5dfc1402238ea176b06695d21360481d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.sshd/sshd-sftp@2.19.0?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.19.0/sshd-sftp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.sshd/sshd-core@2.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.sshd",
      "name" : "sshd-core",
      "version" : "2.19.0",
      "description" : "The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cee9fbdd10183ca2be22e95ab5707087"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1524d99feece8d50db0a75f43f99818c649dd97"
        },
        {
          "alg" : "SHA-256",
          "content" : "7215350bf71d95a34494f823a7451f966a2995b59e99fdf8ee9cbd63ef78cdb3"
        },
        {
          "alg" : "SHA-512",
          "content" : "ebb6bd75ee130340b459f003e3a93ab43706eddb6477913c2626da7a8d815b782e2f38bb487e1dcaaf4632814e6f20b43f95519c14550d1c0c085fa864e2b370"
        },
        {
          "alg" : "SHA-384",
          "content" : "e7899daaba50cb13010fb200b10fc9d3a5a5bcad527a2ea838ce7495a15e4e99135c3df8183e66762d1bbbea4bbd47f0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a0b6f163a598929cbfde4fd7fa3a60270d3fe41c03b70f8518386fdf3568968581169f7633812fe3cb9be3b79e7e794a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce02fb2f1e1bd9e7d29343e6f34485af02dd8a67b301af80bac4d4f5250648f1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8e1ca1b71bbb56184adc1d50e74dafda3e313d4041899af5dc7436c2f0af00086b6a3c03397646f180f853a931cf434cbfd11a33a32ea24f78e522f3d5c2ac77"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.sshd/sshd-core@2.19.0?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.19.0/sshd-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.sshd/sshd-common@2.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.sshd",
      "name" : "sshd-common",
      "version" : "2.19.0",
      "description" : "The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "07048b50c2d8909bf92347e0e10f082a"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f871c9c88ba810d6ac21b14a1279c1fce21d5b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "41cef234f894e435ae2141e24baa25baf238a273cd28c6bbadcf830b1b2d68cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6c2e650bebc246fb51c6cc15ef292688c7e38c19763be01659b308b714e7e59bae57c672bdaa0e5d78bb1902db7a479df7521c58de43fc0cdef9307efe9c4aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf1bb8031ba75ab32e512c9e0c09eb353e75f56fcd4fbf13fa9103a6cd09eb5eef1b710e83a3336b27251015c0fc0a50"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b2cc9573c164e9b38680a0ab829d626887ea08c7b57e7124ae6fb65348e1846dde979288b0db6b8cf8170d28e36abfe1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "afb24e7b8060838ba947aa2944d6b9a2e79f9843c49cb188a8712185cbb2a447"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c2d9b0f3db23f844217615854f159e3a5c464ab28ea496d1627bb1e900f4e024f2b5bafb977eff5428702ea1ad2c132d3945e08742e374136c3582dd35f2d74e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.sshd/sshd-common@2.19.0?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.19.0/sshd-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.sshd/sshd-scp@2.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.sshd",
      "name" : "sshd-scp",
      "version" : "2.19.0",
      "description" : "The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d7db9dc6bd19b44893f670176cebf8a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a3386fd17a39b01d735de7ded76e9e5919f5ea6"
        },
        {
          "alg" : "SHA-256",
          "content" : "5fc83628e2c6984e39eb160e08da6ed592a7f99d65e3c926f7b905500153284f"
        },
        {
          "alg" : "SHA-512",
          "content" : "efefb67d5d68b476f6b6921e766418d936a69bc77138514e79a7eeb0ca4f1d9408cc2edb944390f4d0d15c426b1a8be6b95ae87ec4ff8e1ec699a61ff5c63c0a"
        },
        {
          "alg" : "SHA-384",
          "content" : "289f44a3cb92bab286b2564867719c3744d90db9ade6f39a86b42494d70a016fa0d5e1874c8b417fe725a95c8e271a7b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c27e67c0bbaa441cc71ee230f579667dacb4377d61fbdf8adafb220bb28a592203970c392b4de96c458adc6a87420064"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5e746f15d761254e9eb4432a10a632adbbb370f225bdd7c0549e0710329fdf3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5edce8c54348c144d83d1632fee3fd46524eee63fa63845a6bcac1bb18f0b462a4999e560ca2eb02cf7564a44c7106f05d368f4bb47968e4bd2cbc657c1b7e57"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.sshd/sshd-scp@2.19.0?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.19.0/sshd-scp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-fhir@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-fhir",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-mosquitto",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-chatscript",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-openai-mock",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-openldap",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-ignite",
      "version" : "4.22.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.22.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.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ignite",
      "name" : "ignite-core",
      "version" : "2.18.0",
      "description" : "Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2fc839d9519afd58cc9bb900ed78b9ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "72cf694822c83fd5ad0d8b7b9535ba05cf53bddf"
        },
        {
          "alg" : "SHA-256",
          "content" : "f12296bc612ac53a318d89aa8eebd45433b845a1eaedb651548c307e3200b03b"
        },
        {
          "alg" : "SHA-512",
          "content" : "29a2f10301888766fd1656187a43b368e8f5ee5487b34ce4f865ae424d080ad53313c720a740a87382b175c231d8adaa060c3bdced27a9142156f34a93ecd9a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "0f2eeb7aa6df77bdd88b219f3f8b651f5e8ee2ca9d28bb4fecff0dbb4e4db27668160f2212fdd5477178a92f2df7995b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ad00197ef2bc2c6f71afd833ce82491b9d7504758fe12d57f681c844934441d2442d192898e35d524462450b4b18dd1f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "818b65ac2053ca9448fce7cdd23ae60e570d7535a71135b577c712e49695220d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9720cc6c54185c3aae9e6bc4df27e12ec2b5106f691668f59253d58b55520bf0f431178947004334047ff583d1e2920ee5955e278a3a3a4e522e6d2ce7ed749b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ignite/ignite-core@2.18.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-commons@2.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ignite",
      "name" : "ignite-commons",
      "version" : "2.18.0",
      "description" : "Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dbd6ae43451ec37c0ef93ef6b3145adb"
        },
        {
          "alg" : "SHA-1",
          "content" : "f31a661bd06319ae596cb1f74849f609f61e811b"
        },
        {
          "alg" : "SHA-256",
          "content" : "daf592b18a476677a07db0c7b5ee3ad102dcaed30a10b984f3cf34641537c2dc"
        },
        {
          "alg" : "SHA-512",
          "content" : "951f80e843763e085cfcaa2410791e8bcc522c9fff806fed9c475c46f18b301ee89492a56c9334362a67e7e1e89640d0f64e0fcf98b515c58916351e1ed46528"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa632c6077870b331a5622dcba9e14b5886e2babc4e66fdfc13815832a3ce37cd6795a6d51f630f968982382b627983c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d5a575d046961a13fff9ab343d9e2d5d7ea2c7ed0ac7bf2213dcedc8997d4d75ae3577c7fc6d7ca05d95cca5722c876b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d8eedfb9963f4f7a7ed9906d80664f60ed1f1d199d3651b691c54dd728009c7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "67269615e5852b7e056776ef835feac650aeb643b4d8bd4dbe699f72ab6ab6c528de9a83b87e6865d37c9c3c4d6157e32418749d460d3331ecc36c99dfad9bf9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ignite/ignite-commons@2.18.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-commons"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ignite/ignite-binary-api@2.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ignite",
      "name" : "ignite-binary-api",
      "version" : "2.18.0",
      "description" : "Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b6cb3b9aa3433a7c9c278ca4cf8d24f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "5e1872d69d0caa391b1f7ea6fb4a67ce3244e488"
        },
        {
          "alg" : "SHA-256",
          "content" : "388c77689a1bd75a7e6cd30de693de9ee71d6918efee3cc519c74a77be2350e3"
        },
        {
          "alg" : "SHA-512",
          "content" : "d8f54ae1db2b725f2dc0b8836fb55b9185b445a4f0c59377f2799fba4cba19833d13416f979e8ba4beacbff3fd7d9ce68979657b4acc9092e3c8a5101b73db94"
        },
        {
          "alg" : "SHA-384",
          "content" : "2abfc814214482e71ef521958d3486c594bd181d22105ce67b415929e2cc042561e5b69308d821c46da8d1ef2d0ed683"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61b7ba7ecdeb23ac40333c74bdde2dfbad4d2059d0151fe07ea6ca32489bbdaa9553b1a3be11ddb9f4930b1dc94449bb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "06a4ca7d986855e4fe99357ee1e91d8388d177b6395bf4ea780c7448d77ecebc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1460364e822103f449ea1325cba5263854874797cc47f5e2f01ab17382773229408b664c80f6937d122d470a4d567d8d7aff9586d794829f0c5a1b8acd90af00"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ignite/ignite-binary-api@2.18.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-binary-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ignite/ignite-binary-impl@2.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ignite",
      "name" : "ignite-binary-impl",
      "version" : "2.18.0",
      "description" : "Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a0ac7b19126387733b9ae12a7e87ffe6"
        },
        {
          "alg" : "SHA-1",
          "content" : "767e4b89b4ec97d276d9c61f28e7a2d7f0f07190"
        },
        {
          "alg" : "SHA-256",
          "content" : "a766b0388817ddb53f92955503f4d07e35bd7c78d145592d6922f165157c8f7d"
        },
        {
          "alg" : "SHA-512",
          "content" : "c114a79e6a6d4e2f98323fe05490e1aaeff5d340e538331128c0f33eb32de0d0177b19f6509cff82b315d6a31f7c30e0a282df63c530c0d94abcf6ceb87a5c7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "17a0e3ca55b72ab3bb0d1c611fef1abb2a7ec649f64c920c4e2d9ab97e402cfe357ef52c89ea709caae9767629576681"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20165bdc3102b7f507452793b2904747aa46dbf78a215747a7a5ef7df7ae664640ba0376e0b910858111fb33d0391766"
        },
        {
          "alg" : "SHA3-256",
          "content" : "60d08222e6bac0a926208e872bdb628ca30ed1dd573e28deaf0b6ca2e0f40e32"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d9862ac943169ff183cc49a96d2c0a1405950dc308af3e8b5f9a9432a2fe05a685b591aa50e9e3f9a2db7a414e5237ea1dcd528150354bf15b5abc9d8f5d10b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ignite/ignite-binary-impl@2.18.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-binary-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ignite/ignite-grid-unsafe@2.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ignite",
      "name" : "ignite-grid-unsafe",
      "version" : "2.18.0",
      "description" : "Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "28c01d64ba8244daa2ce07351f43a773"
        },
        {
          "alg" : "SHA-1",
          "content" : "18e61d8516d169558a5c0f7da88e897f4a6d9e38"
        },
        {
          "alg" : "SHA-256",
          "content" : "0102be8425d5b8a2ea187e7fae567f015cc266993e0509674831c87ab0ffb319"
        },
        {
          "alg" : "SHA-512",
          "content" : "31aa792f9794feee728da1dac95ffcc668354f3e346f865ecd2204c20c2dfe3b08bd5f430d348bac510586c18907b9126f8983e8b3ae4bf4ac3c237c22c17f25"
        },
        {
          "alg" : "SHA-384",
          "content" : "f7bd33df7dd677d2e784969bb685c09d40b66b84a0386ae9b75402d63817d65ab9ba227a880afe638b7c732e5012bb99"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ea0b88979567cddb5b518aa9a1a7c9fe52ef7d36453471171a996d3d9a3d81bc6e683a2d23be187f783df726c87c272"
        },
        {
          "alg" : "SHA3-256",
          "content" : "34134de28614337c8f8997017b3f63f29395a9343d8d033af43dab7e275f648f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2e86dbf611282d0ca3192c5a8836d50d73f866e923472b6709b1bdd0a82da62625c29c3e89d8a4eace80d320d8f78303153fa108340495440ea7df880aebc67d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ignite/ignite-grid-unsafe@2.18.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-grid-unsafe"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ignite/ignite-log4j2@2.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ignite",
      "name" : "ignite-log4j2",
      "version" : "2.18.0",
      "description" : "Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1516e04049b0429d6124d20e70fd951d"
        },
        {
          "alg" : "SHA-1",
          "content" : "ea6bf31be8b3900e456bab0a2be50b2b6ed98f97"
        },
        {
          "alg" : "SHA-256",
          "content" : "134408708d05412862ea12f8dccf9ce8e86ad8d40bcc33b2eea62d2a31a3401b"
        },
        {
          "alg" : "SHA-512",
          "content" : "207e2ab0738a03e2c18ca3b30fe6d2a624fa49ffe6e79784dc524c99ee5f602b835444a45bb2c2ba5e5d0001e84b80f0ea4001887e5a128aaf1d5ea9fa369532"
        },
        {
          "alg" : "SHA-384",
          "content" : "950af9eb1f351743f871736f84ec05f12575f590f478246753b5400918b9561858d87f04631db473e3cd020d3d9e16d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bb884db979acbe948ab8cd054796fb541b6cba011ddf228d514ecc6c444345e14594cacf974c73b57fe97f90432fb762"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5304550dfe6f6bd3a9757d9905815abf297afb4456cc9cdf851e75821315ff28"
        },
        {
          "alg" : "SHA3-512",
          "content" : "367e3fdf0490ca16c4f3cc1662959db8e3ceefb9e4d668e0b687ef53a8a78ae520b42066aff43653a62c03b3fdfe6f54203bbb6ad39b010c40d63e20d382d0a7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ignite/ignite-log4j2@2.18.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-hashicorp-vault",
      "version" : "4.22.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.22.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-cyberark-vault@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-cyberark-vault",
      "version" : "4.22.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-cyberark-vault@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-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/test-infra/camel-test-infra-parent/camel-test-infra-cyberark-vault"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-keycloak@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-keycloak",
      "version" : "4.22.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.22.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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jakarta.rs",
      "name" : "jackson-jakarta-rs-yaml-provider",
      "version" : "2.22.1",
      "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" : "215f14cb32f05fa0f0b8901bd5be8445"
        },
        {
          "alg" : "SHA-1",
          "content" : "fdb0784f94f34ed8753d1e674138ec2d4b59833e"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8a6113c82fbdcf84aca2b97fed0fb821378c2605f6fc0aea6e4350875b4b9ab"
        },
        {
          "alg" : "SHA-512",
          "content" : "361ab81084fc706c89837cc41bc9671f19745e46ae2902526a373a5dc375f396bdc9275c214ed3a5da29f9d01cb836cfd9239f68e83d96bdccc06ce103bf1798"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f2b431cf874e734144fb937ee509d1462defa8ccb3f819ae95911f261193465740e7c1b25dbbe4f645031f6a77c210e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7721b5e317c2c43c15cc25af3a8076acb6ddeec6d83b42e2c7574ac0710826886758d8eefd1d65654e39fac31737bffb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22dca784d7944216415924c4e99828f2969693f162e0fdc5163380202e4a87f4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1c473c7e20268c1f2a6448969b2e93fce5d83fc932cf2a74467b6b8738c54c8037663b313e2cc80e5e1c94282a8626f9dae8186d4855710d38e28a7d3cc7f684"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-yaml-provider@2.22.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-core",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-opensearch",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-smb",
      "version" : "4.22.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.22.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/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-test-infra-cli@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-cli",
      "version" : "4.22.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.22.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.6.1?type=jar",
      "publisher" : "QOS.ch",
      "group" : "ch.qos.logback",
      "name" : "logback-core",
      "version" : "1.6.1",
      "description" : "logback-core module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fdd27972226736580f76e97467ecbd80"
        },
        {
          "alg" : "SHA-1",
          "content" : "635caf319525a1cbc3f0b09d6e83bbf30ff5eb06"
        },
        {
          "alg" : "SHA-256",
          "content" : "ca24a516db9c9bf43ff5c41ce9648ee546869aa7a30d349c531b3755af4f9db6"
        },
        {
          "alg" : "SHA-512",
          "content" : "d28e95caa749f7213fa57cb0151a25d4b542962109c4e58d9c6a7803d49924b30328ca02614e02e61e3ff8a6fc4b554f4b488bcfa03862dd7dce00c3ee10595b"
        },
        {
          "alg" : "SHA-384",
          "content" : "485d1f1cd5338f861270aca4a6cf548c806ec93c104070ac07c9b1edd5224666781ffc046846af3b7f34770de882f4ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e91284912550324b121cfb232c56874b8a3812f1c9a0cccd168e9f4ae1ceae55cdd5a9168bbb1b8c59e397441a32607"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ef6d00a9b91f07274167e17205db9b7e08d5f59b61a2db032ce050d4e2c4602"
        },
        {
          "alg" : "SHA3-512",
          "content" : "edf06eb9dc762bb751487017cc9728ac4834ba7ca4b8dec89e0898e56a753d1b2ecc9c6df817fd415173e12dd33cb730453ad18df7970946203beb964cac531d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "LGPL-2.1-only",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        }
      ],
      "purl" : "pkg:maven/ch.qos.logback/logback-core@1.6.1?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.6.1?type=jar",
      "publisher" : "QOS.ch",
      "group" : "ch.qos.logback",
      "name" : "logback-classic",
      "version" : "1.6.1",
      "description" : "logback-classic module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "574cad01b460310628d9c5474769d547"
        },
        {
          "alg" : "SHA-1",
          "content" : "124aff5317e34a46c53b4a155efe878c0a9c6640"
        },
        {
          "alg" : "SHA-256",
          "content" : "be8970a67c145e610071817622212b50ee531f2ee8649d70a704e8549b958bbd"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c7af1a69072a6dd55acd8d675b12c9660f085e39ff081d46ed51824dc24b524c9cbbfdb200f60fda4c0371d3d1e20adac572702fe39d64f77fe8bba21e4da50"
        },
        {
          "alg" : "SHA-384",
          "content" : "10ee9ec8af212721ddd02d03311a8d7e376a4c331c3bce8f91530b87f0f719c2d464e5c3da463db4c65e8342260482de"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ae5f61a67b48f3b66916e0223315faf86368bb699bb1d041c517dc734f414976b134f505867421c3061a947c2ae7b4bd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "778d276e9f01c5c61f6b58f407dfd04dd5681cf5080915a83ec2e6afb382ad82"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ea8d4cfb16a49a7e8d794a7e4634e8b3f11f745d4981ef00ed8f5888f8034149389084d7fcf0be5fe5debbc91cdc181ca0c38e09f237a36b12ca7f3b001e4b1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "LGPL-2.1-only",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        }
      ],
      "purl" : "pkg:maven/ch.qos.logback/logback-classic@1.6.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-qdrant",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-qdrant",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "774abc96ac5cb65110b1f4a06d4b22ec"
        },
        {
          "alg" : "SHA-1",
          "content" : "3a9cbd52cfaa8c5774696f2868840246c90bf68e"
        },
        {
          "alg" : "SHA-256",
          "content" : "9ec955802d703c6c8bfe04c8b05559f7493d685a53f704e8725b280609e7d3b5"
        },
        {
          "alg" : "SHA-512",
          "content" : "880095138f3fcf55873afadd31ddce6596d54a7b4d5430604e7075f5665e0879eb3ba8989eb210c24a4e82b8989e870eca0cf6ebb7c59e28a5a6205688e609b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "46cac00df386927a7a7e4d0ad431038519d1af1407ae629a1f2d8eb6451030703673c159046217697f7dfdf7d90b27ac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a45f593f9ecee589afd51c21e4d0d46dfdadd0c35dd027082d84f0bfc1d981c5aee30169b426abfd35dc6b8cb700b2ea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8d08ea37ea6d06c842c18d012edc3219d6f74436bab9abc76cf23c3fe182f854"
        },
        {
          "alg" : "SHA3-512",
          "content" : "76eaaf9d86a12325af2ea15e26dbb7d5406c73e465c5558b5a9865264d926a65f29618423b2487943ff0ae63b650ff44cebffc82c3a15b9ae480158aef801df6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-qdrant@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-ollama",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-ollama",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae7b2f7ba4b5644ec2fa3044709ea282"
        },
        {
          "alg" : "SHA-1",
          "content" : "fcf3c8c4a988a2d672053360fb2e1fcd438dfe9b"
        },
        {
          "alg" : "SHA-256",
          "content" : "76acd824824e4df05bf0955625d203e8e3a5f79905d0d85bde2f0a278062816a"
        },
        {
          "alg" : "SHA-512",
          "content" : "4a8cd7d24d8710cac064f7fceb4e4ab2b5808f3a9fb932d136e46b86891ae832b758b263deaee1841e999722beef33e88e194a761bb332062d4f8c62e8081f4d"
        },
        {
          "alg" : "SHA-384",
          "content" : "930bb0fee0a0ec08d75c63b7cb9be8b914a2ccd92452b3a108c0f1b2f31eeaee3e4816676332b28b0b9882da22861791"
        },
        {
          "alg" : "SHA3-384",
          "content" : "353e4aad682151e10ef1023e01addcd1db0db26342c943cc51b7fa9fc0a4a300dfc880fc92ebf87b416c6e07c22657e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ce5358516dcd9dc17e6d9bb1f0b18c59376a51ed6125a93356f8fa1819db1f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4c165fc44e9de23392e897f6feab0f70ca00054bbab2665c026ed58785526785220f0129d2b19860a174b2a11af2034a417799fc4c5dc19c33cb1285d4bcf1ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-ollama@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-milvus",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-milvus",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1112f62dfa318e98859ceb51022ab9ce"
        },
        {
          "alg" : "SHA-1",
          "content" : "8dbde682fe814209d90c2e19c164763254e41fd5"
        },
        {
          "alg" : "SHA-256",
          "content" : "e4efb99270d90566b0aec0a5560a814d234e1e4d614aa89be8ecb5b516210083"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e1a5925a66942ceea21728f47bed45fee8154257c87e6120f0df08a30a477776ae6782b7fa8392e1a7df5fac7863492dfaddfc31907180137edc0ce2150cf5f"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfb87736d15952c5c1184f0f334d067a3c49c1b5e2c22646b3460e26dfdfe721d81cbe5e6c212cde6988ccaa927f1aed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d9911d718e33f78a806f93cca52973084fd051c3ed2edb8d54074cce0d25a3c0506d1346696245be97b301aa13d85924"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dde8f97bb35be3795d9dfefe355aa2eb256d12f27468c183f6544916f7212224"
        },
        {
          "alg" : "SHA3-512",
          "content" : "68292b9d82d007ff1a50ace1b2e13504618abd1cc8ae4613f315d170ce9a043066c884fc08e8e9ab6a4925ba420c85fe2cf68e54e014a0e4eeca1e94890a64c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-milvus@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-hazelcast",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-hivemq",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-hivemq",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "24b97675171f5ef8e9b604272c766c6c"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f91347538f07d0d529b39d32980d49e2c2affb1"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c54a83ecf164f8b994e7e4d86ccf0a3a78a6368685626cccc760196b89ed89f"
        },
        {
          "alg" : "SHA-512",
          "content" : "f5f7f8475dec8542351be67b1765e66fae5e633c55532a015520bd27d43b8267518b5bc0f10db4aa70e69b48f500ac5fbebf9b43de7f35f622496f408fe24a00"
        },
        {
          "alg" : "SHA-384",
          "content" : "847d93305ca808ac606d0daebb407424201020bc9e23b983aea2f2f87fd34b5f8cace63946bc8233e6a74466638e8f77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da279a7cd885004ff3cf6eae173192d26aa4bd09fddaebfb08e53da0bade43ab609f10ed1adfdc7ed77d1907c347937c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "95fbbe2a41277aef41ff81108bc84770381bbbe18c1f715670cfd96ef2f5c30e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5bfbbf4a1539b02bfba1d691fb2525369849273ff45b97d5c6a12392c655e6578853ef5176a6bb03fb0865d9b19e39b942978a32100fee694420ef8efa5ecb81"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-hivemq@2.0.5?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.1.0?type=jar",
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "26.1.0",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "29c6b7959db13e3ac50ef35cf815368e"
        },
        {
          "alg" : "SHA-1",
          "content" : "c1e9226d7ca6661020c58c94397da0cc3673d5e4"
        },
        {
          "alg" : "SHA-256",
          "content" : "ebc7aec252ed0c7d2d04c039d7f00e69f7b86b1f493c741d67b3ef31b986b054"
        },
        {
          "alg" : "SHA-512",
          "content" : "f1ccde58143b38ce7d064b1e9800cd84c438d3f992727620a136e86151fe2839e10a77fd2a1424fd4e7516aa4465cae1692b9cc0d57fd35c41651c90c591ad00"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf5064bdfe480d507badf91db81ed536d9e09c4b36a64f3617c0f1a85cff691899df3c81b583a27bd520e2b021bf749a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a2755b145efee24f4b3efeb505c3ffef6ced3945d71b8f89c8c89c88f853b2a7eb2b4cd0cef107b75a49aa81459cf0a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ab2841de7e4aca09c5b3b96424d673f8af34b58b7b4309078a492a8335dc15e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b73e20fbab9b11c269fcaf9f09fb189cb5601a20e1ced3f058f853dbe7b38f32b5ba0829a9b148e45655e672238d4f1ddd6c6e2103624e228477882a9f6f36ef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@26.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/org.apache.camel/camel-test-infra-tensorflow-serving@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-tensorflow-serving",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-triton",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-neo4j",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-neo4j",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e9afcb9da3102c3757398a49ab4c7dcb"
        },
        {
          "alg" : "SHA-1",
          "content" : "34d0618d4264d7652b99d3d466b5477f28e09cc4"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a9819a786c2e7bb9c172860d8c66fa79874ed86982f7d9df19a78d59e7dbbe4"
        },
        {
          "alg" : "SHA-512",
          "content" : "8acf09e5954df7ae6d69d30497ce30f6b13e7ef77cb8f34df2a27511a7160d9c194ca5671cae6e8fdb019d33b63d387a27478f9534ba30551a9c7079339cc2c9"
        },
        {
          "alg" : "SHA-384",
          "content" : "90b99c655876db9cccaf4d3e5c378637fa212bce2ca56c7d4df656df8935043e0ac136b7c5294c756e8cdcec7d1e6513"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1fcccc38ffe9d5b8ed4e67602ba88b3e3fe64074ab3c8672577a137a07b074b8bf591175368ced1489c1777e57dde109"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e4fa7af0156abc8ef0d5866633f8ef66008909610569329817c797fa8529a2e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e2c2534fcd654f131ca42822cb0807b8c7a0132503aa02793b151442a950557c13a4c7d86e6b93119cfc687d4faf56e309c305bc9f2a84089d8b01d5ec8ae6e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-neo4j@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-weaviate",
      "version" : "4.22.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.22.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.5?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-weaviate",
      "version" : "2.0.5",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd08cbdefdaaf3aff2787db544791602"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e23b38ac66865a9d9051edffe3549695078fcc6"
        },
        {
          "alg" : "SHA-256",
          "content" : "09d30bac898aa523738442d8af208d9c1b3de73ec393995ad38545103f9b423e"
        },
        {
          "alg" : "SHA-512",
          "content" : "999c3a965f315ffbf24a8dc55224ccb0d6b709e818028c140992c1b20b4fe564df6091904e37e193678f1b9147fbea8880d6032e5f04df70eeee96f994e21e89"
        },
        {
          "alg" : "SHA-384",
          "content" : "c94dc55f39e20ff627829fc8b711521ff9149fa7c2cb1a9a9218c3baebb39a4f19c823e65084499047edfa2701f9bc54"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3f63171d16776058821bbdae91e528ff28c67fb2445205dcc02d15f42c41ecce8a84c7252e536aab339a435a3939391"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e4e5e2e742df776d1a7cc9a558494f797cf186608b41631dede5b6b9702dc206"
        },
        {
          "alg" : "SHA3-512",
          "content" : "60db046d82ef29da35ea6633b285ae4e654a7f75915ed5de21087669be9e8ff01e12a06e76d9658a44b2460a09cdf6a238511b21a3bb17d9914d73874e010256"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-weaviate@2.0.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-ibmmq",
      "version" : "4.22.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.22.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@10.0.0.0?type=jar",
      "group" : "com.ibm.mq",
      "name" : "com.ibm.mq.jakarta.client",
      "version" : "10.0.0.0",
      "description" : "IBM MQ classes for Java and JMS. This artifact is provided by the MQ Development organisation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a06e92b8698ecc484e92353886b99f24"
        },
        {
          "alg" : "SHA-1",
          "content" : "206305512cb7ec1ddf31b9cb388683b5b4a49f19"
        },
        {
          "alg" : "SHA-256",
          "content" : "518beaa0fd49f60d5c5ba6196a6f631a55697ffbadd21e8bc1036e7d5317a71c"
        },
        {
          "alg" : "SHA-512",
          "content" : "6bf9001fc5158423e5ca37f347096815a540575e5185184f18ded33a2edb7c5605ef247cde34071bde50b7ba869f33a5c352ade291a9abb64f0b03acd9f67f97"
        },
        {
          "alg" : "SHA-384",
          "content" : "68c4149691b3519b9236cb2d28d354a9b3d577ecc8494c59362b076b4ece663ecbccfe47b4a7c61938ce57de42de9a0a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f419ab7709a07df9faad3cb608b05d3dd81ebd6ffbb62b6f11760ea1c6fc56240c1116f901ead87bc93a532c82d82f79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "89ad7452715b38f52b46b5a163f9222ee26165f81d1eb6866a1408a98d310580"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7bdde932004813431e404a95f545003f3ac2670b4a80c801186ed1560779fc0b022066cb49b116ffa42948e22170624439a6ca375cdedd377ae7719aceab2b03"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "IBM International Program License Agreement",
            "url" : "https://www.ibm.com/support/customer/csol/terms/?id=L-MKDD-7KHY2Q"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.mq/com.ibm.mq.jakarta.client@10.0.0.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.84?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk18on",
      "version" : "1.84",
      "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.84 for Java 1.8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19523b0cbcbce2fdeb98e3eaf68f602e"
        },
        {
          "alg" : "SHA-1",
          "content" : "2d5651789941d2f8ae9b8771f23356de6b61e96b"
        },
        {
          "alg" : "SHA-256",
          "content" : "64d6c5a6121fcd927152dd182cbed39afe0fda641a970d9bcc0c9cb1858b2731"
        },
        {
          "alg" : "SHA-512",
          "content" : "4b7e5696830023bad1594d9f9766898f78018ec7d6ec34de23f2a6683b02803b92ffe8ab5d21f1a717eb4fafa8e22dcf3a4b6dd275bd86c7cb02609987fe92f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "1dc14ed5193ee3433be84988b81f5b352497cbb44502ed59c39305541a555d6be1c6d3f1d7b81ff21b50cd5ed427f9c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "57a7e519dfe3f1d1666807a280fea4c7db1ded986e88a7cc590b170578d4a88ccd8cdf1f3374ca5bf166fdb936de461f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f55284fe53751907ccadab64036633b4c68ad8c40c0ce5c6f4c304746617f54f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed6e67ea8b52d104b5997ac54649ecfc076fa31d52116ea86cb0d8f570cb31feba0392176cd66125937ccd32bd62307e05fe5f56c578fc87f37b17e8232c16f4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.84?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.84?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcpkix-jdk18on",
      "version" : "1.84",
      "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" : "49dec53975e3a6d23d7e3979551ce3c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "dab889a3259e27caec6e6c2f3bde94af036b2fcc"
        },
        {
          "alg" : "SHA-256",
          "content" : "c87f16ed9e5ec61bc94151e9f3646ac44e50cd448121ce84367fa4b7ec7ec1bb"
        },
        {
          "alg" : "SHA-512",
          "content" : "01644d7e0c6041ea8c8629f6ad73f7206efa2797d954da1507dd43c5d262a161194ed84e960234cf5c53787033f1181aa4965e0d6ebfe82ca040de13ca307565"
        },
        {
          "alg" : "SHA-384",
          "content" : "1a7e9f56a98410dc1507973650a3d068282c5c65ae6d07479faef4e3a01c73a2ef32a4ef02c052427e17f0ff6d3b1fe1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f9f60aeb69c7cc5f9c8134b9a93de261ebcc891c74c874f06cefc8317a7779083b24765ccf004d6361ff0e4f402000d1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "addd7c68da3854783da8da2da09dc776592cee4abba8ab859f0a6cbd67b8c560"
        },
        {
          "alg" : "SHA3-512",
          "content" : "18f987c70a1c6a853173e80a0e76ccfb1c45f0b44b8c0e5f052e69949eb27faa80fa50952b0efc1d3b8d57f7e26677014ec74785aac1a95e348055484204467e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.84?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.84?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcutil-jdk18on",
      "version" : "1.84",
      "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" : "7389259785516495923c3a1480cd87eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "79bfd1f9c6bd7431ff22e29935ec20f12f0af0d3"
        },
        {
          "alg" : "SHA-256",
          "content" : "b374e16963421fb9cfb01cc20d7ad8fd2f8b8188e3eef0ec0a8965e245f7619a"
        },
        {
          "alg" : "SHA-512",
          "content" : "e001b244723fb3c4d1e06862bb857512015a92d7e18650ae3447a3d258274ec8ed37b8cba958397b00f8dd73463943e9a9489dd5dbddbe24b24cd6fae5ca8a62"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f80326b5a8c5d602032e54fee83c2980af4cac4c927fe00474e51ca8841aa5e8bfa924555e60cd1ae9fd9f6c7731330"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4dad4bf9f9bab98f6217fb9a0c3ee6ba2f477d0d65739d13fc05ebbd207b7e951aff1f189ac9a831c3bb58feff82506e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e3d95965eddc73096e3af01a799c3a3912805419d6f5e26004ab6416888f1a82"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0e4b01c848a9fc701255bb4c067060f73981a389ce567adb91a438b7ad240e1ad07a373ec0f2e70cdbd7d2ae7c7f824359d0cb52f6a1d653dea9f541ac5f957b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.84?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-docling",
      "version" : "4.22.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.22.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-duckdb@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-duckdb",
      "version" : "4.22.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-duckdb@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-duckdb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "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-duckdb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.duckdb/duckdb_jdbc@1.5.5.0?type=jar",
      "group" : "org.duckdb",
      "name" : "duckdb_jdbc",
      "version" : "1.5.5.0",
      "description" : "A JDBC-Compliant driver for the DuckDB data management system",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7ae4e5367d098694d78f3f3955997396"
        },
        {
          "alg" : "SHA-1",
          "content" : "c440b2f2f88bbf432799a44ba35e702486659978"
        },
        {
          "alg" : "SHA-256",
          "content" : "de664e5f76d48ad71097acfb33063ffcbaf3c0dfa7f39bd1f947b2d193fe6e8e"
        },
        {
          "alg" : "SHA-512",
          "content" : "b4ba331eac5226b8ee6afb006ce55b30bfe0c9e6ac6de3a7d26fdecf2f4b6a5b26f3dcd572686d2d4d887ee8bd14c08a8a9aa102f8223d1db5ea3a4ebeb40564"
        },
        {
          "alg" : "SHA-384",
          "content" : "f69c3bcec6c9adb5f24cd4c19419fcbd978987db44d044a9b38beea7b9add43d58e4878563666de6b780f1a23e8fb357"
        },
        {
          "alg" : "SHA3-384",
          "content" : "983e60bdd6993f358ffca4cf6f50d91facffcf2f4e31ee5be37fc57a2b49225b00087c8dedb62f383e8b768a1979f71a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cf642c985899a81d1d31b25ee7fa8b321261c57b45289690a0526bb2bd34ca26"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4208d0758421f90bb20caaef1ad207ec70127dd09ee271e0d967cd6d2ad1582adba9d2085d9f8fac406f9b5afe2dd9cf34ef3f36c9961766706d014ad839d961"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.duckdb/duckdb_jdbc@1.5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.duckdb.org"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/duckdb/duckdb/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-iggy@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-iggy",
      "version" : "4.22.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.22.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-jaeger@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-jaeger",
      "version" : "4.22.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-jaeger@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-jaeger"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "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-jaeger"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.64.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk",
      "version" : "1.64.0",
      "description" : "OpenTelemetry SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "67c7a8dc74ba0d40f133932a28c2e593"
        },
        {
          "alg" : "SHA-1",
          "content" : "99a22fc6efb8e15c6ad489d7f018e425624118b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "1880542e9ef8671726b6f048ace97ccec9aa3b81a6aa35ca4cb03f673e8ab1da"
        },
        {
          "alg" : "SHA-512",
          "content" : "2779ba93a5cdfc237809f2fd196e7066ba96f41dfd92c2b206116da312bef26643a320ded2983cb744c13c4278c12cea9328f0e74b3b7e1a3459236f85f3c27e"
        },
        {
          "alg" : "SHA-384",
          "content" : "0f2e4cfa29c360e7b90c035d30d42cd1c92e74557eac9231f4cdae9d3c9717f123e9df1b8f4467b611ef22b5ed721b02"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b837c446cb9a26b8d25e61084d5f9ec3676e7d9988faed0e63b2462d1b5547ec3c6afac47c49abb11fcd5ac21e1390ec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6db20c0f7158f0d08a3d679e29d2d139c9fb0ea43219f6b54586dc608efb3e8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4c338bd2fc3067b64da2f8ec510a6c017a5ecf4ca2464f92a7b511ccb1f0ae224621c33119743cb4da6a3c51c0f98a2f90b954254759ce9f501fba6e3f89832f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.64.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.64.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api",
      "version" : "1.64.0",
      "description" : "OpenTelemetry API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "293b01a049aaec4f6293e542853e8ba2"
        },
        {
          "alg" : "SHA-1",
          "content" : "35d317f2526758575613f4b148b8c70241f7f175"
        },
        {
          "alg" : "SHA-256",
          "content" : "66dc75d0ebee916269e484c7f394445a39bccda20577320d02e84d06dc7eaee0"
        },
        {
          "alg" : "SHA-512",
          "content" : "24efcbcd04db51967eaa997afe85678c096a54750fbbed9fab4897ec651046ce692d0f291726fc4c7fd90f62508599f29ed83e588f8ec823e890a91dbc0d0a30"
        },
        {
          "alg" : "SHA-384",
          "content" : "5336b05eb69ee26363c3b9bef7f5f2ec870287e8e9804f1388441782ea5e39b6e39227617000151abf1754211b923826"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bdbade67d5b1fcf32225c0422401f9eaa0ef4feeeed5c6d3a2ad1ff081d679e9e9a95125772efba2812d72557a2b9610"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e36cc887a8f2bd578ae1e3e0347325df8e39cab0069bace6dac73d21481a3537"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1be3eaf93b6233dcd67e302ae8c0d4b1af4efe77c63468d9d51cc15c7ddf4b43631f221b8a87b92db4125375c87363734922e4faf301742cd4dbefb809e65579"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.64.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.64.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-context",
      "version" : "1.64.0",
      "description" : "OpenTelemetry Context (Incubator)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ede8a63a95531235f1d252f211a557df"
        },
        {
          "alg" : "SHA-1",
          "content" : "04f60a721d458642983d4df7bd7d179287919dd0"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1f2f0967b4a61be62c1ca366126a54dd66c57b0023109d8509c9f4059ec6013"
        },
        {
          "alg" : "SHA-512",
          "content" : "63aa915648a30a042ab1f42ae6b2dfa5b68c1586d7a8ac2b31ba260536c358aca5f467e9baeb295c36f1699d948cf9c382c9cd486d9610c584a12e8596b0784c"
        },
        {
          "alg" : "SHA-384",
          "content" : "01389a5575815bea138955cf3907faa47105ea77e41c7b3c1d91b1823a2576fb970c0c8e4ff71b3ceffc93f1028d2b59"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1f028f74201e94bfe1b7fcfdb9158f7954776cd02cc70450424aa5788e14cb5236aa90e6c7de230e997ca6ae619d876b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e8847472a84780095c69c30fb967a58c24c70101c39ff607704faec80c4ac42a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f5bfd34c0284bc9bd6bcd0b548cb010feaf110288c98a7566b2f5778066cee25f1a4688bb5aa1dda69ef986aa2ec1a7810c5b91ebc86d1af2305729dc442318"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.64.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.64.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-common",
      "version" : "1.64.0",
      "description" : "OpenTelemetry API Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "001a5528df1a65369b752156ab7d6b72"
        },
        {
          "alg" : "SHA-1",
          "content" : "baae45914b5c233d8da972fc9d4a3ad811322ed8"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a8f13b6be86fefa2554b6e755051ffba20c0bdb5732f06a86f28227c70f341a"
        },
        {
          "alg" : "SHA-512",
          "content" : "c30f2f629f401f24ff4fb57781ceaf2605917da3f67a84853fe6283e1834e14014fcb63800e436409f0861a3ef5326f7689c7fb5b65bd7a3f0b84bcabaad1410"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e89f6539511ff86a490fb5d0d3bdaebe58690f87fa2bc947ce6ddec56e9dba8f76035b380c18fa7b406821e46890450"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de57b8bf0caf208da3d13449baf3072931001e40bbb7702b1e3440b6b8eac727bc19646c39db2bce991c2c75bfd3ff8a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "40c1c82d647af8c9526481815387949dfe3ec184676a10d4b76219ec9ccdc5b7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c451fa45e3d2c0bb6c180ce2a10e24b41f22dc5da8eb6aa09f4f51f14a743578fdc7dac18eab079432e000a94293284a4e92f7b3c6e23c504f37d3bbb820c4cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.64.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.64.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-common",
      "version" : "1.64.0",
      "description" : "OpenTelemetry SDK Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "379eb337320a5438483fa2922c2a29aa"
        },
        {
          "alg" : "SHA-1",
          "content" : "0d8dee45c2ae69ca69a93f3d0649f014b6316d9b"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd307259786ffd17a41db103877fe35bde7077e231630cd63ab2a628c850c582"
        },
        {
          "alg" : "SHA-512",
          "content" : "fc810e86f4a0e6ea9a3280bd7ff64ad8e85a14ae7934dcc3b772f2240c2165240ab4c34729af1dd112ae2864a8412b492c459185a8595826657334ce07a5700b"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6c0250806f1cde3050919838e1726037201fb6d23694e73938dcd57571cbaa4e6e9296dbc2df670cf311a1ec6d2de7f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6574c77460f0752dee5517a1c6db2ace7015f0795fb536716f9ba61a744aa12dc644404a6d07684d5505a1a3f897ddca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "76bbe4a853914286ccf0454fe438fe5409f274b6fd6a8caf11ee54b56391b337"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d0f80251990c397701ca8becbaf757ed3c5020f131766fe8546348dcf1ce0a999102ffdaec8f3b094f296e6dd780523fd728d44b9618912d6c105ae9d9978c59"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.64.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.64.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-trace",
      "version" : "1.64.0",
      "description" : "OpenTelemetry SDK For Tracing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a21b73778e0421159196b33453ca88b"
        },
        {
          "alg" : "SHA-1",
          "content" : "560505af9ea6aad3b29bb2de2f8912cea18d670a"
        },
        {
          "alg" : "SHA-256",
          "content" : "711afde6488c42242a4863aea87cb623171a5cddba0d8dfb2065a2d32b80f507"
        },
        {
          "alg" : "SHA-512",
          "content" : "b2b788d071aaebf6a99758a4e0baadfb8a282f07de35683970e1eac4dc472ce4cfa57e289e4ada255b67792001a63572846aca21ad3a7e701c18562722da30b2"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd677f6624eda7bf32b8b4e7a24dc7077f0bcd261d5b1460725b87cecb783091f1ef641014a3680f44cb547c601a256d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e7b83bf175d541a33f17030ff212c050ebdba56ceed3fa9c94c159111a11659929b3e9354c068f297effd4090094d1b1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7cb002855de85d0e8177653fa9ee3cd26c050222fbec550f3e11b55ba54057d3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5bdea466a5e7d6bc076e2106c501f3f85fac0e820d822d5d66b6e8af71803475fb6b730e885b7991057276a2709816df3f8f2f46556874347bb506a97058a637"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.64.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.64.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-metrics",
      "version" : "1.64.0",
      "description" : "OpenTelemetry SDK Metrics",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c4643ba8a43b672d06d0f62377c8a5cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "2ddb240acc63a50666002d3e3ea62e44cd71c68a"
        },
        {
          "alg" : "SHA-256",
          "content" : "d950da82133bfd6f9cddf512592a8dae774694a5ea5139a6dc399ec963ce87ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef6f1dd4ef5726bf8b389e5dd49abe8f57dab7456dbec80232e315121793f87b150fe897ea40c22bf208f7fe9c8d7f388e77b16236a663b5afd608d71714e156"
        },
        {
          "alg" : "SHA-384",
          "content" : "6fb798250d3b2772431bf653892524474eece84f51aaa25e6b29d7f0c75e3cf7cda40506dd2d1752028674ed4b5eb5ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c35f28c34d992c97c60e8590fdfa243b0e3cc428e9a0c4195f330319159782028fbbb175602e0f26611fad48c8432ff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a805cc9232f081f53a392ee7e79bdbc45a0cb5708c60460d7c4be1f41f7eb1be"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7e57680b54d90205cdf94bca42c0f161d736e4d60242918487bff1d918f08d678469f370ee59444e9faa4f23bb53048ed8a1996331599831fdb7f96993a7f32e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.64.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.64.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-logs",
      "version" : "1.64.0",
      "description" : "OpenTelemetry Log SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e995039ba32a9b78cb8707bed7b3c1c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "547b4b277c2f56dc02f7b84bbb066ba03691cf74"
        },
        {
          "alg" : "SHA-256",
          "content" : "167c025bf127ea729ff044ff56063da23f275e0b745e08243e1fd360af2a8720"
        },
        {
          "alg" : "SHA-512",
          "content" : "b435fca3579a8886a89e21cead445b3d38920181d5f44ab9e36f966f9eae1b982e45d641cfbad2a3aba6d345cfe93c90c0182d348f78db42ea842fc590cc3d19"
        },
        {
          "alg" : "SHA-384",
          "content" : "b027b75934714cf15478001a1d2c59fad1e81351d5669718c534cca75bcefe08e86e6cfcdd751d6060770c1671ccf053"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ea7a2b1851f8c9124fd20ef781e7a7e5c9d694f083b1513ece89afb8eca9b4b934ece32dc7a5feca5ae84a8a82bca122"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d8c18b781d023f5f35f8449e04876a7658f6540136068473dd97b19f0a042e4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7ca0016e953bbd0bed6444f100c48a19450b8b753a5affd7dc61e8b2c45261ca1671238faac5edeae00d94a845434e6c652a93485fd8c0a0db75fcdaa866bd8a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.64.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-observability@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-observability",
      "version" : "4.22.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-observability@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-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/test-infra/camel-test-infra-parent/camel-test-infra-observability"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-mcp-everything@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-mcp-everything",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-all",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dfdl",
      "version" : "4.22.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.22.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.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/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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-junit5",
      "version" : "4.22.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.22.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.14.4?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-api",
      "version" : "5.14.4",
      "description" : "Module \"junit-jupiter-api\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f983e190baf37d6940d42f98d143f4d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "478c1ec9780d6214c04db63caa520a18a7a0c697"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa1ae085fd92dfdbf85d867e60e59adc599bac183b46fc7e0698198bf426ad3f"
        },
        {
          "alg" : "SHA-512",
          "content" : "3b1c118b3dc1dd86a0cb1a4987d3b80ff81bec3c0edffad9d395143bc9ed551080a6cf658c77b5070733bcd49cd91b92390c085a8aefcbf8d3522ae5ffa185b9"
        },
        {
          "alg" : "SHA-384",
          "content" : "0e235d8dff7ac40202c1f814978d89bf45f52fb7d83ee348191012a949fba201c42eff251edd87ecfb9a1ba39ba76760"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b0761b0e1537eb67b9a13c922d9636fffd0fbb484d35733a5e562451900714a3cde28cf81199f1a9f3e89e7a1325233"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7fc5009f18d96767ddc6ee0ba73cdb9c583ff91a4bddf02d0b27442dd5aa52d5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b09c7707ecd1e7b663e16d2470ca272ddb12db586b45170a2b7737dfd5df1bc7d0f80cb64cb8e004b0f0573ab22f99357273133cd270feea2d2b486e075565e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.14.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.14.4?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-commons",
      "version" : "1.14.4",
      "description" : "Module \"junit-platform-commons\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2e8ac3dadfa02b7eacb87e48596ce514"
        },
        {
          "alg" : "SHA-1",
          "content" : "8fc5afb31243ac7141e48e5aa571955340c83795"
        },
        {
          "alg" : "SHA-256",
          "content" : "55c8a0c069ac1bc4e1f8bbb26b5eae95cbd10e4ff1b23248441ab61a607381e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "2cd0aad67137deecdbeddb2ca48ad4f26be29392f52cdf9c685c04a90ea438859769838e3767e9887916dcf90c50e3c30a4006dd7941b269e3fc856136155e54"
        },
        {
          "alg" : "SHA-384",
          "content" : "b35387c2e496a4b24315c8f662f37fba115a7901e8e39543570ccb215ee64d3f7b6cdaeccd94c59269e0b938b4c8d754"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45cccb65805def7e73d6329e7f870332fb19abe78f233812a99ab67806933fdee864a15921f55b71b59d81f7a2da9043"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb2fccd108a43492d5145ff9606ca302ed29959d990916807d2b2ad6b853c485"
        },
        {
          "alg" : "SHA3-512",
          "content" : "680128c98dc065e550444f4d3fcf1634dd7bca4443c2750d7f76281f17fdcfbcaba318adad97548b0db9b59c2918fdf3d6947cfb4ec0b63cdbe810c87b875f2b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-commons@1.14.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.14.4?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-engine",
      "version" : "5.14.4",
      "description" : "Module \"junit-jupiter-engine\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "63a15656a695514c964fdfcaae620bd6"
        },
        {
          "alg" : "SHA-1",
          "content" : "dd198558041b67d6a86f801908020ee21cdadf3e"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1e35cf651ae1635638d431ea4412d5c65938be54150444f07ba659586042b11"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9e568ee378517762f61deda9a3368f337b7e0644024358220dc746a29005d7797a19743d2d625e9b239b86d9a43977b98b0cbcf2b22ab38f348a1984e07cff0"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a77f68663b059f36102fc9d4785de67db908e8dd0cb1ad3ae5e936847a26d573cf8871ebd406b07dd0051ec2840c77f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bc4d59be33c320f16e4faa37cd15450a066b3d52090a9cc6930f6f3be6a1b5939601135ccda215ecf820279e557235b1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bdf103545ae0d61afb46171e072a9c6028108553c039889680d6539c6466dcb6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "89078c3568e6008ffa08f0ecded18c871421e8d205cf2d01cd9b642b902720abd651bc25377a68d1ada18a237042d10633bef4918993054982869348e5462b05"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.14.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.14.4?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-engine",
      "version" : "1.14.4",
      "description" : "Module \"junit-platform-engine\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1dd22170b0597fdab9b568271b2e5483"
        },
        {
          "alg" : "SHA-1",
          "content" : "efa8516a9ba0d1efa7f9f64d7a046f05c6b39cfd"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c7f3f84a6747aef0db6bd5fdd2a6c8fe37132e653c939bd67387377af66d91c"
        },
        {
          "alg" : "SHA-512",
          "content" : "1650979450a23cd780f3e6b3d2378011b32d35079612ad22cc0a20753aada0ab20fc554a06e59fbd6d15ebe9ab030d86855dd42175ee1cf8f5bb0b26a14418e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "970aa7c3ff90b4cb6e2621f59f7023d044a1e1b6ba3de6bf581e61ff05dad20a7af4bb0b236571af9427cc6a0f1ec5d7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bb5a195e0a1bb2fd9d343ec7afd501118e7e87f2afedc22fd41f108ee05a0eb7554acea0c3bc0762e072edca81d67f00"
        },
        {
          "alg" : "SHA3-256",
          "content" : "050b25ac6f29000290efdc2aaf19256b3f8831c10750f55bdc8b21136812f126"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2503f6761af57bfc4292944db28b1100c2692847e4981f3c2178e80f3b5e2cafed2d07b8ea6c3d6bb0e7954fd2e509215f422187c23646ef53d67b583dfdc7a2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-engine@1.14.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.14.4?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-params",
      "version" : "5.14.4",
      "description" : "Module \"junit-jupiter-params\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "053d2b0d7d794f1366f8a7266c430bd3"
        },
        {
          "alg" : "SHA-1",
          "content" : "a9f917d2417ae260fe3451ec7640bbbd8774840f"
        },
        {
          "alg" : "SHA-256",
          "content" : "28f2a8dab5b9d259b18fa6b0ba5a6f302cbc70dd875f42032ea9e3afea09a870"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e77131400b642aa166d3966c7176a7ae0679924db6d026352264e685388824266c6b046c8cd5425856531056633371223d97f739cb479dae442e757a4f0ae0f"
        },
        {
          "alg" : "SHA-384",
          "content" : "b13d9d191e7e47dda347116afcd001d78a5b21ce2723436b80e0d59d2e7a797f43304ce485373ef929d4d018891422b0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a9be5d88e7ca3657f83d8ef7fa909882b7c1604069ef02ac93bc312321f96df56670cee59ad388782f2e375f23376a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d633fe1c738ce8149cf1a0c4929d214bdd3727ecce263fd252349f95075e116a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e592f1953bbfe8fc0c235a64532725becfce942d5fb016ca9852b5644110c34f8d02f5e5dc9d75b4ccb03d6102f73ef8c7cea8ad85b1d83b816e6f8abdd0c30a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.14.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-spring-junit5",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "dsl",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dsl-support",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-netty",
      "version" : "4.22.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.22.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-epoll",
      "version" : "4.2.16.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" : "b1ee3899d523119e2e3244deb65a2a55"
        },
        {
          "alg" : "SHA-1",
          "content" : "f7c6e9fca9801393a0cc25c3ae4411989f860d9f"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e616ae5df3aefee2bbac34cce7290fcaede74593f8cf0a7241d0388fef20e9f"
        },
        {
          "alg" : "SHA-512",
          "content" : "80f48f08e6716652c79d6aa12fc91e7191552072a197c01fe9fc7fc90c324d5c88e7771763d2af34476dff1194b3c115af6c5a4e5216b4d9cc0819a618b1f701"
        },
        {
          "alg" : "SHA-384",
          "content" : "febaaac6067d242501f047852d568bae426f647a996663e4b8a66354fa701803186057c6dfd13afa3065247dfae26ebd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "429150ffcc784730e4e690791ac5e94a3d10802e25b48b189b2aeebbdb834158212a10c4b28c4e2054204171fbc384ca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e06de38464bedac4dea95d62ccef9bc4a339607855daa1ecac8c8844cf5b3638"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e52e9879943fe4b1528b83606521cdb5ed8856945ed2a209eef17764cd9ca35d36f69c9494fe45f89fa313741acf77a7159336f1c3b50dfd52834bd6e522fd92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-kqueue",
      "version" : "4.2.16.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" : "9214c6ceb8d4284f871ccc84c62ccfb5"
        },
        {
          "alg" : "SHA-1",
          "content" : "83dcb8d112ac0599379b6fc684d874b8ae2c5d3e"
        },
        {
          "alg" : "SHA-256",
          "content" : "58fb194ead6d5144c63d71fc5c5b00b9857ea3339a7403b71c7954d6809a513c"
        },
        {
          "alg" : "SHA-512",
          "content" : "b7b69423c8babffa519a8da5e58bad1f09a70c38019fb22ad6b9ac3e0d6973ba8c26c25d67dbf36ed5e817bee46254f86792504b1c6dcc658ac8323e830aa2f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "e6b898c647263c1d66c87f4ba6f18d0e29dc159ade9fc15fa368f4f678a554954c9dfa5ece27ff9a49b05387bc8e9800"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1aa9af796785a6d6a428733949cdfe142e103a19d3e4addd5035125f90c5f4a0bac9f31233ead09cac1284df4820d3fa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "350658095e234ef9ce119871ffa6ae7351e664dc80a37c5c06d4ae4fe684eb2a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b76d0401a08c832f6228a6db5c66e8c6cffcbb35df1b1faec3e1de7f94063a3d386eb1c4e64a691311631a5e94f341967fec18cfb98e8a94fe8e832217e2318c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-resilience4j",
      "version" : "4.22.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.22.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/org.apache.camel/camel-netty-http@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-netty-http",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-webhook",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-telegram",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-groovy",
      "version" : "4.22.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.22.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.8?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.groovy",
      "name" : "groovy",
      "version" : "5.0.8",
      "description" : "Groovy: A powerful multi-faceted language for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "043c4e1cd249443ab30ff5eb7a8fddca"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2ff7e471b4693d07877409761207c6c27c88b5a"
        },
        {
          "alg" : "SHA-256",
          "content" : "942993eee2a6a8f5fcbc1bc76c1ab18d179d598c9b29c8fc96a0138b162e0fa8"
        },
        {
          "alg" : "SHA-512",
          "content" : "ae9e908ddb493380e84a49037513109ba7d3a138c7846449a3593dba2c0866d67b174a94662fc1485889c034cb55154e66f8c0db15159b8aaa55a0188b2be6b2"
        },
        {
          "alg" : "SHA-384",
          "content" : "a88e41a3df1f762e2c4d7258d31d64923266e6a64bce789171f9a6efb10d0370ddf89aeb1a6be14a8f4b73d5663b7ab6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "41b04266f24bd325ebf82bf9127ae2a73fcf4165864534bf51b5ab2a42eac2821c827b27a0b76d88be1563eb54e20d2f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "86aa2885353e5d7b04132ea641d092c992ac20f32cb3a1dd57502cfc0f438ce5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cd22862ec88e3b9ff4ae8fa322b5392b71be819d3d90ac4f3eca0a51f964baf5d7b9089ae9886b13bf79c40bfb9c9346afdb9b2ed977566a8e2c4e924c5a21b3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.groovy/groovy@5.0.8?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.8?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.groovy",
      "name" : "groovy-json",
      "version" : "5.0.8",
      "description" : "Groovy: A powerful multi-faceted language for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7273a46af4e322f377cbd3a34355dda9"
        },
        {
          "alg" : "SHA-1",
          "content" : "586342fe9600f7f5c9f0c0ec1661a376412f6970"
        },
        {
          "alg" : "SHA-256",
          "content" : "b21d772bc57675e24917c55a0a6ab99e03a9efaeb4106bc7d6ef0143a35b153c"
        },
        {
          "alg" : "SHA-512",
          "content" : "b47aa6ee0e2fec68eda66888cc75da29fbb5dc4006dffc2499ea0c4d7081f1eb40156fd916b3617e694f54c7a0f3ef1d6d0bbcecd2388e5e7495cee8ca68797b"
        },
        {
          "alg" : "SHA-384",
          "content" : "01e454331aca0bbeb2a591b9b570994d9078743ff5fb5244fbc28ab05a48613e4a791ecc1174e2228af772541524142f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3e3a573caef24bb1acbcafcbbf3ca3760b38e6da0fd9a51a0e812e0d85d36284c29a03d200f1b9fec069e5bc930a59ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "99c4f75093cb037db5b15c8bf2851ba101e414ebf8d806f92764a960dbb9053e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9c0264926f82dab98911401c938db82934da4f22c076f61414b13fae366e6baeef23835e80dd86f591bf12229fe86b54f9f3d338f421533efceb080de419d771"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.groovy/groovy-json@5.0.8?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.8?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.groovy",
      "name" : "groovy-xml",
      "version" : "5.0.8",
      "description" : "Groovy: A powerful multi-faceted language for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cc0f6b7d7df12daf2b1f0f6174b7944e"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e36bcf3603bd78cdae70c223e982bb8bcb3a805"
        },
        {
          "alg" : "SHA-256",
          "content" : "91688845e2db9be44f697dcd86f5fe1c4da19f6d896749b8f0e0392788d0d7b9"
        },
        {
          "alg" : "SHA-512",
          "content" : "db0d8097537d9e48ca5d01b676d7f5599f4478e75fff5a3b5b0fc79842d5bbcc6fc63fa69aadd39975df130e53f4f3b1d801987824677339ff6f30ea5b97f05c"
        },
        {
          "alg" : "SHA-384",
          "content" : "7da1d0def20c6cd7c1b32245b3e4b8ea5f45a69462eaf29fbe540d4c34ecd91256a05d12ab13abc65cfc58cc2a63f528"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7fae1560d7586077e18e01806e08f6378a9fb3251420917e35e799ff15cdd75146718eecb43f8956c35201596d718235"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d2d59f24e288e20670e224707ba3c8c08c592633ac9388f69682747eb36e74b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cdc8589dae6039454c865e5854bf9a51730b7ac4f93131f9d28ac29f22aa4f288fe31a8cc289fba87c41fb4c744946e7b1c80c501c310a9947d38d453b247443"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.groovy/groovy-xml@5.0.8?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.8?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.groovy",
      "name" : "groovy-dateutil",
      "version" : "5.0.8",
      "description" : "Groovy: A powerful multi-faceted language for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3f359fe7fdc2a9e0b072c256c70f6cd0"
        },
        {
          "alg" : "SHA-1",
          "content" : "e9e9958839e9a3d5957e972a4438acda54d2689e"
        },
        {
          "alg" : "SHA-256",
          "content" : "bad2d1c600d223440da390fe8d3586de7b93fae07490cb1c2530ecb0444572c1"
        },
        {
          "alg" : "SHA-512",
          "content" : "05e3af51986bdb76889720b4335687dc86465eca75d6fac851a4901323c38b7c687b1e577c2f4a257f1168d802b326ac41d5ef0e67a5474f9ea96fcf6799860b"
        },
        {
          "alg" : "SHA-384",
          "content" : "b0321d45348da8cdb519552512558393c2eda46bde5fbfa174698366290a9a5dc84ab8c358fd15eaf6d8a2e3c35518a6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2297c99c3a3ae0236052cb842e6bffec55580bad2c38e9f30213a683a52f086169eae62db7ca5a34af7883656749c5e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3c1ed7efa07985878f22cdae7cfd234939c83188e967a5fb7b9eebd54f6b2022"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8dd0974b2041de42395e03145ecb3b24a5c070e7bb7021c7eff46d116a9706398d8380c44c2e04b8da3bb560cec20593e230daf3cb315c8f0080bc2bd6eab288"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.groovy/groovy-dateutil@5.0.8?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-base64",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson-avro",
      "version" : "4.22.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.22.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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-avro",
      "version" : "2.22.1",
      "description" : "Support for reading and writing AVRO-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "49cdc361a3055628a14b91a46b932e04"
        },
        {
          "alg" : "SHA-1",
          "content" : "0e9b48b7d8c720ca4d06649da743d27ad4536afa"
        },
        {
          "alg" : "SHA-256",
          "content" : "2dd725545115969db3dd47854d24b1040b485995f4d42b4c6b7c7d308c5119c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f81e43d72148525abdc4f6275a5a8a61373435576a535dc8c58e8437f48cb4cf38af9c75de5a496d753f2a4978fa53974be659c97f063e4e514b1c19a4e6e05c"
        },
        {
          "alg" : "SHA-384",
          "content" : "419b08a8c77f4f2393939139e12a42fc7ecc283281dd8183d376f649ece880d1e89f738ea6684f78fe242665b4ce6282"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cfe1810f65c9a558a34011e7cfa7470f95df174bd0bab7343b4ae77d677af47f6b6f5525ce1e95bccb5db716f0d8052c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "15e2a4b6195cac0141c7c500fff21a00e0c0828898f146a4aba5e30d02a05943"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b5109d44f2eb9d566664da1c759a37e96a4098085fc1e0d88623e64fa2cc43e4ce58db8a99fa191e2b3f5eaf8161ef298617a010cebc9833fbf28b3facb6ac6a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-avro@2.22.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.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson-protobuf",
      "version" : "4.22.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.22.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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-protobuf",
      "version" : "2.22.1",
      "description" : "Support for reading and writing protobuf-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5c39c1e244867ec6f3af8d14d80041b"
        },
        {
          "alg" : "SHA-1",
          "content" : "f291abc836c6d63d22f80639f92670d2d59855d1"
        },
        {
          "alg" : "SHA-256",
          "content" : "939d8bdcfd4bac1c6a3a8439ca980a49e5f2d7cc3712586c554da6cfb4a35228"
        },
        {
          "alg" : "SHA-512",
          "content" : "16d8ad3b61abae00776565709d716a0f4ccda83887fb848ba523e194f822eb37ba68a2c1ca105abdee13bcc73c0d8e97be5ad18232092a7d364d8c523fdb0130"
        },
        {
          "alg" : "SHA-384",
          "content" : "bbfacc1ba576c23e5fd863121d81c383dc74b067e6e352fa9cc7173aa43d2629a88e3665d15a77a8172e5de24ef96508"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aa382739e94a928e28f12e9e3e2a8c04cd55882be387d46ec2620e20f3213849f3fcaec9ee795041a3ba36ca9efae658"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bf3a1e8f632390a139632f6f72d848e1b0084502ad1276d3774e12186448364c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a17f6828b8728c4d7d1c92be1aac2a116ba429ce24171757409bd861527d8b7fdfa0c8e4226868e6d9123543b394babb7371fc96262a5b68a9272700b07d4c9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-protobuf@2.22.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/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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-joor",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kamelet",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-io-dsl",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-main-junit5",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-main-junit6",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-batch",
      "version" : "4.22.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.22.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.4?type=jar",
      "publisher" : "Spring",
      "group" : "org.springframework.batch",
      "name" : "spring-batch-core",
      "version" : "6.0.4",
      "description" : "Core domain for batch processing, expressing a domain of Jobs, Steps, Chunks, etc",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e7202b8199d045bb11a84f99e8b14c5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "0d733de123e0840fcccbeaffc4e4e50d602c0952"
        },
        {
          "alg" : "SHA-256",
          "content" : "75113c38dc622caaf4e43186666605b520624fad89e7830aa26d247c2fa622e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "7824f56facc410c8e096e7efd55db8d1fec3ca50a8a79018da785b27b9e1fd59636d3c32c5d734720f1440ec8cc7cdaf893db52366e92592b28570d1cb055e78"
        },
        {
          "alg" : "SHA-384",
          "content" : "bbdddefbf26d0fb9f996dadd1d3126bb72a6c72fe00220b50901474c1afaf84c93fcbc2ae8b2e9190b029ea61bceb9ba"
        },
        {
          "alg" : "SHA3-384",
          "content" : "01f6897f83040cdb1d4e7c827dd2651fc4e125bf8a962f3190f67a3541836af366159d6412661f279baeaa73c0f37faf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f59d0e0f48663f77833cbdaf13bb0cbab112a5017f92642ff73657b0ea7aef9d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c53abb556927228a728aef16456b9f16b2272aabc5b3552df8d3ef2fb5a931d9ec71333652e696c962dffa09b6effea1275f26b791b2b50fcf5aff7e0a1bc7dd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.batch/spring-batch-core@6.0.4?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.4?type=jar",
      "publisher" : "Spring",
      "group" : "org.springframework.batch",
      "name" : "spring-batch-infrastructure",
      "version" : "6.0.4",
      "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" : "1e6b3ad7c7fc2e9390069a852a5093b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "0b459081c2465b80487a031b14cd7128b3d421a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "9239a71e6d955d2bfddec90fb7fc14620e6c4dfa0ecf924aba2bfc8c6470f841"
        },
        {
          "alg" : "SHA-512",
          "content" : "a5fe22268f7bce3fceb92bebd41980297138a7426ff81d32cbdda0db8268730fc3fffad4ca3c748e6e21395d813ad1221927c5376d05a0c98c103be2bba10e1b"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d30c8cdc4abe0120e67fa0462a22895afbeb49a17dcb3b858b8ad15d9692807218f3392ce184b9f7e756be5579200a9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e5493c621ecc7383f9508b00646ef858e001b9945acaa898a5854752e02a704d38333dce401b676d7024152cfe5ca283"
        },
        {
          "alg" : "SHA3-256",
          "content" : "56fc6e513af7a7d896607a30ac0e0a8c965ab69ca773ae2d2356a1a5755df171"
        },
        {
          "alg" : "SHA3-512",
          "content" : "397c139f39574dd1ed483a720d957f0e73ca621ee5d422d75bea1dd4ff673c4b114a991d9e734597b0ef11d7005b87145972b76456a599f32e9c656c91d3a48f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.batch/spring-batch-infrastructure@6.0.4?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.13?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework.retry",
      "name" : "spring-retry",
      "version" : "2.0.13",
      "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" : "f6728ef0613480cea473646d0480603e"
        },
        {
          "alg" : "SHA-1",
          "content" : "4cf3f0ec5decf3c510c5331401ee55de209b454e"
        },
        {
          "alg" : "SHA-256",
          "content" : "213785750007f90b067ba43036cbffdad2890f6bb98917e199f6b049cf810040"
        },
        {
          "alg" : "SHA-512",
          "content" : "93941f91089c1ebd7294c3040d2b390d4a8e4fbb21bd30a8b14b0518b4abaf2b4f92084af1261a5b4e4b73c732d1cf1121b173dbce4fa4e6e402ea8b41beb15e"
        },
        {
          "alg" : "SHA-384",
          "content" : "2add2fed9cb99bfb478748fd2e5ded75f5dc9281abbaf75afd8e9d5c28ed15893484037448b85846e396ddabb6371121"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47087b4ac828f82dace9b003c05489e73dbe3c2a1e102a693c9cd8beb777b1228462533c3f37964aa2bd277253f66b96"
        },
        {
          "alg" : "SHA3-256",
          "content" : "715736a005347c2c2fd9e2eab772d86536433c6dd098c4bc8fa249cd7bf3b12e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2d44abda16e574d55236a259e336ee53dc172e7f7820453c0fcc6bd894f9de515044163aa68e42be63c25679dc593dc7b6b80d82c223fb01940bcd417806c631"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.retry/spring-retry@2.0.13?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.apache.camel/camel-jdbc@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jdbc",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-jdbc",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ldap",
      "version" : "4.22.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.22.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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.ldap",
      "name" : "spring-ldap-core",
      "version" : "4.1.0",
      "description" : "Spring LDAP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f4f5fabf928fb6661842ee53986777ac"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b68e8347aa2470ba869b733d3a064c93d61c5b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "5de06c06cc9ea1fd73eeaff2a581e21cae24d37944daea5c236beda97c78bc21"
        },
        {
          "alg" : "SHA-512",
          "content" : "7bbde45b559cc58adfc03aef68dd77f5f7a09a7d75d6a7d43d908068f7f8ade1ffd9fb21196c998aad3e0661af405ee0cdb2561ddf4ebc7d9e6f7475a3353057"
        },
        {
          "alg" : "SHA-384",
          "content" : "4915330092f74797fadc106191a85d380b78802439735e6622ffa3721067e1aace897eb1e0891da87fc0cdb95eb74a01"
        },
        {
          "alg" : "SHA3-384",
          "content" : "477c7be9d5f9465edeff68e4d9ab7a85657981890abcbdd258e0de569322f7bfcb086c93c7d35b7912e5b8c72c2fa7fe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4f5a6cd93ddf953aa8409b88e52789b8df798fefacd89feb0221e3dfcc71247c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "594fee471cca6615cad29a4dc81523680dac3e2b17fd400fc3295d59e23fd7b1fb5c3906c61ff868f8e3d66627a338c96eb08b0bd1993a40ab668ce3d13c9baf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ldap/spring-ldap-core@4.1.0?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.ldap/spring-ldap-odm@4.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.ldap",
      "name" : "spring-ldap-odm",
      "version" : "4.1.0",
      "description" : "Spring LDAP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "77b80b6c9d59f69fe1603c3ff78044cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "a5b9bf3000a84a0ecf0b86d4c446510855cb7cc4"
        },
        {
          "alg" : "SHA-256",
          "content" : "c61cc7184af15a7c2a459167bf38339098924d165be4e0a20b260e4429c0b75b"
        },
        {
          "alg" : "SHA-512",
          "content" : "790f7a31ca4e807d9f7869baf1508f02335e646908e5b5acb18d73a9748d91b2da498da4f751c8bf69fdb2829bece9e76e35b7e2220ac81ddceacbd17cf886df"
        },
        {
          "alg" : "SHA-384",
          "content" : "a1302a7640c4dad1921460b95b8e0ad66ce13772bbabaaa0c48f1899ca843674811df024df35f4c8dd6d4c76b7912f0e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "44beb640633aaf3686983c159dcf595fe53303ebce00fd53770804d44dd6eadb09a134f420d04d0ddace4bbff3e4ad7b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "de4028fb75977cf94faf2d8c45cc303fb5c7020986ab252cf8879c64a6d3c012"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d42f9700aff77ce3957b8be5c95d3b52b2a14791e892a98514545128684e1b9a90d55afd799d1e6e87ed69a95965a61ec444306d203fae2e27620b891d9a252d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ldap/spring-ldap-odm@4.1.0?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-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/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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.ldap",
      "name" : "spring-ldap-ldif-core",
      "version" : "4.1.0",
      "description" : "Spring LDAP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cd240d0b6f6605ce5ea13e89b8bd0c5e"
        },
        {
          "alg" : "SHA-1",
          "content" : "ecf6f34381c2bf230b21e79b6ccc5892a24ed9a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "664f22a9f35b980fb17696ef8878e800310d2b26717db37d302c10185473be57"
        },
        {
          "alg" : "SHA-512",
          "content" : "8459010f3c4725e39f0c7423eb97fdfc049f5e0e7790fee75920ada1085c5c169c85a569341d2465957f53e890988df41a9bc7b144795d14a4787159a838dd0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "b7a2d4f89dd06b1add479c17a67dc73014f3f91b7a7415ca90ed308a194554b4b3ded0b370900d226bb3a2a63d571026"
        },
        {
          "alg" : "SHA3-384",
          "content" : "43bd17d29f97a314cd0d60be1c7dd7b67b8e63f8fa5e0675ac43a6828c2963d261835ffbe0cdd2319100c5b856dc927b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b886523c4b2b32f7151d5a7abc374dc808b3e34be80eae6da78838d9b3661e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "959868846354787332f20128eb29a4ac5ed2836351251505b716744ac8ef88b4b490d1611eeb7609016175076b27eaca42a28f486ce57a9ac9173ed1ed62365e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ldap/spring-ldap-ldif-core@4.1.0?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-rabbitmq",
      "version" : "4.22.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.22.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.1.0?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework.amqp",
      "name" : "spring-rabbit",
      "version" : "4.1.0",
      "description" : "Spring RabbitMQ Support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a51fb3bbb6e9c998f6d588cbcad4836"
        },
        {
          "alg" : "SHA-1",
          "content" : "679bf1f8b294a086b0ffadfcf2f5639bcced09d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "dfb9ca208709e39edf9a2e9dfff353b8455ed6d0341e08f1b4bdda12ba5f32e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "15f12b7b5b955ad3a470ad1aedb31d777c2aa9c35bfa202b54331e05800ebf5aab4cdae55a27d8638b9d449f252b86f5bc901d0fd667ef31e40c88cde82a7b3e"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c718b1d318b83f60248aefa7418d835806300c933e806c802eef18e245d8effc2b4ddc99710e2e40a41b517a44d5aaa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5199d9e83df0aab1d96d0ae14ce2c803df37bf4bd687ec379230724b76c2deb1d4ce3ebd50410528a92db5a44c342122"
        },
        {
          "alg" : "SHA3-256",
          "content" : "745cf21a49f935499305fdb1561dd347c07359cf0109818793b80eea3eea679a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3e31af7312a3e3b44d22bd1e321fc7bd26004cc822dbbbd9fe3eb18e6a2f8e065f1f2d6de79f0b332d43388ae07e369485d7753e25ecac3a09300ca760eae46a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.amqp/spring-rabbit@4.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-amqp"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-amqp/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-amqp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.amqp/spring-amqp@4.1.0?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework.amqp",
      "name" : "spring-amqp",
      "version" : "4.1.0",
      "description" : "Spring AMQP Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bfbdc3ba88f9ed75d373f0c690255481"
        },
        {
          "alg" : "SHA-1",
          "content" : "b118b26eecb3e622902d600e8726985363cfb894"
        },
        {
          "alg" : "SHA-256",
          "content" : "de5f7115cb0edb33eace84a48cc31633826bf3688f35e158aade938d77c5581c"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e2a22553c7ff2620444cf27699655d287352fa82fc2922923d012293710bd1df8a3045477925c38795afcea20a748e22c1fb33fc805ba7266ea355ab18d21f4"
        },
        {
          "alg" : "SHA-384",
          "content" : "101cacef6e6fcdd9625df8bf3408e2774642b9c283838a53510caf4e2041cc4cb01d82d6fbf0037d7ba3ed63622209e8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fab579f88735ee9bbc3f5e28f2fdbf8fb0a942fabd9393a00978c5b2893ed53a40b29241542ddc02fe919070f9870a6f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "33345e783aaaa139a9625aeb7d4c1a850b73d93f46c4fb1050613567d31a0d5b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "911a84d07a56474969c67a4ecca22a15fbdf0f7477b61f091306c6222d98792d34d08028e26cd2081d08cb5ce6dca4f72cb149358892128dc8833e91ea2f7a95"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.amqp/spring-amqp@4.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-amqp"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-amqp/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-amqp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.rabbitmq/amqp-client@5.31.0?type=jar",
      "publisher" : "Broadcom Inc. and its subsidiaries.",
      "group" : "com.rabbitmq",
      "name" : "amqp-client",
      "version" : "5.31.0",
      "description" : "The RabbitMQ Java client library allows Java applications to interface with RabbitMQ.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a53fbaec4f1397453276c3fac7d1f134"
        },
        {
          "alg" : "SHA-1",
          "content" : "aa764727602cd4d9bef759af4a844acbba81b1dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b15782cd3400e14f453e7727347625360bd83bbbd50f74bde8d007069f773f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "cc1eba529bb2ea9849852cfae618551007740bbdbec99f4321e5d88da6e94a8342b0fd77ace653d921282323e470e04c9c9236efe38dbac9213bad4e5fb7a975"
        },
        {
          "alg" : "SHA-384",
          "content" : "646e109aef63504ea56ca766f293d4c896fb5144fdb8aa5bfaadcd3f8012195d39a0d1dfe4fc0d01e8f76b58ef1a9b6d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "36ac14560e66a65f5efa498706c3a4dbd256b9d7b908fb2e7d4bc15082e9ae1314df2911d7db198023c88e4fa77bb397"
        },
        {
          "alg" : "SHA3-256",
          "content" : "09a649fa009c75d296bdc7e6fc2c476905c49af255d3c6c901c32a775a5f5819"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e4f1aeff70571c1159ba6cd0d79a32cf4bff123aeac4411419043888a83c6f4372e5bd914eb2bea05954d377df2add68b2efe362db7633c70e3a6abac09bd70f"
        }
      ],
      "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.31.0?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-messaging@7.0.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-messaging",
      "version" : "7.0.8",
      "description" : "Spring Messaging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "afa1d7aa1c701b171f4e066016b13202"
        },
        {
          "alg" : "SHA-1",
          "content" : "2379224f4c36aeaeceb706750138b8ca9d265916"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f96694ebb88fed6bf4aef608010c23ee922a476dd71e0fab76ca9ed0eaa70b0"
        },
        {
          "alg" : "SHA-512",
          "content" : "83bf70d03617fb516ee3fa1987ef2debfce4f84724c6bc810716a51c1244bad43164af423bf4596b26671bccfdae3c04a53d5d0739905fe29730cf814c4d3218"
        },
        {
          "alg" : "SHA-384",
          "content" : "c39b2e9e2cc6f5d0fe4665a3360483176cc6625f6937094e2ac05a96f30386067bfc2cfcfcdef2281b7f64ac7507d3bc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5f8c0f64ae092c047b0472a948d078b563aa43f9a7eb2f88467f0360a5b835187e561fd05a45c5c42e9953bbec72507"
        },
        {
          "alg" : "SHA3-256",
          "content" : "25759480204e50f65f1e48a97d974f7d4fc8b8dc9e8c29dd7cd032b7527d5289"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ec418fbcac3614d059687cd4e14b06024a092e3838f53f915b1eef6ca2efd84b79d8e922378288be95f5117c432dfe68a7a56a7a16c48d6810617186593d9314"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-messaging@7.0.8?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-core@3.2.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-core",
      "version" : "3.2.1",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7fb8949692eb2d7ee38d07d8fd245c0e"
        },
        {
          "alg" : "SHA-1",
          "content" : "5bff2a525073cff8a8206751f6f6bc4650b81b94"
        },
        {
          "alg" : "SHA-256",
          "content" : "2688aaa60b207403287e16a71fb5644bf2f9cfc464cc601ae95c6c86a5af1f94"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9fe35e4e3806932904204e9d96bf040b38dc0761ccfbc112e48fc24a1fc7c9c60d65cce6bf46876c4a815688ef225fb90c4a94cefa364225fd67e5b760f0a36"
        },
        {
          "alg" : "SHA-384",
          "content" : "1713f31a2b2e2aec42109cddd0c1fcafa0d7d4f1fa86e5b31ddd28c050044bfb4bd7a2299ac17c7d0a8884b68b2f32ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6c6361cf59d850ef6c33fa90da76b09c39894352826fcb06829f3c21f66c8bb4243a37141b5d767b1dac736436861d20"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eeb15c37e503c4e49ee87148586092d414ec0d4708dfe83117201629bde48515"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f8b6b62b4d08ad3d0ac492245fe9218ea4d8d372b9e388e71d2d04e716ce7bb13a71b560caa0fef6551f307967378439c1e13332e5b90c906f004513a11b29c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-core@3.2.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.2.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-databind",
      "version" : "3.2.1",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5f8a8e60591bcc61a3c521317b3293c"
        },
        {
          "alg" : "SHA-1",
          "content" : "363dc46ceb44a97cba68cb0e9da4a3cb5bf723d4"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d005c5626b1839e2eea6bd33a437287e7a24d54e1bb3746b8f861193262b519"
        },
        {
          "alg" : "SHA-512",
          "content" : "5ef9ee43b5b55b3e3b3618fe8c35ec674005957ac2a0d90298e67ff6b82495016d2c8c07da6e1efe9a91dbd29dc9fb86c2470728f425111cffc3362e60dead29"
        },
        {
          "alg" : "SHA-384",
          "content" : "299e007edf092b6d49e57d9e4e24a4d2e4784f1cf2770ce0293e2ccd07f82d0b549d1b29391565ebbe5df7a34be3c154"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8899110cde40b0f8a80819bd8c992080ec891e3e152e361459b70e7cfefdc1ad6174d0b0db9cd3a36e661f0ae1a55588"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f049f33f716b8c7e94afbebde9761f21cd871dd906f7b97ffde52f5b8748aa4e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "54b30829f60d8249df73a868839e505ebf510c197800f7a8b8f2513d80b67ffd16a904ea4874ceb958d111f4dc5ca46a90cd0e685c1b6ef5766e523d27eec2d5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-databind@3.2.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/org.apache.camel/camel-spring-redis@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-redis",
      "version" : "4.22.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.22.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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.data",
      "name" : "spring-data-redis",
      "version" : "4.1.0",
      "description" : "Spring Data module for Redis",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9297792ea082d817de320796c2b48403"
        },
        {
          "alg" : "SHA-1",
          "content" : "0db3c9ffef46e71f2697d28d8654021220766b4e"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9f7c6d38c98e4240250c0c3969758b26763c4e0e87726915a71855062ae6cb2"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f0be6effd561adec7757eb855cd5e99a30c99a1117e9c55ec9e2dfc4e1ed30e920bef0d29972006a963c811df84f4abbfb19a421ee751f4daed1472fb64b1eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "99cf932ed81ed47b5aea4557e12a190bc735dc785227ef7da6f560bd9c07e06045123a83a3ba2f863c15eef9f99cf209"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5694e97705b6bff8b94eb9244eb31d62b5d8c9e2d75deb0a93c7c5f2d27959bc4fc33cecfae4b1664e02a6fde1635a56"
        },
        {
          "alg" : "SHA3-256",
          "content" : "218b2ec9df3675f91ca73aed6a788341712650af5eb6e326a6c45f9f01d95e49"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0986ec6c3f3021e2686bec76bc7ddae786d47cb2daf2b2c25a3bc2f0f223e29c46d9128a549a9aa34c33842e03ef9897ac6bed11c7565f39755b283e59ca819f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.data/spring-data-redis@4.1.0?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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.data",
      "name" : "spring-data-keyvalue",
      "version" : "4.1.0",
      "description" : "Global parent pom.xml to be used by Spring Data modules",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ed50fe6b70fac0b29ca44ae1978a858b"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ade00273c269ca0d50c4d2d5f564d21a84f94f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "1cab6685ee820428a9fb48eab4a5cb48ddcab1dfdb2467b9afb3c47f5455d19b"
        },
        {
          "alg" : "SHA-512",
          "content" : "60706452e408416e189c2e075fe772e5b4a5ced448dd3818a6b878afe84426f45f0853ee6af836af82ed264a21ee8e0c03e8de5c3dfe7c6d25250a511e32473d"
        },
        {
          "alg" : "SHA-384",
          "content" : "a75c3413ed771b689cd5af090cc0b4bb2823b6ed99be3db8bd35be06d6b80da4ffd12713bec833447cb5a068fd3f481f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d2ec30a926b81f7951d4e256b9d3d3729bf79b186d10f602dd1ba072e629380ea873b196d919d797bca9156d169ca31"
        },
        {
          "alg" : "SHA3-256",
          "content" : "16409b4cc2af5e834025e42b9fb0b7b9e26a9063880890092c765ea33803fc95"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a2746d84034abad4f81b6236828dd608954fd010d3ea98f32999d66a9661001ff2d7661c6851a4d7a7aec3353d64792ae0a340504197669c6ed6f4eb853c3394"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.data/spring-data-keyvalue@4.1.0?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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.data",
      "name" : "spring-data-commons",
      "version" : "4.1.0",
      "description" : "Core Spring concepts underpinning every Spring Data module.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e958df33b064ab5a8b6cdb09a554fbfd"
        },
        {
          "alg" : "SHA-1",
          "content" : "e8d1077d09c20e9ecf3574a72ce5cc90a29b902a"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9e41d45b30aacc0ce50c4426f0650a3544c066ab5d6d0304840e6f878388c5c"
        },
        {
          "alg" : "SHA-512",
          "content" : "e5978b2c3859e300cf849842d458fa426d167df8f93207b4bce899b9f588990b6161f9317e3e1d211837b35e1ed5cc634a9d43ae1c91c0605225ebf2590a2616"
        },
        {
          "alg" : "SHA-384",
          "content" : "e63a120d9c053f8e6cf65f247af8b1f30ae64b19cc39896a0692fce914c14a6bdb8747a7a1f5937b1c3cc7a83b282cb7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67d512eaf7762d2a9e704ed2ce0bea4aced20516e1deaf3529d11da5d240da6504a4d65073468ba59c833b9d30fcbee0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f38ecdda267daf4ffa43dd559214e6931fd6e8a7bbf184520a51972205e327b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4bd3379398ecc7f6f8b7b1c483892340da7243534f00bfe177a872b33502a365ba2a597c5682a89f2847bfe074eef8ef807d49f7ce8c5aff85189aa21f6fe759"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.data/spring-data-commons@4.1.0?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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-oxm",
      "version" : "7.0.8",
      "description" : "Spring Object/XML Marshalling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8422eba43a43d99cb6f227464714b914"
        },
        {
          "alg" : "SHA-1",
          "content" : "e74c099072565db0552b56691449e52b79f6f23e"
        },
        {
          "alg" : "SHA-256",
          "content" : "67f91ffb41a94cf0e443f02ee6f740d52e10a84cabae218cdb0de65f87a82172"
        },
        {
          "alg" : "SHA-512",
          "content" : "34cb275b2661a73f6506a468a275e63f6802305b39fd2eb124544e6921348e0be4f61b1049071c5ef3ddf307a7fe10753bf3822842da33c632d91f60bef00351"
        },
        {
          "alg" : "SHA-384",
          "content" : "46d9332eaa1f641ca89da20617a5896539e66e2398c609032e080ede6fb4eab970a1cf564702537928a02748eceee469"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ada011496787b114c1871c12cfdf07c6191520b77ff43ad19069ebfd8c83c3c15fd6395cdd63c65b045f31084e0af41d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b58fb94b44f335a0076dce2d2fea358ae22e4a0146a70fa912cd5571316198d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "848a0b87362bf96678ca86ed52e32e3c3a940ef56e67cad3003269ac3cdafd5f8d7d218a954671be448acb3e28e0ba89fa5479665bbc944cb92a53a468ccb9a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-oxm@7.0.8?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.5.3?type=jar",
      "group" : "redis.clients",
      "name" : "jedis",
      "version" : "7.5.3",
      "description" : "Jedis is a blazingly small and sane Redis java client.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4fb4917babc66f85e93cba4ec7fc0d4d"
        },
        {
          "alg" : "SHA-1",
          "content" : "ca4df67acac1fd12140ce69c2404f2057c136473"
        },
        {
          "alg" : "SHA-256",
          "content" : "37ce699cea551b7d7a80d7a5043304bce6a14d1eefd8301afdeb8cf1e0c9216b"
        },
        {
          "alg" : "SHA-512",
          "content" : "c685e4837afc2100f1011c76226d6c69ee2d33dc69b44b8ee8b182efdb49e446da93b2dbbdb5d6655533d3336f1d50dc5ac6ae5933a594c85da636384425cae9"
        },
        {
          "alg" : "SHA-384",
          "content" : "f5b8a290eec027ed085c2628e0aaa541323f2175ffb9b58bc77d038bb62d1a513d29fbffc115385c82830051581f7036"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c30f183a61ee18e7524161585204717a2a4fe9da00e7ac10c294e7e0add6f761232bea32c2d3e924d8e413e2eebad5d2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa91be77baa821b714c641425a898387135a1b9153d4de780a95cd9443c9f3b2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "866cf5d80666e7f9989e3f854cc67a3bce6ba6ff662df48e5af7392b2c7d71848cb71c3ac47c1e114ae999b668ce7911ddfedc6f594d204a6ff5126bc6924080"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/redis.clients/jedis@7.5.3?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-security",
      "version" : "4.22.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.22.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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-core",
      "version" : "7.1.0",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "37c1e84bc75bbab21e20cb72d0371265"
        },
        {
          "alg" : "SHA-1",
          "content" : "50064b46aed22d05aa181b2c95d47989c7c99160"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8cecce9e65db9fe9ea42ca92b04d6e4e4320ff9d492aa60b753716ea397262c"
        },
        {
          "alg" : "SHA-512",
          "content" : "8c62377f4b9a06a9835e72c2b3eef60a813a5e3a07fa7e675fd8fdc35b0b24b3e0c43b10f1ed9a4e525f12af3dda2dadbe7f99a5af1be75e783ecdd2e6d904e4"
        },
        {
          "alg" : "SHA-384",
          "content" : "627c5fac5653519b8efb40fe1d66370e271789b436f10ff95940aa2b2bdee0c3e23a8d0912267d4e018998bae20b045e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "feea59798d97aacec852b85d207c244cac781ea3e60f4dbfe5ab46e4a838c0a4e9952dfc40abf259f173e045ebdf5579"
        },
        {
          "alg" : "SHA3-256",
          "content" : "670c1e83efb00f8b3e48bbc7fa363c1c76eab84cfc22032fee7b8f6ca5609442"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a8f9c6ab22a73e0278024c08b0f7930c822a056948b49f063481b76a2f611a068154a4458c3a58294291e1303e7c585e5abec10edf8edce47d8186f294a4ee2b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-core@7.1.0?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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-crypto",
      "version" : "7.1.0",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "abe21943a65053cda964023f78dcdff9"
        },
        {
          "alg" : "SHA-1",
          "content" : "819461a33c5b10b92bb1a125db933a17fc0db792"
        },
        {
          "alg" : "SHA-256",
          "content" : "6f6957548a28451712e53b94a3e77057735b2fcec04c99ca6dd555b574453a98"
        },
        {
          "alg" : "SHA-512",
          "content" : "7f664b682f1649b92383559db22772c0fd2499befbf058bc6064b859b95e17af63c9b1a329d0e11858a9e0c7cfe53ccb40577b2c4764a00281ced937f212c177"
        },
        {
          "alg" : "SHA-384",
          "content" : "c192b4c5076353cb844ab397d22a5639acdb7f2e0ec9222192b94261aa3c54cad40db9823ad687ad527c6237c0ce98e2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "28676d58851452a080a3d0b0d376530786e2a0a36e7687a7d82e6fe7626ade1d45c9b03a5a3e38440fc0b346c95cf8b1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "767c0f4ceb5aac24bf0c1529efe1a1e381f81c79b5bcaf140a424352d9df6f2f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2f5c88195e759a5228bb329aeee8bea82bf1ccb7e2fda40f235e27b8d2f054951d2d407d7c445ffa2b1d6a2215bf655ed574d422bb7f1ec7d5972682f0cf9da8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-crypto@7.1.0?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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-config",
      "version" : "7.1.0",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6f5b6358708734277aab28a4cf0c2c09"
        },
        {
          "alg" : "SHA-1",
          "content" : "ebc863ad43703c6f5517881e16d3d73de80cd193"
        },
        {
          "alg" : "SHA-256",
          "content" : "3234035bb5ccd45a9367ce526723d6b8da501c5c3f725b54a98354f922c2e978"
        },
        {
          "alg" : "SHA-512",
          "content" : "ac60fb89e5fd7facc2c35fe53a3e5043551e4f4a1280eb94230615a7b0d23644355e3cce8916a6a1a991aed7f14f1dd4b818c3abb23be56214f096b6ed74a44f"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c9ae1fdf20d97b4366b29fb1115cdc17673a8a1bb59e9099c94c077d681c67a2c769b80fde9998ca0a534f65d5420eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c3b6dd99c398787da292b9dd332cacff74461b84d351617bd37a56cd5986d7ac71914f4e6afab05a9bd80228d55b3f27"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c1a951a8c0ba66a141f6f56eb604a05ebbc3d83b626fed58261491ecaf0d0f21"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2678fe978eebfc02a47059456c137f44b2a3575886ff8c1b6ef6ab3ee2c0124978ccc40207953fb753c09e75ede9d5784ec8806bc8ba8e344a19a4f1af93d7e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-config@7.1.0?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.4.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-logging",
      "name" : "commons-logging",
      "version" : "1.4.0",
      "description" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "954e27d33e55e587a4694d5952a0c5c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "e8f6313365dfa0580e49c58837afc8caa9b4ce05"
        },
        {
          "alg" : "SHA-256",
          "content" : "d175dbd751dd782a63bde28c7a039520e971f25e84b79c19b8435edc3603e0dc"
        },
        {
          "alg" : "SHA-512",
          "content" : "5c333d925f81fdd09a80176ff15cd38381eb12e9ec2dac75f113d66006002175b33cdd9a0668100c5c6a49ae81f9f576909b89219a345a0075ed4683a997570a"
        },
        {
          "alg" : "SHA-384",
          "content" : "31ed518d623d408894a188878693fd953a3aefebebdddc4a304769bf2862ae70623340cdea387b911a62ef7cb9043a37"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c91fab5c64bfa679da2186cdef39a0360c9d18122bf37b4dd932eee4502527e8458b5c849dbcc11e46ef5fb87d1a777"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2189847ad7dd3d50bd17aab9dab8b31c8e7e25e72ca0d25ad83a4215bbfb5e2d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f57be786553cc10966ce4af25ce401125ae76f6ee569812eafd67a6eaff06618ae835d637e5e198bd121463afa4993db61975f4ed0380fe1dcbfe3108b3ada51"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-logging/commons-logging@1.4.0?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xslt-saxon",
      "version" : "4.22.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.22.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@13.0?type=jar",
      "publisher" : "Saxonica",
      "group" : "net.sf.saxon",
      "name" : "Saxon-HE",
      "version" : "13.0",
      "description" : "The XSLT and XQuery Processor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dbdc482e4628e212a8eeb211352226ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "da65e52c768d36eb37e427d8feb6487aabd588fa"
        },
        {
          "alg" : "SHA-256",
          "content" : "258fb4788b8e1bd986f9aed14269669412da88c7bb289b747878d4353f6168aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "759ef93c4042f2e7297404f5d7dbbe6ba30907435c5049577612bf79cb8f9c511b8b3d2fa3c20f7c5e598453129bf7805b6eca7858345fa4944cc15dadc6ea10"
        },
        {
          "alg" : "SHA-384",
          "content" : "6526a0539574e12db4ef0f408fcade8c4c1a985b954dc3b18575ccde8ca5f980c897d7e94d36d52b7074c332ac5ed6fa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "01845789a12c9254e32978950ae45dfa13f0f793aa8b49b50426f8fcb0070ac4d04134fc24ee13ab134a90858c7dc524"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ba0410915839b7b5f211185410d52c179cda823d0073eeffdeb8fcd74d0c524"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d1e1f7e62df63123aff2cf2ed40c4be6eb28d0ae9f8ca7008563a129a801f22055e5452e1c1121c80b15945ff14a3e8b4448d536b45b5b09f39fb4c878e3ba1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MPL-2.0",
            "url" : "https://www.mozilla.org/MPL/2.0/"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.saxon/Saxon-HE@13.0?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@6.0.23?type=jar",
      "group" : "org.xmlresolver",
      "name" : "xmlresolver",
      "version" : "6.0.23",
      "description" : "An XML entity/uri resolver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1971a7e26e1fb0156b30a953592b34af"
        },
        {
          "alg" : "SHA-1",
          "content" : "ad4e965f8662c7c8ca4fe8ab8aaef09a49f25447"
        },
        {
          "alg" : "SHA-256",
          "content" : "8bd99540e826dada93126fa05c3a0b54f5db00701d7be98193673099307e77e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "34a1b7942ccd103c1afa1f81d17f390b7990cb48edb665a6cbeddd01914902269649c6929f4e2164043e134ef24d89d4894ee1d811d8c567614f2617337eee1e"
        },
        {
          "alg" : "SHA-384",
          "content" : "999c3d6b3c6a4e12df5e8f15fd7ca04d84198c351497ed3bb11d3e297b13f22ad92f565b720ba031fe629898e417e7ac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a76428afe99d8527f03ae49721807092538d6d04f41dcdaf569f88748b498f6239161ac21dab9a2409b454bd220a149"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1aa80e8ae072120d97e4e81249e25f8f19bb9d4a4027727937447769074ee1a5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bce2488243908287a0f23bb975c810d48311cb1630da6691bc93a2e6dd38c6273ae1f3ebcfbc126fe6d228bd974fbce8556f5a2d77e24c1a1c0034b543b97601"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlresolver/xmlresolver@6.0.23?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/xmlresolver/xmlresolver"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@codeberg.org:XmlResolver/xmlresolver.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xmlresolver/xmlresolver@6.0.23?classifier=data&type=jar",
      "group" : "org.xmlresolver",
      "name" : "xmlresolver",
      "version" : "6.0.23",
      "description" : "An XML entity/uri resolver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "572de3709c3e1182811a4ee0ec70030e"
        },
        {
          "alg" : "SHA-1",
          "content" : "cc90c90a9ff76beadc4178cf0dcc33f157792940"
        },
        {
          "alg" : "SHA-256",
          "content" : "0614b78ce484ce33670dc842b75efc8961af9bd6145edb65a34865dc521629de"
        },
        {
          "alg" : "SHA-512",
          "content" : "7374a09d533e4124f0f59742f74b05e3ba86cdc67b7b6a9e70523d3dd96a43dfd076d6c9ad2d4084da0ccdaeb59df339721a62a513c588ed7b0ad3a97d628204"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5219d8142a7423f42ae88738d8cfc0c7bec87148b8d1bef60f680e68d4007f66e143ccbc7db5728c1495be92edbaa01"
        },
        {
          "alg" : "SHA3-384",
          "content" : "12618ce60068ca6c49c387b6a183ead9c6aeeacb719097a74118bf3ecfd952527433e6353da36aa41c63983b469d5b0a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "657ebfa446e89fa91a409bfc4284abb42f35542c3e3fb16f1a20c8a45b675ec0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bf8557f6e02dd9ee1d0abc33a433e430fcc2ed6959e6c5d4b268123f8af0b4c9021485bea1f8c7d3ba0263b9ddaa62db8ef6945ce4e5126dcef7b06ca6040f26"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlresolver/xmlresolver@6.0.23?classifier=data&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/xmlresolver/xmlresolver"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@codeberg.org:XmlResolver/xmlresolver.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-ws@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ws",
      "version" : "4.22.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.22.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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-webmvc",
      "version" : "7.0.8",
      "description" : "Spring Web MVC",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2b1cacc3dd5d4af22dc53b1687dafa96"
        },
        {
          "alg" : "SHA-1",
          "content" : "d08172cf66f9625a42935d596ca4c83d21265996"
        },
        {
          "alg" : "SHA-256",
          "content" : "48f7e1e2d0d46e98ed3fa30d5a64cb1f7ed2aa339a82edcd87289ed8ff216f04"
        },
        {
          "alg" : "SHA-512",
          "content" : "61068aa979028b6724dcb5dff060871c8db8647e53ddd93c6dd4066d749862e3f303fcb722989db60713e75065a33bd55115ab5dcc008dcecc75fe775d5374fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf830bfe5559a1c704d3678afcab2d75c633c515cdc724c26fb20cf3e2e951db98c2f657ef6c224e415f6072fa1306a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8d571cf32e354ac4258334b46fcc2725ac46d2c18324910d92a0e63086fee4cbbf47afff65c136a8bf64a0ec818419df"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5f2f86f1dcc99a63ce4c7dffcca023430a339671ecb54b1428847928541680f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8607196b55933ec05c8c47c8563ae810fd028bc055f213b65764b85482e81ba5746ec74853f3ae451fd4424232afeb3878ebad609239edcf2f38c2addec00b2e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-webmvc@7.0.8?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.2?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ws",
      "name" : "spring-ws-core",
      "version" : "5.0.2",
      "description" : "Spring WS Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1aa079e4b6ae319f0e7354f4d136259b"
        },
        {
          "alg" : "SHA-1",
          "content" : "2d8059920a8d7cf8879d22e4c7eab2b7bd6e0766"
        },
        {
          "alg" : "SHA-256",
          "content" : "75b7d943e0906f525897b5defbdf07e584c1be160a4c01c702e5f0b4e37d8ab6"
        },
        {
          "alg" : "SHA-512",
          "content" : "b12ab76a9d51da293bff02808fbc242a328901e641ff5e8ab0156c90e634e5ab28e7b9746b6d45e73701e9bdade39a6141cab258bed12ca189819682d10fa892"
        },
        {
          "alg" : "SHA-384",
          "content" : "69c2dfb97e35bbe307c77007b6e6e0d88263c3a0ab88be9f5e74944d98b367cfb8c505d031e6ffab7eca66f8c5e2f05f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c90e232330d523467dc6f1f53372421c6a650a1235fbeaf86ad26ac6f5b657d846f945965d83c0550d82e94563a0cbae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c34487ce0ff2cc0056b32cb7d74aa07ac376b253eaa38ff7877f2a2e59b0c606"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bdf16ed6855cddf4bb717e911259540b7fd83dded3d32f0e5b90d2d1de0627b6439e993328be96c76e879a833b25cd702395edec2b2b5475537dc7bf68cf4284"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ws/spring-ws-core@5.0.2?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.2?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ws",
      "name" : "spring-ws-support",
      "version" : "5.0.2",
      "description" : "Spring WS Support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a106779c40bad32890cee8381a85f32a"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9c4b544433643b0a027ce9424cd4d4848727bce"
        },
        {
          "alg" : "SHA-256",
          "content" : "1120e08635836809c4194339dfc764ee41e62a8407d5f639f8c67d2847486757"
        },
        {
          "alg" : "SHA-512",
          "content" : "1974d57b92d7c895f27e5301c43010e04f731f8dda45c725703692967b582aada6abd5a2baceaad111f59aeb11dbcd7f3c52270818b291486a86d070aa70672f"
        },
        {
          "alg" : "SHA-384",
          "content" : "7397f4b737b566e05ced77dbdf8677289a7d0b62d1806d3e32a6a8ccce6d35ff26a1c17b8e8c456c9d02e6e45aa33130"
        },
        {
          "alg" : "SHA3-384",
          "content" : "647e0f642127fa9748a1892d3de6ee62417ec47ddba31eac7fec43f16fb5c2e7907d24cced067661de88ee652c4e4b61"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8cc679c2ad8ece28644cdd88a39fc2a0cabc26bbf7ec377f5d4ea729669b9c6d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "31b66687b48bdd20bed721bffe818c8f922b08f77b8eb455014f97cd5fa08e1e28cfecb86b9ecdf9302b26cc5bb61efa613ab8a1486281546f88405be9b9babc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ws/spring-ws-support@5.0.2?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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-jms",
      "version" : "7.0.8",
      "description" : "Spring JMS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e2597f91e7bde3527addbb087a34701d"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c606fac0b48a79d361d4f3f65a2a0e50e2a7b16"
        },
        {
          "alg" : "SHA-256",
          "content" : "a9648436721a7e0329c04e41e0c9dab2044f35825d4bcd5eecae622396309e0f"
        },
        {
          "alg" : "SHA-512",
          "content" : "90e03561a1f410524ac37b14700b6af868b03632eabbdb74feabc90af2afa6796cc62ba4dde726d94af97e9d924a15866a7b68cc6245ede30997078923d46dc4"
        },
        {
          "alg" : "SHA-384",
          "content" : "3dbdaad660923a35fcf70523cda235820908feb64d27926f7900de6e6e7def3693258023eb9677c9dc018294ac8ca9eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5289f3ff5619660e7340fcc1cc2eeafa43dbcf77adbe3e22251824b0cbaf8efe9a5ede566cf02c0e68488cc0c9473e27"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7c1a0a6608697b6e654f9f9d1fa035cfdc44d04ef3d5a2e7494fc12e10acdf16"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7f8e128f9e02c6d61cd0629091a282860d9b2e960efa100c1c2ac041f8e7c93ac6a7d684584f3898342d3cb076c3ba4874ba0473dc234e0af971d0af347d9cfe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-jms@7.0.8?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.sun.xml.messaging.saaj/saaj-impl@3.0.6?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "com.sun.xml.messaging.saaj",
      "name" : "saaj-impl",
      "version" : "3.0.6",
      "description" : "Implementation of Jakarta SOAP with Attachments Specification",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "89f2bde73de8782a2690bb035312249c"
        },
        {
          "alg" : "SHA-1",
          "content" : "ddd1a8aa28b97ead2f73ae9aeec3c3ccd361d6c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "70d657b7a6bf525b98cf6780ccf0c6fc27c623e7c195574258e882c4e76c48ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a78356bb1d4f9ba11cd8b9b565f84a6863dd4e6ef09b3e430069379030c617847928e7595eb4d108a6ad1b101f91cb6a1a943a26b34176629b9bff60b90d9c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "a694135cfed0d76d8964bf76a7516dbe8ef9a23d2203a64be0444a07dda049e83efe63c9ffbccb9393d3403eb04ee18c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eafb6c7589da4580977d71ac94ff5cf15f5bdc7c3562addcb6da55a5063bbd48f5c3ef489ce32970d4aad863121509ad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d14bde46d5b762829e9d6e5d782edbe6332b2f9ef3d23b41a3bde8ff117d09c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6d43caae243e41d8b63564ee24e76f0dc6a178838b4df4558536f70e6fd56617fddb8d6958cf73fb0746c7770f1ed2734cc276d707382d4bbce95abb3af001d9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j/metro-saaj"
        },
        {
          "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"
        }
      ]
    },
    {
      "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.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/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.springframework.security/spring-security-crypto@7.0.6?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-crypto",
      "version" : "7.0.6",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "76cbd44a9e19e748eee0437e36234f65"
        },
        {
          "alg" : "SHA-1",
          "content" : "cf6c29b98b9a65b6e439caa60c8c412017e4b265"
        },
        {
          "alg" : "SHA-256",
          "content" : "baf9f76bc5b15d090a82841fd5713fa11b75f91fc86de27029d972ce85d3d2e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "275e5afff7ff6adcd85dea20f3bec579d1810443bde7b45e1a0ad977ea1633060da42a7af2b584708bb15f46a48691c1db5311878d8cde8ca6758f150128a122"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a94815a1c991f8f3dba7cb7382b75f17435ca861457b009ee9d6f9ac41d9ee5f29435f0175e7e16b9ffaab7e59d2631"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f96c05320a57ee69ecdafdb03a4a8df9401ff77d6a7ee051c9429e2a6d55c4056a5f5546f5ca54d778ddd39d417e5698"
        },
        {
          "alg" : "SHA3-256",
          "content" : "126d35fa4578b2e10e04d0b2dbd5f415987f64ec8ca52def35652ceaf468dd38"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5932925174043f9ee924c62991f03cdad7dda94f61b166c0f715df8e7f3cc0799f3b5b4a9be4ad8c6c1e9f54cb7d1e0bb36d03ed4386d85247b4fd699cd32fcc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-crypto@7.0.6?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.apache.camel/camel-undertow@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-undertow",
      "version" : "4.22.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.22.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.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.undertow",
      "name" : "undertow-core",
      "version" : "2.4.2.Final",
      "description" : "Undertow",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "35b79a587e3e861f40385500de5d5d26"
        },
        {
          "alg" : "SHA-1",
          "content" : "8e8a1aee4349c95d823820f16c55af9d3a74e721"
        },
        {
          "alg" : "SHA-256",
          "content" : "d90ed2bfc9dafed90fa203372c194a183ad64f5decfac29781d5e3317263d638"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d3e8f0bb548765e68952183205f61837878a0ee7d13f6c428b8f4d7d30f554a17fbf44e7df5dd5c466494706b4262237ffbcd36227c198b3837cd3762f55909"
        },
        {
          "alg" : "SHA-384",
          "content" : "4ad5a7c57db9b28afdd3dfcaae91f34fc753b071278edf7fbf0a5fd100dba0a1279ae828cde5ea192247540debf28cc6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1beb81740cee45554a1d0ebef517c782faab132e69e606c27038e87d0d6b076fdc34ae7d05f4609e95445bd360a40cae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db328e9cd4b173d2a9ea8dd8bc8ccc7424ee367ba6b6543259b85b4cd26e6bfe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "622522c9418c8664062716d41275d7d786c809ef6f6eeae5cab26f35c9749144a8a227c76627b5706b65cb61051e8dd88a3d5dd7693084afba3eddd318dec567"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.undertow/undertow-core@2.4.2.Final?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/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.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-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/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.apache.camel/camel-undertow-spring-security@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-undertow-spring-security",
      "version" : "4.22.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.22.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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-oauth2-client",
      "version" : "7.1.0",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c65dbe9b9caf70bc1d02597fa959a1d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "af3acc9013f81baa64cc642794f26d887413dbca"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a90451711b3623f7f705ae5d555131b18be1e8f7299d7fc423fcf2e7b87128b"
        },
        {
          "alg" : "SHA-512",
          "content" : "14f80619b2f18cc5b4a0792e600d9196447fce593b625cfe886f6cfaed664e1174484e3044ffa712cf84eed490eb10f5ad4f9ac47900fa009f459e7ff81463c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "43ce03d9707c413d0b82d5657bdd3d016f9a526eeeb9c0a9a33482e7b279801c318601a715e3a208493300986d57aa0c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "152105eb9f52c87ae10e612316bb5fa189f51a74b259fb64240c91d482f93b063f058c2af19f4f8b6238bcbcdce9e411"
        },
        {
          "alg" : "SHA3-256",
          "content" : "900534d55f0114286d0f3585bac54f69a51d605177de3378648e680e9bd890f1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7bdc0d46ba99b2959c9f404e8dada4a4ac15a5a4c37cc53e720e55cabbed610894608358849ab7eb7240fd25d27665c49a7b79b71a0ffc810a64cc626f5da819"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-oauth2-client@7.1.0?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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-oauth2-core",
      "version" : "7.1.0",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5327ae7f7461c2f0fa3f5d5f8d92e8e8"
        },
        {
          "alg" : "SHA-1",
          "content" : "800dd6a040aca68767054ae9f24ed031232de078"
        },
        {
          "alg" : "SHA-256",
          "content" : "68c6bfbace2a429cdd277ce848f8a1a6ea8e33bb386fa2ba19636821457c376f"
        },
        {
          "alg" : "SHA-512",
          "content" : "0711a6a48768326696623c63a737bbea7f860e026e874b70a9467d043013e16cbc5be99f098efd6fee01d761f4ad56eb1bf13df9b3e5603d3bd4845a2b1c295f"
        },
        {
          "alg" : "SHA-384",
          "content" : "c1d07e71f5a18e977146e8b91159ac553bbca1ce848a7e91dd58e1faf3c39da82a2f9ecd06253ee92c19657d3e61118f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bcafc23408ef5f624829feb434ed23825400df6d14059cdfe069f475fc8bf95bdaba9a996b7bbce142cd1ef9aac1d031"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46a13ba677b99b1c04b2d160f43df288d0b1e491a90b7e7d727b06c1f0a0f255"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6acc36ca31bdb92bd0b5bcb227f75235634bcb9a46190848ba5428c9c9aaaa7bb1b69381e1a8a8800a7d00f754b07c0209db33a429c81896c5f3fca197881b47"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-oauth2-core@7.1.0?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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-web",
      "version" : "7.1.0",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a051b4b9a97cd515afb67333d77b5eda"
        },
        {
          "alg" : "SHA-1",
          "content" : "cec1635393d11a56da5ff111253c88056d5cc0eb"
        },
        {
          "alg" : "SHA-256",
          "content" : "1deee612104ce85ec815076b80578cd8e82c07067e122068f09fbfef860b3cb1"
        },
        {
          "alg" : "SHA-512",
          "content" : "25d60b32227210363337eb49340bf32235dd33e525dac0695ae6c716fe04ab51e909f5da539ffd581f04ae0d8f757a0c5bde875f6ed4b8dc8ac14cec1879a3a6"
        },
        {
          "alg" : "SHA-384",
          "content" : "f35956cae9041e6fc69ffb109d6c03c5b8ee4e7c978d6040642c436e4718ad355af98d1c03adce66b3161a0215750e0c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "492321f24c0a66f6962ea19c8a97422cf7cbe6ff0323f2f23f23118bc23765c64d76f097e9d59469d65a2b19b5ca77b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ffdab0ec8496a2d1c76967b4cdd1730eac83c58235dd1f91e8f93c708ecbb84"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d853561081727d8d2acc953633c0a549ca79264226b4a91f37987139fd171e9072cd12f02057bce355f93e538719cb0ed9a55fa8215b0d41b60cfb021c7b8150"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-web@7.1.0?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.37.2?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "oauth2-oidc-sdk",
      "version" : "11.37.2",
      "description" : "OAuth 2.0 SDK with OpenID Connection extensions for developing client and server applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a0896c7feee39572a49bac9b5790974b"
        },
        {
          "alg" : "SHA-1",
          "content" : "09034768074fa4810a93fa0e9df7293c65b83f83"
        },
        {
          "alg" : "SHA-256",
          "content" : "b66e74746dcf516d77f20344e6fbcbcffe1b483b5cf1ad41ea81cec83cb27b3c"
        },
        {
          "alg" : "SHA-512",
          "content" : "a0f30dac78cce23cd1a8d9c0f6af2707722b0b36fb6ea8ac9afbd1051e121182a7fd82f6107ea25c6b4b4d8c5aca56f40dd0ddc62cd9f029bd1a068e561277ac"
        },
        {
          "alg" : "SHA-384",
          "content" : "08e4727e78ed1fbb6055620f5032e8ef4b8f15f8d0a4d49420476745840b935cb42cf1dc3e0b4455888ec0c7a28f67eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4edb0ef58b3ab707591cca1707a43ed1b455cd6b73f48bc30dd48fcfc801aa582332fdd1eccac53af5ac4d28834acc08"
        },
        {
          "alg" : "SHA3-256",
          "content" : "254d946f4d8fc7fb08a7049452aff0bc12c6407ac6be4b4a8ff466312448a6a1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c91de6b9a56707a1b7046462cb01db30a57b951a021000658e445fd9f30644e4a9d648c402ac7b29499aea31fc36e6f4b45297ef527550a8e7a7757c418a25c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.37.2?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/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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-oauth2-jose",
      "version" : "7.1.0",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f9c87513c4f2387b32d126a05a371856"
        },
        {
          "alg" : "SHA-1",
          "content" : "3eab5ef514bc737519bf294d535c920a331678a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "a1620a4424e40035dc33d3a53d98a9e978a96d98334a43aaef0bbd60268d0f8c"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c52f9522d1644d30900b9bd9ed5cccd22931b4a5e86b6bbeb449ff1582c4e699b064fe3c420cb8183066e7e50b8a35dbdcbe71f906f9f253a050360b287523f"
        },
        {
          "alg" : "SHA-384",
          "content" : "dff6eca808ee37f4f1cc00116484fa36faef6c4968644b8927d24052317a1c7c5f920025c113794ef34ddb57f44f83fc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1f2806389c23727bf1faed6cd912fa06724c339f55f0774ed737210a45ee86e4ad0eb9191a97cfe0bb05c98a2628cf40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "50a342ff9680fe27b796ff24f287a11a5147020fb135a33270a245f6345c188a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "66a9b3dc637d11a35610ab48d78a5a6b82a62cec52235c251494103e4be202f97c1e71ab78a5baac81cadfb5a7fa0d4cacaee66c3c13cc4fa0090bc5d3cdd0f2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-oauth2-jose@7.1.0?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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-oauth2-resource-server",
      "version" : "7.1.0",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ac627e53a6bc1edc2e95c497b5dc77f8"
        },
        {
          "alg" : "SHA-1",
          "content" : "2eeb077b77198fb55f31dd77aea6c35822fd83d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "bda11382a19eda70016eb60155a200fffe4bdf33888d0ccff580fba9b758fb00"
        },
        {
          "alg" : "SHA-512",
          "content" : "5bb4514203915e81f2bb17e073b0169e878e9ad4f905bcdf5ad90b1aad9478ef1f66e570c95940f6f705d3390786845b809015f99622371014c6203fcb6aeb06"
        },
        {
          "alg" : "SHA-384",
          "content" : "1deaa50002b0541aaeeae644e720bd58a51814fb4dbf2fa53b864fb0b9293e41dc02f0e25bbec811f58f928a7f07a45e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a943bd664950af4f0fa0ddaee7fdb34fe0f848e07850e6127469f4c6909b9f4abe5e32397971771923b556ea09dfeb4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "83dfd6aee7da941db1bb82e40d1fad61077fd3dd3dbeb94118cb96fd7e7000ef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1356c3f31c174352cc6db0f6b520ebd91fe8d57a3a3c716991e391284dd0b3483b97422018e1d1732dc3378a1ec5c0127e2e2ad3a71dad2c7dcc6a8bf14bca52"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@7.1.0?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.apache.camel/camel-spring-cloud-config@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-cloud-config",
      "version" : "4.22.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.22.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.4?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.cloud",
      "name" : "spring-cloud-config-client",
      "version" : "5.0.4",
      "description" : "This project is a Spring configuration client.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30bc8399d65bd5f22522f50015b13bcb"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae2726e4ecdb893ae1b40dfbe183a7b561077246"
        },
        {
          "alg" : "SHA-256",
          "content" : "22a51407df0f97e63eabd51d7081adc5203f8668b7414c1f04ad672a25909a11"
        },
        {
          "alg" : "SHA-512",
          "content" : "cdf59008923a47dcc6891315a8d7e4b630224e588dfe41c22767493d461a9afd287837c3fea88cfa4c878fba231e9ec6ca066f33c9b371f3908efecff38bccaa"
        },
        {
          "alg" : "SHA-384",
          "content" : "c62cb66de7d691d76a4d55d9bba245012ffc95e15ebc01f65f27503cb699f3c700bee5b417e0dc5623f502f4210ef5a0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "43c629a61f18bef8735de5aaba4eaee9498aac18c2199b4bbfdd1f508cc53c332d6eda8c87810b0b4d13d4d28a8ca038"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b9994c858120552f8281707b17488370fcf961b67ec8d9a5b3d9b8b2a3783a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8612375710d6859475d4f61cd4374aa66f74aa9a7df1fae9eb970cd41746234e551c4e70b16d9b2f128d14419536faf2d4825b1ae9475ed4b9043af848894e9c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.cloud/spring-cloud-config-client@5.0.4?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.7?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot-autoconfigure",
      "version" : "4.0.7",
      "description" : "Spring Boot AutoConfigure",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3824270424d36877c44d81be8e181a35"
        },
        {
          "alg" : "SHA-1",
          "content" : "d5c18ccc03b75be48128a6e8a527b01619ae3257"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e8a953294fe76727965970de31e3bb08fba2b65e3ca0ee9b8bca492d0818d10"
        },
        {
          "alg" : "SHA-512",
          "content" : "df25b0649745ef6849876cb909d80c97052ec1b577853fac34609d2546dde2cd0fee8a07153702587be9913f2202b307727a344a01479c508bb68bcbc146dc66"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5e822ad5bef596cbbaaed177ce87015a6b07971ceda041e7d67c1f25168cf71c56168c1cb81bfaf826e52678dfd1d61"
        },
        {
          "alg" : "SHA3-384",
          "content" : "308f3fa0b390ee33c79eb3fbf9efe0b9eaa8cc6261aabd7c233b00ad6df140222bf7ff3f391be80353c3008e2119924e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "872689a8e8b0f11af0b995e04a1155e391df2543531fa1f53e0cb785be22109d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ea1768ee176bddbe98d5feec4e2430fab11941d0ccaa4ef3ccd493ebee3cb541a0ffb4f61c3f8cdeb37d115141466081f72b62f2b77b04d2f914cbfae68f40e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@4.0.7?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.7?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot",
      "version" : "4.0.7",
      "description" : "Spring Boot",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "296cc914a6140f21afd43d84cd8e7c16"
        },
        {
          "alg" : "SHA-1",
          "content" : "8c5c38df73a912978dd95fe4f7594045558180ac"
        },
        {
          "alg" : "SHA-256",
          "content" : "edb984d0bc80d209bed271e6d334fbfbfcf11cc4c1ef5059adc31c5bde7b1d7c"
        },
        {
          "alg" : "SHA-512",
          "content" : "0c60e31439430d7803148e60b08be10337344b9e7dfe502d4f125395c06ba4bcb362e376bbf15c1de7a54d11ab02be8e8d54cca84d5a5a8bb172817950f5005b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2a650ee0ac70d6a7313c2c8e569e81eb5a117ce46e448064ff980cfd6f0fe2a593655d8433dd59a8d1a1e3cb7a180494"
        },
        {
          "alg" : "SHA3-384",
          "content" : "91d91627cc15b245709ec74b232efbe9d6c8d4de80a0444f1f263d9ff2ec25ca3408c689e0fb6b8046874bd806aebd23"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7bf3ee54319681be62626fbe51b711c80f55926c334db60bcfdb3349477aca28"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b2934d5b09e4d1366665a3a4aea618695edde4768e451b1d0173c27dec79b6c24973abd644edfbbe61791397919103c0b4f8f2b931f5704177b74652980af03b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot@4.0.7?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.2?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.cloud",
      "name" : "spring-cloud-starter",
      "version" : "5.0.2",
      "description" : "Spring Cloud Starter",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8c693da1e267b00132cb95feb36826a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "ea120e5e7b48c2ffcb6acccc40f5b2f98109ff7e"
        },
        {
          "alg" : "SHA-256",
          "content" : "7568b8ced4069bc055af52b5455b206092401a44dcbd4f89d6fa00f89df1cc18"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7ab5994a468aa24c4fd1f83e6ce35cd7a6c64fc910c48ace74bc416f3b9979755c586d6d6a44f697e8ec8bedc22a9d9172d24245c870983b4d65a9b8bc0c3dd"
        },
        {
          "alg" : "SHA-384",
          "content" : "b100fa86048b5baf5672650511addf6ebe7d4697724961f26712af26ae9419440aab7e204948dbb139f48df9714b477d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c084478e9c604ace874724a8fb76706047955585e68095449e2fd0bad4151f9a522eb7d50799d37f37e0f64c0a8f7e65"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e64d9a86ccb5a122dd0bd23826a1fd2becc043329d190d38e1735da3d4b75a55"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bea8db2b844e528633183cab0fe702cb47ccd968f7db84a52d986bcfc6ee738046092ebc877735cab41b3201a0d5e61855f452dc29e99fbf1133f52a4db8239d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.cloud/spring-cloud-starter@5.0.2?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.7?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot-starter",
      "version" : "4.0.7",
      "description" : "Core starter, including auto-configuration support, logging and YAML",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9db54b646d7c437d918ed5dc9e914315"
        },
        {
          "alg" : "SHA-1",
          "content" : "b8ec76ce41b25e6e72216e5eefdad22ae6d5acf7"
        },
        {
          "alg" : "SHA-256",
          "content" : "d70f5f300c9e7af18813799bffce38974398f6429c578c825822a32560c4b202"
        },
        {
          "alg" : "SHA-512",
          "content" : "6aada26892b3805d2b2822655ca61a257200a06c5411cb17556ee6881e9f2b9c26b773d88c66048c01ac5fd5351ef365a195cc8ee9182abc3ee3e273accf16c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a81f687ee9c092e7b6230f51d2cae83dc5fa2dcaaa2b6be96311b5ebacae196a151b07190a690ffeb0edf03ad3d6ffd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6e238ddf36baa374f75d859699c0738cbed45069a675e522f6db87678ac2dfefa9618f148539a4034299258a9ebddfd8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9c6a3d002dabf71b897d67ae4a59f01ba491a2cb57c30b2f00bd54e6e01d2b8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "86790fe2186fa1cafc751dff66789aba87658b435cf78e5300d732b35a3ca83ed62a1aace1ddea21e5fc6842a4377e11a2d3bb6ecc73bbab5dc47182b1abf073"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot-starter@4.0.7?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.7?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot-starter-logging",
      "version" : "4.0.7",
      "description" : "Starter for logging default logging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fea0596bbf99102d14b774b023d054a7"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4124d5c103e0ecc45a662639bb0972cd4d8a441"
        },
        {
          "alg" : "SHA-256",
          "content" : "b5f1d01cd179ffc24b125a6ce971854b7b141c4e19e9c050a0b82d514983b1f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8b43447bab2947791abc3dcba8d9c0c0bb477804fc61b3b5cb8f0ceb0a364e6395822f9b10ff8c88fa08c1d522818cf9347d45348bf8ecb789886c8555b7960"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc28a47228520ad0d565f444aefd64a41723972be25a7ef06abc9fb4e4b9211a3dbee61d385da76801852fdba9d52c7e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7aede222d7edc8a278db614cbcd3e047eed4336c517a6b785812bde3db195845860d5d693cdafdc141c413cbd5d5ac28"
        },
        {
          "alg" : "SHA3-256",
          "content" : "92ca90dd366903c178f88f6fedeb4b933de3f34002f39ce147e1beee2cb37b9c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f21e622c526bfbca2973fa4b400bf38cbedc38bf43380dbd337b751b76ac39156a91ec156a459bd557ed3568dbd35b40a0c9f0df35b08f9e7bd74841fe0af45"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot-starter-logging@4.0.7?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.34?type=jar",
      "publisher" : "QOS.ch",
      "group" : "ch.qos.logback",
      "name" : "logback-classic",
      "version" : "1.5.34",
      "description" : "logback-classic module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eeec5f5930eaaaa84b192f59161d79c0"
        },
        {
          "alg" : "SHA-1",
          "content" : "e598899bad5824511cd3019299254230468e1fa2"
        },
        {
          "alg" : "SHA-256",
          "content" : "b65e05076a5c1aadb659b4fe4bc5fee31cb26cd70390292eb03e4a7a24cff10f"
        },
        {
          "alg" : "SHA-512",
          "content" : "19e6d03e299c17915656f69a8807a17dffa09366c24608b1ee2aacf3aa766ff5f86b6676a956496243457f8fcdb6a4008a656374adea7348aa447de8a1794cf8"
        },
        {
          "alg" : "SHA-384",
          "content" : "451ab7461369152ea5c4f5f53b098351344acf0fa60559b35c345d58fd0a3c1e0d22f727b82ed5cf5c0049dbf50ff3c2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c14002affa8e245b3d11ecc2df8fe1f91492eb3714c5548160f22791c1d3d2d827c9f8ba15324d93d6d83f74151ad415"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ac553d57d9f0fe247bf7184a30321d11455792be81b589d80317824bec19aa9e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "338c0322741630ed6516b9acc893f1f123ceb2c79069752723dc7b2ca38363d1318470b469f3a75a1a1e834ad834ab6e1681bd82dcf281050eae3b10a1ed334d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "LGPL-2.1-only",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        }
      ],
      "purl" : "pkg:maven/ch.qos.logback/logback-classic@1.5.34?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.34?type=jar",
      "publisher" : "QOS.ch",
      "group" : "ch.qos.logback",
      "name" : "logback-core",
      "version" : "1.5.34",
      "description" : "logback-core module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef459237a22ab546dd001ff612dce80d"
        },
        {
          "alg" : "SHA-1",
          "content" : "378692f76c337b3325c15bffb89e013dc1f897b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "42eda264c0c650c2bec59e66151a88b708a8663dc1b49d788202d53e78b8caae"
        },
        {
          "alg" : "SHA-512",
          "content" : "6f3bc905ed6c4830863606acc5030338d6f09d791e1de8b7c1fc30a053bfda16ac61b5d7a2deb64416dde1f0dd08246434ef3009ce4a7a5519fca16544c19403"
        },
        {
          "alg" : "SHA-384",
          "content" : "577e2b6e4c4c0aafc0c9beefa03d61613be44528ef7b4333f12a09772d9147194bf4bbf7ce6d0db7a808b5193d158cf2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "35a65377284fbcb91be19f8613a84c4ac5770ac529e301c5ef488762bc43c7cb9f921812f3b0ec5fb7ac2cb6058dd7a8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a6d4d613e3d75229ef1bf1095f5f3d3794e17e74c75ca1cc86ede4eacdad9aa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f52c1ea5cac4a1e57ba3b95d3170229974db21cc0187a29b8e1c6c75cf1223d653c765b8ad8dd9f0f66151e85c9d31e1bdf34187c79aaefd860239b06440841d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "LGPL-2.1-only",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        }
      ],
      "purl" : "pkg:maven/ch.qos.logback/logback-core@1.5.34?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.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.logging.log4j",
      "name" : "log4j-to-slf4j",
      "version" : "2.25.4",
      "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" : "b3d45f5534aa71da607e403ce1519977"
        },
        {
          "alg" : "SHA-1",
          "content" : "68df56640a5d245192e91bd2ac89e504b477cc10"
        },
        {
          "alg" : "SHA-256",
          "content" : "d7b78fc0aaaa5e8ada388b29d718b0ab187e512965bed0b259bb4ab299f13db2"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1e610d232c07813e36b26cf0b1375ec9ac0761f81c7cf9f03f6fae2d543a6f8201b2f56372d5647af5c8b359b46a2d9e7974fff8ab6fda9f1c981e4a961ff29"
        },
        {
          "alg" : "SHA-384",
          "content" : "42569be845aa637db007510c7137e13069cd4ad5bf41eab34b0288923c547fba9f9e73407954c5682177cf7fec5e825d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8ff35016074c87baa38235956897f65bdea7b221fa49288d7bdfc7be265d6ca75066725a0fe19e418f40e852f594083a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2fb5db1075638a4436431a74ef4726cdf5c87fa701cd058c8d33515a600d2ed8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e917b4e4f1561b1a6c6c3e2b80cd7338fedd06ab5f33447a586daa24762299f6c6eb3e529a2f1587f3f757635704d97c2dc010211807c34abab2586aaaefa3a6"
        }
      ],
      "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.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.slf4j/jul-to-slf4j@2.0.18?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "jul-to-slf4j",
      "version" : "2.0.18",
      "description" : "JUL to SLF4J bridge",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f339bf7648049b2105e180cab6c45c9d"
        },
        {
          "alg" : "SHA-1",
          "content" : "79739c98001d5c9d078d087d5a348ec9e474ec8f"
        },
        {
          "alg" : "SHA-256",
          "content" : "cbb7d1aaaa9e871eb1a06594abd911bf97027152976edf1edc315be75239204e"
        },
        {
          "alg" : "SHA-512",
          "content" : "fd6019636513f7b121d0321f0897667713e7d9a0d21f6d15c3b55d2bc804687c1d264ad3d79aa227e9712169e4d6b4d05d5d8746399e900c933ce330f1850569"
        },
        {
          "alg" : "SHA-384",
          "content" : "0d6d600cab9a960b2b5de8e8591fbba648c155f19c5d10d11eb4eee0572edd9670ed5a63197412bfeb9d58ce4a72259f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cedd50402de6b6f146b3f2b71a253a24a17b17eb7f632d555f287da572d8ee157dfd154169f3b3c9a2b2b917a2001f23"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c8f1bf469bbfda88c4a601408e40116eb8a27e89bb77f82f7feeee409d4b12e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0b25b9049a933eeadca90876ba1d499bf53779063846367870b5ef69c916b041354c33d256bdba9d4f87143d1e07dad9ec66fe502a9bba0858c23e9fca416066"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/jul-to-slf4j@2.0.18?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.2?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.cloud",
      "name" : "spring-cloud-context",
      "version" : "5.0.2",
      "description" : "Spring Cloud Context",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fc412117f1e0b56a88bc2cbd8ca8a0f7"
        },
        {
          "alg" : "SHA-1",
          "content" : "e4e7dae65086cdefe008f34448e7780241264d61"
        },
        {
          "alg" : "SHA-256",
          "content" : "8972e4677e511dc518280d13a16d1a3e6e3ed4ee91e643d3f0c66676f6078f75"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1c16329e1f440748ed2580d541ee402e5cd74b79c2c2c7f7aa40ad166551ddbe4f1b5d5a204ca38e954f1dc496cbdbdda920f2ea2e218a474d8e4a2aad96be9"
        },
        {
          "alg" : "SHA-384",
          "content" : "265200bf1121ffbc4a19c1eedd4f6932016979913f0f2951c8aaf5a8df3433e36fd58df585f5cedd5f05f7b941812df9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "08d270be033a6d5a993ab85d641e30fe62f1bcd84c3549a5520681409da7a3617b77e7b148f4773cdd57ad81ec36f999"
        },
        {
          "alg" : "SHA3-256",
          "content" : "872cb8af412508a614e5fd7ba15fea606452e71b8ace221e67b6c1693da247f2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c729edc11790bfa1e8642b9562d2e6ef6ae14b04f169d97acc4227a4fc5bd4e067ed1d1e077a65d3ee7990da10210e2a1cbfaec9ec4780b17268b771d3cc42b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.cloud/spring-cloud-context@5.0.2?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.cloud/spring-cloud-commons@5.0.2?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.cloud",
      "name" : "spring-cloud-commons",
      "version" : "5.0.2",
      "description" : "Spring Cloud Commons",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e21ef0c2f60cea261855ff695c0d7d28"
        },
        {
          "alg" : "SHA-1",
          "content" : "5fa6753f2359fd12173b8c4fb61810f1ef26aff8"
        },
        {
          "alg" : "SHA-256",
          "content" : "6973e75b09d7ccb98566e4e980f600cd98ffcdc76d19fd822e93c7c2166ffa49"
        },
        {
          "alg" : "SHA-512",
          "content" : "c7b395ff78e8124ee48bc20edf7adf2128c2d374be0ebebba574eb6a073dd62a5b3bfbc9adc5da631278e1a969b2984d311e409b7986788092396cbc4a9d4fda"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f1d020dd9148f2d54f0ecf154f8ee2f4f0dff8e94a0be5bced492845966251474b1ad6fef62030669b6165c603936c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d31575155b620feba672a63e1752af60017f62e8f4a728484bf61781163eb8606dcc15ac18d38bfe1f35333e35bebd48"
        },
        {
          "alg" : "SHA3-256",
          "content" : "35dbd86be7e6b4672d534da9be8b4f64a8c0288acd161e3ca83e3d210e446bd1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cec397d33cb7522d373684aa808345aa97a5d61804470d546e60e0721042be003d4b2d2ab2710d8430b6bfaa703a5ad3f1d5196e9e1d2c4dc55875e756cdad73"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.cloud/spring-cloud-commons@5.0.2?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.1?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk18on",
      "version" : "1.81.1",
      "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.1 for Java 1.8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3a2d42d577336ad5f3a9dc2cb762b96d"
        },
        {
          "alg" : "SHA-1",
          "content" : "07bcb4c4664600c51190ab3774710a51bfdeb2eb"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1cd291bf385a7c791a6f93192bed56d012a6bf6bdb972c2dfedaa95de2ed298"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f9fd9602d0efba5ef8f67146554266eee4b7252da267d745abd57fb50d3b9b6e9b07b51d470be1b682d423392a35c570ae6c5fc6875d1d977516fa9235f8c71"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d433f328bcdbc21cd36f1ee6874b1cf6013c7ba378f80ec351432255d1e164f9230cfeab1cda7ca32ab0a3cc532eb07"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4ee39695d2d5ac681c97eafa26a02f1a0d319c74dbe1deafc42538b1df90e113067464e18415a066c65d62ece3a979e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2819eaeb127245e45cc39197c9950a483e1fb90d0d0e5834f04ed2af6b1e698f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "64ac2c4d2667c934e2ced9be3e0e80a71992d7a17253c2859ddb9eefa3052ab8c82d8948cbc74cce594c19e1456f4bc9227301a4e9015f7cc8fea2013f498f40"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81.1?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/tools.jackson.core/jackson-databind@3.1.4?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-databind",
      "version" : "3.1.4",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "177c7c83c06cd3fd971fc1ec819bbe9f"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7be3c757289893a791b2a4967ec09d1a8b6c576"
        },
        {
          "alg" : "SHA-256",
          "content" : "14034bfdf392b6ebec1b4bb6c1de29d604f0aa97251259a19d5f19af8719bb20"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4361a8ab6dee7d5b5dbb15c7249ebf9960783c230b8b817704d53e21d1e5a05a42e570dd86a61dea2acc79edb2a3b21ccef535559b704a5c5245f19b2f09cc8"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d0357646bde12c8c0b154709e926f0e27be129821dbd86792f5e7339015be744111fe1573f072c1fb6a13aca36ddd73"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47b940f5ac8e63b9d9a3f61ae7a53126ae9cc638b2d97493deaa374565bcb885427811ceee005cc41c20e71da5868e77"
        },
        {
          "alg" : "SHA3-256",
          "content" : "18438bae47cc5e47e8a5b8ec69d32f58a03cab0419cf84b368f11b2125a5b3a5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2ac2f2c1b9780db84f08a84c9cee30ee143523d2f7fc53e7c59b20641f6b818b395412bb8f7e19b6ae927e09850dd1d7d3e2fb2afee39cc8beec0ef94aadd424"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-databind@3.1.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.1.4?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-core",
      "version" : "3.1.4",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "521f9137ec231cad4309ffa4de454830"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9fd39204bd3d4922b42f6a54b81f46bd8ed575a"
        },
        {
          "alg" : "SHA-256",
          "content" : "3bda1cd6eff0a8d47bdfcaeae7c2bd5311d6c8ed494ef5f3e51029bb44aa9bdf"
        },
        {
          "alg" : "SHA-512",
          "content" : "dbbfd41206f4f81b3c7691c4d28a0f9471dc724065e3b1221cce1d03f40c60e6885359f779367ed4c1c3e79b197a525f1793b31d3db07ad32f7a15294d8905c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "7dfa14841ee2e2f802a9757197c2753a245e01816963436026a622c1400dafea2a7c1fc5fdff5d269753a45ab71c5284"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e9be6368e92e0cff494edefd80bc19f46f6cfda3b9948519d46d4e6148056d08a8b7cec6221038de6ff44be018ff34a7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "69d72d2ae5d0f5e0861ca591138848d444f6611de007f02400f524340f602cd0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "261288f2b9577bfe26f6d5b0c662611f4416be7e93c67b3eb5b826ee56767245e1b58a52805f583fe24bc9fe8ae65a5d49fdfec9c44fa89ad5d1eb02b52e08e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-core@3.1.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.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.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-ai-parent@4.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ai-parent",
      "version" : "4.22.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.22.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-ai-tool@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ai-tool",
      "version" : "4.22.0",
      "description" : "Framework-agnostic Camel AI tool abstraction for route-based LLM tools",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ai-tool@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-ai-tool"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "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-ai-tool"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-ai-parent@4.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ai-parent",
      "version" : "4.22.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.22.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-chat@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ai-chat",
      "version" : "4.22.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.22.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-model@2.0.0?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-model",
      "version" : "2.0.0",
      "description" : "Core model interfaces and classes for Spring AI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93572b3a17a0c71b835e7fe688dbaf96"
        },
        {
          "alg" : "SHA-1",
          "content" : "08bbf944ff0acc37f5d3d3546fef7d590c6a1681"
        },
        {
          "alg" : "SHA-256",
          "content" : "23d91239aa950445d25e269faaed53facf66ff48dcba5284659e59ca62e5e9dc"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c87de978881dd58c8477b643c3a5f5807f62d838be2c03f5d06b33489c6e87635402cb5305134ae92a9e6fda6e3cb7fe50d2e0093ffe15b4c4a56ca9e692fd9"
        },
        {
          "alg" : "SHA-384",
          "content" : "a3417219c82f99c9f63d192f0ef26e24e54940405d22bf25d19c588de16e20e1e75ab520b5713be97d1bdf374450f7c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "75338f7c6dcf1ab7171f38d3b2821c0b4b887740b5cb6ec7d9e7d5e672d53ac9651ef775ad67ace320510242257e7f7e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a6a78ddba04e280e036f1793cdeb6956b1fa2148d6ba7080488f8c603d7efb1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e6e98c6ce2d432828dc965ce6b3331f50267e3f6082b3adb729c9d10b21fd6b9e5bb6311dd92bf095a0fb98d7959d710efd0a1c032eda9578a9f7b3c008b4aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-model@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai/spring-ai-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ai/spring-ai-template-st@2.0.0?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-template-st",
      "version" : "2.0.0",
      "description" : "StringTemplate implementation for Spring AI templating",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "22d35c9ace483fe3a33079c6f026ce12"
        },
        {
          "alg" : "SHA-1",
          "content" : "dfaea894eafbbbd15074d8ef182b779f58386a24"
        },
        {
          "alg" : "SHA-256",
          "content" : "65704f0a2b0f808420b8c4a0fb36760eaa514a55fd143ddfa2086d0bccbc94da"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c028401aa99272b9fd520c54100f562e1614a4f795e96ee2a48ce200cb6ef238bb1e881ba559d6e3bf7945fac4e1f1e38f6084295539bff568557306066068d"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f2cf0ce7169da0e532d75982271516aa0170db34d5cb47dfaa0f62f3759415b3d98fde30f9330766b8bf1e0a5e5b126"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f84f2e8e95b492f99f06e5203788a0b7cc25fd9de371d46bbf540683feea506998ae91f26073f1df116fcaeb99e3ec72"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ebfc06f887e49e2a68a458ba4705375865f7dfcecd8b82d506dca550351b0b7e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6baad2d4ec9b5c5b323c6611cda6cbb5a9e46247ed41672b4cdf0bb9b0c6848f2310a598ba68af2d9943b682f5a54d933d11ff4745b1a1cf10c8574e28af613b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-template-st@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai/spring-ai-template-st"
        }
      ]
    },
    {
      "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/io.projectreactor/reactor-core@3.8.6?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.8.6",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a3eb4847d95dbae8adbbd4ded10b3648"
        },
        {
          "alg" : "SHA-1",
          "content" : "76285d63d5da4ed8679357628dd5309b0feb77ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "ffc646b225465efce55d3ea350f1bcd1d27d4a56e912323e316dd8e6d04bff11"
        },
        {
          "alg" : "SHA-512",
          "content" : "e11bde76627aa11d1893583f28718d4b041e3a2e66f9382b043997728d04fbebbd937ab28822f4c5ba39daf62dbccbe7c76eb0ea67af25db8c96a39b9c8c6111"
        },
        {
          "alg" : "SHA-384",
          "content" : "09a5e27b524d635a83acc83576dbab9fd8a43beceb90e73fc93d8eb1e15ed3140beaadd5bf34c376a19d57ff19626f3e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7401e4a2ccff2df00a1a6ec97befdb896e6bcf0032b2964e0d360bf78293e974c7dfc4005b6796106f9f4d5ebb0529e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6c4d0f84924c79a9d44446bf02781618c64dc585ccfa31f18cd41a0796c97639"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d29921dc1586c5b8b85e957187fe69283e74de3d58b9fe538c756f246f4fdbeed5c2f8fb934a6fd9c58a339d9862461c7c1a25a0a479632ba4e6ac2041696c13"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.8.6?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@5.0.0?type=jar",
      "publisher" : "VicTools",
      "group" : "com.github.victools",
      "name" : "jsonschema-generator",
      "version" : "5.0.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" : "4e00faebefa42c860a994b66c29d5151"
        },
        {
          "alg" : "SHA-1",
          "content" : "c3db83983c3bf81a2ea7da29c9cb35dfe3c87594"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc17156260641870fd0f2dcbda5866f7d2fdffc668a41928487b1008ae3335c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "378f38f6407058bf932b953d78e462f07c4d567fd47cdf891aafe8b28ed2ab436dcdcc327559bf03c2e8ea1b8cbf53491696bbe593d4019f0d74a6038275b30f"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d6a1b1485070d4dded3122d345ffc722ea32fd132fe0820792dfc58e37eb60e193cd3124a19719b6cf8a24da991ecdd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0d7fb0d5fecda382ab59a242cdaa90be685eb8d26fcf304b2c90d43f9b1e3c975e29f0b2db2218b354284ae3460d1089"
        },
        {
          "alg" : "SHA3-256",
          "content" : "75ea4bb4db861e8212abedfd3607ac55c06b0b2e226d343725ef84aa88d987f2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "73683275bb2f34f281b969d45032717fe33d22b5f8ee6b2c9c0e045f3d0e327f3ef8f4f23f728071206ea0c3f43eab8e25dd7a0a506598f39ed954aa2328a78f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.victools/jsonschema-generator@5.0.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.2?type=jar",
      "publisher" : "fasterxml.com",
      "group" : "com.fasterxml",
      "name" : "classmate",
      "version" : "1.7.2",
      "description" : "Library for introspecting types with full generic information including resolving of field and method types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f287968c1bea238a571a16e5607ffa6c"
        },
        {
          "alg" : "SHA-1",
          "content" : "d00e1afe4ab41d246abd9c2a14e476d4bf887c99"
        },
        {
          "alg" : "SHA-256",
          "content" : "a9bbe12ffbe65a68acc4df47485fe2391c3071cc261c2038efe6438fc17aac00"
        },
        {
          "alg" : "SHA-512",
          "content" : "4373bfb4672bd5cd412ddf889a66cc42341efd03442a44f8a79923a7d3dcd779ad55a77d81b4ac740738df872c2c4b6da771cbdc1c0ce4e6eabf3748b08fcb26"
        },
        {
          "alg" : "SHA-384",
          "content" : "ea4d6e3715edb60d640779789af9633b6939854d90cf312fe40714eccbb8b67be4bb812f86205e428f9799ff8fc6ead6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ea72e48ae563501b3e3f046eff0b26a84c5e016f312117701c2263e7c9999fffda22621ebb3fb07e8bff75422ebd771"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef37f981dde0e51c5ff4074a9cc7a67386ff8e0d18f941a1717bd7c34c840ecb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5b779dda646ef8fc645d54de17c2070541468c9b4dadde8f73007d0df5adf704dca7ec9d2c609dfc11ef27eb054c91ef7bd0e7ce4279a4abce6b9f579ab7b8b5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml/classmate@1.7.2?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/tools.jackson.core/jackson-core@3.0.3?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-core",
      "version" : "3.0.3",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5abfa2ee36fa2833fe40521f851dc08a"
        },
        {
          "alg" : "SHA-1",
          "content" : "d208ec73d6a17667a0462cfc3237076a087bc936"
        },
        {
          "alg" : "SHA-256",
          "content" : "4149bb2b3bbffb5339089174e26f454081e6a01a104d24b22f78a16b948799eb"
        },
        {
          "alg" : "SHA-512",
          "content" : "b2b5e9ba2bf2075f6b569fda67dac0e2df73702634ffd466654c977bd2d758ec4732cf4b721b3194ef5819b25f23f3e1b60826ec6be3863e5583e19d16d783d6"
        },
        {
          "alg" : "SHA-384",
          "content" : "48d8ef89e82d12a47fdae1142ddb73213997fe72a6f9739bf8c084565a78a15b9877ef5f4ca90d00f37b0a4cc92f34f6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c6f27f9347c814298bc7fa16feafe8895262c82e2b2a3e4b81743be13471f2224d28ed53b0f09eaedb9fd8e126fce31c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2387814fae2cc467f67bda22ac16122579c645e7f969e611927b7fed6c21daea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2d9a99079daff2ec32eec94a49fe4eca23c447d7757a8f2f2c0a32ff24e0584ecc3af442d255039f154dff98f33162cb99452dadca8a23a98dba42d904fdf1c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-core@3.0.3?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.victools/jsonschema-module-jackson@5.0.0?type=jar",
      "publisher" : "VicTools",
      "group" : "com.github.victools",
      "name" : "jsonschema-module-jackson",
      "version" : "5.0.0",
      "description" : "Module for the jsonschema-generator – deriving JSON Schema attributes from jackson annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9a189f11cb877f55f08f13ca76c1470a"
        },
        {
          "alg" : "SHA-1",
          "content" : "e378b5df91e566552e36a96990728a45e780b8ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "5c0d08b4696fd734b314c1b9dd517d932de4055f1cf9a074eafc95a580bb8da2"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8a3c45fc8c0551fd0fa8d6a45b8a5c3481bc137a2f38e3caf24f058c62c0a67f24c2d964afff6b654561f954a07962289c0a64137977e6d90485ecabda32715"
        },
        {
          "alg" : "SHA-384",
          "content" : "0b812d3c1130a2c4764efe1c27d997174f3cfc9505fe4bb49447e55ca4ff2b65bfffea7a36e916f99b74d0ca690bc1ec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d6edb7508119ee4c9e272a9a321907c81706f7e6a6286d55065153e26510a41ea896481f35335c45155be183d4dd322"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d3f94d7d7a2290d6424450fbe4db8d6d5e06bf9985e13de85840f0cb6403aa4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ecf5cc130fcd6742a336c2803d0ff39a548c5629b02e497c4343347c0514c618337eb1f50905ded0fa868cbab85ae94b7cd5fbb677806e67c0d6baf93bb67e10"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.victools/jsonschema-module-jackson@5.0.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@5.0.0?type=jar",
      "publisher" : "VicTools",
      "group" : "com.github.victools",
      "name" : "jsonschema-module-swagger-2",
      "version" : "5.0.0",
      "description" : "Module for the jsonschema-generator – Swagger (2.x)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae09ad89de491e2f3fcb355d95c4434b"
        },
        {
          "alg" : "SHA-1",
          "content" : "abddfdd7ec7337b483ace47449e7d638582c3242"
        },
        {
          "alg" : "SHA-256",
          "content" : "5c4d6931de56b4b58917c7b9bd3e801b041744ecce1bfed14b0e525379e570c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd9e977e3cc7430bceed07e6f679ec332228c50e609f393f66c9744783d9b59a85fa1cb33292b50c95974b35802142ec6d95ea9ec756c7157830208cf80b897b"
        },
        {
          "alg" : "SHA-384",
          "content" : "b920c5d9bf3363d329af4b74eb19900fad120cd690a1956cdb9bfcc0dcdc65132ef2e8c1c59e89f5307d666392febe3e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "22b950de59451b0b48077c696e76e25dc15c1592044ae514ff0818360d3af1efdbe4df9ba1f5121804a856969c8d3ba4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4ad2d720f7bb52c281a362f418220524241e0227da9adc11af1c26bdeeaa23e1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d41cf71c31149428d5d5f6e72c73df7f0d4bb0282a71ba74719a0569dbe337b748763e759fc3a96e412c47674bb7dbc5f9313c2b4bbc09565bd06775df3cd93"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.victools/jsonschema-module-swagger-2@5.0.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.springframework.ai/spring-ai-vector-store@2.0.0?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-vector-store",
      "version" : "2.0.0",
      "description" : "Common vector store functionality for Spring AI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "91c8b945d78dbe53f847b047db8e4c1f"
        },
        {
          "alg" : "SHA-1",
          "content" : "a566b3349e3fa26f34b6a1ea3b5255e21a289601"
        },
        {
          "alg" : "SHA-256",
          "content" : "75ccdddb9bc8bd558bbbb418d0e1d23945ff98ea328bf2234eeaa2e4cd55ff84"
        },
        {
          "alg" : "SHA-512",
          "content" : "140f209e0f752da4fdb87f38c5be66e8ed90b6476e9d86cab85475a50c2de9c396e7bcf0f724c6f458c7c7d8fe12fd3bee7d3610aca632868a8b145cfe10d3c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5915c5dc190c2ed167db2ed87fb21375a695c7d53743462ae699c5607e1c55fb0bf48d42d0e52f8faf6941c26f92d68"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6a398b0fbc31307c4516db6591e447d164c0ea9b70d0b6c6f821ca34af6ece302b70548adfcb3348ddf0f89732cc6c5e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b3407f2ced342587fd305f1b6055b701b57728d67d5385698f688845bfa27bba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cd5b62b16fa81ce33eb3ab708c1692d3efc7d82b43fe043844e198856c84cf04b4a77a184b7b88566e65489a84d94ddab7532b2a04b76dcc64ae635c02b7938a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-vector-store@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai/spring-ai-vector-store"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ai/spring-ai-commons@2.0.0?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-commons",
      "version" : "2.0.0",
      "description" : "Common classes used across Spring AI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "097f84fe32dd43f2afa411c12aabcd7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b586eae199352f3d92fe365612ee503e9f3b4cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "ebf49507c65302069abfa425ed573ef944f3a937b8afa20c6ffa2700f80f39fc"
        },
        {
          "alg" : "SHA-512",
          "content" : "264b5e2ba0087d12af878f22dc8c5410fe6955f34c0572ef219d1999fd03305ea5d6a20eb77a55d3d549f10e3a48559fb7053809d18930312d0b8c299bb3c7ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "236aab0ad5a52938640ac0259a230cebc0d1f63b2984c03df47c138f27a31d64c6d5cc29bb759e5f06d2e1d2885ba30e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f990e00dba464780ee2ec8973dac15a1d832401edc2d74521a34e8f652150e853d7f090ad4db0d0579659b999e9b1771"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4a7ef6a9ffdbbe9dfdca401013d686291177dcb0fc98f0c506cd9169da3a15c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b3dbc3a04f6f0acd8ca969ae319ad6880bba4d221e9af4bc442b615d235a7d7a9b8dd3325b07fed747928f76afc090dfa58bae3f05b624b15975ea8b437c54e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-commons@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai/spring-ai-commons"
        }
      ]
    },
    {
      "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/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-client-chat@2.0.0?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-client-chat",
      "version" : "2.0.0",
      "description" : "Spring AI Chat Client AI programming",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e5a286fe4a14559a4710438b778f1778"
        },
        {
          "alg" : "SHA-1",
          "content" : "044fc7a2cbad63f2ed933b87a4193520adda82e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb0e199611d1397eec67f8992c0b16a626d316547cf709d483a90d73fc47aeba"
        },
        {
          "alg" : "SHA-512",
          "content" : "58ed8eae122f1c22ecf5ee1130ad8b9463c685667bdbb0b197a2cf3fc6fd3113bec08f69e1f70c1ab8c66b736f19ec4d3704ff8d5bb05c790eddfda130554b60"
        },
        {
          "alg" : "SHA-384",
          "content" : "d98ff8b57bb42b604d250fa1a878cdc28630054fe95cc68bad69fe653ae6936dddfc6c08ce1f27ee8d752c227bb7cf22"
        },
        {
          "alg" : "SHA3-384",
          "content" : "31ae74a65e862bf5b4d4ec2d769e76084eacd25f7807d42fb860b5b5ee60b446f4edf2aa123ff9f87e5c3e55e850b72e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d3f00a2b329338edcce16d57beb3eda16049bc7a2fc26d401cb5d8ad75da5b4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d384a81bc62d21be84b0439bfe70690055d6020244daf250f4ec0373d9ee9918f79c8204def8d6cb6328a2a21c5ec4a54edcea67b1e92a8ee5c252abaec9738f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-client-chat@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai/spring-ai-client-chat"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.networknt/json-schema-validator@3.0.1?type=jar",
      "group" : "com.networknt",
      "name" : "json-schema-validator",
      "version" : "3.0.1",
      "description" : "A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8150357ae031c2a6508566f8d3d3148d"
        },
        {
          "alg" : "SHA-1",
          "content" : "c376290e5c7a3f95d36d8ad1679e18bfb42ed90d"
        },
        {
          "alg" : "SHA-256",
          "content" : "271e37c705eea7d0fd9b95d3a601ab9531a0ca49a86beba2e2b792583670494b"
        },
        {
          "alg" : "SHA-512",
          "content" : "640b8026ddc81c48593bc50e36611c79d397fa34207556ad6114aae7091b059e8f1e38dfe56062ef61bec50acec5f3e72e9b52cd067ba6d8545e2df66a61dc15"
        },
        {
          "alg" : "SHA-384",
          "content" : "9eb2ab1cd025e4bb4009631841e8ef0a3a49ce43372205896e68e65bc63bda923fab8ce70d82d66e51d2f70bf7eea51a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "19178f1730ab981d9e7080ed7f59c0740e4a1a2349830a9405ec6e625072629492d127cf277c5bc5498c9aa8a5ad5f38"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4eac314dfba4cfab966c397678af91d1b835bff3bad46a4b33aa2b329779ef5c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c781047abb1bc82979875b166f7b24e6ed5a30d44c51e0ce08e95b22cf4d994e4d4016310ae214cedd55b5d78fca6c586b9b2dbbcf39f929c6e5dae0cf7b61a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.networknt/json-schema-validator@3.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/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-vector-store-advisor@2.0.0?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-vector-store-advisor",
      "version" : "2.0.0",
      "description" : "Chat client advisors for Spring AI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5e61a30defdf35533ad2beca5a3f02f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f15cb3ca0ac59e9834cb96803d2328966209406"
        },
        {
          "alg" : "SHA-256",
          "content" : "51c6c7cb090d755b2672b808f1720b764a46be8da7ab7e420325165e25df957c"
        },
        {
          "alg" : "SHA-512",
          "content" : "2d2c12114e5356d74bc7e057e9f791d5f39a7e30aa23eb828201402b5861d452780f36c020556cf17fc63af2fb312630ebfcaf8739870ceda5c1d8c46408aa56"
        },
        {
          "alg" : "SHA-384",
          "content" : "a80631e204fdb5eb8ccea2bdd7a8810db4ebd02d183524afc68268b497fb438a7a63cb09ba1bf1f9950d6e712312d893"
        },
        {
          "alg" : "SHA3-384",
          "content" : "77dd9ee4ee2e06ac6090ebcea8df7a7215b47addea0f46caf963955b2250ca9bb1fdbe264242f3c982eb838a4fdd0bba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "950fc1ca582eb65d85d06c8a5d722570ecfc02be77bf714c45bb1ed902ef5157"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34f1c9e14dde4bc7cc093633708a3fd7cd2082bd10353cf9c215eab98d653d5994ec4cf01af02e60bdfa2986f6cdb44f67096a53b3484c4e003158b5adba77a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-vector-store-advisor@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai/advisors/spring-ai-vector-store-advisor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ai/spring-ai-mcp@2.0.0?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-mcp",
      "version" : "2.0.0",
      "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" : "2461d1fa449b20e40cf1e3e10a32fd0e"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb55c13247779ee3d5f493985a36fc5b1d641343"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e11f4e1cbc612dba0170f17e905e677070540f866cb197e6ae938cbca3f4650"
        },
        {
          "alg" : "SHA-512",
          "content" : "c84a558da60c2276099e05414a7b180118f5cef02c37c51a45185e3ed65d72b7f4cf0fb665a3abaed710d858fcbf360c4df792ee2a8f355e1ce2cdee32d72d84"
        },
        {
          "alg" : "SHA-384",
          "content" : "99e344feae3833cb2464685bb716bbe9e37e1cba1c80aba5b90995a89680a62c26631fe69b412ff064d1ec5174298646"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e0c33b3b454062ad706cb691b237041bc0464addc9f0d35afe6d12a5869f0d9d8e19aa6f75198f3fe29ed3bee2b7189d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9a1cd9901fa8d0408b7cbc488b4cb316132a6ee12bf6537a34c4855d96b01927"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f0da2cef744295183e40cea9f36913b7ec21fd305d8195c3f5240ab1dca5f06acf0a2418d9ac433e3ef849c3b22e80277e9e9cd76d1a00df036e65ebb0087a09"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-mcp@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai/mcp/spring-ai-mcp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp@2.0.0?type=jar",
      "publisher" : "Anthropic",
      "group" : "io.modelcontextprotocol.sdk",
      "name" : "mcp",
      "version" : "2.0.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" : "4561312d5e636cc7bcbb2f58e02d56e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "f0b5a73dda1db70c1b7b5c516abcf632ec20b7e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "765d688a4466b35d789ddd58d76d7a600c6d68987669881eb060e3d1afd8d92c"
        },
        {
          "alg" : "SHA-512",
          "content" : "048b1103b4be641053de6106b275e2eb1d9c39b46cc8715e9d38339fa512520431027bbc4065b93e3238f9f67ce7661f7b42a29620856bc4e482c26767a8926b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e2461195e6e62327fc744ff06b16925f659a40c5ff1fec4e0464c078c6e18b847d0ada8cd7a0990a2e7214cf22066c6e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e71ae56348857d2d82997468ef9ff16c874535dd505a59bd9c01ee04e20bf273a86569b0f3de8097a65c6d12f0a15318"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6adc5604462993541f576c2dfa18b82c4825b21b101a827aa719b09f6b32f6c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "716ebfb86e7c8b60c11f1d294db20fc8a754595a748ea72eba12121af846ddc78df121e695464b3e0f7105bbb2140686f517c43f1f65a058c4fae01ac390f8a0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.modelcontextprotocol.sdk/mcp@2.0.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-jackson3@2.0.0?type=jar",
      "publisher" : "Anthropic",
      "group" : "io.modelcontextprotocol.sdk",
      "name" : "mcp-json-jackson3",
      "version" : "2.0.0",
      "description" : "Java MCP SDK JSON implementation based on Jackson 3",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "70377c695d2852d8b78586aeaa9fb1d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "16700ddbdda2cd85b34729276079128b6e60ba92"
        },
        {
          "alg" : "SHA-256",
          "content" : "35544916b481699764bf0f5d2bb78cb2b989385c7d246263fd68e8cb8296513b"
        },
        {
          "alg" : "SHA-512",
          "content" : "e798cec0f5af0bb7355f5f0a1eb705518ac38ef8d595510c6c98a85da0bae7d965a5b471c2e4e11d7459423e4ccdcef7d3415a443c144020b161c9e343819385"
        },
        {
          "alg" : "SHA-384",
          "content" : "66a2ed802a07a8ac3f2da529ab8f634b9bf049e805e43249d340ee3ee9e509ad1fdcb05b9ba763b02f71822981c799a8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c0a26c9c319e96aab787971a9ce72fe3f1e3de493a36be5bce3389b83d057745597e22e11d1c0287e9962a20c70ffb0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2ab66d09d80a8017e799a45b444005cce24b543aec8e2e59da2c1b7b3843a1b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1a0bbc4c2f2de3da1f1be0f3b80500527794f3eb33c960ccaa14cf24db37b23f683e77193ea0eb3ed56691c13ff062e557f6474304ae65fa6988113486778f15"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson3@2.0.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@2.0.0?type=jar",
      "publisher" : "Anthropic",
      "group" : "io.modelcontextprotocol.sdk",
      "name" : "mcp-core",
      "version" : "2.0.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" : "1017709d2106f30cb534d1c3069d1034"
        },
        {
          "alg" : "SHA-1",
          "content" : "fd49feda3b9e6914a46a56ccd4a8f70e35156898"
        },
        {
          "alg" : "SHA-256",
          "content" : "56c1f99cc5e9932fcebb57d4d82f89d0b641f90275fc19d0b132f6ce7d1eab2c"
        },
        {
          "alg" : "SHA-512",
          "content" : "44dcf26bddfaa4757d7b2d765cd48745a0130fbc074ebb59565a03f66c92f387073d109c54fe62e1a68f3df71629928df973f6adc8abe75d4f5cf76b1d1f6f0b"
        },
        {
          "alg" : "SHA-384",
          "content" : "051c9a509fe186d32034efb38be767814cfbd3f9eaaf6781fe9bf8a07dc80ba5ee24b01e87ec6a9590edc154dd95780d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b3304b8c9c38a95b4e82b5c77099ade20f9844e1abb97de08b56c035d3cb8d11d257c92c65829f409d685a465dd13522"
        },
        {
          "alg" : "SHA3-256",
          "content" : "455c8274f7133b3faef416fb930b207b245d05495ceffe4cc9cc71e99f54138d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15eb8232d3c281afbdba3142d9c290faec210e9e5f0a7234d655ea793aa81125e43319b6adf2bb106e2545190bfa43cfae83b97057e1e61fc6ec10361d29366d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@2.0.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ai-embeddings",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ai-vector-store",
      "version" : "4.22.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.22.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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-protobuf",
      "version" : "1.83.1",
      "description" : "gRPC: Protobuf",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c342748721abfc713a4a8342183f5689"
        },
        {
          "alg" : "SHA-1",
          "content" : "d204eb76b7a0fa963cad7c404a41697834343aa2"
        },
        {
          "alg" : "SHA-256",
          "content" : "f58e9b04850e8d5a820081de1ba1d93fd641af3182e743f4066818645f1ee58f"
        },
        {
          "alg" : "SHA-512",
          "content" : "9348e4f3b1ff712eac40e1a30ab6bf901d54dff3eb1f8a8cbce39349f04c2bcd4e024026afebaa9802b9b26c0065c072b52f85a0f068159229fda391a88182e0"
        },
        {
          "alg" : "SHA-384",
          "content" : "dca03a9cfb85a733e6345932061dff03d5bb0c19a6c30e77f3e68bf0f2ea15823326a8739bd6b25a16819c2a54f09683"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bb94336d32a83f0cd029034c904beb4ead3406b6fa47ef4da1a44bff146d4263cc6541a32e0a2954054345c1d7617e12"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af998401e98602c55059a7a67b33fd0821dcf4a65e993179621a9132b12dd274"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7c18111fb729122c8529873467f57a4dd24da690e4a2c310671f4be90e6b0e399dfa5d3985dfe5d80ab2f3150006141801458f6f765e8aec8a2e3d249e1788b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-protobuf@1.83.1?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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-api",
      "version" : "1.83.1",
      "description" : "gRPC: API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e2c63d783dff33b415fafcac8411242e"
        },
        {
          "alg" : "SHA-1",
          "content" : "9cba0f7b68bcc2ab72692791e0f547d465f6a542"
        },
        {
          "alg" : "SHA-256",
          "content" : "96a94b488a8a9a922e9e455ac4c87d9edcb37be4ed79ec1f14e98da267a6c505"
        },
        {
          "alg" : "SHA-512",
          "content" : "992f07b3c987022e0d5e126a3c0cebc5cf81a7aa99e46581082ce348bae10e224e00d68ef2bbecb11e0fb29e5ed0f3fa8d1f6700a11066bda3a84bc1492f3fab"
        },
        {
          "alg" : "SHA-384",
          "content" : "02a1401a946ba0aac0341f7c1754d1c0864d28b348c42166e2730d01f1d3d2a3b573b11a9b0cb8bcb681407c4d955eca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d49ba673ce455c26ae983241e89ed2229ff8c1f6003061db467d3313066423d6efa73127c275b5e54384e3080ea89330"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eb1e575ae45dd6e7081279a7704d804bd8e781ddb1d3b1263f54905c81a87c4d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2b6e3a76da1fb3c0b733d505d4a7ac554062fa066feb6d908bc04ec7bb5300bc308777eeb6384635db1b19dd16a2c4848f6a5a53722b2a59c8d76d1abaeee91f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-api@1.83.1?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.74.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-common-protos",
      "version" : "2.74.0",
      "description" : "PROTO library for proto-google-common-protos",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af68e51282fe94124f81a9e89cdb182b"
        },
        {
          "alg" : "SHA-1",
          "content" : "82ca61e9ae4bb00035d4d06a0c4512b2dd9b6c7d"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc899ad12f3f522bfedb3765015be10d961eff5cd1f7b48839c972522ba17d02"
        },
        {
          "alg" : "SHA-512",
          "content" : "c942c9b56d3909ea2d53144c3789cca7cad0dcb98c75432d842d3854b5e33a1ac0d6e8f0df37845d30de73cc01d5032b765b8339700b8996ba36a4adef4daac2"
        },
        {
          "alg" : "SHA-384",
          "content" : "12b7941b970b1a92d05c7fb6da026ef443850a88fb050c64a2bd6da3cabdfea4830e1650362105ac15690260189a676c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2f2ec33b29fae9c63a6e034a7da7c974b3e63559d035a547938136f6a35048f1bd33dd6fa7fc1c64a72eaeaeecd86c11"
        },
        {
          "alg" : "SHA3-256",
          "content" : "64fde30e6641052ccfb0760c90c07ffb16f3e7a7a2d39a366c2d81cf83eb929d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d09df8ede297b2cadb2ed020efc5bb52a8b35af39d4187447ef7f660c77b8914c0f2c7c1d1aee3b246fc3aa6804efaa2ef2d88d73bdf4ca4f7d88351a7a2f665"
        }
      ],
      "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.74.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-protobuf-lite@1.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-protobuf-lite",
      "version" : "1.83.1",
      "description" : "gRPC: Protobuf Lite",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "187a5533917a5741272a26c70e2837a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "694be83da25865968b6059cbfc5fdc960efbe528"
        },
        {
          "alg" : "SHA-256",
          "content" : "70fd274685f8f8b94aeecfd082168ce9518d04da9add5192aeffd46f582de103"
        },
        {
          "alg" : "SHA-512",
          "content" : "d3fe1c6aa6d5524b0a0d224eee5536a4f66b08d545c2f2f66e1f7113a57544909bf4fee4c0f7080a5ea6c2e94e30a85537e49eb33dbd7acd7a685f99d0dba6d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "ff720558adfbbc4c92abf28efe7ce452db50580fe499be7289c13501de7a7e05962f886765ce7595c8811bd7d65fb7e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4c5287693b2b65c6306a7de42d9795ca688397b0b8ebf7993231c38b89a6a078b390c000dcc862522e28fd2f37021805"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2ee7d1172ab254aba32984ee5456120feb7fc124d3ce9e4cfe18e724012b5b3f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a9badaefb70a57e2717a6784a99286c55687e575145c0354ef076016a79a940be2cc088b31df5c0596548d86676a80c40946db261aad4a76783c6a30331da70"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-stub",
      "version" : "1.83.1",
      "description" : "gRPC: Stub",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8ba263bf899ebbb1b04d90c6decc62b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ff7f2085426a008f264fc77a87a38f9d7e87704"
        },
        {
          "alg" : "SHA-256",
          "content" : "431c1280d85dd34c93f2ede7cc192c591b660a1becb6053da1423b0a6526c86a"
        },
        {
          "alg" : "SHA-512",
          "content" : "3759db81c5b90400512f1a23ac9da443fb8064f2467735ed2699ca115ad26c37b99a43262bdc1c1bfa319058e3414e96399f498a62ea6abb9155eebc06ccbb92"
        },
        {
          "alg" : "SHA-384",
          "content" : "bd19d32bc0165d348df91124c34a52edfa8c7a5b384bf1d482b3d76f31eef0d99d3a4c1192e8f601f6e1d564719049d0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61cf563875bed19d9101a3c12eb78b86aec3215f49b0b4079266174d50617fa3359793e885ba4ccd898f5f857c1745c4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2c69530993c56e9c30d9f1af8a9a3cf15a48026d2acd9ddb01e663e5b560ff94"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c5506aca2a6ef27ca1ee87d58a8de487edaa64c41ad26adbded3a698d3dca555d4653dff72feedbc76db519403661cb2800acf0d0bb96c29758750b0621cd358"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-stub@1.83.1?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.27?type=jar",
      "publisher" : "MojoHaus",
      "group" : "org.codehaus.mojo",
      "name" : "animal-sniffer-annotations",
      "version" : "1.27",
      "description" : "Animal Sniffer Parent POM.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2d82624e5d03000fb83d8ce9ee29ccd0"
        },
        {
          "alg" : "SHA-1",
          "content" : "c8dc3113676f4d40d4cec38366d4e02ebb8c70cb"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfd7e51a828fe6b98bc0dbb99e34900c9e9012322cb9ddd57fd8dd0b02da5e27"
        },
        {
          "alg" : "SHA-512",
          "content" : "328474978f2b8bc8b7fe26ff6659d4569cacf0bb5a8e0862e5c493460074ef56f938fc74d77054c2c5b1e25af2da4d9a5cf04c6fcdc1de6ad75acad1ff544596"
        },
        {
          "alg" : "SHA-384",
          "content" : "99fcb1117c22ecb8da7735b5cba2467b36d1be72d85f8bb7bb2d00416b739a954397d351400a81403daf3334cabc0144"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e597433a186e4a4106d2e25945bf29e9b49fe370c6dcdaa27c8724bdbf6cddd99d093f7c1a2912e721ea983f6aa4d143"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d3653fd3c0f97a42fc52a94b3a722ac4c2849b9ae29b8edb4f31fb6bfd3eee1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2011988a7952922cce83416653795dd94863a8d84bfd6ad2a01b01b6f780bad53981c8bb3e5f7b93277d63749bc796975a396fe6f170c4fda2294bcd9e46ff03"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-netty-shaded",
      "version" : "1.83.1",
      "description" : "gRPC: Netty Shaded",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "91913d015ee09e1e449dd969836c5973"
        },
        {
          "alg" : "SHA-1",
          "content" : "a2a533c90fff931b6fa14ef91c8beb81e9ef833f"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc7a54cca004df57d8d416f335e851d53b188926b598151c5714498ff60dced5"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff80f21ba17851d89a38ecb5a5bd3d429b2e4284c3d2381b78045c8beba39681d8203edd55e30c5cd23008dfd8e471bb20629e43118178982ec14fd5ed2054a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "98fccbdab27d8395208c509346b1c83acde7d5d6ae25169569f39abd6616a7d059fd6d7425b6ade570119b2358eb5936"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9753bd94044f5478558202da39b646c2a9b4ab7097c538e1431925129f2f6906fe66106317d01c01861f4bd7c663cf19"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e1e145eb0c955bb444345519ca873f3deda337a858677a0b3f99d881875187a8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "da69bcd620fa08731bad60dc8bce331d849f0a5196f5ca8bdc704dab261c583b196922e894433bec070fe84a7b1125d91899b01c74b204b3aa0fb9136319ef5c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-util",
      "version" : "1.83.1",
      "description" : "gRPC: Util",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d7a3cd678b932a60449e2729e940f5a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ec8255fbdb9bc27697410b084623eb237b23d81"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e722bf41a8d305e0436f16e69f7787ce5a227dc0dac45be06e8c197f08275e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "34e15739b2ef1ab432660b98a0ccb607fd1a561ea423194b3514866abfd6b8303954ff83508f31aac62eacade33b621bf66364c155571094c594642423206ec4"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c77002324ecb76c77642fea0a6bda9b76b1872d5b89c518d4c8f77e70f46ee8580352a4b77a6c8bee1bfd78f1ba9f86"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8330bbda64424d0e029439258c249d4b2b43a6e789617013d280e75c26cc6b531a9872fc1863b76b671af6556549e536"
        },
        {
          "alg" : "SHA3-256",
          "content" : "813ea29d521d12d707623e5ec4b7f40de4a7b0dc5e2ff28f0347ccffc95bb620"
        },
        {
          "alg" : "SHA3-512",
          "content" : "83d6c6709e4387b738878a82da84fa8371d50d72e823ff8e01eb8d0faf2c860a33408d3c85ceaac06fc32a3bee2d89539ef90b7e45db8e43a305d3b3b4931c88"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-util@1.83.1?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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-core",
      "version" : "1.83.1",
      "description" : "gRPC: Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f9505160da960a03de4a58d46849978b"
        },
        {
          "alg" : "SHA-1",
          "content" : "4a7a473a06f6444ec48d1ec252e1e7e2998e03f2"
        },
        {
          "alg" : "SHA-256",
          "content" : "e417d5fe3b273aba8e24c5bf8edaf400297ae88a2ede828a2b75c3403b3d13e3"
        },
        {
          "alg" : "SHA-512",
          "content" : "49a81e9e8f76cc5f8371cdf66ca19d81eb7247e83a7679f2716f2c6ecc891e620b5262ad7000968e160c5030194b33ecb5dbcd4e5dfd73b43a167d4da3470958"
        },
        {
          "alg" : "SHA-384",
          "content" : "852952dedb9116ea4d1ae81151c0d34b36880a22f4fb4efead648876998027c79bcd2daf417e52b867df853319a5a7aa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "34af401defe564005a9d438a0718e7ccb54c8246d5d052953ca8611c5b7c00362fb5ed0bb0f2d03b2fa7b1c26c509643"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab18c3adec332c6cd4940618b625bdd1508b0f13ffc22620618f17a75f50484f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "748d1d04e6c66a35981d7316741484e3d0779308b07962562407e3d7975782a50ba13087d2cb2862da9dd211f792539fc09b5bac934eb6b966098b992380e7e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-core@1.83.1?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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-context",
      "version" : "1.83.1",
      "description" : "gRPC: Context",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b73fba15682053a9a12527b0f03877a3"
        },
        {
          "alg" : "SHA-1",
          "content" : "90092aa7896921b6a33b9e081181d28250bf2693"
        },
        {
          "alg" : "SHA-256",
          "content" : "8224f45eccae567d68e34e7e0d2fde2f4ed36afc56d6496470f5c156b886b768"
        },
        {
          "alg" : "SHA-512",
          "content" : "95fc9cdbef12988408d6940474f9c8d51f05bbcbf8dbfb47d8a49c01a908ff06eb60c7ec7f38fecd583f5d51fb18ee2edbb81181341cf5f7e086ed0b7954650b"
        },
        {
          "alg" : "SHA-384",
          "content" : "3f2158cd12364736419e1703e3b2fac4a7ec6814deb0886a5b68a6e4ea3b385554e9fcbab361cbed9b122df163d9fa02"
        },
        {
          "alg" : "SHA3-384",
          "content" : "363f5df54786e18fdca1c02f9eb88cff4840e09ca2797b6dcfe490fd4ef07b6d54d63e8b627db0be230add6d8667ca1f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af694f9602a0a9222e6511c941a8c8d09cdfe3de19152b553046aa9fde9ea4b2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b37953a1e0fb8ea3b51fc61a7e6459f040414f1522239e5a929c5dc3c3f39cfd2553101e9bd2fe4b2c296817a6657f095a82c9c3d8e3bf1f1927184bdb2754f6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-context@1.83.1?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.34.2?type=jar",
      "group" : "com.google.protobuf",
      "name" : "protobuf-java-util",
      "version" : "4.34.2",
      "description" : "Utilities for Protocol Buffers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "524738914e29063f5a0273d0f208252f"
        },
        {
          "alg" : "SHA-1",
          "content" : "c2354f45bf6b07bb83b2c884ad5aade4b2e35416"
        },
        {
          "alg" : "SHA-256",
          "content" : "a1464cbd83cdcc28dd648bc50b9f1e365aff4308a6481aae2aa9a2a777d6b0d5"
        },
        {
          "alg" : "SHA-512",
          "content" : "d00f44254fe951d8257b32e317c3c31ca6db3e91d1d8e38816f58536d4f279bc6b114b66b2c11cd2ad8342062bed24e54b1988e7d5cf05513632ff798eef6d3b"
        },
        {
          "alg" : "SHA-384",
          "content" : "eb7857973adbf2f8ec866ab0f3f1e5ca736211bb3292755a40c00091ef3c55d70132bc8480ddc238e9ee96fd219e89f0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "027ddafd43dee00f2207bb0df5bd7ac75fff0f6717a3e740dc3bb78a55868e954adf7cbf22af85f42c95ecd02ad6629c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1475cab2bfd391fbfb4e0a85fa03ab060088b6ba9c7c93add37c5eddca7dfe1f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f4d5eab9b7e8648ccec1786c37b4035b8736bbac55cd77d2c34750ad441a3cab3f5327ce493493b5d3fa48270b824520780659ea4e9f3e8f4f2e95f5139d458f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.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.34.2?type=jar",
      "group" : "com.google.protobuf",
      "name" : "protobuf-java",
      "version" : "4.34.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" : "1025d42594f821d45425ca561dbc5e8c"
        },
        {
          "alg" : "SHA-1",
          "content" : "a0df183b985b193d7a0247029d04b14374c6cc35"
        },
        {
          "alg" : "SHA-256",
          "content" : "780e269712d59ae34b87b702ce26aede7982804299dd56a65aa84bda6c145268"
        },
        {
          "alg" : "SHA-512",
          "content" : "cc17b81d4c30d1747f86a743e7345167bdb49786c0c40480be8542e6d97d5e576885def5f094e769087813a4921bdf4365397ec918d435c9c440b65b3914fc8f"
        },
        {
          "alg" : "SHA-384",
          "content" : "d0d359c005f40d182e588cda2e345ce371fbac672088296c58d69231415ccb71f9d29d4d9f5fadb0678b33b17697f01d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8ac67d9736979215dbfed09554bc849f24cef1e4d07c83d344c0215cd723781fe16928b99c256a90214a6bf6ecadf817"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dc64782b7b0a58ca03c02fac2c8c3f0857910c463e58ef34665da778dd195b73"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a2960bb326d8cae6d1111298c604a6a1a8859e8b876c41e00bcf2375888e452e676fc73ce41a8f473f3ba815c80881367c4cab99ba92c3c068305d74a817a17"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.protobuf/protobuf-java@4.34.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.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/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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ai-image",
      "version" : "4.22.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.22.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/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/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/com.fasterxml.jackson.module/jackson-module-kotlin@2.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-kotlin",
      "version" : "2.22.1",
      "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" : "60f3d30fb35861e6ae1e7893aed64f83"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f702127f5870773ae5baf95f84f695a55aa17da"
        },
        {
          "alg" : "SHA-256",
          "content" : "37f44b1403a9532742a3695c9c0cd04c161fd6b338fe6e4fc6e6ffa26e0a1f33"
        },
        {
          "alg" : "SHA-512",
          "content" : "f900815ca74f43671f754cce98633841e340c7953bc324b77821f35f2fa8054c5ba68e2457fd653fbe0d8e729e46b2b8a33d58a487134708e674f533c4a4e7ad"
        },
        {
          "alg" : "SHA-384",
          "content" : "a77fb76d8a5a7e4320aedd8292751e7f3df36db02ff54bebff5c7b024b6ec2792b51ae4c8fd537f5a2db6d86b42f098a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e68f84f7f71be1e38f7840df099bcbf00beaf13d1a38042207b94c6c13ef5e706c0f1710e810e68d94f7139f512ba32d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6e27c467b96c7d232e9b4185e05d538ca257c060be1fc0ed585e8a51d498158"
        },
        {
          "alg" : "SHA3-512",
          "content" : "58151b364a6433d8dc8a75964c3a248d5e28f0eccddfcf74d79ce0a1bb18130e8a9484640edb6f946a589a5036020dcbf741de6372bd3b4662befb83ea91a041"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-kotlin@2.22.1?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/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.apache.camel/camel-cxf-parent@4.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-common",
      "version" : "4.22.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.22.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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-transports-http",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime HTTP Transport",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5e71da47aaa1ded71f3668c438a56ca2"
        },
        {
          "alg" : "SHA-1",
          "content" : "975a8c1c430bac471a1af5c34809fbe2d52f0d77"
        },
        {
          "alg" : "SHA-256",
          "content" : "004048aef0d584125828b7ca77041c348069d132486e28761ff39a1700ee87ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e63fbf13bd29c1ec714df0934786e2f5d309fe7d0b98f2ab0f74bdfd41b0a57a50849ea13e9257ff73b9e2e17b23f6029e1461e06210ac16b9d76090faaea1f"
        },
        {
          "alg" : "SHA-384",
          "content" : "b1618d579528a1c6a8b97d5be1b1b8922868824465132b4b0b090ed82b850aea31a6d871741465d01e2fec3b1c8bbe64"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b0bc5d4b06a7c838ceece7164e6935d2758dd7c2ba4c3ca950ffae3cc3d41cfecd2eb2e6fbaa5f748510e6b32ada21e6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00ed046e02054a0167be3b0b37c665dd8ea0bf3946806b54feb6280ea81ce777"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f7a2b0bba4d590b25422c30b6ef257db9d7390dbf4f908151ea50c6121ab6758fc556df30ba2f6fd1bdfad2cf6cc5c10464d9e4405ffa3cae36c8771ad63338c"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-core",
      "version" : "4.2.3",
      "description" : "Apache CXF Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19415a4d508d12571ccee20a404a5d23"
        },
        {
          "alg" : "SHA-1",
          "content" : "584e9f46eb511735e3c89fbaaafdd44bff824859"
        },
        {
          "alg" : "SHA-256",
          "content" : "d155630668656f87b0a908f51f1ed1ef7353efdd32c5b0dcb30088da01a67160"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa5a087f81a0c6f1fdd71c79d4ad7d26983086f70ee31b56ad7ec346a2d6aa437a6a57c5091e3fbe515a0f428b776d3fb9a19b009f7f8da00859360ae2af6260"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d81f00452bede422acee02454534de3ebbef50b2249f819919e74b5f569ebf8b057afb537c2f8477d8589d2a0452520"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5cd998313bf4b81989dd4e33649b77c292c9af9675bbc44a5cc1ffe0ca4d23737d5f03c0e1e58457708d97b11b740ab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "80636fc457e55dc35564f51a524e9bb08993a4c7f724b0a71c960ff53cd3dd58"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52a23448f08f8cfd4292eda5c14045b061fda388bf355beeecf22ca63348805c84208997656d9dea590ff7935408971b379199508f0ac24ad608ed11b57e793a"
        }
      ],
      "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.3?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-transport",
      "version" : "4.22.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.22.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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-bindings-soap",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime SOAP Binding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5285f08d2817930d38599baa21bb61f8"
        },
        {
          "alg" : "SHA-1",
          "content" : "3763ff130b73481cef120729615a9791d6b78714"
        },
        {
          "alg" : "SHA-256",
          "content" : "a84398d07dc137f71cdaf8cbbe9ad4dd196497010b6341d4953913544058c59e"
        },
        {
          "alg" : "SHA-512",
          "content" : "51c2ddc27fdd91e1c6292a4af174df1b706c6cf8158411ea5b904728ffd06712861c08aa8667cfa8de737d221756c80d7a9d9ad67d84e8f5dc9759143f36b44a"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d8dbe8193a419668338287746aef7be8bfe9fa1dfee284ab37366ea992fda659a29e10678b02157e78f7021174eb0de"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e6d023bcb573bd1d547f5466210bbffc974d9a0fd3fdfdec56a5ab2db12a5365988bd2ee0c73daa065cfdff1411a6978"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b954c0c49ed8a7356ac22c0f909e97e509e6a67b084a67cc0d6a270b9c257ab8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a7bdf083eda16e4538e9f344679c05418d12c04063b471aeb6b7b8b7d209e04a041200cc7576610ebfe82ecdfdc82448352c27fbe79fb92da087dd5ebd329b7e"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-wsdl",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime Core for WSDL Based Technologies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0325b6c28d59af6bc4d82c0636af698a"
        },
        {
          "alg" : "SHA-1",
          "content" : "e9a04a14cdd86bd394af33a1d393bdec90c9ef83"
        },
        {
          "alg" : "SHA-256",
          "content" : "f9dc0813da27016efcf11c9996a3562967d36f63a994e3080aa8151cbc912d3c"
        },
        {
          "alg" : "SHA-512",
          "content" : "40066f9d03c6c004943c14ddd1e3b8dad63acf93831ccf088f9dcfd1818f0cb71ea8d59d0d6b3d97448b66181a3a16ea15a234fbfeb2dcc3a20a9cc1b12fa93d"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5a54e5581fd224f3d5a3c5ccf0b408415d9c1cd46b746f30dd70153a3d5723f31783f54cc2925c8a3e1c9b6924efa6b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9253affbcd32db960b5027a780b47e657bb7feb5067b06cba22f50d2a9f724b48ea3b96d619d8de567ac4235965d069d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3fe3ccdb75a249f92e92c0be7895acd6729ecef699cc62933be1bff0f01f8f55"
        },
        {
          "alg" : "SHA3-512",
          "content" : "781d435311a6d03849d2eacb00d2d7b7e49a29c389d901817d4202ace1279d4516618c133711b29eabc9b001c15f6f644b6ee327c78e4a30c8f82660718cde38"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-databinding-jaxb",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime JAXB DataBinding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "12680dcec211be3e65860ee449073570"
        },
        {
          "alg" : "SHA-1",
          "content" : "1898cad80589bc50d5fc36ccaa6af3589cc4d2be"
        },
        {
          "alg" : "SHA-256",
          "content" : "3314c04a5804d0398de6aaea56fea4f96822cda2dd2910998998d38f0adb0f0b"
        },
        {
          "alg" : "SHA-512",
          "content" : "0073e55d8aab2b43df255b57b05887c24e0e126b1cd410580fd89c3efb1c6c74563c294d5dcf3721be893314a517f9678be6743a8907b5e5c01c488cbdc9bc61"
        },
        {
          "alg" : "SHA-384",
          "content" : "8755280db0c3cfcc3ee7fa653c51de81437746b3111d0a6346f5e84eea1b04c08fcdd9c4c7de110d92004423f7c0a66f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "990d3cab31adde844615a546885f2eacfef2e18421cb22e013a75b60d3e303a88f671129dd8e03949d9908c7c6ccac01"
        },
        {
          "alg" : "SHA3-256",
          "content" : "854550e8965877ce2e23537609368529faa8af6d4d424f80c3af1d8f4c9994f6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11a2fe36886cf7f9cd0fa0ef715388bca2c4b522f93ff4ebfd04df5b8b12341d9079c8aa420578e1699915f3951ad71997c879fe4de80a61c2d43bef148f02b1"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-frontend-jaxws",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime JAX-WS Frontend",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1c0817f8e1b506a9a98c5e287e4d0dc"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf82f00a90aa1713e5020c4b1b9159a7cf8442f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "72dfeda96263d5273e6e06e1ebdec3c449dc28c49e2ec0f92969ca651af64412"
        },
        {
          "alg" : "SHA-512",
          "content" : "7b90a912e1b7fe45311939cd518e1c68b9af36a8bb6799bd7ad8ee4f79ad31ba4c61206e1ac7955cf8222951351db7d989fb3f7b6939a07bc1d2e98903d6776a"
        },
        {
          "alg" : "SHA-384",
          "content" : "c53d501b9f34cc3ced6e8f30bb2ea2a36e3d38516f19d9ff2640edf5575a5bd911ff4c8aefa4c2d3c88a32f84d150dcb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7551bf915a03e6475119d0af601c7e928b5b88e2548f647ea6181243854b343118f5e9a29c9468d5670a9e283d7a455"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d405cd754513a72bfb053389c4708e1269dfca64a3255ae56dad4e36004ce985"
        },
        {
          "alg" : "SHA3-512",
          "content" : "36d15f104cf43e4022fc20f739042dc801f768c448cf86d901223df74bc82c37b499c3f2851d706ed4cab257c2e34aad32041d166a2b1bd46d3367b34ab7e839"
        }
      ],
      "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.3?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.ow2.asm/asm@9.10.1?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "9.10.1",
      "description" : "ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9cb72080438acf27f2607002e1444a7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ada2141c0cc52ee8f5c48cd5fa4ce0e794f22236"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed825d10ab1399c8c0cb669e688cf0c8c82629b4c8399b58352b68e92ca10fcb"
        },
        {
          "alg" : "SHA-512",
          "content" : "8db6efa37d4d569bf2b95d90931b8064f87ed928d20bbf8d8e7fa6182e9a11d32e6a2cc034a3d173a38ee70ce2ea9f20f52f9d8730d9401d2bc6060674c18928"
        },
        {
          "alg" : "SHA-384",
          "content" : "451863dca686c04151bef6e632df2ee3c8c67ca97d191cdee3d7c4f9350f8a096011cadc1c79b4ba012b3f2179ef2bbe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "faa7b5fa7a5fefaae6d320ad43c09d588d6deecd41b2a3ebec36a4143a2b90373b2d01936c0733413a01f451c9740bc8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e37aa694329cbbfcd0a81a735270166386aceff3797af2c391fd8484baa5a576"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1d660ebc24411c38b0928b543f402e7cb09747b7c522047f36b57865acfb83d25c9348c1d70af78e3d26e1ad220f10055d63eeb2965f7b6966cb2fbd29b47671"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@9.10.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.cxf/cxf-rt-bindings-xml@4.2.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-bindings-xml",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime XML Binding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8e3f8f1650c688c57e2c59f5ddc90172"
        },
        {
          "alg" : "SHA-1",
          "content" : "4e4aebc6a4843f4a6c095853c9d3c22b8bf0e3d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "f261a7a7e31d9d24b28b8eab1ae85ec73c69c60ec86376af3d7ebb50246f5622"
        },
        {
          "alg" : "SHA-512",
          "content" : "88c6ad71901806d2b59f5fafdef3395615888aaaa3467a5425d2897ff7ba8f62cc7e8cb66df6204f3579122e5f9fe7f56a4ba33bc5313520bacec1bfc2fdfc00"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab2cd7887e57e581bdb4b5fa53c21a3e078ed17f57b8f6878e63c33f5d7b7ad6604cd5c3a090464e9495f48d121bb6af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "91091b29a8d83079b600c73a2c1cae73221cf80c70d345a1439b0270715a439550b46de25a1f5e7fe211245bf8b75160"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c60f4bfc64f92515ceee4ec8b28a8d2c4af350b3c3405fcc2f579eca29f4aff4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cf4551e64e188203744a75ee407ae4c7bf2a4b1f9593372742ee1fcab8a0cff45be0b28837a2130148f000365530c0227641a02777267fe78a01b26dc79a5725"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-frontend-simple",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime Simple Frontend",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3634031a691c8036d346edf1c552607e"
        },
        {
          "alg" : "SHA-1",
          "content" : "50ad9fa6470195ed8f8b4dd430fc9b456cb38a49"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f4a94526d6254da705c072ecc69b3e4c9ec5063b04ef4f3b36f033b1a4898ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "492ffaeb481010c6da60c76f1c3430a94baad9d7cb43ada26a3fe30d245a13ce56fd4ad01e0e4d24ddd006d9daa2d38a9d5655d0b9f448a86b9a5e66d7874568"
        },
        {
          "alg" : "SHA-384",
          "content" : "005e126dfeb69b405b07bad38a8cab351f76dda772bdf1be62e28d7f394df83450705b829a214aecda3e5625b59de340"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ac4072820678dddabc4a0c1082159f70cca5e5d2bc687c07c59b653db4dbe7d11f42d89fca1fc5b4de54c56f58c588b8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa190919f71d42121fdb9c07278381f0c962c916a62e3720bccebfc935f77bd3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a91b352b736847a13dcbbfb87c3d1cc279dfca5f0940c1c5934971cdd6f734a46d8e1643f7db15bd64ab734700ffbc5e9e8de207a4627ea1c884d518870f4cd8"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-ws-addr",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime WS Addressing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "926241e2dc9f5caefe617de1f93ac495"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e0195144d006355015bcb4948e64bbee0c3f04a"
        },
        {
          "alg" : "SHA-256",
          "content" : "526276886c232deccbbc17eb00dc033c804db1502461d084d0205373bede8842"
        },
        {
          "alg" : "SHA-512",
          "content" : "2b54385db8712599828cf7f2422015dc432de4e18dba047b8699501cc68bef9b019a06f9c2a5e87c2285f58e85275617786d550a34bdf7e4641c3c15ade91440"
        },
        {
          "alg" : "SHA-384",
          "content" : "d44a8691261d9b3b9b75b6873ed44fdf4f1ef80c7f9a12d05ff96d9765772387cca5306b999a6748ebe7b4e75bb870c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "183a523b7b24e9fd761b22f19e06b73219ea54af00b1571463403235070542ab7af21dece60ac2a3ecee43fa31b49d7c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cff39a15c362bf45b4206dbe2c72d8e69487c95034297ab69b16d0c8a96e8b4b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1c9bfe8cfef48aa1e6616da8140892296cf5a7f60fd69e347bb07730005208fec3b6b9246013140537c90a2ad511896cd236f7cb18a8c0a0fc9bc1539ff68a4d"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-ws-policy",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime WS Policy",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dc7bc84e8d9a7f1ef9de93fdd0f32323"
        },
        {
          "alg" : "SHA-1",
          "content" : "f989aa77c87ce7f8ad67c34693f280b2ae4e0654"
        },
        {
          "alg" : "SHA-256",
          "content" : "c53f3a7ea4e3cbdade9a49fcf5e3a4fe7f892a0e5bb03adf99c65d6b2b22dcc6"
        },
        {
          "alg" : "SHA-512",
          "content" : "5d660e8e6c4a9ef12bdab7009b12d1bca15ef1d11ad683f4591e115aa12925a3c9f862f0bf7cca427012e67a398365e87ea02e069697a4f18e5cfa08be31d58c"
        },
        {
          "alg" : "SHA-384",
          "content" : "3644fe4e51a5c12d8b9fc1175e29c71f6333aebcc5633e012cda5671d5e9ac0e827108f8860457e705b4c812de7811e9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ceba0ac486144cd8ffb89e4abdaf4b6aa852e5086cf398f406cb4b65f6fe1738aab7dde823a58566a751d5b052a4371c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d1df81105964cbc2dd5cc744e272ce642dfd9dbe849d9d4c0050519fad9adba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "027c021daaa36c28f6a0031cd46f30a6e454f50b005af669b0d05a201fe88ec77735d2e027ddca794a26a4c62eba60412f1924220465f6d9670f079eb6ec7067"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.neethi",
      "name" : "neethi",
      "version" : "3.2.3",
      "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" : "212c6c24278525868910329a9540dc23"
        },
        {
          "alg" : "SHA-1",
          "content" : "950b489b01da88d1918404fb8226d6d5b50fa75d"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f0d54f77f0474bd22e87502253c7d1dfb6b2025e77245a281a0fc3731537b1a"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b3d9648fb9f532d3f878d388b5c4958921f8be13e35e743526e3481955833517c01f5d65b2ef338d108c54585a53a0f02a2a0f67ea438d88daf8f7f59ba3f5c"
        },
        {
          "alg" : "SHA-384",
          "content" : "f1b7d176794f8e542c13b3f1f095d4add546a8c4dcb8dfa75f103a040a092fd2862ca36fa2cc67f4c2652d4f0e687cde"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cdf7bbbf06a6da5c8afd6de1329fab6a5a3a0b6ed4d898f52b614994db8258f106d8dbbe8d896201425fccfc5a42ea51"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1b449aee5c84962a092a8bbe2c85c0656ace7ea632ab068d07692aac10d834e1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c69d4b9e558012eadc469074ed58a1b1794d0d3df76ff0ba8ddab4ec5ee0ef74d7fc62cf9f0c9acd096377ae30bc3a462c7e932b1f1331b6e6b0f4e6806f1bb9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.neethi/neethi@3.2.3?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-rest",
      "version" : "4.22.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.22.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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-frontend-jaxrs",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime JAX-RS Frontend",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "21f507b4968cdc0e6db4ae048d541aa2"
        },
        {
          "alg" : "SHA-1",
          "content" : "c5ce0d3ecada3f05ae1d5c6b7c6e227c55de7f86"
        },
        {
          "alg" : "SHA-256",
          "content" : "052c14c0400ee57e77718c210d6f8349ad1c8ad8e873c4dfe8793d3e687c0661"
        },
        {
          "alg" : "SHA-512",
          "content" : "772f2a86158071a126658dc7db688160be22fd6a000586c6911e7fe99d68fff4632288a833c8e6d547c2e3c5a7f76fbd11f049090f2f5be12ff6d83169defd99"
        },
        {
          "alg" : "SHA-384",
          "content" : "295d602ea5be7bba3bac8ddc97cfed7493f6532c97faaf85fefda19d062adf16a7ed6d769a0345ace9457abd45fc5a44"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fed8b1961ef527610631f603e59ede5efbec4c92c2d2bd1122cd8546909bbd855c1e3eddfe36455bad64ff363144bd66"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ffca0972fb16e879989a3abe835e9f96e98184c165fa882783ce4818fe8078e5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f33d87dc49bc9e69e49fe37e2b5cd26914c12f12061c6c6736d8752647781a7f3ec1cf5beed08e78778a7637d9ba746c54106706a2b2579ca9315fd24ec18f8b"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-security",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime Security functionality",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b57496c88116cffba386201002dd3ce1"
        },
        {
          "alg" : "SHA-1",
          "content" : "88793246663fc54f5229c708fa01e485c2969ca5"
        },
        {
          "alg" : "SHA-256",
          "content" : "f5741cd2fd0a2611a7a978eb4fd4503cd1c8debb997df62b9d7c302d41324376"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c00eb2f06467455f67ccefa1e100c17143f5506fabf03aab0031812250e74f95f9f5751dbc3a16cbe912cfcaace0b084d08cbd979b061209d508c8973f5e70b"
        },
        {
          "alg" : "SHA-384",
          "content" : "eb261f99c16cc97e06986e1eaded008bc7f56bb4b8b0f1222261dd87094ecde13d4c32526ada11933385f50c01dca229"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ac3ece516ad9f359016cd159bff7b5644adc3f9d4c8f512432e8111aff875a3e59cc847aa882822007c02253c388addb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00495017c87c6eb689731f97ccfd7dee7493223d178a39246c89e0d7ae6684fe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "880520b27f29d16f77c32c0e958af1bb5b71963917915609d21b0aa6a12f1722fb9a8bd1d0ab42907040daa3253bc81dedeb7fbdf069ff0ef2704330578c7d1b"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-rs-client",
      "version" : "4.2.3",
      "description" : "Apache CXF JAX-RS Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "efb8aeb773608d51a4f6d3eb25e0dd05"
        },
        {
          "alg" : "SHA-1",
          "content" : "0febb7ec7e29f930b2a37bbd4ab03e2484a9b560"
        },
        {
          "alg" : "SHA-256",
          "content" : "460c1bd7f0432a28df29a62e534af58eca01d4a4e8f07773423876f193df8096"
        },
        {
          "alg" : "SHA-512",
          "content" : "fbd17626cb4c3089328ff03b78715f1f20b509cab354317436e14d9e4cd888424b7bfa007255b239437471266d582e984591dce5ae097bd5df5cf3e1da09a4b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "5470674bd4178db32458ca15fe38d4acd9045ef92951e6ba383a484a18051890807273f47786fd3eda2ca6f99f2df023"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6504a93136319c0c10da7262e0654ec590069e2b1f0f6651348565f58a6883db2f47df663345cd43bf1d65964ce7a27d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46151ce50f50f39d57bc22b31bb7dc49c8089fa01bf11b4c9b7c2f54a4f53c2d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd3dcccbb6e58f240cad3f4403546e9d4da85b920653d25c7d41bded8113c659b4ea54dccf23e8d3713e8ffeb25a1feb50e953551e3703964fea914d19ef95b6"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-features-logging",
      "version" : "4.2.3",
      "description" : "Apache CXF Advanced Logging Feature",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "44b8e3e990f03802f98350d16461227f"
        },
        {
          "alg" : "SHA-1",
          "content" : "53c7b69a9de320ed8f1328be4edaef8e42c777fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "d8555ba3ce0accd88cf023690f8474f7ac627938ce0ef01b11a6615139f10430"
        },
        {
          "alg" : "SHA-512",
          "content" : "59580213a809c4fe8f517eecc2cec58a8e0b8302b228f5afa095deab8cd7cf57eb1caf517f2ef109b76cd2b0ebb076b8cf4ada7331cca771932e6c76420c03eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa9238bd0c601e80787e7e17844439843513e381432c1d68bfb4b3793936c549d3d625337dd08ce362036ea89bb9dd37"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3056e5ab2441773d2646b7d316e54cb2acdb5483237dbfc6040536d056d46972047dc661e3b386bf9ea73f882f6202d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8866ec9a17684c60b1566d921b038b4235e2c05629c721c72d2b64cf369304de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7f739c969761d174cbe8e0ce4f5a3a71768fadd7efbc532a02a51a33b910b89197896ac3bd9777ee52001fd9ad9217fcbfd0a7c3c9ee24e6a5c51c5c39e1b33b"
        }
      ],
      "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.3?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/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.cxf/cxf-rt-rs-extension-providers@4.2.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-rs-extension-providers",
      "version" : "4.2.3",
      "description" : "Apache CXF JAX-RS Extensions: Providers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8f776d0ee5d5754127d8168d2c9653a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "5e3cb318364d5d1093eb865f2bda8287a88d3e72"
        },
        {
          "alg" : "SHA-256",
          "content" : "1cefa6c8b7ea2b0f1efb678a253527d4550940a16aebd66b584b398c0420e429"
        },
        {
          "alg" : "SHA-512",
          "content" : "94ee6255c1cdf144b1daee2505f23bad06a6ce632d1cdeda21718e291e1c8a4c2390ca55a80637964f2d47474c039e7265b7dcc2dd06cc9e2f29a74602b918c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "733ec003158492796e7f563aa7717f07290dce9f44f32f7fb516dd42d8b8bff438dbd0af5428b77dc7e7521098e8c0f2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "36d1b508f852a77fd47a51148159a7639949249f1415984428d3b196382067f573684b00038ad913fdf12c9b9eabc4ab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "78ae6f3740029381bfe53390c040ccf9e1531b754998742bab1dd7430b266d20"
        },
        {
          "alg" : "SHA3-512",
          "content" : "864575d201bbcae3b83cd8eeccc49dce5f4a58d4015cedae463f7068fbd0dde1706d6e2ce6cc093dd4876e6c0826affa3bd4eb4b7162bf8553b560ed6cee9508"
        }
      ],
      "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.3?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.7?type=jar",
      "group" : "org.codehaus.jettison",
      "name" : "jettison",
      "version" : "1.5.7",
      "description" : "A StAX implementation for JSON.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "91c3c3c97c5659d0aa0ef2811fde95a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "d071a5f106c758c62ddf3f95cf4a3c7e63f49360"
        },
        {
          "alg" : "SHA-256",
          "content" : "0fa0f1144fe37925e3568f8f5413ba5c0a551a243c47ec2d1885505e76a7b186"
        },
        {
          "alg" : "SHA-512",
          "content" : "9542c23591236ee7b662e0da3e76451dfc01181d9565491c4b0b4b44cd85cd062da9b0eb23591bfc1342398aadfb13de01d7d26583382e1e62ab2e662369f95e"
        },
        {
          "alg" : "SHA-384",
          "content" : "b4a6986d186ec259a118fddfa7973b58c6beed76996976ef024b650600d5439cc1d45339c1e4a5233899f55d3a71bfe5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5d6a5d6ce2c038b4c85caa5d4b25bfb6ad66af4497c6da577f35350d69a49bb65ffa4cf80e22308ab8ac3701fb676699"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c0ed9e959919fb1719887e8ce00206eef2d8203afa850cdf2236dc0b74e629f2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7a7d4fafe5739bad4148409ade931c4e00abe8957d563da5604f764c82898c6cc7228507f4a7aac12ae7b94532a9d8f9eb125cadc014c6052e7f94610108fc7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.jettison/jettison@1.5.7?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-soap",
      "version" : "4.22.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.22.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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-ws-security",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime WS Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6cbd885d47e34a125eb9386cbf0aee38"
        },
        {
          "alg" : "SHA-1",
          "content" : "87b0438c4b8a7aecf39a116b281a6db211f8e8b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "e4ee0dabf5b48862adc06f200fdbcf9fdb68d0588b04de5ce6849ffe08d93c49"
        },
        {
          "alg" : "SHA-512",
          "content" : "09f2247243bb90a9e03d1f95f6c378e1f88380903d5dd201d20ee3361ff84248161c331654c0b00d6d74ef8a965ef419dcffe289a15bb1d9ebe1839d8763eb03"
        },
        {
          "alg" : "SHA-384",
          "content" : "9eea59aa8c76db84a15cbba219e980ba13332cebfb3ab33415cb10665c4dd793d2246f569f5bf273a85d723f1ba700bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dae5c57b42cf7e2ddf4bb25f7eeef2816f6ab43cf152bab9f8d715e559fe31487942ff03b5079da851be093ddf37202f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4fcc442940847c8bae884866999d224ac67d02406d8c713e04ad482e821491af"
        },
        {
          "alg" : "SHA3-512",
          "content" : "601a6eecb905f9060d43a449e235424db15001c696e6d79753fe617c22acdcef1559bbc600f78f94537b4cab752695ef1f4d933aab1c2f25084b0b44539a33ac"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-security-saml",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime SAML Security functionality",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d5532dea3890e5799a43e635fa003159"
        },
        {
          "alg" : "SHA-1",
          "content" : "39014f348bd3e1170e4450d2f0fcc12f2faee776"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e1478750c77fdfaf50d2867904a3bc31afd8446926f35f174c331369975444c"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f1cc4b014cf2b5a2b23bcbdc39228741c85b3d8e86ab6def0b0798eee36abd6a94760362a5483b19be6bb78c154f4e7f4034c3ed2c23a0e5886f3eaaf643305"
        },
        {
          "alg" : "SHA-384",
          "content" : "befba2a0499b7c4c604823f57f302de0e1205f57fb6ba06d319591f1eab479ad4a90aad63f57f3bdf0cfda30f56a3606"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b0a9f2c5606145f6e69560d583f18cb6d4c2c4fe833381b5b7ba7c34aed9afc8dd03e03d1d220edb7860b2e1f37ede4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd0ce5e05aed4df2ca8c1819ac8f2fd8bd566661c3802f2ae92cae87b10a6750"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d289b1c824988fc92d74afb76add051d88b6b703f1c9b8ffc5e5eee93e2466781e77d6ebe8725d71f97ce9981aca063b76866676a868ba972fbb4d9509276b3"
        }
      ],
      "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.3?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.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.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-spring-common",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-spring-transport",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-spring-soap",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-spring-rest",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jms",
      "version" : "4.22.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.22.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.3?type=jar",
      "group" : "org.messaginghub",
      "name" : "pooled-jms",
      "version" : "3.2.3",
      "description" : "Generic JMS Pooled Connection library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3ef3a7119af3bf911ca86f300ffc1c58"
        },
        {
          "alg" : "SHA-1",
          "content" : "621724eb8f916ada9b93929850791a397d26a183"
        },
        {
          "alg" : "SHA-256",
          "content" : "144126d02bf2ef70bad0a063e9be2fcd05a298b8048069cbc39b5e25e5b567b5"
        },
        {
          "alg" : "SHA-512",
          "content" : "84d160bb442294bc104b788c2c7c8c212e697e4d6a0ea0cd5a444bc04addb1b3fbe4fd612e30c7d8486d29e725db418737709d0a11ab1f162c2eb9a4a87ec9bf"
        },
        {
          "alg" : "SHA-384",
          "content" : "2a923cbce79b781a5970f94916b80b1802e263a4a989bf134a0ab383eb1f42680813b1ec9c73385fdf07ad9ea80f98c1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8f952081340ee1cfb990780ef7adf840bb7e322cc310b2ed851bce1cf7afda289a56d7a77c1c6ed0376ee6f25d877b1c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ef005ebb1c66c4ab88d7bfd2ed983ac0874e30358898a91c8706449b0f26a89"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ae641aad340c8dca607fdb0bd0d34d3457b09e20d265db34d5567d92b5315d698f5b7548744dedbcad9de83885e8d04270d5b8fff10cc9c7574dedf05fe5029"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.messaginghub/pooled-jms@3.2.3?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-master",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tracing",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-telemetry",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-activemq",
      "version" : "4.22.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.22.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.9?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "activemq-client-jakarta",
      "version" : "5.19.9",
      "description" : "Jakarta transition module for ActiveMQ Client implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "df2080b9e29b8f12753f0b12304db3b5"
        },
        {
          "alg" : "SHA-1",
          "content" : "c25a36d5f366fedf02315de6078971aecc670966"
        },
        {
          "alg" : "SHA-256",
          "content" : "12d02e6c3f1a41fb360d9e23f8d575111157dc9ecf6f54258b1199487853ca71"
        },
        {
          "alg" : "SHA-512",
          "content" : "9591b59fa225bc219b8dcd058c724e749945021595378ca2836d3bcc95d543e2a73bf0b0df3910696c138c87d5a4a7024bee5fbae12644931be5850c58547902"
        },
        {
          "alg" : "SHA-384",
          "content" : "c87045226ed34740a15143e47f521ac0d612e71fa9cd71e1945b11069c884b0b182aec60e6299af1d6649d1844e9331f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f45b2f4eda1fb6be83995595798b5857d32d0661e4bb7346b59495f1363d2139a388ca69556c1cb52e0548f353cd1cfc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "751b0bcf6360b5a4d63e828e4aeecfb181e9c45a0f028b28965192dde12b43d6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6d1c96022fd473277393f55b140eeb5312659c927c087e1ddcd9d942f4bff023242e834d3ba5495a2e33d0582e8fb7c717e9ca842cd96a86b4cf1ce6a7c7ffe5"
        }
      ],
      "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.9?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-activemq6",
      "version" : "4.22.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.22.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.3.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "activemq-client",
      "version" : "6.3.0",
      "description" : "The ActiveMQ Client implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0bfdbb0b925a0f00608c56533cfaa6b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "7439d48c33f3e021581ff7f564b95399a4244eae"
        },
        {
          "alg" : "SHA-256",
          "content" : "e823989ec75696dec13d1cf3be11fba7c43b6b63b9eaa082f15b838366c68b47"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e6a1f130695fbe0687cd61147e196bdd2ee6a49b23eb6510462eedc4f9576ccac695e510dd7bf001da79133b14a58f0a5a4781cf803c409f72697de08b068a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c87f0737444709d5b0db93f44a9acedc6de3d6a1be8c4fd3260434e43c3affd74eea35f72dc8f0eb5576c98fd595796"
        },
        {
          "alg" : "SHA3-384",
          "content" : "04a4af157fc4af360644d8aebb61b9d002d4f17bcd565b7f5708fb44fe82be181dffbd3a6fa7ef1d157b8c9ebc7344e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "014504cedebeea554d1679666e217db87542a26dfef87e91e0aed004fcc99ffe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b55afa7cb23e3369f45ae2bf860b82f9091f4e92575da1632b1cea6c8602b5b4b8e9b082f8ba6a42a8c1dc0b70d3991ab90a86b0a93cbec8973e7f0bf1f4410a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/activemq-client@6.3.0?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-vertx-parent@4.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-vertx-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-vertx-common",
      "version" : "4.22.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.22.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.31?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-core",
      "version" : "4.5.31",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "994c3ac81d9f688734d1f9f1dd81f70e"
        },
        {
          "alg" : "SHA-1",
          "content" : "468726e6d694bd689e6b898153511628e014e6a1"
        },
        {
          "alg" : "SHA-256",
          "content" : "0402e5f4bfc26a33e56af25139dbd515dc8d7701975a0a329e1687f1b98ef89d"
        },
        {
          "alg" : "SHA-512",
          "content" : "697f6b5550b95602dbfee2a37628a8a6531e3287915aaa50c7450619a0f74e8aced5d5c273f249aba37925365a827ea322176a67653cd3d8ce7318ec0a031603"
        },
        {
          "alg" : "SHA-384",
          "content" : "87675a23fc313d85797de2046e5ab16aa851814fd9b58f2f2a5eb67501df6232c74f37e80a88f73cf611d816a28bbfbd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c7f105ce26fa89a46227305fe00278754926f27c30c532fea89a116a2171c607b25eee744908677652066ac4aed96ec7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "08b7fbd466ded1e42095fd334e23652b03df7b6309406f3356f9409278ec84e3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bdbf346bf71557074311b96a6f5e1f5c7d9c84adb5d6e6a2a54d337573759e32ab0392796e80e5a0c444375def06fc0f19b3ae338330f732c27ab39c94db383e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-core@4.5.31?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-http@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-vertx-http",
      "version" : "4.22.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.22.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.31?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-client",
      "version" : "4.5.31",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "22e7ad1c835e07cfb8aa5c83c4c944a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "f675def450fc6a331e01f956dfdd827616165ae1"
        },
        {
          "alg" : "SHA-256",
          "content" : "d7c8ad9476ffaef92fb104be3a29029b07965022a95fad864e1bbac2d1778f6a"
        },
        {
          "alg" : "SHA-512",
          "content" : "dafee50b1b0869c826a8ba7bf9bf49f70db8a31e0b1342cf8d88c655342bd7d7740c0fb5d78f072438033a4e0561361c6cedd417d671f3d80ca912347a673af2"
        },
        {
          "alg" : "SHA-384",
          "content" : "e324a0194d39a0bb92b4bf5720223f81801d724cbdcb55ee30aefd31892c94d7e53e7fe02d74c14b8c0b1e7179b388ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7fbaa5280bd845c2c3b102ecc8677dc12cd12a7e1b019809a886e5a6d9ad35f70d646f1310d56e37c729bc6365e85c0f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "37b25a660bd49b39adc434d24ba07bc2e3ba9ae986f99f0e029a1c7be1a6f270"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a7b7fc403a2f3409b48a716cff873c7fce5ceb8538d7ee4d9860b8c3151fa56e33744d2f9335af985611bf41edccbc151a53862a560f53b5757dced4a71199aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-client@4.5.31?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.31?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-uri-template",
      "version" : "4.5.31",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dc7bda6af51b4828389dd4ad5f64549e"
        },
        {
          "alg" : "SHA-1",
          "content" : "d29cd5dc180d2282d4a48b80c2c5380df7a937ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "f573da851e7b6e9faad7a5469616fd19b6c771c57dab3ef0124f782bd0c93012"
        },
        {
          "alg" : "SHA-512",
          "content" : "255439ce6c200a0c5fa05435f3b8cfe012ff600c4c01ce85c6396e365fe5614b1b24a47c5625e31db20d528d83d24805844a6ad55607103a9e56dcb75570f23e"
        },
        {
          "alg" : "SHA-384",
          "content" : "62a909352d3a7611e665db25a4248ae705beff846c44ef15f9c9c79235ad2089bd5dd4cfb18d1f45294c7c09ca3c8355"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9e20dbca749c34438f95220a64e067b33d567cf8af4e4e8df7b08d9563b0bba0dac7de7343203edd99a701d56d0dc99a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f622a30fb31c45daade3c6baa4a0c852a754887a6168ad5cac0efaa3dc1b4451"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ce845994677930c16ef28fca5d6bc84a340eac3102a97c4dd55204d606e4d61c9e816ddb508295e937bd1c93a0ee0660740aab05c754572e6708d4a4f270a5b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-uri-template@4.5.31?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.31?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-common",
      "version" : "4.5.31",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "74e7512634700329976530f9a7150572"
        },
        {
          "alg" : "SHA-1",
          "content" : "f27e2d9fe380fd70371b64a8e7581e91a257a325"
        },
        {
          "alg" : "SHA-256",
          "content" : "000056cb34c7cbf015dfd1a8d7a0559c1c4392d0ca14d6ab85018b9f438e510c"
        },
        {
          "alg" : "SHA-512",
          "content" : "17738fc1446e2c6183d8b8b7a839164f83f596615d94d84052a9703a0188703d526b687d9c732f604a38d5600e0d9df532b4350b175713a21b7b11103b171fe9"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba4c8afe7312b80eb2efb3fbf896b823b11d80c50209c46e99ea600c1176162a139198891de73a87970105ca32193f1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8d53f3bb6a3ae7f8a37aa7005bb63b5b41489720ec33c53a1cf8c634d5424f5cbf086962d3c64ec3dcb5d8dfa37f4fb8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "94398997c609e10889562fba016dcfc550cb36212cc9e428b38a8c497dbd992c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a88cdd48249f739ff6204cb6d84a083523a1cb26bee637e791db3ff478e99c03e1a70770a978110aa624bd9eaf522bf72f4e00f7572bc7eb6158883b43db928c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-common@4.5.31?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.31?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-common",
      "version" : "4.5.31",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2cb0ef38958a12b01554694db0835b2b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce206cf586f6f880d483a14c078c09344f33938c"
        },
        {
          "alg" : "SHA-256",
          "content" : "ca50cb70de4f27205dea350fd59c72fb8475b5fe786c19614cea71234d38c5d1"
        },
        {
          "alg" : "SHA-512",
          "content" : "6693a15cf6ed6abddf1d419764229a1db874d3a2974b8e02b9f3a1c0d69561b0f8d0aa20e7a8d8b259b8b20d03b2e8bb3a4aba8fae225fb972f03c1e6b0d8dd6"
        },
        {
          "alg" : "SHA-384",
          "content" : "825f5f0c026d8474cdb0870caaef34d749fba3bce39c5ed74b8117c0313e9ccb6e71f98ee75a2b5a8d60e133ef8c6704"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a120733df316bd9334565af1d273e1dda1a8f984331e8bed329f78af90e4ed5664c07048c4a7fd88765c5b4d94ac7986"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f7933d41b25eb8456eeca0f17bdbc2a000d7ebbd8df8a9d083e8cb7f5ae9ac78"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4bc1d3a35d9701c03b9d065adcb429b321b167243200211dac0c6cd6f2dbf7cde84fbd38d127c98957580b8bdad3fd41f654a7aa1d0d75400c7c6fa668e43962"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-common@4.5.31?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/org.apache.camel/camel-rest-openapi@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-rest-openapi",
      "version" : "4.22.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.22.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.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/org.apache.camel/camel-platform-http-vertx@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-platform-http-vertx",
      "version" : "4.22.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.22.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-web@4.5.31?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web",
      "version" : "4.5.31",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d0c24fb73af747dac713cfcee5ae86ec"
        },
        {
          "alg" : "SHA-1",
          "content" : "43d69cb212fa4dc4c013adf6b044e5d8f4d66216"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad6a2dd5a1bafeb40f235e67d1e2f63c89fab78adf6684e002b52dc9c614a2d8"
        },
        {
          "alg" : "SHA-512",
          "content" : "c691707d6d80625bbfc889f23005ea076f2f333a76341408bf6878efe6b99787a15c56112759bcb8697178fc930db6a54751bc312ba6f3269be72a9e77b5e9a9"
        },
        {
          "alg" : "SHA-384",
          "content" : "d756cb85c36ef9aeeee7a5d84d4a1e9c2d3ed24dcce21bf2ce11cabbaa809019838118af5ef8452424a10424b479bbd2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cdd713167b7bbe463ede0a5575bee8cc7680e4699cd6a918664922d9fe9563c1fa5b8916cc95880fccf2a86720e59684"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cbd068fc8c9de140fca88339254dbccf29e0f0774a91bf84926eb63118345994"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c157b339573ff304af01e86c14a78a625958969c9f7e313c47b6e627ef402d35f4e9c19fca93a7ef7b5bc899f07f7526c3fc3af800ce76ecb4078d70c586dac3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web@4.5.31?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-bridge-common@4.5.31?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-bridge-common",
      "version" : "4.5.31",
      "description" : "Vert.x 3 eventbus bridge common configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d984151ac41b99ccb2ede130d22ec237"
        },
        {
          "alg" : "SHA-1",
          "content" : "8940280616e08f6781b623abe69b85665f1e0303"
        },
        {
          "alg" : "SHA-256",
          "content" : "35dcc0680e11a72d6e84d37c67279bdbb78be0b2a585bef2336547371758f737"
        },
        {
          "alg" : "SHA-512",
          "content" : "1592337fc35ff7d27f05f7f8975a2a58cc738e3a96ada5b1925b0b4cfbd8b971ef533b4a1443e9db0923c3f292ff2de73ed27a5e79af06d96ba967d13d9df147"
        },
        {
          "alg" : "SHA-384",
          "content" : "c063ae87ebd560fce686c71cf008f9b6abb2f1f7c17420f9a679ba6e3952e0b3dd3d1785e09950a107ca614a5b0a2c4b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b50b2664e9627b193c73f964d1ff0faf34e246857863a5dea92c198c1b69da61acba58605e669690c3f6177d28682f2f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0d033008cf5870bfecbb811d0876fbd345b5566a4d4443a91efcc41cd6cee3b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a911c0e8987fc1b8dde13121cd76793c9676e83033ca5e7e6980b116cbcd3b09946a4c571bbfdfcdd53d098effdd3a83b0e57ac17c26441143967b48d561106"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.31?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/io.vertx/vertx-auth-properties@4.5.31?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-properties",
      "version" : "4.5.31",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5d539237184d94b098d25106d4be357"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d68f04f79a9736f7f70a35c7eb7f95bc044514f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a535e65e30b1a27a4f8c765f608710c41e7eb8418e1952074454e5a513851d98"
        },
        {
          "alg" : "SHA-512",
          "content" : "33e0d8e69bedf1a67b923c894b10f657aaa9215abbb0b9928718e9d70316d9855c61127d2e819a55da57a5ca16fcb1550c7759fff3aa95c4e3fcf51b25d82c1e"
        },
        {
          "alg" : "SHA-384",
          "content" : "15ad213ce281b7926a41c29297f2e1536c0118a66caab64ff3dd732068e597a07e4dcfc3597a68803fcaef0496e8c324"
        },
        {
          "alg" : "SHA3-384",
          "content" : "adc971d87e27fad21f13c4cf33c2797a6c4b2d7ee3659ed6b844b9ff9fcadfa88b0308176d4060e7995d2e2a376da044"
        },
        {
          "alg" : "SHA3-256",
          "content" : "13780a1f2ec0b45112bbdb08db6ec883e792cc7cd43b60c02a844752bd6502a9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "693f6b85f029285b0aa999175a8b22744058922197eabaf840a5f399501e28d992fba3954e65b43b8581521551f2c134def513252015ec272e0b04fd9f80db81"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-properties@4.5.31?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.31?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-jwt",
      "version" : "4.5.31",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "73bef6456baa9f5a2adf740872afc73f"
        },
        {
          "alg" : "SHA-1",
          "content" : "97accb63564ea96b14c96a218734342253b55972"
        },
        {
          "alg" : "SHA-256",
          "content" : "944a272215bc16468f2825e89b6eab210d01c3e9e747cdace13957dc61404e69"
        },
        {
          "alg" : "SHA-512",
          "content" : "277becc7c5830aded2c525d5be171698b5e79c6c1d14c31fbea93b746b5d14c0018efa242325de4325ef8fad1f01c7cafadc9b28f24648cbaf8c4a37de4e094a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef7bdf83b42f2eac70345acde45f42c5a559df2dc686ecc3a479d807620d18651227b36a1f2c7f4aed8f5d2c78535a5e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a64a032596805773e1b16bb2e136f8f09b8ea18d9c037d8dbc3687d548b254c1feffbf7366fded8701b3409917415bc3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4e0e716cedb491ebccea9a2a6db00e9abc8d4800be5cfbf33a35d0672dd90de7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9a735756e45765a5beb6839a951686d11d58a1f77826a5ebf0db85c1ca036c889158e17f01c42ddd7b1da5de4b6cd6bfcfe8a8d5a13c8459a6bd7aba8a7dd25d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-jwt@4.5.31?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-a2a@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-a2a",
      "version" : "4.22.0",
      "description" : "Camel A2A component for Agent-to-Agent protocol communication",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-a2a@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-a2a"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "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-a2a"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-chatscript@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-chatscript",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-djl",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-docling",
      "version" : "4.22.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.22.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.6.0?type=jar",
      "group" : "ai.docling",
      "name" : "docling-serve-client",
      "version" : "0.6.0",
      "description" : "Docling Serve Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a8344179c4e7df45e984643fd9bf5859"
        },
        {
          "alg" : "SHA-1",
          "content" : "31b82d00d928ea2deb2778dd1f80f13e760de07e"
        },
        {
          "alg" : "SHA-256",
          "content" : "17bcc7d0a505b03da9d778fed851bfe9a4d83b7c3321d81613900e6de33eed55"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a8ebd49b5eb9e40a65b8a60663a8e3f19ae0fd8fa2c7355ff4decb0e8f1200ee28d3b89fa54c1d29b438d5fecaff185146911fb382c84aba78bf26e697f509f"
        },
        {
          "alg" : "SHA-384",
          "content" : "fe6f841dbf5d5c0310528a590f4d5f5e21d08cb42d56c44059baa12bc86776a17aa03cca98fad56754d49effa09551b0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f9acee4e387355a2f86c68d040d9b5867cc94363e2b760f9a9fc838b28b476fc6bc1b78972008de24ffd24d2cd804e5b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7f2505987551fc259d8e3af605a8c369b9e1960d8aac871768184f1c7f47d0ea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9c85a7337b2e65d29938fa94236fd8198906ff62b1ffc496a806a2588b929c42278de3ad58bfd2db294e9d2ddbff7e9a95b68c564a766bc08ac8ee06c2db9eb8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/ai.docling/docling-serve-client@0.6.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.6.0?type=jar",
      "group" : "ai.docling",
      "name" : "docling-serve-api",
      "version" : "0.6.0",
      "description" : "Docling Serve API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "24d09e617b3095dd17b9e144b274169e"
        },
        {
          "alg" : "SHA-1",
          "content" : "1484e27b98562504cb1bd6188f10eaeb59cb8c81"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ac22458032151c96b2d005a35816f9c271be313f360d0ee675303eb27a4d83f"
        },
        {
          "alg" : "SHA-512",
          "content" : "4801894d8a68b577ac53aabe72623d3bc2cbc1373df4c05cd25b9b61bf6635d182dbaf4fa1f859e5f94ed09a37321a22b289ed780064ab63ac2f8be65b8bf921"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b565e98de7b02ed5acd64a952b3f962e1664f56519f32bf65edf9f5a47a6cf422c2b909dda3c00400adbcfeaf0d2247"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1081fbbe7657a3923d3e786734f6a3c173b5d3f6fcd99a60f3e9ae5281323ec5c3f7e665e3b286b784c6e4a341856477"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a8fcd9823b8cea914c0fd6a65e049cca77d57123d4804e6268368a0c1bb610ed"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e10040b13a38d859c4d985ded5ddcc0ec54b9728aac7111f92e03eb2b9d90596b8538b7a9166f84626de5b75464c9954eb4146493f2b6011eca0c010b250344b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/ai.docling/docling-serve-api@0.6.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.6.0?type=jar",
      "group" : "ai.docling",
      "name" : "docling-core",
      "version" : "0.6.0",
      "description" : "Docling Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fc91abbd49472c7712644d9e52786012"
        },
        {
          "alg" : "SHA-1",
          "content" : "5a3e0d043fc592143f0348f75e91467f8394da31"
        },
        {
          "alg" : "SHA-256",
          "content" : "6ff663ddc8fb846c66e61db9e1d7f8adac2718538a135cd17e196f607e7b1163"
        },
        {
          "alg" : "SHA-512",
          "content" : "a9841ec0bd4d5e84a1a8a12b62ab08d75f17b435e2b2153ede6302561d31bc525b5c8094078938c915c741689c30d25a1502671a2b007fb65f95f5e1a90221c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac804818a0223d7bed862792778201f536b5dec4d36ab1a9c7436be843714bf1a741391b5f94f7a46007c7f02ba347dc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5dadbcb27478f905c286ba7a769afb5aedad7bb6cec4dc16a9cef881b271fa23024625cb3c20ad6c7e030bc098dc7478"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2f35fb0d6b1a412e2850dad66d878d5c2e883ba00e0336ea9b999426508bf4a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "05bc7c5033f5a2c2334d5140c0f24d97927a8d920ff734a50c2ffb1bd1aabab6e0abddf4fdb77468ce47385275f8e7cb2074f98949ba5d837f2dc079772fce04"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/ai.docling/docling-core@0.6.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huggingface",
      "version" : "4.22.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.22.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.16.Final?classifier=linux-aarch_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-epoll",
      "version" : "4.2.16.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" : "ec9dd491dcaa34f0ec1f0408668ab714"
        },
        {
          "alg" : "SHA-1",
          "content" : "eed34f3b37b4c46a0cbb49456ccc4e3bd7195e4c"
        },
        {
          "alg" : "SHA-256",
          "content" : "212cc7d81390e31b580a1fb91b6c8d963b43e762ed072c555e2b09ad4476e928"
        },
        {
          "alg" : "SHA-512",
          "content" : "28d75bc1cfba32b846236bebbd1ca6ce670fc81b627f64b2a7cb4a474405f047673a007c8e39609c686c3e219c3138124a52deefa04bdbe8661708c94dcedcd9"
        },
        {
          "alg" : "SHA-384",
          "content" : "e30e17ec7d99c605ed86672462ffeb3de25bec3ad20cec66edc822d64aae3509e6acaacc2ca4d0933c2340eceae07947"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f6f1f2112b8950c2238081997e51720fd1f5b2073637a76cb95c81cf7e76b7b9a0bb741aa8bd8f4f27365620883f96d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "66572a93c8c716275516abeb497e94a3f31aa55cef516a4b397d3a1b15a75bb9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7a6b91fab0cf7486308e03866464cca6b6363fc9e2e3854a1aad2fcdc4b9ab3e2dddf52231b5fbbf2b4463c5e9aba321f295637a6046f1ed2ff795bf60eef61c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.16.Final?classifier=osx-aarch_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-kqueue",
      "version" : "4.2.16.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" : "fdfa4026aed34d567ac87c998d8b3e7d"
        },
        {
          "alg" : "SHA-1",
          "content" : "ddb942cad6c0e978caa2215757512b36c5ffacec"
        },
        {
          "alg" : "SHA-256",
          "content" : "796c503f7a80217177bd315f6448263134ee0f9042627d5fd698c760bcf99c8c"
        },
        {
          "alg" : "SHA-512",
          "content" : "5cc2673b31e78122a049958c5409f1977c2a71662025cdb6f283c2044834b9bc3d97ab623f3c5d48a0f166e9c395daeb88cc7dde5fed445fc7297ddb258201dd"
        },
        {
          "alg" : "SHA-384",
          "content" : "3be867a2fd09204b3aa588b1ba4021b92582e3ad23a3dd6f7a1eef6ef6ead0bdefd156ab4f035a3f32fa029716c078bf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "373e98f1f7f8b1c3d51b7df33c32c9b45a7de3ccf1747dcaf4d09d4f2fe5a3a0c89a529d9cee1f5f6d3ca6d87888c5c8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f629cd28b72e7cbbdd3372ecfc8ea29e98ce803857d51504bcfc91d602935e9b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3547d8ef3954caf304c83492b4c55286d25a86c34d630c511262e9360afa8667a350c66d01e3c615cc068c1f5d80e9ad8f0db4b2eca9c887957077748cce6e71"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kserve",
      "version" : "4.22.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.22.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.50.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.50.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" : "1ded1848cfd4f5167e00824faf9c4d3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "74ba43e49ab1184d41634af2ef0047e82c4064b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "4667724877f1d37a689202da191e23efa7657c62eef93ccdac406eccfe5cdd0a"
        },
        {
          "alg" : "SHA-512",
          "content" : "f867b1a1fbc057fcfc37c2fa86082f5965ad6a1c45373eac6cfa6ec058cedbf7b348ab4f3d4fea2d4d105ecc401c14f24d9b16f344507e126a221d50532cb8b2"
        },
        {
          "alg" : "SHA-384",
          "content" : "2986b161379c30e9805f3bcff197d7861b8c0690a021e2d7464707e57028b1953d24eefd1a36722f3c04665190b3cb48"
        },
        {
          "alg" : "SHA3-384",
          "content" : "597fe452ff7e21149da3c537b61d8e1b17df792f67bcd80fbccd6647acca571a94fa8bbcf4840826a37814bb2ef0249a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5447d9786f79d7dc20e8f75ac93f3a05181f3707faf6e91696dd326cdd5f5754"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b51065218c88f5ce0b94e6607dee42d6c01aeb69a87b6e1c656dd406f2196cc999150ce87f56fbeeecbed7e1e354ed285589fa560012e9fb5858a97dc17d2129"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.50.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-agent-api",
      "version" : "4.22.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.22.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.18.1?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j",
      "version" : "1.18.1",
      "description" : "Build LLM-powered applications in Java: chatbots, agents, RAG, and much more",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b870fe0f815309e0c37829b85044716c"
        },
        {
          "alg" : "SHA-1",
          "content" : "b91da219d8fe0215a0b40b24d642f7e599c39213"
        },
        {
          "alg" : "SHA-256",
          "content" : "29e1d348a48c0dc404c282aa8389f3323484d08275d208fb2db373c0939ee1c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "0573957e247bf87002de0d513a098cf3a765f6d7ee27472a07ee1221c472f223a71c5e4adc9784cc4baca05d7c87f83b50d114e1b7b6634541b7b9fd9b965a93"
        },
        {
          "alg" : "SHA-384",
          "content" : "70149a1054bf2cb7c45f0e70f39ab4603e49669c1dd1052c11fe9c2d329b7355782d385bd48c10d2e5ee97b4b27dfc8f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4416423b9ae83858a5c25836ff354eb6986384783812a1a131d225ec72f09e0e68bef957c6e934c0a4cfd925d076d6a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "59c006656da4153a1676c0f7fb63ed1d6d372003238d22f49d469ca6b6fda5c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "97c35a165b54504eefed6e404cbe6f2bd06c5931b859e5697aca3bd8e09eefaea52fab2c81e0f0aacc294d3c4cedbb86912ca4f544fd2cad6a652ce29e7de83c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j@1.18.1?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.18.1?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-core",
      "version" : "1.18.1",
      "description" : "Core classes and interfaces of LangChain4j",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f3cbaf7c85e25acc72ed2c5d4af57c57"
        },
        {
          "alg" : "SHA-1",
          "content" : "11e125e0244bd4dd8c1c25ea44b1afe78a027b53"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d0d60544d757b3d85f26671ed1aece8079efcdb3c255c8c19e942613d87616f"
        },
        {
          "alg" : "SHA-512",
          "content" : "0af5c4e48b2e96d43bdaf5c654e87ad5b8cd93330227ee6982b64dae7829d16e46c5bd0fceb5ce8fac201c55c6b6ac1fa4c8e020231ca87bd37bc64c6ce244a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "3489472839cb0567a6b8b090917351edb3e0b60339e79f1ca10ec58559243ed029f90673f6f62aefec19477f3ed5ca04"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e972a70113976c5c35b15deb20edf25d1be8a8def3b2067d634a45322d3daa49e7fbebb68b3973d35e8f501e7771959"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0dadee9aafdbafce10a9d9cbab0bcd16cffeb14f91d88721b5a0d26c32c20da9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "05bff5503b11ce087a48660a3a08e2b87fe5f6eccbf02cfcc0848f9c9a715f3988d0ed6ae5eab56022c19845e0ff06e110f0c77579256286eb9ef7e49452d3dd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?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.9?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.opennlp",
      "name" : "opennlp-tools",
      "version" : "2.5.9",
      "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" : "3516d10a4ed36678cdb01258d216dc5a"
        },
        {
          "alg" : "SHA-1",
          "content" : "3a9c5279e4ad1950a92ab5aa85fa88e970d82927"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc2d28082607b211fdf3185c1496ea8e130fa1fe1bead85622d38487920017e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5771d89584083389e6646ce4772c7913b521e8c1d8346777c436423c8590be91f90ed9a61e2525b86afbf9f3bb5055eebb9630e59a38bd144d865cf6123badf"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d7b58cbe15aad3d36f58cc4fa9ccca6b6657845b012af166f869d72f5bd58fd3152f89303b2a9c3ce6bbb6f8c6fdb97"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9d39779d986738dc38974d46c95870ea8787567be23ffe9e759c510226175275d6f52eb21de9ffe47184273061da8f71"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5c34d310c2d211b0d3a70f94e234fa9392507a7bd86cbd1343347ec5120c8b74"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd19b227af8dfda4d3e45ebd83a239968eb1953c5c4b3e42761cacc76c6574ded89662ae9c85402aeb7593b6cc156f732975e51752ae7a9daa02c086b8177434"
        }
      ],
      "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.9?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.18.1-beta28?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-mcp",
      "version" : "1.18.1-beta28",
      "description" : "LangChain4j :: Integration :: Model Context Protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4326a83aae0e74b0ba61f855641700fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "77456939f2f9bed2ba67aca27e9d824fa7e87478"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c13ce13a7357f9a3966aa1eecd4ac763e4218620337fa452c2c8b9115936f17"
        },
        {
          "alg" : "SHA-512",
          "content" : "f128820f0864f70bccbe2862dcc9f445cfd5b84311da5c092ff76e883827e9457277549f2d6dafd908477b89252f8b0e9846f1fe780d72eea585c756205d0bc6"
        },
        {
          "alg" : "SHA-384",
          "content" : "f220b88a3691f2cfbba5ac11b1c442abe55b0b7ee26845f2c7544209f2426b7e75c6e7b0cbfaea7d9e73845bb3000af4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6189e4982ecd09055d351980f884ed089364a180e8b0cde5fa7a5935f8e1ea6abfe530736799fa5ea3ea4bc1c7dbaeef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "483598b0784d1ffda1333d238b61ebd33737d587b49f97c07987c69372b5816f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a23b38d48e17957055395586966d32db00f8ec70e15c7998346b3da8db50eaf49f0fc5672323b9d942f1b8cde11dfbdddb80995637d4a68af153bc76b3f21a41"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-mcp@1.18.1-beta28?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/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/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.18.1?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-http-client",
      "version" : "1.18.1",
      "description" : "LangChain4j :: HTTP Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f6a0498a3903593aa55281cc671d009d"
        },
        {
          "alg" : "SHA-1",
          "content" : "389fb387a4eb112e1f3a1812b9dd5f40d81eef1d"
        },
        {
          "alg" : "SHA-256",
          "content" : "c88c61af3ce29ce6f34dbb40934b68d38614df59dfd9fb79c6649f2ebb3b5142"
        },
        {
          "alg" : "SHA-512",
          "content" : "3aa0ee1e70cbd4e45513f30a17bbb8baee0845808a212b497c1dc53b8e7cfbc61388ab8e03f972d28e0a30c4a9af6ca57985c24bc2ad8ed1e1392645b519636d"
        },
        {
          "alg" : "SHA-384",
          "content" : "544dabbd13cb5ced903136510ddb5d4633b5274995ebcfc38d7cdf94f8322ff23586d1052db8624b0b9dddeb0ffd2734"
        },
        {
          "alg" : "SHA3-384",
          "content" : "662277ef21a92631e534c7f35f746a88554b37fd8c861e050476f80172be1ffe0bb3a94df473fbf84a09b07fd80b1da3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b777b1b3238934081ae4d8b358ab43990fba794818265afcd2d37bd7efeed9a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "718868456dbf3a3949e5eb767d8e6738a45ce1b322b51f3992d23fa4e2087642e4156fec8f036c217f852cde6ebe458ad25293d15069a11c3c0a87fe805f30ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-http-client@1.18.1?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.18.1?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-http-client-jdk",
      "version" : "1.18.1",
      "description" : "LangChain4j :: HTTP Client :: JDK HttpClient",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "828f4a4126673f51d89f2bef97f9ff92"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1f8cf8d29997b7ed29f302fcd3f359ce02f81c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "f6eecb3b5f5af26789ec2bdc9e6567d307fd042ab6ec8e661a3f86a29870d5ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c4f3e6a8db3afbfbd982e91b690510f8737a95f795ceddd2a0c29568cac88e23d84e42747f0687b98c2209fc59e16385509b0ada85d35b3a2e6749d83e25f37"
        },
        {
          "alg" : "SHA-384",
          "content" : "db877d8215c621c1569c15765ce6b226d5cc4b5f254688a15c330e9d67457de5a67bf972584c259781f3bdb0c8b15673"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6518de9955ce0119fdc90caf60fd69d37ba0757cc7c838e5322653896e399a5590cf95ee2696203a6a2034dc22eff2fe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e99b022669fc39054960bea9f52cb4ec4fd0143c0c7f81f4e4bac62a23cfec74"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ba69ab8577fc0d61cee1303424dfdfb7b2f40d3a2e3141ccfa29f38b4eec8a80fd1e7a84967a752df059c6dad69ec0b66c7b42ecd8466550894354e0ac4f1006"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-http-client-jdk@1.18.1?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-json-validator@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-json-validator",
      "version" : "4.22.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.22.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-langchain4j-agent@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-agent",
      "version" : "4.22.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.22.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.18.1-beta28?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-guardrails",
      "version" : "1.18.1-beta28",
      "description" : "Input and output out-of-the-box guardrails",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6415572c5b5876277f633234e27fad26"
        },
        {
          "alg" : "SHA-1",
          "content" : "8c00aea14258c72e32801d46fcbf4c5553d83ff0"
        },
        {
          "alg" : "SHA-256",
          "content" : "352ac4485b1e2b16a9b8332076f2178bed18b2c9637a8900f5b337edd23dda8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9dc5417b18cb30a50535bacddb519ed8c8ad7bf54a3e0d43c450d800426c6b2ea2b53b40141068215c7c32af887f2a0fea923db4e3836ea3ff05db8e2400602"
        },
        {
          "alg" : "SHA-384",
          "content" : "f4d207963c76c475714f8f69349f081de5789e385636c8e7f6ac009b5e73b42ed67d44ed38c5fc3ea99991ce4fc0363f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a257b7521ea401771cec2638ab25657cbce93d833e91ff6e9b882b44f5573a4ed766576fe22016601bb5ff6d98a30d60"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2ae14f0a9c01fcfc8b78ab9a18de816efb107fb1301811627f05b0971fd4e809"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3e07de4d880ba423956d01d82e6cec122848db890db88bb9ec04db303d0670c28d08a54d709184bd03f29921a40176992c8d7a8eea2a9eea716c0d5f7e06360f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-guardrails@1.18.1-beta28?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/dev.langchain4j/langchain4j-open-ai@1.18.1?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-open-ai",
      "version" : "1.18.1",
      "description" : "LangChain4j :: Integration :: OpenAI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "08c39c8fe4f7a67b74806a8cc1308194"
        },
        {
          "alg" : "SHA-1",
          "content" : "8d278eb80500e5d0d81efb25dd7e258cb43fb8fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "2001596647d1f70fee8ab1fcf60d66ed27026db01874365053ec7573c93c3fcf"
        },
        {
          "alg" : "SHA-512",
          "content" : "d8a977a35992ffa047cc22023322bb3fb458f552e210eeaadd8344b0fc378a7189ca9e4581ea0e0e8512adfac9c6711a2fb642c0fc4bffe9312f679500c4a6d0"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf906e5a755d7d169b8fa3b4f8e702b6fce3c930526acd96980b5769b0b77a3d5bb44fbfbb2f0909dcc3134ce390b45a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cd050069cb2a2c08dacdcdc8e39780c3c6ab3600f55579392492e5be2e65e063b96289491332c764dbb7d588af8e3016"
        },
        {
          "alg" : "SHA3-256",
          "content" : "933e870ad820803f370f72e219316272e6d00988ddcc04883feb1c9ecb72f800"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1bb387725f736657539e279d6a911cbb36b0b6e8b3647ad134da67592bb413aacd93a44b361089282c056229f3f6fa96891afd12d3745a5a11b3f5ef8ab373d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.18.1?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-chat@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-chat",
      "version" : "4.22.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.22.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.18.1-beta28?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-hugging-face",
      "version" : "1.18.1-beta28",
      "description" : "LangChain4j :: Integration :: Hugging Face",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ade3c04f8f3db6119b3e827c4af6c6cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae28d1683001fa31b82f6a9ca41b3ec0998f3350"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8851b6cdf84e517551a031cc0d16150df48d6e23d759d17b442231a6f7de1f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "669222cc83d349830591fc324ef924842cd7777ec3edf7228880aff569c1de7e64d255fa20c907f0e713c6dbe80197b582ee76df7817f88808f07ebf98ee783b"
        },
        {
          "alg" : "SHA-384",
          "content" : "0675d4a7cde265de2c835bb436fc46f3d3f4429d1c8c29980c0177a21c2c65885de0f5ae307cda3ed896e07bf6578ed8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "126f25f986b4b20a551c7894179e4b73833e7d066f8691930ab88d9b6c8044330c8e654fabee802109bfec35dc6df3e8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9f1a65ad35c65c1ecfb6c76655e8aac88e7f4afa4269f7f88b083ee14df8ee99"
        },
        {
          "alg" : "SHA3-512",
          "content" : "271ec0d89fe9fbfe7cf6da094f7e2f715719cbe7f075558c9d0914c6ac7cbfa584f7410d4a45fe542bc41a8b2e53b0a86ac7a37b348a7af6abab62daa2e3a673"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-hugging-face@1.18.1-beta28?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/org.apache.camel/camel-langchain4j-core@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-core",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-infinispan-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-infinispan-common",
      "version" : "4.22.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.22.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.2.2?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-commons",
      "version" : "16.2.2",
      "description" : "Infinispan Commons",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a25ed8830ab118f12dffaa7ae7b49eb8"
        },
        {
          "alg" : "SHA-1",
          "content" : "02a3351c079167ad8ff6f3e8099b048cfdfd748d"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a1b5053c7b1045e9d336251eebd3fa730ca41b6b0c9d12e449ab37c4f807fe6"
        },
        {
          "alg" : "SHA-512",
          "content" : "cc7bad0ac04dc7b863cf29ffeb1e0b132ca672fb0b5187388a33c9016de7ab70629dc4a60a52d08047376e5823f17110ce10ef7fa7e4ae764bd2e0c58aacab61"
        },
        {
          "alg" : "SHA-384",
          "content" : "711f1223f7698c5f5225d7c1be71cc37eb39cb546878429c912eef2bc14f3ab72e67bc4af734be8dbb0e1f0c7fb6fcf4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "141cf1c4bce32aebc0ca8155ad4aaf953f8d48c5e0ba38e588d831d06f601de639929545ecdaae4ea7266d7ec6fa2e95"
        },
        {
          "alg" : "SHA3-256",
          "content" : "370e0228d40405d5ad4e2b4e0b5c86e49d478231654391605f6fdda379376eb6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "06a2b505d4842d5c3e029072b0b3f3adda514a263b02ac1f072abbb5e3b55eb1fb3b1592afe37c2647cdb214684fe9a21c9c01764823d046f62d88958c44333b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-commons@16.2.2?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.9?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream",
      "version" : "6.0.9",
      "description" : "ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3b9168a05ddfc55c8e1150d59bd47b3d"
        },
        {
          "alg" : "SHA-1",
          "content" : "260d05ce2202c5263b2eb263136da4d272beaee2"
        },
        {
          "alg" : "SHA-256",
          "content" : "38f153d3748814563a8808d447623390f11110a875cfd9bbf3609c34f2c7856f"
        },
        {
          "alg" : "SHA-512",
          "content" : "fe54e9e3c61d587ac3ce1589f8fba8066fc9ac10d5dc9e03a7827539fafdada36c7a287ac24d87f0286dc56a5cefc06c48500c3eca3641f85b65b2b52ec5f4ad"
        },
        {
          "alg" : "SHA-384",
          "content" : "0fbbd0933912ada87ecff8f49c4bb16bf2b65424a18e1eb07dc108bef91a8f8592acc3177a43277c21d7be64f3b704d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "97cc9c7751f7d2051561386a220f56bacf144a8966a2587ebe7d12edec5d2ce67538e0200b1814997306a205ffb8dd0d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f28b528ab25377a749d59d3e8ab7096f2f797a0bdee46854b6a1744408161661"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c212832cc0538bb86dc0909dcbe8e163740abafa186f54555db0b6cdc0abeaddd785e126831b829c2931399c5aa5786ed8ee02a2077b2431ded6a15ec0810a53"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan.protostream/protostream@6.0.9?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.9?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream-types",
      "version" : "6.0.9",
      "description" : "Builtin protobuf types and default marshalling for some common Java types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fbb26c827c48e28b5c044656030f45ac"
        },
        {
          "alg" : "SHA-1",
          "content" : "32ea03742f3f6a3df643f4c936841854e99d8b90"
        },
        {
          "alg" : "SHA-256",
          "content" : "1319f37c5a351b58b9be52d6878515ecba740568f4b27a2fb67470c68fb9e416"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5b1192197f0839da4d68310c63402ad785a49affde9d86d17a4a23660e861fbd151a155659264868a3a5340b3a60d982460f004de58eaeca913987b68f9812d"
        },
        {
          "alg" : "SHA-384",
          "content" : "6258c0353d474fc9fa30a597de351ca536f104c83ea0b43f4e6a23457b8bb071322205de4f8ae45f98f005c509a4e5a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "65972144396f24f38afec6ba73435de9972d5324931a7b572f47ab11e3d9c648de6135d8242bed71012f572aa4a3a964"
        },
        {
          "alg" : "SHA3-256",
          "content" : "01b6e92d45d23fb609660b39dc866b831c0848dcda1b665bc65f43e84fd90acc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c4d32a3bad07f1c0e76476286fd2f702a28416b4a19ebc09b388fc1fbb71aafdb827ec1404dd9dc1bc18b2e8b863a3dc85e6e62f8f94fa1dc25665cb4c6fd120"
        }
      ],
      "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.9?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.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/org.infinispan/infinispan-query@16.2.2?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-query",
      "version" : "16.2.2",
      "description" : "Infinispan Query module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a654a9b4ffd150823d389dc73cc65d7a"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb112e56af6e72ab97c3045d076d79b932dd8497"
        },
        {
          "alg" : "SHA-256",
          "content" : "3544f3320f7e63383bc40ac3b2bce982ea6308748b96c21669f3b74e9fc94f80"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c4fa94322ad1fe4e133f2ee85fadedd1a4286a21482873667a19bee4b5ae42318b79ff77943911a0582110fbe49f46c5782574fe8f4014850f26bef1c5bea56"
        },
        {
          "alg" : "SHA-384",
          "content" : "c1c404646d8362ac2a8f6022c6f9ab34ff2b1e1a8c2d9d72c2beed512ddb8d45e1e5316a66956e36d7910dc010147037"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b8b4d00f0b8df890b84f4223e3f4e7c041c87bb12233557e6ff95e3f34b08f2a764fa9ebb7183c0771db7de93eccfb6d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02932a381dd27c094872b169d335c5721e42ab5b78d2def627934b1802ff5743"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b176302a896718322fce553c9e2c36aa0805e628fe4c13369c9ec5d88ae1d7a1d56d2151eaadc9163e9b85bef25eaab63d21179fdf1ff13467d27ecc334f60ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-query@16.2.2?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.2.2?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-core",
      "version" : "16.2.2",
      "description" : "Infinispan core module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "27c4abea62e7c03536495ca5860e7a64"
        },
        {
          "alg" : "SHA-1",
          "content" : "d74f73b841d9fda72ee235b859fece50063276c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "993aad146e17b0cdcd9fc78b7f7bb03d1850246def1e48f0dfc880ddd9b704ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a88d97b067eb11ee650b2708ab83cb3274b0320665c260a1a05b301e14a37ab6b3d0ada7e697af021bacc8a0055517a7903fee466a9200a02c97e862b69d90d"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5850c5453be786219fef40e24edbe9b2b400ba57c3847e505a2edb9d2d6e5d767e580d1c9cc679914bc72afb5bbb6d9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "356e87cc372971957c700b723f657e4c88942395aabc863a3d5af1d98c1596b758618e80c695b81601e5eb5d1a245f46"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a1d27f95d16e847c9cbdf5cb27ac7692febd8c288120e3339d36452f96c130fd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6e95f79705e32609f621ee6b2413ff178e4fe7a2288a38a48d7f4db3c1e039badbed9a0e052aeb280d6d84cf6666d325e42a94c6d9fdc1e9a71c743c89b6013a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-core@16.2.2?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.2.2?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-counter-api",
      "version" : "16.2.2",
      "description" : "Infinispan Counter API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "81f90bd6b61cb256f9da440b24ef7bc6"
        },
        {
          "alg" : "SHA-1",
          "content" : "d0485bf7954484479356080a5939cf0bbe028e92"
        },
        {
          "alg" : "SHA-256",
          "content" : "a0cc6c5cf94c1b931b46527bf66924ec3a488f4b0c9e0e709c2c6d92d1a8c63f"
        },
        {
          "alg" : "SHA-512",
          "content" : "2512917a915ab571e08b8528cdf5f1d2f4a099662e91cc75701475dfe09511eed232e31b2930cd2dec4a8d94ee464593e4fdc50857a6d5e9faf1155a66d7f323"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b28c28b01787456a9c032a14526bcedf204fb3e41c8a9a7b43b3d8a30ec35b25985fc3b4ef6d377f3d635fcbe72af35"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b5226d52350c244a2aaee66bf85053402185197432417960ac3980622838afd388b027a7283658ad157190db07e02b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2224ca6df9663b9a040684330649d3be4bc52b3fd1a91810996e00c120a2913"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b1affd5a54964277e7a73c954ae157d5c7876fe7fc72d9a192e4afbe2a74a66f78570ce6f184014e8f2426c2b8c67712ef1e71812cbe06e8ae8f29894a38045"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-counter-api@16.2.2?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.5.Final?type=jar",
      "publisher" : "JBoss, IBM",
      "group" : "org.jgroups",
      "name" : "jgroups",
      "version" : "5.5.5.Final",
      "description" : "Reliable cluster communication toolkit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "84dca2826826a506e445d36a57c67ed0"
        },
        {
          "alg" : "SHA-1",
          "content" : "689c27d2df616761bcfdf82a775a1c94a8035d26"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a6580b472b71451304d1c522d10d497d36a7e4402ec93fd537b892331a0ae4b"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb47c671ae38b3db2b0d822ea9f5778dc7ca3f4883a743883a917452b3c6123c7db1e7a9b4f7694f7bf9bb5336903e4d2a9a973dbe7022f5d998c2529e57d633"
        },
        {
          "alg" : "SHA-384",
          "content" : "7d5d03eba23c813b0819ce755271940c620f3dd45e0452572ace60d63dac0fed10e242c8bd5c05317c848f495c6e338a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3a7b38cedbbaf8c80ee4a3c4290f011c4e46ef52d17b4106ce728cd072c3da5da97aac9ddd908460b6b24ff95f52b87b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a25c4bc40776d5457e4ea76fc60ff26dfbf0c149a5794d2f60724161cf2cc967"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ea3fe4fc30a6b17af2da93abe1bd31cf10a7c33df31f537b783fd12ff5f5caeeb3f02a8801bf49b03bdf99c88c08340005f3676f78e61570db14679837715416"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jgroups/jgroups@5.5.5.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.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-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.hibernate.models/hibernate-models@1.3.0?type=jar",
      "publisher" : "Hibernate.org",
      "group" : "org.hibernate.models",
      "name" : "hibernate-models",
      "version" : "1.3.0",
      "description" : "A de-typed abstraction over reflection and annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "98d17b40a15e019f5e2b81d16d078e85"
        },
        {
          "alg" : "SHA-1",
          "content" : "004aaf7d912a98409e7a7ceed694c43b965103c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "597b72956f4d0702725f487ace217e617d549fafffd64f41535200b4f1489b7e"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d5fff024983b07744e1d55126838dd2f45c37d0e46e7b241370cfe739416f8db60cec19f1d74c23e33a0d3c409977eb144307145eac12b5628382d560eb62ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "52b19ec9b33c62cec1c425522effc4d1647c97f6cf45dd3b382dd38f0411314ccc0f4cdfd93041bf5589c233efdebb2b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c73a70229df51496ff6750034e98700faeefedc7b261b31eaaf19b99342431c9ecdfe2931fa6796fadef014fe9505273"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d9c921398bee6854327bb8d03251c0889dfa6c217287a0f4ed09573814ab7f88"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c6546ff9bbce6aa24c9f5189d912edd43a97d3ee2e1d3e66c07f83ffcd449a4df3034f0202d6d8f9ebdb3720852128116409971b26fa86dcbabc97cea478233"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.hibernate.models/hibernate-models@1.3.0?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.4.0.Final?type=jar",
      "group" : "org.hibernate.search",
      "name" : "hibernate-search-mapper-pojo-base",
      "version" : "8.4.0.Final",
      "description" : "Abstract base and common implementations for Hibernate Search Mappers for POJOs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "32d8754651989669167f85e05b27dd3a"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b1db0e9b3ce67dd45fb1a963cd0016058143b59"
        },
        {
          "alg" : "SHA-256",
          "content" : "f599b4e9db1b6023dbe73aa9ac857b9ac0adcfa61bdf1e3e9fe8b4951befc78b"
        },
        {
          "alg" : "SHA-512",
          "content" : "09d0b7ace81574bf307a3543c89826a4d76ee8c85b0fb1bbe95625004ee3932550bd2001e113169a3e80ea87745f07f6a4307bc89eb0897eee5e9b2466e5866d"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e6952f3bab8100eee4118369afdfc2076a61959a0f1f5600f02c20872fd633d6bfaf76a0972cfee2993f551eb890029"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f64719a3a79e97c923e2a0b62bcaa3233c913f88f367e1babfd739695119f2e04cef1575a45efbf07aa2e51e88c671f4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4f6727efd53a5b9b8011ba491fa14c323122a23f054c8271b9da6337c4f78dfb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "35d19a88a76b05fd603b65c84f4cf746aa51ffcb89250b25568e6470da8d97e4a0c70fd95b4ac945448492eb758da1a2782d17074819a4ecb8821c45b62c4882"
        }
      ],
      "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.4.0.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.4.0.Final?type=jar",
      "group" : "org.hibernate.search",
      "name" : "hibernate-search-engine",
      "version" : "8.4.0.Final",
      "description" : "Hibernate Search engine, always required",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4972153ad12a098dc6cbf55b5f2c939d"
        },
        {
          "alg" : "SHA-1",
          "content" : "90f1230d399bf4fb3904994a1b3432d429a905d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "5fc20807a317f5b323abcc83495ad68d1cd21ea0d5ddeac850361368e94cd5c1"
        },
        {
          "alg" : "SHA-512",
          "content" : "d3bd73462ee7ec9959547d0fe16eb587a687ac8ab6933dc2f8fbd6aee4231ffde3a2dd1bbbff50835f74b8430c6f22aa64f7f0a4c839a700e3bdb2fde64ca93d"
        },
        {
          "alg" : "SHA-384",
          "content" : "75da43c14c3ca643da36c6208872e19a0475e089fc9c892a1396092c6402e9e839cd06fe35e03fdc21723ad782ba0b3a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2bdfbfc6e85caf57fe1563598a311672dad31f3f654cb86be20c1d982ee2768a3cc55012d19077d1202a3148004cd327"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed59d7e37ac1902cb23d9b0c0422d0c91337a981ae882df25f10f5a23df58696"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1483711e1a963a0039faa858f3497e4da4e9956769b00414e411405122fca148f75bb6935feb6186dad9f3d74ff7f7183263336bb871d12b827875469542df87"
        }
      ],
      "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.4.0.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.4.0.Final?type=jar",
      "group" : "org.hibernate.search",
      "name" : "hibernate-search-util-common",
      "version" : "8.4.0.Final",
      "description" : "Hibernate Search common utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7a0c9502efb1aad15c782c835b6fd5fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "a18765fa5413fdea286d2222788d59c4dbecba24"
        },
        {
          "alg" : "SHA-256",
          "content" : "c49cb07e5e593a5ce406d593b65c02762c5d9719c7ad71e9e3879610e711f966"
        },
        {
          "alg" : "SHA-512",
          "content" : "12cab71e7443b34aa11a56d6d630df7fcf26602467f55e54dc5a76313e995c66b8c5ef0f2ce36e3b5615961094507519de7ee4efc4b4d6f1891a0c9e1a4f6ca9"
        },
        {
          "alg" : "SHA-384",
          "content" : "4a2e3f4380284d9e2b5c6ac5772111ceb757b7da0cd072af31ffe298145a8fc193ca615ce0a7dc9d30f1d065f235360f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6832e0c3b6dfb2d07bdea2e1033ad9fc1556cb5aae9d2b202640e1488e7534d70d565e9e43dbfb3119cdc191dddbde7e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f0a179a0f9420c1c2859c827bd3f4a0ca2f18abae131fe4eb59de3cb66fe8d9d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9092f96afad7dc66c43937aaa95be0a952c8958e17e28c5193cfd2ee3f0baf6615b8c5771f0b96e92547378345fd060421b3f07edd833e9077104865b49b982c"
        }
      ],
      "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.4.0.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.2?type=jar",
      "group" : "io.smallrye",
      "name" : "jandex",
      "version" : "3.3.2",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "db297711cd5fe4d8f6d2dabe8226f040"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f67f3771987975b64637e78884ab2813acbf1c6"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7a214dbb405c11cfa62fd4319810a46e502b633ce86d6e2dea7a5065b932256"
        },
        {
          "alg" : "SHA-512",
          "content" : "730dde53a246fd821e230e18b873d533380c1ce10c4e2841e482cc48065a619b250439dba3f4019e9c1f851188231a0caf9463fff5c272f75ed49aae8cebe247"
        },
        {
          "alg" : "SHA-384",
          "content" : "381628b5ee2b9108196b7f802b9d5fd2b2ff614f9785f73299c87099a96fa63c317746191f4f0c90ee5f2e2f2465b90b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a088c95139c4b61f4475c6d2f26682dccfee210eebb8493deee41945134684b167440bc9e5767157b9954e0f84e074e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b80777b020a7bb4d702b0ea573cc8dd62a4fa21dd6b7de0748d1a051c3736a3a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "480d9a0f99496f406a9535c06915003b60d4d319e263e1b92ec30162429f6e0fbf1aed9441d678451d47aea27d1b3c1edbb1f09d049d1b74a88aaa3b5a284fd6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/jandex@3.3.2?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.4.0.Final?type=jar",
      "group" : "org.hibernate.search",
      "name" : "hibernate-search-backend-lucene",
      "version" : "8.4.0.Final",
      "description" : "Hibernate Search Backend relying on embedded instances of Lucene",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "154d3692b9ed7ca8a100acbcb0dd7445"
        },
        {
          "alg" : "SHA-1",
          "content" : "52ff3a0e9be71fdb26379c9f32d4a45fab3d529c"
        },
        {
          "alg" : "SHA-256",
          "content" : "eb75f5466c29bdc80d45fa554cff3178d52a7f45a9c0cca4568c325f4c78a243"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb3d4d7df9fe1c3989db0c4e310a6801e71abf4e476a8b32e2389bb4d769693e819f54bbf6c0d6acf7117ddaa64d0bd1cf89b0b77c7928e455150d42df96fff9"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0788f6d4a12b1188c6c6cf594ee0837c6e98b24a0b50464e5a36c4251e56fb0b91e16f7f8bfd9fb07df557189502c55"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e780ff1c48827c887d3913bda546dd9099562fa8700365614c3408fd659da80552888771ea5e03adc0aa56b3a513805f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b251a22a97f44726bb7fa2a04c8a387a1c6a6a6094758b249528d097ecae653b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "93617fd9a9e500357ab1c07f924764a00155c97fcc2f5dd540da53935fd216b1eb59540a1f18af4d9b508c9fcafbf0add0f847451a8b4af576c487c245b5784a"
        }
      ],
      "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.4.0.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.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-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.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-join@9.12.3?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-join",
      "version" : "9.12.3",
      "description" : "Apache Lucene (module: join)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "56b17cf7be03e1c3fc6b42ca81267a3a"
        },
        {
          "alg" : "SHA-1",
          "content" : "44e48600d2f127fb09aa7eac315bd1ea8e8dd205"
        },
        {
          "alg" : "SHA-256",
          "content" : "62d90a550a1117d521cded9504d7c73288bcdbdf691b68d17caf04ad01efbf46"
        },
        {
          "alg" : "SHA-512",
          "content" : "de81068ac34a05d15504cc78622b5ab9e0b83fc30f235281c574451bb4c639b02245252dbbc7880f11d87a5786602d90a160f1084fe21d1fce0ff214d50ccde6"
        },
        {
          "alg" : "SHA-384",
          "content" : "002b1220c217643d85fe8d74b3868c19adc49831af7311738ccc4c6ffc2329407569f8a43e2d74bec721cb2e82879c9c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "504057772dfe3c2a3f788bab110a2cd1ec046fd33b65633b06022edb493c2ddaf81f02b13d0c7ec6ea75c604f4f01dc4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9a141c7e1a7f6f0f900b5c91b50248f84176d265d56dd344430de50ccb9d7afb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "28586c67098fb4488de80fba0a980279acf0b1a4d21c5f0147164ea5c1e9f050239fc821a37eb59892149022fec7f40d44a839840ad3f7bd3bf9af2060e5a122"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-join@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/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.3?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-highlighter",
      "version" : "9.12.3",
      "description" : "Apache Lucene (module: highlighter)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8eadcd2453203fbff7667cbd4071113b"
        },
        {
          "alg" : "SHA-1",
          "content" : "72b809aea6b57e8515a39d4eb368d8dd3fe9c072"
        },
        {
          "alg" : "SHA-256",
          "content" : "4cfa3c462ddd253bc8663d89afef821daff30dcb5b376a764e4e55b926bca7b9"
        },
        {
          "alg" : "SHA-512",
          "content" : "33c9e0a07169aa7ff6a7385aa081fae8cd5fcc08aa19156f57946d38cc1928bedc030b5c4a4d6dd250bf275011c3b0af20c67bd51b9daac4f40afbac997dfbef"
        },
        {
          "alg" : "SHA-384",
          "content" : "3d13cdcf45c8e760cd2264061a2a12e3421eb76624e7425aac39047056cd2f81c8d5795cd93dee8f4d66a242edb0e90c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "195d8b3befc33cf0c38c0211489a870faee4d29e47c5823de6cfe96fd566171f1714993d3621a858fcc6c8bb5bbd02c2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c2c2fb8c71861bb5c7877eef69b0743df1a90dd0f0875f85d09d6ce1679accc0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c726c9b38090b171dfcca69b3f37601a043864dab49005ed435c7f64f2576531880333983d02e127a9050ee10b937e7c4a6835a2d99a7597f23572f9aea18b8e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-highlighter@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-memory@9.12.3?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-memory",
      "version" : "9.12.3",
      "description" : "Apache Lucene (module: memory)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6409fa02b02a261deb0d7cb4a7756905"
        },
        {
          "alg" : "SHA-1",
          "content" : "b370151bc0b07a4dce3e5510060f18464391d8b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "54ebbfd18e33933a063510d3d0d71ee84adb7d1a8e9eda8c744e7221e5c3ee40"
        },
        {
          "alg" : "SHA-512",
          "content" : "44b67896dd7aae356e5dc507a534679ad12948f345490915d936013c7221e16a449edf55321a9a629a6317a793f3957a9312f98adbdd89c2e82c44f0ebccf817"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d515ef56f64f01adc41cc2105ed148f6eb9d2928b3ebdfaeabd37cad182e2b700879d9d5579692c74c982936839fb9d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c2c453cb5413be7f5d80e5722ae04dfc2cedf07e00200adc978eac2d479c923ac265ed6eb5882dafa364d72131d73b8d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "84205e371bda959b457c75cae7edc8ba7d3daaf6122308980532abe52d83001a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f6a46dfe28f7708b17bcaef397c4d505441f52eb39595f9b90c603db116c2494e874b195f7109a7627c29f3c07e24079c7067ff0ba611daf18dddc9a0e4ffa39"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-memory@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-infinispan@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-infinispan",
      "version" : "4.22.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.22.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.2.2?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-client-hotrod",
      "version" : "16.2.2",
      "description" : "Infinispan Hot Rod Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04571720a744a6f3d66a65c49b93626d"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e90f5fde59ba5512197119a4a22333d3efab132"
        },
        {
          "alg" : "SHA-256",
          "content" : "f5a6db332098fd09b53a6e68d08845fcf6aa96ca6f234356deb03e8662a426ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "da1a7353a32fd616acc65dbf78f5ab5967de81b6e89faca656c546565af34e56f3e59471eb3969e161da99e2ac175f63b6921f2389da0a74e47f353cc8550597"
        },
        {
          "alg" : "SHA-384",
          "content" : "66fb96955cfbd94a58eca6b61b87271ea551d90631c963b93660a9ca1f9eae9fff26ea6dadeab3de3a871e8843e2c188"
        },
        {
          "alg" : "SHA3-384",
          "content" : "62bae64861729eb70d5e18a0e4935e51a1c417a59542a79fe3535aea73d87cdb76db254c30dc3aff4bdcee8f0e3a7a8d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00d7f0d5e7b5b5c839a03f18184f2b92fdc34a8f5c0749edfc8b201646334423"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f0d1e320b138af4cb28e97545fe1cf0aa9a950d88b45bd9032e6639058bc019eccbf9f1e0d1af7d7e4c0ad07b80c958ba130af48394554888417dafa466b76a0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-client-hotrod@16.2.2?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.2.2?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-api",
      "version" : "16.2.2",
      "description" : "Infinispan API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "51fc1679fa4052355a44916344efe971"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac1b00a875dd31835e3d2da8abca75e6d0ed179e"
        },
        {
          "alg" : "SHA-256",
          "content" : "ee2e7e8d7c918c3da1e02e8b2752ce2d0bdfdacdd52291f8a899fc6b55ddbdbd"
        },
        {
          "alg" : "SHA-512",
          "content" : "99d079546850192b272a900915866a00193a6e5790747c6ca747b7d55696d409d2684094d22a0ff574bb1e02b1a09148500c7b8616660a167ac767673c43a6b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "585c93d21ff72e23f8af9ad7634a06d2c11f475a99d50f7bd06463820635fd5ead8826e5779ed2bf68cb07b934979337"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8965a1a0c18211f1d29676a1fd91557c560474750091842013ff1283448e65894c89dfa09191a2590d71302cedec7212"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b315ed95da408259df0c16688d180b3018e016b6ef40f37504a246416a5796ce"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ea62849f5bf26ecdc2d721df674fe27f08b6eed22f8accd7b8fe284fa0ff3028ac64dbbc2ea0dc5bdbf7f7c0878e71a0bb1bf5aba991ff673b816500d5780def"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-api@16.2.2?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.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/org.wildfly.security/wildfly-elytron-sasl-digest@2.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-digest",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Digest SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "621a0c438e5e4a3e558c038862774761"
        },
        {
          "alg" : "SHA-1",
          "content" : "10853c25ae206740b99d8defb5b5242ab2c824ba"
        },
        {
          "alg" : "SHA-256",
          "content" : "7616b9d87413e640ea1458e7d2f462548f2a6ca87f86c4181da27e9e75692769"
        },
        {
          "alg" : "SHA-512",
          "content" : "d0ceb12251b20fe39a2b4b8331c8ac1b972101c2ca2288fbf09d22572d7c1897e94ce8dfe2e54e669949d161395c7c7e250390c563791b825e1ca5275fc0c71a"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f7a4857262a86f85ed51265397dad06f51d9afd07e1de6d28458f718460262497039e13845b54d070dda5d778d6516c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "77c792b7daf42726ad031d1bb13d2eb198713506effdd8cf943682ac9817580eafd313d12dd442a8b2d5a537d5543e1e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "951e376bacc4b9a4b42a87f0e4e786e2d8d64caff65ed793c2890edf33333bfe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d46e7fb7f108b612055c9610511d2d82ca1a2089b4d80e7416c1d5bf2258f1d7402e9630c57f4ae02922ac2abd63b5379a556753ad1b94519a2d5648ac92c380"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-auth-server",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Auth Server",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f1c6a0bc9ef1d342f64ec2299309c9d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "b25a28b1999404dc983625bffe27d6a604f8cdd4"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e0306d854cfeb04a24909d2327c150344e4bb5c20ff89c11d8f85ca455f7162"
        },
        {
          "alg" : "SHA-512",
          "content" : "01f372a42fc5d8a210b0563f1e7904aa8fc8cba8f92098850c24d867915522715f1cfb91919ea4957b111194c2f987d4c42b0d4383fc4df1bd79b0d13182ddfd"
        },
        {
          "alg" : "SHA-384",
          "content" : "661ae36f35cf85fe91f9bd1294366c8a836321eb3d4f217a109eea9331ffc563f05d6c235256effe233879cf47cba37c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "62c0955ca56324fa9a1d80c19ca5ba90fb50c0e01b0d73a2244b2975e25797ed09a79c8d283474e4f8071543b0c0c15b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6a6906ffa76431cafd17d983aae5cabcdb385e4a4aefa6d067e07b4a51d23753"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7a4116570fb02fdf8731f5ffdd09c94f741ea16ebab1078572ea34ca63f21ad56cee91871411370b631a2bd8e29daa5aa9b7c9fb913ded8f09d16e90b97eabd"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-auth",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Auth",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "86e0917e0b5ee1976946a2fba2226d3d"
        },
        {
          "alg" : "SHA-1",
          "content" : "313f2dd9342d50c4a274aeef2671cd83d6cf6e21"
        },
        {
          "alg" : "SHA-256",
          "content" : "8fad1c702dabc6e27d324e031e83153f9199427bc6b79b4842bae8f0ea6690ca"
        },
        {
          "alg" : "SHA-512",
          "content" : "0edda3bc96b966d48de7830a2f4e26641874296adedd3846ca2b267836d761e45e60d643f7b40c209a2ef37c865f7cca129ee15d1e052f4117b32a52a286ef86"
        },
        {
          "alg" : "SHA-384",
          "content" : "3f7bea93c21b30e0f39cb574970a1d5968f73e7d2c2bc992efcdcd075816a02f25e4200919e14284db8dcec0ded52afd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "403f18d2b153d2a3fd794413000aa475e30f833f1b36db5f7e135bbde2068a3853251dfdac84bc264ecf0acfa3116b0f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6bc661e73f6c420cf9f0c4c19ada4827a02fb9b4a1bd109ebb473cfc5e8d307c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c37ec68774f415d36dc1846fa3dc51d12e9426c1cc9c8b39f03bc833eaa8857a4d8a83cd139f54a40128966a3ccf994b9cf5def391839edc25bf65e9d96e90e0"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-base",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Base",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "92e61960ab34dfca01b57212872eda7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "c510b05fffda9bd2a543fe3dc9148f35e2981175"
        },
        {
          "alg" : "SHA-256",
          "content" : "5030a749c488271993f106f874c0ded4ebe0b4cb24283b127fce44d7cb39fe5f"
        },
        {
          "alg" : "SHA-512",
          "content" : "5fa3561de45622bc616dfe67300142554546269ab2e917546641c6df22035f2435ffdebae4ed5a3a1103fbb0a105867825df6fdb016d4d5173eb48172b970855"
        },
        {
          "alg" : "SHA-384",
          "content" : "c104e3363d8ebd692c622f880c7d060b7bd02793bbfc3452002ebfa3701e74fd67a8392f2aa9a8a99ba874a2c207b305"
        },
        {
          "alg" : "SHA3-384",
          "content" : "03fe0a4632b738a039d1df3656b379f73161670ea6e28ca17701918c6060722f2f09ab3288787abb3a515e4995f117f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "25d54374db63c202367cd66c00849256187cf8d88116b9badfec58df50545aff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e44be1b544fda4429335625d7645b662545349734dd237430ee75633db951bdfdf83b57ed04fbcbd1ad0b1044b92230c4ae147172b95a2818cd133c090c472c0"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-permission",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Permission",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3776cac64135bafc3d4b8f98f9cacaf1"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d65c19bb417d6bdbed108e1a57cdd825720e990"
        },
        {
          "alg" : "SHA-256",
          "content" : "9054e13e3b78650c2e0d025bb56d575bd8a70eb83513ddb88ab4bb1560492c37"
        },
        {
          "alg" : "SHA-512",
          "content" : "2d4b8dfd7a58be7d56d1064f6597bd2d556962230de2232d27fa567fffba2f6d97694b43be10431de53eccd8238a78ee98652f57504780c7583311a5689eefb5"
        },
        {
          "alg" : "SHA-384",
          "content" : "be20f94222e9c7e20117d97dd78f7084b9669b40c56d35171df65908cc7d2c6276e7e6a523cdaba07541b0920ab4d0f7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d53c57c5e866122632bfeded7fd79195985e9e338804aa6ea32a5a878382446240f69d09471a2c617030860adeb6427"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0be0deece4444fcf2a5f1f6a68a93671c7c4d101330a6711c30d9afd5bae70e4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a69804cdc16ffee72857c0d7466b575d1cd92341936ce97625b2cf114eb8315952b174f57f1c78232318a9411d68be0e08407d4d9f28994c1a777567732ea4ed"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-credential",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Credential API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7bcd55aed3174dec4ebacb0b031103ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "42872e9ed75757a1407c38552ee3487314544226"
        },
        {
          "alg" : "SHA-256",
          "content" : "e46ca5b98318c46ba1964bc288acdac47ae5885651c705d040edf49a8c86ae05"
        },
        {
          "alg" : "SHA-512",
          "content" : "211f17b8dc8c6d8577f0b7e798eb618b3df18d59608b61af0ac4ff5eb4236673f0da5d2f6fcf0b4847be553e5952f2dd8f36f809e78e2b8ad3782e80aa487cfb"
        },
        {
          "alg" : "SHA-384",
          "content" : "0744cf98bebf2c7a7ce1bf1a1ae6b270ddb497d5e8eb6f0bd3aa81dfae6ec1dad3688b10d3ef184ba31ac397598f57fa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61ebe889e5d45315b90076137511e67063c7ddd1331c1b089252e284fd17d01ef21ec696a5b5a899b499beeb51024788"
        },
        {
          "alg" : "SHA3-256",
          "content" : "04f34246f80a76b49cb1f6fcafb532b66625c24c0d2805b07861b40954738de7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "630e6670de23f5313655c3c80926df1cb193057ee6ab9993449e64ced750d06e78eb2a62bfe939992a57f70b9b864a2d94bc838602f8c8e5fe53b8e3768a01d1"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-keystore",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Credential API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5d700ddfaa70ca0999d0637f3d2490ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "6530a1735f3522e2884f0c58a5665bee1129adb1"
        },
        {
          "alg" : "SHA-256",
          "content" : "17554b928db2ae5d6ec7287571c6d36e94f3615401ac7d50110dbe96bbff99d4"
        },
        {
          "alg" : "SHA-512",
          "content" : "b338ec50527df6cb471f1056541a2822e626b2169c6760fd224d1d2bae4ba31b41f667711ef48fd642a87c4eac5f8b8a37e3468c084b102ea1b93d59f52e6811"
        },
        {
          "alg" : "SHA-384",
          "content" : "bd00d71284d659d6c336d050e27190041d80c0be73bcdd8aed539b61f2c566501aa9dc3de2ae53c17190fefd7a3f0482"
        },
        {
          "alg" : "SHA3-384",
          "content" : "af5a9871ee28b42b42fccb27dd460b0bb656c4cd7c373c6166ac3fb8734a6c4d9ed3d5d89081102307d3ba820852850c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "54a1984fb180284eb9e681bb22acfd00cf78010cab963eefc15243351cacd719"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0bfd39ebfb8ad36cacd124530da2bcca465fdc40c1b5915c47537fbf14d937fccb0832dce0573ce6dd636680431d013223641b7bb30367393c008aba10a03bd5"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-provider-util",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Provider Util",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef8971cb8558a7799fb2db97dbe354b1"
        },
        {
          "alg" : "SHA-1",
          "content" : "f85aaea34a27afc5d36e25284a08b3fe70518ead"
        },
        {
          "alg" : "SHA-256",
          "content" : "6f8014a4eb53ed4d7a18460df5e6c83cdc4868643826f06bec68eb4216044873"
        },
        {
          "alg" : "SHA-512",
          "content" : "4ec2406778f3eb00410860ee317a0dea2e4e8f449914f436171febdbd8af897ca0557d0ee47c26ff53679ed750b7bc71f25a12a8c9cba541f39b965e4079a6fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "22ca8f4cddc2b332ff3c03d202bc7bc700651724b8a8c13ae0f73edc721ce46384f439af665215e30a904939b9c7a5db"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6558ae936c887184731ba4d547c733ddbd0c16b1790e9ab2e5d2750d23f1119356cba9d455d5ef1cc6c94310152c2c6e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b49bb55c71701b7c19f6bfe6d826dc6e96998a1e288d83543f3106d0f5c81b83"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0cffb199b353c981a010bd7639f677f43456711497f6fa020412277478e0c14425156b6fa88c3764730f87d8492c2c2a36411b42f659f865d984847a03da4776"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Mechanism",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "664dda695c075d5338d1e826c5fe9bf7"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc40c9196d1181134faf8c82be7bbd788a54bbb7"
        },
        {
          "alg" : "SHA-256",
          "content" : "60d9b80ddddc34713528900b047f8f5f0235eb8dd1f499e8b1eaf2734db63f54"
        },
        {
          "alg" : "SHA-512",
          "content" : "3327580e044c7e0a76a4c915bb33396d9de87c2a40deefee8d78e1180de6d59ff5fb7a5fd2d69e5982cfeea67dbc268158230af37b434e1ebb64d0b8bf6c255a"
        },
        {
          "alg" : "SHA-384",
          "content" : "23d79430455022c628b73d5e89c95e93ea6b36f26f435a51f10a7db9c099ad1c5ee25be5a394f34492daa9c4ea8c8de9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e05b7f53fdcfd27925ee8166780f2985662776a38e4bd4362422fb962137a016eb8c728a6a108a21c45c8540eec1e6a7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7bf0a550cf0a80a3ec6a70907c56944e66ad5e2a97869747ab42c3317af2dcc0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed3af923586dae28e13395302d67de84787480d16ca1b81fbf5c4f1863a7c59f2e16d9a379727c8e48a728bf4901530415d1398f65121cf6ed6af2768da4994a"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-http",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security HTTP Framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f85db2c5ca38ed834bcf7abbf7050c24"
        },
        {
          "alg" : "SHA-1",
          "content" : "d782e650c6847a89f20e5ef97a90cacb119a0d6a"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8af0b9ef8f8dd34a504b7ccdf0187bc29ad3ead43ac12dab8f354e4f067a006"
        },
        {
          "alg" : "SHA-512",
          "content" : "6bcf07d8590800eff2f3935f7b0d664fcb2d49d928c9be675ab34fdbcded2ec69fd657f4c501f00abc090af1eb77b851bcfbeea542853f26b0cf68ff5561ab40"
        },
        {
          "alg" : "SHA-384",
          "content" : "abe7e4199dd3737c1aaaf8a724e790bf544c1f1ae4ca84eb29827017b24415b17fb61d3e33cd0fa2a66f2ff894b94f6e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed2e5e729cc750f1425e2a77f67a8d27619c5fbee3e036ffccf1b28410e4ef0e0a57b112a2a502d639a53b4bbe580d5b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7f420513e370b630f337dcf42579923854d1247d2ec168a73db22dd9028306ed"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6226f0b97055d6ad1c33dc5ec3173ff5d52b1cff10759f050a1288499e77f3ac4f8a31632d22bb01b94084e13b09847e6f217a35585939c9b0e275de164757f1"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-digest",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Mechanism Digest",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "25c5a4f50bf69d1309299b07fc5d3d42"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd2810da7aef4357ba1021636c44348a5c01226c"
        },
        {
          "alg" : "SHA-256",
          "content" : "4514468ebd42ec44cc7d61b92d8fa97a6c8dda27ddf9d84a4db58536599f9b90"
        },
        {
          "alg" : "SHA-512",
          "content" : "5489e899e1599a2011daeddfcfb32875a92d389e57f882b3149e6664b977a07385a859814f5de505e2b160624bfdffa1ef245d6bce47f3830a63b115629bd650"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b901b4da2441f5010324de1ab1bf15d947cfbfe66f74eae469ec9d7afb2852efaa89bffa4256d87d06eb664042574ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6dd286913e3c0ad34fcca04fd320080f05bcdafc074335c6c525ea2bd297cac3d85b47fe5758131c317cbc3b825b7a3b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa0f99baa7e675b12c60d59396987c0c674938cc46502025753ea32339c9fb1f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "563caea047420167662c8134a7a319b82f38f2ca813a22088e61a6c88b2f4a2a7093ba63a47958fe3b2b96e40abccac3f2a5f4d93bf1d451d5dded22252a8475"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security SASL",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "685e70d9142d09e93ec5176ca363aae0"
        },
        {
          "alg" : "SHA-1",
          "content" : "947b0634b3449c017b185fe976d965244f4f9973"
        },
        {
          "alg" : "SHA-256",
          "content" : "e329246402f619ced9f94d8900e465a29bc5e5fd69de99b424b08ff2d3ada1c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4b93a458133eeacd1d8f173c9dcfaf83399482efa100db4c7e3a1f8a93815e2c3d34407636e576094d9411b061827dfc7adbb9533f500a2f788adc612524e1f"
        },
        {
          "alg" : "SHA-384",
          "content" : "44a4787db68f0036c8c794e4c510184a5c6d7a756134c54a8c878e8213df3222a311fd2f465dfd18cc118929226419c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "889421192cb98360f0d9375beb8f2432785d02a4850a35522250117b78b59ed63513c4907e9829a400c023e2f3c1a973"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2f2bdb460d13ec0a57fd8f87332982166520a99caa167343da93dbe577a25851"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a68456abce4b7f7bde80fe2bfafc173f61f5b4f0ba398990dc3afeee06f0c90cb27d12485dede02cd442a56cf77ee550c0f660f212f78ef53ae8dc9042de5d3"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-ssl",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security SSL",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a4fdc6499c586dbe5081be132cb98f69"
        },
        {
          "alg" : "SHA-1",
          "content" : "f7595bfd3484b4c433af21a9c9c72bd05e90160b"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b7e7030c359fd49eee337cb8a23a5c820aa1738c7065b646b354b3919cc1516"
        },
        {
          "alg" : "SHA-512",
          "content" : "4ec2472424e572c0bb72d70e3d2e5a3fefae4ecde327b1280da7163c3878406af6bcb3732b720db961bfee11866b1369116560a38d73d675b2a18976e0f35ec7"
        },
        {
          "alg" : "SHA-384",
          "content" : "9fd9011e602e18032eda3fb73c1129ab138847c968bfb4db40bdd8e14b8c7081e61afdf98589a9a3aeaa2327b1bfbdac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "33b7190e1bc27ea411dbbfe91754788f7397373eef0c04d49dbbbc85d56484fe3d8e047975a19d90e3e414da38439810"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f9f9d877709022d57c0a4430387701202f7b23ba03a45ac6a0a586e17e085e1b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c23c5835ccba17d7cca7d71bf3f5d467b2638d482cab5ab5180c36f04dbcb7491f078805fb0081263be329889d7538a2255752495b54806f5902feea9ae9afc"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-util",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Util",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3219306b19803cb34888e9b618662b69"
        },
        {
          "alg" : "SHA-1",
          "content" : "375ff0486c5ba10aa0f431c51fa0da3283dc6b75"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f88bc48d789f609019d71d7ca33e4797eae99e788ef36eda7fa32f89294c7ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "bdc02a0e65a97a9b646ead4c33269b82db5d7551003e7b114812279e34e7be1cf9b7296195c3179fc927bae285f5571236bbf3eda29ef81291bff6cc4aef6cd5"
        },
        {
          "alg" : "SHA-384",
          "content" : "df191e70d5c0aa6a9f827cf5e388bf2bdeb325ed65e3824a3f54b7fd87579ce79d18500aaf5f3b683b7d5d63f5a01668"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7244a9fe7269dd76bdf43f7de007b2c3861c3f0b2f3a374346f36d1de2965a256799bcf8ad15fe956f77c3e9f23ec34a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b7cfb2a2e0f0ff1752e1393228c7821e8e3d683130c47583d17c1756d762522"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9ef97474a5f0e065b393a3d9b48b32eafe2b36070e34c8c15d539d699d8b3ff154969dac3fa92645b9689fc66fc14281511bee0b201eb13ba87e34124aa0cc11"
        }
      ],
      "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.9.2.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-external@2.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-external",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security External SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c0bb0b777a7b71ac1503ca6e196ce1ea"
        },
        {
          "alg" : "SHA-1",
          "content" : "a099c79ab99a1795a9b029af1667ca84044b2e51"
        },
        {
          "alg" : "SHA-256",
          "content" : "8fba63c1b90c4bb22e991e14eacb4f9b0875413065125beb11686facf49b823e"
        },
        {
          "alg" : "SHA-512",
          "content" : "7091d8157d0ae72c8d706b059188ecd71a6819f80e30b8c6b8ce32b70e5d01e628c7d4643c362fe9bdb4e1de461b91bf33b313c337dacf78614b71aaf11f5d90"
        },
        {
          "alg" : "SHA-384",
          "content" : "7b781c4ca7234911a66f4de7c826076996e1227a4ad7aaa2cd1f3dc08eccfd6baff8e0297edce5cf1f66d36a281aa7a9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2114de9d4defbad8e4afec0d5138a6fc30d5f4ec6f5e4978b63eaf5a2cb84fd43caf2c1d5ae91e428af96e3ddf9656a7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f44effdce91b970aca9959f5d4a61c0700c5582eaf1a1faa2861e9932e5ab76f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be02d08494f7e50891653aea7dcda462ea1abe5f6b817b6ee2ce6e545bca0c7c690b103c0791d24760575056ca875853215d142ad4e7703823debeaea3a80676"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-gs2",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security GS2 SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aecdb28f8ca3f258faa4d1ff02e5235e"
        },
        {
          "alg" : "SHA-1",
          "content" : "c87564eb79edacfb7510b99c231aae851b873606"
        },
        {
          "alg" : "SHA-256",
          "content" : "6ca4a7797d4cac2ea61272a30ee012971747513ace07d92be06f5b777fb56df1"
        },
        {
          "alg" : "SHA-512",
          "content" : "e54c6385e80c8479acc74aa30f2057b4210a46730c7729b11a0a86ad83b72ebb79305195313b4e6ec746c5044aa2d8a67143fb5fbb0b20ecbc955ab237ed501c"
        },
        {
          "alg" : "SHA-384",
          "content" : "99fe32f89c9effb3ffe85a278715f1a6c38c16ef6d34698901e59fba0b2426877f000a2f20f290bd934ccb1c96fde41e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5917ce54b349d6c8e43d6379be7a7c97ea8ebf56b3e87cb47b1bc5055388ce9a24391e48d4e1a05c152a9a87fde7119d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "427183d000ac1592d3a277711bbc0432b0f4b2f31928fd901a5badf4d611a3cf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d2c4fabecbe24aec48d879179112c098d5815ef46558e4c883e37c18d8f522973cb6fd44bf02b61daf4ae76cb7152ecb65f4bb7ffa3c6bccce6f2e6fd3405742"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-asn1",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security ASN.1 Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "63adce994cf16d6e367bde4210a4a0cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "829d0681b1b5b4d2542d8510f94ca5f53fe081b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "0966947f11c8ca82dfc98a578df161e137f375294d8ae55038e6c377d8edac2e"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b767f6f83a84ad074807d32dbe9a4e41e3206ecfb12780b79846a28fadca7816672665f6f1d0e613f4b06edda2a015b221883d0e40b38f6df8b3721bb7a3b38"
        },
        {
          "alg" : "SHA-384",
          "content" : "4adb70181f8dcb7ef01e1d194e4934b2879e2a920267290056d676156a6b807ccc7c11a8cdd58aec4a29796c79c579c2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f534325fab14cc8e94855088d0d32dcb9df2ab723482e78f2fea95661defbbbeb29e4f243d3ed922f56b4dba82f39a6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3709b6ae86d8b84428411f0a9457415398465fda9bc0a97e581b1b09a8fee1e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8f1260d179f975aa2bfdb76673d6b74ecd3deb2cc018a2e64d03a0f21a6ac8ca1e0ba24e9fa1272c4f748a884546d2391b4668c1915aecbd441900ea281057e1"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-gssapi",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Mechanism GSSAPI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ca6c540f0cc32fd48b97bdeefe86b62"
        },
        {
          "alg" : "SHA-1",
          "content" : "60848305003fb44f8ef5ccef44ab233c9b798090"
        },
        {
          "alg" : "SHA-256",
          "content" : "b23bdfb9696ed646462d2f94af7fdf516bace101049deb3bc8fe22363b1a3b83"
        },
        {
          "alg" : "SHA-512",
          "content" : "a3ed716f962bc49525a1a540a6252f4e3fa2e2cdeb7290e932b1778b666f68a4e6c3784905b6cc64627c61c7a0788f1cac82d9a262f4e0e201f18d84796f79d1"
        },
        {
          "alg" : "SHA-384",
          "content" : "3fc623cfc1c7573f7ad5fc259af89b4cc45e63ca5858d4f865c1f20353fcd63cce10ebf7f8157a950f73a6472f4214e1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "662dcaa67b194dd243109629dc549d70037fbe70b0a290f0eb29e21b1f161e987008af4c3d8464d7a2370c21ab38e760"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07b6367891b484e3ffdc339bd0e202132fb35921c2652088aae0114c101b2e1d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "95e2f78bae3d0cf0e1cf57c55795ad88416ffe02cd1f19f91ddac7219cf5563c6283a59f4438238573628c6ef5d8e44ecb551a79e78c9ac9a0991b77cafa0dfd"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-security-manager-action",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Security Manager Action",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3d5b87df153bcf6e307ed33cbff2f208"
        },
        {
          "alg" : "SHA-1",
          "content" : "efc03efe3b6235decc104e8faa1ee2d76daf0464"
        },
        {
          "alg" : "SHA-256",
          "content" : "512a756b9a817b75018f1879e6a2b42a750d76ecd22f4d19df7e893c930c3023"
        },
        {
          "alg" : "SHA-512",
          "content" : "31c76d9a71246030e83ed70a683ceb7f4745f32322ac53b44a2f9c641fbc405bddd3c99c2c6904b887f00f6ea79b3cf3f3ef5b929b180978b786fa4e9da66e75"
        },
        {
          "alg" : "SHA-384",
          "content" : "5a9cad6b424ccc0092175cfd791d1bf5897851c7ad38abad8eb5e79b2fffabbcab709fa9d99cf49e081e6951b59ee71a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "913622d7c721c4c90d9c302dba50b0588644b15621a2031b1e0d28262382bdc1d96b8c2559f869d10652010b46e8b378"
        },
        {
          "alg" : "SHA3-256",
          "content" : "30c8a0591054a0d1d1dd82b124979ff5e3581548b9e57470191b6fbab199e693"
        },
        {
          "alg" : "SHA3-512",
          "content" : "40c1f6c251da41f01128f9c031e8e848c9f35dcdf964508b9341f05f6828621a9d9d6552d66b4edcb7ccda0696447f88efe9acefe824c1d008a2badba79647a0"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-gssapi",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security GSSAPI SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c5704aa0787ef1e925a43b74e60791c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "49f88e97d8296714f81cb805087b0791229ad8ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "741f609ecfc60631b5b0e3dd10973dd034aa342eb30a97a148dcfc69f2823af7"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb4ec82ea303a162914a09802499c695fab0a9c63b7542e5a91869f2e10e4e1f6ec2d9bf56d7da7ba78b9233d04307349ab4cdebda5c02446ca97e755fc745b0"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f78936fa3f773fba578cb8b325c84061ca3fb5de63e9b68554f0c032bf1fc37faaa9517077adb72855101fa09f1c8c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "57be5ae5a0847828c4db554894265be1b2938334eff8e38d0fb09aa1b91878b31d5b031801631a5621e3f6e839d7b9b3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8f7082954a2616a4143514bc68439413e940c665645a50987f6a130982df2a7e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5b920bf39b8531bd2d23d3939f8ad3a1982074ab2f70b236c1c606715eca3b5f9de0daf025331ebe6755a4caa7b025e8825bc9617c83b4ac5b402b52891834f7"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-oauth2",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security OAuth2 SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "331e92d5563834a57e0083a4b75f3cd2"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ea4881c27167349d5d6bac6a5c2945e4c8a5e9d"
        },
        {
          "alg" : "SHA-256",
          "content" : "dbfe0199942b107023748f61dd02e5ccb4bec9fe3b857f4a57304be190617410"
        },
        {
          "alg" : "SHA-512",
          "content" : "2b32f3c5630e78927ce7cbefb315e8fb70009fe0d3fb1a97767995631b87c166cdca1d33f95cdf000fd2e74f35496ff4370d4089f98fb888ddc74c41d4222233"
        },
        {
          "alg" : "SHA-384",
          "content" : "d6e097a212f93ec588b1e6934aebe8025e871cfc4f52354341d34d40beef4616939f724816c05c0fbf147eb1088ceb2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "593494497346f4b308a2da681fc28aad74f71e4a1f4349eb7860c4e4874e809752d923823d499c04fd1b1185327e76f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6e6a9ed98a9157cd0eec04c8211e3d548dce9bd4f05d470308ee36b0ae2f99c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "188b53f7773674636615b7ec7bda4ca107ab40d4caece7f38d67bc13b15ed2cbea278064701faa69dbec85bff227663a7525180a4ae707c376fcb68b7acf1f67"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-oauth2",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Mechanism OAuth2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fac5dbb01a77c039686bd9f5a5a071e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "95a113b1c3c71a4f27357d0ca3c7fa6f28b4e1ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "8c0275b1e10e8c6235df1ba7919089cb74457c589772fdf9c207ce613ae45fa8"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8a44feb98f1213b96898713678d289486f2ff6ee2bd99d0ed6c93cc0476f45a47a9892fc1d236279984b6a542b5dce75de2aaf00f322f289e3bc90c413e8821"
        },
        {
          "alg" : "SHA-384",
          "content" : "c4ae384f6b6b0ab42a692ebeacb08bc8149ed6f8d6f082f4bc03403d19a69adbe30ff18691da02457817ff1e05c376c1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45e421cac4a140d0cd190dd7a5cc4fc1720cdc918796e460946ff619d8a3a0f3e98e356036a67f6587f9951f89c16694"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b490bc1551aac89c2f26d2b9bdb910a8c6f3b7e707fddc1124ffe4cca37f7559"
        },
        {
          "alg" : "SHA3-512",
          "content" : "39491f3468777cec2ccaa79c172ef85bec027bb9edef2ea9e31aff6c538625789aa4618841978541598963d4189836274b4701e80fe25c8040939dc18983bb72"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-plain",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Plain SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c0711a5ac0fba4b3dac05a972959183a"
        },
        {
          "alg" : "SHA-1",
          "content" : "063d4fd6ba70de63dd0387357f4d675dd7ea2b83"
        },
        {
          "alg" : "SHA-256",
          "content" : "206b41f7f77a73e6079d94db978540217223259209c9410a4da84dfd9d243f71"
        },
        {
          "alg" : "SHA-512",
          "content" : "41dcebc5892984869f00628025f019e05a9b198c5414691469bb6eede041486ad9704e073ffa965d53623e0f5918d1e1a3729c31cdd90e22ff6a157dd908ea24"
        },
        {
          "alg" : "SHA-384",
          "content" : "441e770c682b25c05189d1af88981100eabaef3ddeb5f29b58827ad389d05e27dc36fdb65fccc9f384c621f06c5d12cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e6ff0ac9f68af48f607cc3b61c372d192db02e9f1d08a9cb4a9ad195e2cdc94ee581b1eb24ce3a5528d4b2dc98cecca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b8768be124d17bf51b64105564f439f92b388f99c70823a472757d8c31ec35e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "050cc87ed1b8a0c63d18a702b0aaa7e43cc023706d7d5fe88324cec50313460e2f7a088bf9598dd1bc36587f7b08dde58ec178ca18905ba9420f9f6aa7dd2546"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-scram",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security SCRAM SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b90cb58bae4e93d545efaed88350e3be"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb8ee2edb9599161a6b49d6363cb70a7f116e971"
        },
        {
          "alg" : "SHA-256",
          "content" : "e5a717edf2a829f238c2d976261da37e6269e7c6d98e86d0264b5612fb2cd5fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "782b7c57d6b6b9f5b76d926e52c5ffaf8eb37fd648ec150382873ceba3b056edfeafbfcf937423ce836c5f0b94ad4a8d50a723de1ab0018f6cff0f83c43c561e"
        },
        {
          "alg" : "SHA-384",
          "content" : "d89f0baf5b5e20b46464ede56667166ce59edcea196245cc89aa1d3458acf22ee95188cc1e210345483b247b193f8171"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53149676faaa8723c243f19e57829442d55e86403b7031f0eef80d20effe0d8a91e2ecd5917089dd9181e3dbffeac5e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5b82838bc2c24118ed2963ce0430b49faa43aedc990c2c0d0bbb441ac5db8248"
        },
        {
          "alg" : "SHA3-512",
          "content" : "84bb2d351778bacad570b1aa77e8937eeeaf9ff4ccf33dd4e74966480c88f29c4ccd6a4781eb90965d1074fbbf7ad5e69390b8c5dc8388a21638effc20c14557"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-scram",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Mechanism SCRAM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd8000b940bc49e817d44dab873470a5"
        },
        {
          "alg" : "SHA-1",
          "content" : "08489f6688c10d7e4a3d3201dd00d4b87abd649a"
        },
        {
          "alg" : "SHA-256",
          "content" : "270573f7fa24099d15cc29837de934b418814abe73317278d1325ffecd14a24b"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8da844744b6394e196be243cc55a695a1ecba58906a7fae239fda25d3fd7e7c04daebf1f4d532f76fa55c2c6c2e54d48af3c1d377592e43e796103f1a369f9a"
        },
        {
          "alg" : "SHA-384",
          "content" : "b8bf346b82366f914fc3111c22981ec88295c7203e3af5eefb69c6b317bbe5d3e5f1fbd8ec4d6cee71a150e497152527"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ac179a3f06a7e78464a17c3b1d76dd8a9fdc27c20ec852d3d6c3d1ee8f216e4ba6db753914abdf364c28ad39702d15fb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dd747489b1f2accc7228ddfb08042a2ce6928df4bc9fd921f9543a74fb59e429"
        },
        {
          "alg" : "SHA3-512",
          "content" : "84f141af949436370cc403bdf64f010287a54f1c3f48a5837026383d7f3b92ff14939b958bd171d22b5c2344196b9029dfe716ec7aad2a5ec1fe7fb97e9690a0"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-password-impl",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security Password Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2c65f8b00b3e6265bb768ac6390da36a"
        },
        {
          "alg" : "SHA-1",
          "content" : "d69a50693af9dd77f149b703727bf747e8071007"
        },
        {
          "alg" : "SHA-256",
          "content" : "2a68d39d744dcc48ac9b0a653ce35adb168a5d20f8c09eb4cd7b8cd3ab6fa308"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf446c418c178e6f0cdad2e8cb5b2b916b671ccb459a95c6e3006573c6f83d13f377bf93e5c2914a96ba834fc35e9cd07da86c01ae16727d456a2ee6027c32d8"
        },
        {
          "alg" : "SHA-384",
          "content" : "57e59391e7a068034a04eda77a47d9f3f3e5a6d3c2de4a456bc06a2e972a8094eeafb90623cd5b251e57de58c58b6674"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5b19653f9ffab069e3b4b0c01c035f70e314dd7636da24926be969b1025af56b505685f4044b9bc93748a105936d1662"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a9f0b66197899cbf0b444bce4dcf8e3f8b74a6e742a14d4cbb750bfbc5fea16"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c2f4ccf3422af8950211d4ff32f01cb4ebe8f55f5ee7db46ac53d3d1734c0ef221f6da5c9a000335e50958e58dbe3d8562f9f5daecc4668acf18b50f9a5556dc"
        }
      ],
      "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.9.2.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.7?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream-processor",
      "version" : "6.0.7",
      "description" : "Annotation processor for ProtoStream annotations. Generates your message and enum marshallers so you don't have to!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "62c6bc7b29f9c253d2a2cfc79ae01c47"
        },
        {
          "alg" : "SHA-1",
          "content" : "8bceaecb6d239be2686bd07a2b82facb03959d4e"
        },
        {
          "alg" : "SHA-256",
          "content" : "c3fff4ece77a93ef4e1061d1de9cc5d381584a93c05d8f4e5a29b8c554ed0992"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2ac67935e00d12ac3501123dda30f879a60d02eddb400ff94dd6bba9c9e2eb4f63d32cb3d1f39238368ab199b68ac670089f80d2dd44c9e4c6d6e75b207ba06"
        },
        {
          "alg" : "SHA-384",
          "content" : "836add02bb32d6ffde50bc7a6b096e25c01b804e42c4c5be7bb37a765c362b3b3482a6fc920d0a0cdae4b4b52e7ea75c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e152778835db18e49898d180ce01c713eb4746953fe7d233c16a117950b9f95c2b7ec5f4826631a6c41b74a2d852853b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6eaf3ba7563f48819ac2336b5522251800ac396b5158d102afe8435c75638bc3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9c3c10c91a0f536808a47afa672f5e0a0e92bcd3115779f570cc384a908ea65e466596cfc7043dc3cd6526dcbb9150ec3a13098e4ed888663d05c0e0a552b1d9"
        }
      ],
      "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.7?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.7?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream",
      "version" : "6.0.7",
      "description" : "ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "60e511c34d32a918263596afdbe36ba1"
        },
        {
          "alg" : "SHA-1",
          "content" : "74b2741a063bf12edbde787620ccfe33cce72db3"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa630f97729bd321b1feb457b3bf5ad938dfe32bef1095010ffc51ee810ce4b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd0c908a706cccbe911581074732497835dc5004e21a6cab2f5fc1e1aaefc24e4a0edaf9d8c2c834c0e6ba66ae6ec6f87ffd26cf191afd9cda0bcae445ac2b12"
        },
        {
          "alg" : "SHA-384",
          "content" : "7d7ff12a621a074cf0f11da0e3cf7b7a53dcaa8be357de3dd3ec72ee6bbf8eb8e40eb9cc847ba4fcd313a089151d2465"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cbc586019c337be4d97e0c58bcb4297f01e615ffb1ade9f57562964e6ed997b0b2af3b4e479b4d24cc2081871c783ddd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36f5bfd84fff084715727017271bf03585f48fc6b7e7ea8e6360bbfa0e56f880"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d74a9337ada72f5bd107ee37e9c4f5a049915eb09f39567ead2653c3013dad0fe7e9faf8d4702fcb08f50cb25989b6b3f526bef7ec7650d7088daa724641c038"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan.protostream/protostream@6.0.7?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.7?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream-types",
      "version" : "6.0.7",
      "description" : "Builtin protobuf types and default marshalling for some common Java types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f5a6832c1b76cec0c2c047d21e9a74e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "96a786511d3a1cc8eb9cfaad49d372606afab444"
        },
        {
          "alg" : "SHA-256",
          "content" : "e05cefff474b59796e765f72f47a59fbc9bb25c91ef3b8051eb2620a61a9c731"
        },
        {
          "alg" : "SHA-512",
          "content" : "c80ef879cb136b5cf3cea830d63fc9916d2ba39e9aac3d42026d6ad7d79eac1ed0822ac097af56382c36e909452691afd94e00c9be7b24bb17adc6793f236af6"
        },
        {
          "alg" : "SHA-384",
          "content" : "333b771fd1ad5f5b4033cfe62f3e2d91c144b53531f20815dc6abaaf2e645639aa4c3c26674b103b7a55cbd3016f99b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "15ec4ea9b79fd2805816382aeeb1398dbc7933359fc2c879423f4b3cbbf6c096c0defd4783234e64d2809f3881d4591b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d0177086cc1a8569139d215f67f74646caccd9acbc1ba5692486e75f35a6d686"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dbb5b52fe3aaf0dafd577326d2400cb8ac341b9dcb793abb1a05593fb81c6c51cce8643a0c527c22683a23eae7dc1d4e3b3862ce0969d6a56a675289e135c923"
        }
      ],
      "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.7?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.17.0?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-registry-prometheus",
      "version" : "1.17.0",
      "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" : "939592019806beae5d09180f9f04d95b"
        },
        {
          "alg" : "SHA-1",
          "content" : "13f882d6ff49ea5088b1b3746775f072d8524ecf"
        },
        {
          "alg" : "SHA-256",
          "content" : "6fc1177ec572a4bec332d00515859cf4a7adec232d66d2b5bedb4ad96456a4e3"
        },
        {
          "alg" : "SHA-512",
          "content" : "c17206a911afd54c148f48db141b7bb2549932506a49276e1128098e8d9db8d692ab5a034e775e2df47bb87b1b280904af4ec038c78b1d43766abc8cd6f66815"
        },
        {
          "alg" : "SHA-384",
          "content" : "b62097cb9bd23b7049eb1f79db0c65abf9d727f5a6f92ee47478b9c8fbaacdacf432d45316a052aa7c5a1b3cd8852200"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3c0f22c4a67256b5f64d09c1303112d37b32a6767641eea631b9968f4b5e63887a46c580fe43b66057333def32170c74"
        },
        {
          "alg" : "SHA3-256",
          "content" : "597e03cd6b951e75c77cd1802cb00953329cedd44e3141ec13e12ca3d1e16c2d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "987889531494af4633c9728c93fbc5f9660095f35b40331d0ace6e4a18236dc59f2a4009e5e81f997dd424305f5d285f0ccec2969501f37448de45d4b8cdea09"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/micrometer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.prometheus/prometheus-metrics-core@1.7.0?type=jar",
      "group" : "io.prometheus",
      "name" : "prometheus-metrics-core",
      "version" : "1.7.0",
      "description" : "Core Prometheus metric types",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "649c2e0c6952f28a7d0062f8be03ec4c"
        },
        {
          "alg" : "SHA-1",
          "content" : "04779014a044c3c300d8ec36eb2a51ecb7541887"
        },
        {
          "alg" : "SHA-256",
          "content" : "f9e5f1c8a20073347c88941d43e8c64ae6810afe0a61cbfe9c2f4efffe72808b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff1298d68b215ea3a2d0831fba845949bcd6841b2e00acbe539898b002f04432eb3c675af84a63340a1518cd842b19de29a0be1c372a4a246e6aaf7541abd7ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "57ef095963c916ce5fdcec8ec445e41a526cae7a7d5a7868a09fbea38e833374dee3fdc5bbe7be866e34b7dbbb45eaa3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "add86faf7554483a4d38865423e8b49a553076b0c797d46df159946e1aed10b1a45d65c390afdb08133225f3c5df05bb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bd7c1587fa476ea73d87cc3fe40531d020840950d8577080972151a75a9b738b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "07b257e4a79e5d659cd7364ad181222a40324b3882af7df3e0423df4e5b79d55d01e64ef7be8a948bf96e562da3a56b2bd58d2af07ff56a74d7b428736a46821"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.prometheus/prometheus-metrics-core@1.7.0?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.7.0?type=jar",
      "group" : "io.prometheus",
      "name" : "prometheus-metrics-model",
      "version" : "1.7.0",
      "description" : "Data model for read-only immutable Prometheus metrics snapshots.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f0aaf83b956c7cc7bdbcbdd217830a1a"
        },
        {
          "alg" : "SHA-1",
          "content" : "d953f718cf1f62af34f7bf2545645c1f6f4698d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6d94538f8735c4161c36a660298f3a0fa8e4b281ceaf209723aaf9e212d292d"
        },
        {
          "alg" : "SHA-512",
          "content" : "84796b956d1bab93b33fffd847c761de54d6b466b5b837ec4058ad6f875912a53f90eb3607f9740cc51055c4232f22de2d7c1e624ddfb64b8052b359fae47d86"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d8a653332be2c496a8e7c76d7cd7d32635944791c260264c4f246a0e08d674d473430d77a1626ec5c699951a376096c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2ab724f7117ff573fa8c50e304eea3e6186f2d421d520115e73de6b5a7ec3fd19be9e834c923f04f4d60ce5bd9ff1f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19a8353cc447aa4de218061735ce5fdf0a8eccb8ac4bf887a20867f4813509d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b27a9992c152a79532be639a2d1dd27429d13b95965344049408b42fb4de515fc73548b316f416a02bad0ea5415f5bbbc8f2f2c1fa3ee214b3cf0e9d929e260"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.prometheus/prometheus-metrics-model@1.7.0?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.7.0?type=jar",
      "group" : "io.prometheus",
      "name" : "prometheus-metrics-config",
      "version" : "1.7.0",
      "description" : "Configuration for Prometheus metrics and exposition formats.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dbf028406bdbb052ad97d9af6f610c2b"
        },
        {
          "alg" : "SHA-1",
          "content" : "739329fa28a2372515f14c875d4012b32e17df09"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc9455f938df76ec4add13fe31903a5bb583c605679a16a779d6a6c2b21218f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "71ac63d08d122f0c8bd4ad2d89628873d9b91a383dc795a821c823e001d5c9b9851b731fb5524f7853813df42989e7bd6d18e78219a6690808115f9eaf244e52"
        },
        {
          "alg" : "SHA-384",
          "content" : "eb001417f384df4be5c1b0f491fbe407625bed54dfcad42eb72cb67ff20a1b5388e4d61247c8391646de77b48c876c2b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53495074c1598080eed767bae0d666cde11c8fee495420f124b7318959ab943d5d58bac1ec8ce8b2fe55ae18d22d99fa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef6d5f06ca1920799dbc0a90a7d5a557e5253c4070238196e4e29089747292e8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd6cd32170baf26d5ebf07e343ccd6ad134f0e909227303ed983b7f459804e1ca017116b8b18a6f9a38fe568576864f577c328b51997864a0af03b7428f5e9ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.prometheus/prometheus-metrics-config@1.7.0?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.7.0?type=jar",
      "group" : "io.prometheus",
      "name" : "prometheus-metrics-tracer-common",
      "version" : "1.7.0",
      "description" : "Common Module for Prometheus integrations with distributed tracing libraries.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f017e9534666d792d219959180da4a3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "2feee6463c9ad7a6ef142020c3379835ffeb6701"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7e8699032f0f1501556eeafd20fcfdd89b355f5d22b6d8361d723d467d88ed4"
        },
        {
          "alg" : "SHA-512",
          "content" : "0289ff00c81c4c6c3d8f6ca41fa3a8400488c732a388844ef47584add78818649b67b297f779f53ef64f48206e0a845191897297c619751a26d7771902141726"
        },
        {
          "alg" : "SHA-384",
          "content" : "e0f372266813e8421d1f12dcd2407d2c1df8ea253be2e9c39be063546842baa8231d1f82e0e650da10bfceabf1e0072e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "64075a8d0fd71bdfd0f921b2900c8b61b19a4d81e50701bb123bdc41921d4ead6c776557d610722bb530aeb953a625a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cf03883fc7e5859e3d207ec48e0851e444f975b5f748cf0eb1108ee8abe89ac1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6fc6fa480e3c8c7e71c6bd59c9eee1bb59b33d9771b22e37587d110051ca4e32d8f8f46d24770c57f17c89910bed1adfded0d1cf1f9aceb64bb97709e54a1037"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.prometheus/prometheus-metrics-tracer-common@1.7.0?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.7.0?type=jar",
      "group" : "io.prometheus",
      "name" : "prometheus-metrics-exposition-formats",
      "version" : "1.7.0",
      "description" : "Prometheus exposition formats.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8335ee920c112f79fe7ff452f95fd09c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1023556dc6cdcb7142c2635b586782610fdab10"
        },
        {
          "alg" : "SHA-256",
          "content" : "7352ca8b50e861eca3567ceb332e9590a06742a9d177cff54e52c8cff4c4fb90"
        },
        {
          "alg" : "SHA-512",
          "content" : "de2c8037a6f1fb15f0652a39fc802052c34fd023717c06fdb50ebff29d2dc06524db70c3216cd78b5e1aa8c87df922db65d3bea0430cfa8530f7788a097d17e4"
        },
        {
          "alg" : "SHA-384",
          "content" : "eb91a9e93e0de5244dcf6e26a805e23d796c8abc8b3b35da96ea2b2650ff10600a0c240f12a7eaeab09304fa77a345f5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "acacdcc6a41122d9e940316e5492b3411feba761d7b192441a3f6a9c68f31743d658d0ff87fddca347a8991b5ffaf4e0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "57f81e237967407fa8942c8e68da79957a1b63d2181e4f0ba15a54a18fe8ee55"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9fa2a090184264ef09fdc0dffb4ba00dbb915d7014ac29e548e731a230654f60938c90c58fd83ec68fcddbde4739898c9df6290585295761943a891f8a1a180e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.prometheus/prometheus-metrics-exposition-formats@1.7.0?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.7.0?type=jar",
      "group" : "io.prometheus",
      "name" : "prometheus-metrics-exposition-textformats",
      "version" : "1.7.0",
      "description" : "Prometheus exposition text formats.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04c4272da97621f935f4c844fac2b5e5"
        },
        {
          "alg" : "SHA-1",
          "content" : "c94fc72615c1943e01e4bf4a8451a9c7e91ac213"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e49065895a35181c57f2c3c6d07b7b3f9b5754cd6422e0a7bd793f20a29c28a"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f4488dc11b0175828ec91eaefd6d4fb22c05ade7d54745ac3547b8f50e09ef24a978b684183ae559b1301255a7f967baac8e31cb3d6cf3b581e40cdebf8b30e"
        },
        {
          "alg" : "SHA-384",
          "content" : "e88371654abf4f7b719421def4be35a1cdb979a9357c54cb4ea35ee925c660cf44a7cbdcd916e641f1b948523117c8e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8cf3548fc851ff957f49eb47b9d92fb2a0be43768f10a19cde719eb6f7c6c0a67842d15df059b953b6d00358c49603e7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dd7be00c7950187e5a98ee0babafb2058c74c82bd89ad37150b1287f2722f6db"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e6498743832af91972623a90d1f745693d58ee1bd28959a7e75f3504f16559c71185c85849942640f38fbad3be3f51d0fcdac6ac3596215f7d26dee302d1b84d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.prometheus/prometheus-metrics-exposition-textformats@1.7.0?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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-x500-cert",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security X.500 Certificates",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8f984602a356efece920383d1036b70b"
        },
        {
          "alg" : "SHA-1",
          "content" : "094dfa17eaaa866d88c4f2a481f7ec993d420a44"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae463f53e1a58a4b3fe71e6215d45cd0fb082e4b490c1419a5cb85f5e8915d72"
        },
        {
          "alg" : "SHA-512",
          "content" : "be485961cbe45c78a46d68c8b68b63a1f1c8d2c202bc97148b80f26f16e5f91549602414a69ab9d41d4bd4cd202519eabe7452a400d3bc4bf19bd634514bc5de"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb47268379d589cc25918b6cabca16f0ecf06da10a4475e96de547d3c3625741b9c931544b4f36e45e6f05d66fc96075"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aaf88ee464666dff08f11d4416b1bb622ba80743f5070653570d16b1b520f2d488817f83f93b5909af2b41476c7e5ba2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "60a76e0a46b34657a09a5f8d69c43ced59405bc43d5f76b14a5cd02282da0a37"
        },
        {
          "alg" : "SHA3-512",
          "content" : "007a2fd9574679bc0e415255887205aa6daf46e83a6f25acea1d190c0e781d4be059d06ccaf7fc04b7a4d009de1c2ad913ba85d14892c5ad534965b39231af34"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-x500",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security X.500",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e5fbc0dadf1da1d25afd141bcf4d2b64"
        },
        {
          "alg" : "SHA-1",
          "content" : "b5a9628f00a6ff6be2cdf03aed16777eda2edcd8"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d2059f503d2bbaf9322c50bcbf1631faabdd3a08f5e93158c3137c1e0cd6f45"
        },
        {
          "alg" : "SHA-512",
          "content" : "5d6e2c841ac5372d7d8527681f14bebc2f814f36033a76c59a9a21c48a8102f801cd95b2ac4c29a4f1b4e403e869b68a4a5fb7b9d30f63b077296c88e3251a84"
        },
        {
          "alg" : "SHA-384",
          "content" : "79d55d38165e57e430a4c3ae742fc861f3944def16562a75ac8ee0c2d82bc332143062ea7c76bbf469d193af52a628d8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "594f3fff6a0971faee5d0794ab1a6d2d09b6a3f61ebd41f22c8c78e544e7a3b5249d13e0fd2ae2694368f0409c94e920"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f484b2c511fa2c56d6d3a7d83c168cdc44b8904a7f3ae277e5faab1403e1e74c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15e5ce62c13f16b66157874a7b12e6108683d53000211f52e687985c1d079ae45e07472e41c4f866df0a7350cbf454c52899b48647e7192a94dafa607f1f8a5c"
        }
      ],
      "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.9.2.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.9.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-x500-cert-util",
      "version" : "2.9.2.Final",
      "description" : "WildFly Security X.500 Certificate Utility Classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1aa7876cbd5e9eb2303efdf2b8f68ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "69c7cb21242e953de74be391d2df01366ced8128"
        },
        {
          "alg" : "SHA-256",
          "content" : "215f98e4494f7e633a4a2ee49192824193cdbee3d6c75568bf4e2f669bcf1349"
        },
        {
          "alg" : "SHA-512",
          "content" : "f6fe7bec6e4056a3ed0fd6ca82eb05d0bce631717ac823ecbba789dd3f5a49063b91790676efa38acba54c76548d4a4c5158fd69aa9cf89fee9513dc03a3d077"
        },
        {
          "alg" : "SHA-384",
          "content" : "2ec1240078e772bb1038c622b6e4f6906b5b79d1c89675c21e915ae506c2003c37d226710143bcc83572e6579ba7b961"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cce3c46ffbad6daf8580083d0101cb1c3e4560c0d984d4586f64597d2853132b7fcd14b85cd98760aa6db90f6676909a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f93caa13a862da939b078e0ceea4bda87dd4db216f31341eadd31bda02303812"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d8a0304c5190a7564330bbdbcf543691f0fcade01a931add55ef0e31d93f52171f0ad35b8312d03bc525adfd2ffbf5bc7c987fb13b525bae44adba1a52b5bdbb"
        }
      ],
      "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.9.2.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-qdrant",
      "version" : "4.22.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.22.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.18.3?type=jar",
      "group" : "io.qdrant",
      "name" : "client",
      "version" : "1.18.3",
      "description" : "Official Java client for Qdrant vector database",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e63f8c58f4a92a83faead738fe57d10"
        },
        {
          "alg" : "SHA-1",
          "content" : "69c064c11d7d1ef9b1e51803315dd86b4f636658"
        },
        {
          "alg" : "SHA-256",
          "content" : "6838f2360ae0ecc6be979d55e0f29040307f045b17c3cd6a94510b28320e5078"
        },
        {
          "alg" : "SHA-512",
          "content" : "bca4d6ac8391de4b9eb5f38d9bc557981c79f8b24faca688ab58b39344bf27aa4f4641992508f6f3be3ec4a9c14db6f4a4fd5ac8429648bd0e5ca468507ddc45"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d99e92508bfba7372d927ecbed3fa85d904119e33c261fe59fb60e9bdec9a09462aff592163018355945c665f655066"
        },
        {
          "alg" : "SHA3-384",
          "content" : "825e0ccf487b56131bf710cb140cfcabfcf1be11311ea575dd07395c1d9e4ae4988aabeef4b70b7f3c177166cb6acdfa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e2348b84e6c2708f156c43a2689c2a9a525ef42fc79257f96fe7e1e570bbe079"
        },
        {
          "alg" : "SHA3-512",
          "content" : "779a06c09cfd24ec92e7742ce33e631127cf048268bb3d0a65be8ef828757c8c943c7792e2e626774e0807a4da1f69d054a1d0c6def03f58038169b38f38c1f8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.qdrant/client@1.18.3?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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-services",
      "version" : "1.83.1",
      "description" : "gRPC: Services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cd4e58e211a43ae94305a77d02fcf6d7"
        },
        {
          "alg" : "SHA-1",
          "content" : "b4e15f988c9d5683fb3f938d5989402d2395ed31"
        },
        {
          "alg" : "SHA-256",
          "content" : "fab717666c0571ff7118b83c454668ae5273dbdc0137f77184a890ecc9a33b9d"
        },
        {
          "alg" : "SHA-512",
          "content" : "29dfd2ec520e8d6b8bb34ee4fd418c27b8ac4c297fcc55228fcf18ecb8942ce5a060d5a91767f7f29851366349997e579da0bec9a033893a052c6f2e42f03c0f"
        },
        {
          "alg" : "SHA-384",
          "content" : "37b943446c6a2c9eee3d4a7fe6e9087eef59b663990a36545e820719cea475c3eaa3ff0a1c493b1658f8ad8272954b53"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cbc5020a4c805922ed5791c97ed5063698499377b235cb2340c9f7feaf8d365e23b418eabf7ab59aeb187a2b572fe09a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2708197d9490f4e7cab80dd8a3a0f57e3dfc289744c360af02506a870df8f477"
        },
        {
          "alg" : "SHA3-512",
          "content" : "395ab677ae5f020d6dc8a2a0175d142e9dc8f8141afd3e3558bd3b6cbf844d145f9b7afbaa3104d89a58000d3c92d345464202a8166402e96971ac46f957905d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-services@1.83.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-milvus",
      "version" : "4.22.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.22.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.22?type=jar",
      "group" : "io.milvus",
      "name" : "milvus-sdk-java",
      "version" : "2.6.22",
      "description" : "Milvus Java SDK core functions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0bbd60989ace43051c7a8fbbe714f1f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "768214f83ccf9ab25a276f4f56630221863f4b17"
        },
        {
          "alg" : "SHA-256",
          "content" : "b95b8579d955f3a2f88ebe5176ac611e6b3049f144069da3c790bf696e05a9f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "72b8989e8595f6b6aa0656fef076103b6aecb06d941d863cf883b0eeda5891d3d2d43001d64a00c0d404551a0948cc6bf39b85516c69da65f7ffc3ebc6fce3bd"
        },
        {
          "alg" : "SHA-384",
          "content" : "91661833f5c35c9debd763c194eb3f77ca418185c8840f43828e284af2149cced1a26fbd25c218d3b34be30a7eeb81cc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a35bdf22213d08cb35cc902ec4b0245383188059f3d9195ce6eb3302ef3608952fa99f14990c547defa1a0223538d99f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b63717adf1e812d288132cf7800343d5b7770b06120420943c73074902ffb04"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6515d6d629d00437dfbd430e965d6c15460117ba28359394bc45cd40bdf1b78d1996b639fa6a1de5c4bf60f49a6efe7f60d2ca3a7f9960513312b8212437e290"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.milvus/milvus-sdk-java@2.6.22?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/com.google.guava/failureaccess@1.0.1?type=jar",
      "group" : "com.google.guava",
      "name" : "failureaccess",
      "version" : "1.0.1",
      "description" : "Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes is 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" : "091883993ef5bfa91da01dcc8fc52236"
        },
        {
          "alg" : "SHA-1",
          "content" : "1dcf1de382a0bf95a3d8b0849546c88bac1292c9"
        },
        {
          "alg" : "SHA-256",
          "content" : "a171ee4c734dd2da837e4b16be9df4661afab72a41adaf31eb84dfdaf936ca26"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8d59b808d6ba617252305b66d5590937da9b2b843d492d06b8d0b1b1f397e39f360d5817707797b979a5bf20bf21987b35333e7a15c44ed7401fea2d2119cae"
        },
        {
          "alg" : "SHA-384",
          "content" : "67659dbd9647ec303d7f15128dc9dba19b98fd8d74758ee3b602451e32c855e236ccaafe08edf4bbfa245f981268440f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1460875f0331c5fa3791772a6a322a7db180261bc2adacf7271df1fbf3b088a587a755a604c039982cb593c5cfc1f101"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ea86406e75fcd93eafe3cde1b3135ba485f1bb9b75fed98894a0bf1f0aee04f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52ac0f487ab5dd27c9f2e54fd1d84c7a620cae9d49be4072aa2b11501787bf4391ddaa13d02eccdf19e8eea46aecbea5f6064b26777c1b836108a280652e04ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/failureaccess@1.0.1?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/org.checkerframework/checker-qual@3.37.0?type=jar",
      "group" : "org.checkerframework",
      "name" : "checker-qual",
      "version" : "3.37.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" : "1ff1eed173ff9d6f208d0a5be8f5623d"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba74746d38026581c12166e164bb3c15e90cc4ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "e4ce1376cc2735e1dde220b62ad0913f51297704daad155a33f386bc5db0d9f7"
        },
        {
          "alg" : "SHA-512",
          "content" : "98f92a4d14b77f2946de34bc64bc0068505ba8893a734e52f6458e3061fc7471bd5a60c073c938302b7b78d51205929134207abc24f0edadd3db1e1f57755de5"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a586fa9ead4d6edeb5e73a98af109dca2bf95e950c3c4862773f40e2eed5ea80208021f187fe717963027f7ea2bb489"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0baafa897a7a5b9095680b5534841c537518c67a5ae9bf5923aceeb5aa3283551159c614b7fcfc205f2b5f77c144934c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "68056437b32f1a878d9b38ca2d4c6d88e9ca76b6eb705e7a946bc044010b722d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "66ec2f2416d564035e78295e7094ec1c23b76870d0095adbb9ec7e2d00b94684dc3c4ac08640b7ba14465ddc305382e5b20240d5eff31875d2ffe4682088a2f7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-qual@3.37.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.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.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/io.perfmark/perfmark-api@0.26.0?type=jar",
      "group" : "io.perfmark",
      "name" : "perfmark-api",
      "version" : "0.26.0",
      "description" : "PerfMark API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e80301eb310a53b2047e30db7964bce1"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef65452adaf20bf7d12ef55913aba24037b82738"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7d23e93a34537ce332708269a0d1404788a5b5e1949e82f5535fce51b3ea95b"
        },
        {
          "alg" : "SHA-512",
          "content" : "2cb8c2aff303f4c310b6742ea1a99a2d8e7654756f391ad0d8642a6c19410335e1855aca5bdf7487a4ace74e55fb94e7b21c839e08cf33c63f36803d0fbe79ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "9ce6f9be9d1d4b2396bb4d0c61ffbacd44a55b1e0cdd99751c4b1c6276615867e5b13c6ba80e7fe511cc77864cbceac5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b8deb55da85777732119c0010e7355626e9963cfc4ea3050e60847a4b76015acea5190a3aba92974f1deea7f9fcc4a28"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f01e76026f079ed1fe70defb1b35f7f00b640198246d3669bff9725d35405e2b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b912894743be5abcba1e3ed7f6bd67aa7c37489edb43a7a41bbd8daa9beffb70ae8914fd5488c9f0086928f2a8f55bb6c3420f34e909453117bbab57ef1494cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.perfmark/perfmark-api@0.26.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/org.codehaus.mojo/animal-sniffer-annotations@1.23?type=jar",
      "publisher" : "MojoHaus",
      "group" : "org.codehaus.mojo",
      "name" : "animal-sniffer-annotations",
      "version" : "1.23",
      "description" : "Animal Sniffer Parent POM.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "13729ebd1fbdddc25d7feb7694d3028d"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c0daebd5f0e1ce72cc50c818321ac957aeb5d70"
        },
        {
          "alg" : "SHA-256",
          "content" : "9ffe526bf43a6348e9d8b33b9cd6f580a7f5eed0cf055913007eda263de974d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "7ed3337c58d2c42f709fe5cdbb7f8239c8abcbd25772fbc4c26153d1f9c91ab1416365dcf107e6d8ddb8ee8fd479aefb95de1b77f5bf51822440b785cd7c0050"
        },
        {
          "alg" : "SHA-384",
          "content" : "9dea2e220726b557fac05ec3ce97f72f1316274ca821e7678c87c8f872af187bd123647afa814d765e872bfd0d76d18d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92342d9f84d3589e9dfe1bc3ef71a799c47d09a1f31e454973803073da7e6264d4d101ef242cd4cd1e998e1bbb8893e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2c0b68ea91b6cd575b17c4b35bf6e4bb365528f869637d6ee0c2a1fed1e8d42d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d5b5fc4825658174366ffe822e5d38393e7720cf935e3c738460d8352eb68debfb38ab6e11a8c37f08e18d830953bd3869393c98e28f99e8676a8e7c0a5efc40"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.23?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/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.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/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.camel/camel-pgvector@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pgvector",
      "version" : "4.22.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.22.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.13?type=jar",
      "publisher" : "PostgreSQL Global Development Group",
      "group" : "org.postgresql",
      "name" : "postgresql",
      "version" : "42.7.13",
      "description" : "PostgreSQL JDBC Driver Postgresql",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "52ba042322b750121222bd57423003b5"
        },
        {
          "alg" : "SHA-1",
          "content" : "a6e1bd21b412d6ffb3df23cd13d507bc2cc9e37d"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e0e4cc2d8cae902084f8a2b18728b073a6fd9d1f87c9d8bff8f298c18185b93"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c1c4abd2febc8bfb0cedc02b8ec073f0b5ab1fce25956024e2bf81353b0a67e424fbc4cbf8e804e8d92a11f2c6440538ec962de52938516aa5251efff9ab187"
        },
        {
          "alg" : "SHA-384",
          "content" : "3c74706eed0df6c847aca07a7f5554702887a3345e5da057efd629b3f404eb0f6fd33ddbafa687dfca09ca1fa9185a87"
        },
        {
          "alg" : "SHA3-384",
          "content" : "617e565389029a213ee778fe88fcdaaf5a21b1f97660726de358b40b9c41d304e6a681b71a27fb77fd017514df2e1346"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8eb1a86d856497aec0b9c428c215a75f3b8acf8c519a33c538a4c95564db9a95"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cf48526f5d57e7852351197be9c7698353e29f72c2219cf0af0425e9502046d032ba566f98ee3e5446cd5e2d34c30fec2df3ff784ef93d5c3750dc7dff3dc07e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.postgresql/postgresql@42.7.13?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.55.1?type=jar",
      "group" : "org.checkerframework",
      "name" : "checker-qual",
      "version" : "3.55.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" : "05361199dc29af8334d1405f28b83109"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d40699936a66b2d4c1f759f2f1a0446c8cf64fc"
        },
        {
          "alg" : "SHA-256",
          "content" : "857658c8bdcbff794949a8d9922f88d63ee3751c203c7cd7d21ea97f9e745288"
        },
        {
          "alg" : "SHA-512",
          "content" : "564b78a1a0e76c756b74c60f9441a43cc5232b5d887bf7a701fdf8ff9e646f2900a10a56254534fa69499dff864338037edfb6d05f59ba52351e1013a522f316"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd20464a20b4f93e85f5e1917f747696b28803d171fa8d34762b3eac6b4541a0472772c21585fa5f43c1ae188a6dab48"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c7d8fe4a8922ef5a739ff7cf52c1a93f3aec79c7024a0e6f827ec865e6c63ee2818ce1d9412d9768bb2f45eb441bc0b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9eae4832715938932bbaf8846e4f8d24daf664bc2f368f65a6847644faab7329"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5be2781a61e995e9cf1b284a9439f32391fc280b41d5b5c34c75539e055be9fd519564caef2f4a96672ad4946fd83ee391126c45d74f30c1ef606e5338dd842e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-qual@3.55.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/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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pinecone",
      "version" : "4.22.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.22.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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-netty",
      "version" : "1.83.1",
      "description" : "gRPC: Netty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "14fb2362d2fa97c63af3edf72333d907"
        },
        {
          "alg" : "SHA-1",
          "content" : "26d8091d36bda1b915753f52efc7a867288c2b85"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa8ea76d5bface5b5d6d3ed3307c981bd2b98e74d368bf1afba7fb6803b9ced6"
        },
        {
          "alg" : "SHA-512",
          "content" : "d121fb07a4bfaeccfe5a29c96d9c6dad15e26c56bb818c4224f87813fde17b414b02f8caefa27cc7608144d8b04eae169f2c8509734c4f9dfcca6bbc1fae177c"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef73a227295c255a3613299f387d2bf7a1f5d265d304d9099df4273121221a5278b7e249c2ad7ef1e1230481345e972f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2585266816abeb4cdd257529595d8c1973fdc0a2486052b707bf20bce1e38279fa41df9d9baee8091781319e23a605bc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "66dc8b64609d032f159f5c2dbfa7adf89dd07c1396f2d835d75a53dfd05bd6a8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ac9198a567fa86363a85c9199ec28d54b8275c22ce461aba254120805c8ae55853adc31a5792fa3712050b8f01ab57c29df27b9d11a62283173d6b75473694ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-netty@1.83.1?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.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-neo4j",
      "version" : "4.22.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.22.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.2.0?type=jar",
      "group" : "org.neo4j.driver",
      "name" : "neo4j-java-driver",
      "version" : "6.2.0",
      "description" : "Access to the Neo4j graph database through Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de8fbc3369b8797de43a1466576281d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "5fce80cd291a3c8f26ff70025a23579a2e45632a"
        },
        {
          "alg" : "SHA-256",
          "content" : "daa1a3217eb2319c3c9be46672f841ca394f921ecd82835bcda5cd14a4fb9822"
        },
        {
          "alg" : "SHA-512",
          "content" : "fe6985ea03818dad5855465802293d4d4de6a15e4a0ad5735fcf94ccff0e9013f5a2c6774c712c7cee04c1f9d50048c73fa8c8967295e8d4ebd1b70a20f40c93"
        },
        {
          "alg" : "SHA-384",
          "content" : "4e20a8bd05591737673b549e70f97c0d2c506e8e11e9a9a565abf4f424197778d94c25d7a65469ab58e9783b006da8ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "181c4078143ca5d947b91bc00f1ed222940dfdf3a15452a8a32cbdcdde7d6c261ad56000732c448c0a0ee69081ca07e7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d28a7f87f078ed6d3c20e5fb502f6534cfc8904422cb74d772920488f77494b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4840817f40471dd916a492df94f83ef906a741d45ff2ae43c0ccee3802065b2c8d0aa38702f29dd1a305ea3d5d09b95aadb45afe5d8b21434ac0094ad394e346"
        }
      ],
      "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.2.0?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@12.0.0?type=jar",
      "group" : "org.neo4j.bolt",
      "name" : "neo4j-bolt-connection",
      "version" : "12.0.0",
      "description" : "A project for building Neo4j Bolt Connection based on Bolt protocol.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a03a4037711844e9290d8c81f4d400e1"
        },
        {
          "alg" : "SHA-1",
          "content" : "27d41ca3ce1d324686886ad370dffb64a87b6d2d"
        },
        {
          "alg" : "SHA-256",
          "content" : "0764393f7c7bb38dbdede6e8d9ba3183be9d045f90fc61d5c9704813c39f3dbf"
        },
        {
          "alg" : "SHA-512",
          "content" : "70581246c5dce0582d41f28f78b48c064f6bde32ce46e40947d21f86c2efa7f862497d7e9a2ce1cc9395b6db1647af8be40d71b02f84978e08b1346af1536ca5"
        },
        {
          "alg" : "SHA-384",
          "content" : "08c3b99e1be955ea246e29111291d4f7ce138eb5ed84d1edae438695dedd8dfd1f9f54c3cccc074a6a2bb60809d6f9ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b1cd2b1ee4500d6f1e3771c87c343a1a87fac5f96e72de046dc1c068342941e0bdbb009df5603b9c229e91171a6092a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "53befdebab5da0719338e3a9d62a995ff92fc1c9c27c64b50c14b95b35360365"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7e83a27fe700d53c6b5af316992795ad1de13c247f18f83e8fc9fb833de5aaa12bee893391ae8a97004c9c586ee3c78abda046fe5680ebecb1cee735b7aaed40"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@12.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@12.0.0?type=jar",
      "group" : "org.neo4j.bolt",
      "name" : "neo4j-bolt-connection-netty",
      "version" : "12.0.0",
      "description" : "Implements a provider that supports `bolt`, `bolt+s` and `bolt+ssc` schemes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cbe4f41a8cdf4cab0bbc72074cf4be86"
        },
        {
          "alg" : "SHA-1",
          "content" : "93ca51379ab7992ff7027280ef5f36128fead2be"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd35f1dca3194e34554641ae70cdbc2141a6c8488e1caa56a275ea8773c1d8f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "7aaa6b97ab96175ac9c6383988763032d1bc1223bf067332907a6b92f2a2fe37b4af52a05c2f5a70eee764df30db7ecad6e2d592cb5990db4f355a27a78d8b95"
        },
        {
          "alg" : "SHA-384",
          "content" : "a0029acafebb9bca36b1331c5891c9e7567bd864ec11fc72629c95e6a0cc1ba14df389d773ce4a9a2990aa19c51d6806"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a92203506a38912ede029a3f733237c69a0402a20b546aacafbf6b7e7b12db8f2fdc6ab8b007a16da8a5e973ee4028dc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1ddc372869c7e5e60f5d841e49dfe6267f1a6ec5f4848a683d9a871e783d29a1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "22d7b2740e41c9e842e7760ee6af04b6e95e65e787714d77fb5e5d1c527877d6696252a61e22eda6322678a8ac37f7ad830099433e3bbdccff232ed1e476fc65"
        }
      ],
      "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@12.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@12.0.0?type=jar",
      "group" : "org.neo4j.bolt",
      "name" : "neo4j-bolt-connection-pooled",
      "version" : "12.0.0",
      "description" : "A project for building Neo4j Bolt Connection based on Bolt protocol.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb9a4990643cf9e0dc25ba8379ce9ba1"
        },
        {
          "alg" : "SHA-1",
          "content" : "cdd4ab14f2db45846e3ca347411acb82327902d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "590b54a551b3158bfed1831995b8df4064c352d179b67c2653e129bb6ebfea40"
        },
        {
          "alg" : "SHA-512",
          "content" : "b4d7714071d3d5b13b8f4d1a4daef3ac1699ddfdf57fd1abf644edb776baa80677adca11bedb9bd7406c8187d73fa588eeba18046984cf3a0abfb4d68c282865"
        },
        {
          "alg" : "SHA-384",
          "content" : "96e28cc2eeadb9848e6b6029d6a5e0661d695c19c422d14d64a90d906d7bdff409a838e3dffdb2307a747ea45fe08a1f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f6b71da40742186b4f281bc7eb583663b4baa720131c50fc02adfca71fed9b72a86ea4214546251027e0e937868b0d85"
        },
        {
          "alg" : "SHA3-256",
          "content" : "571b9acc0e35b9ad27c463a6df66876276bf6935514b8ce879cf3d243ca8b11b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "098d8a2971300661ad25a76fd72044c132aaa58df21ce5174347833e4d4c2d923996f1cce5225d048c1eccd2bc05b90bd4c1d8e7dab66e2069df442f136024de"
        }
      ],
      "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@12.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@12.0.0?type=jar",
      "group" : "org.neo4j.bolt",
      "name" : "neo4j-bolt-connection-routed",
      "version" : "12.0.0",
      "description" : "A project for building Neo4j Bolt Connection based on Bolt protocol.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "35ed33505b295cbe24f7d1675496033d"
        },
        {
          "alg" : "SHA-1",
          "content" : "254b55b9f37d5ab0f37fe861b3af347e46a5a2b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "34af2a8aea3998848806d12848868eb1b35a7292e82b24adcdcc2b8be24f179a"
        },
        {
          "alg" : "SHA-512",
          "content" : "11036f0f431467c19f67376ce1b19e9661756f806aa8ce192d9f3e3376a74f12b2c884261f9b68d3666a4b67e84a3aef08dc926d8e7f7f10d041f65589efeedf"
        },
        {
          "alg" : "SHA-384",
          "content" : "30b8380cd74feaadba9fc6dfb2f058158ffc69681a91e8196952ac3ade2c7c3cff52346cbcaf790e2fc35026becc60cc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec4269e29090c1b903dc8977c816b6d533c943b0ba9204c06b57ab4b2243005b9ffd77e5eb455054b439c26f5d03fb38"
        },
        {
          "alg" : "SHA3-256",
          "content" : "251847553d68538d8522685891c3f337ae469e30b02640c67d4f34221a83f87c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "05bbbe0201126e7e4d71448638bcc48720ef61defb505270bebf3e036da280f736aeed56db20174076e7406bc70f2d6d002cc9cc06fd9539613fe1612faea5c7"
        }
      ],
      "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@12.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.19?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.7.19",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5072a66d02c9dd97abec44e7c60e3eed"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b4c09f49a6fa2fa122554453c2d71b5bf2077ef"
        },
        {
          "alg" : "SHA-256",
          "content" : "50390c15320c578784f60ea9d4d3f7a3eff9ba90c6567f38c6cce5c9f1f69faa"
        },
        {
          "alg" : "SHA-512",
          "content" : "f25dbf97bdabb2e3e4f42fdcd5c980f57a740eea5fb10c3971115200448cd3696b1ff5dfc6f0958dc7e8e14b99f6dccace3d01f0382c5e92e98e2d28d8477003"
        },
        {
          "alg" : "SHA-384",
          "content" : "0865fe6a2415624eafa3b1bdc83bcac769bc6647d1e80fbefd6cc37a1d7618fc0f599bb6b04a18e1967f693dfa866dde"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fccddab48424436e31a5f0b0084b9f77ebb9048d85fd8b52f934d4d2631987fcbba50fa5c63ae513b671ed9a3206803b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "49ca9de572a4d5266493ceb6d15cc57b466ea60f2d6826b417dfa37765791309"
        },
        {
          "alg" : "SHA3-512",
          "content" : "08b72a427f1e7ee37c2e2fd940dfafb3fb2564fd5c8ec9f4116709a0d58005e73fc63d958b60cd1ec0a1ec705b39935ff21911ef702e4e996c64e31a41310f1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.7.19?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-weaviate",
      "version" : "4.22.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.22.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/client6@6.3.0?type=jar",
      "publisher" : "Weaviate B.V.",
      "group" : "io.weaviate",
      "name" : "client6",
      "version" : "6.3.0",
      "description" : "Official Java client for Weaviate Vector Search Engine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2f3be6177b92d3f45d9198226abeb9f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b9b16632d8c2caf63ab2aa1ef4dbd2446204870"
        },
        {
          "alg" : "SHA-256",
          "content" : "1375e5bc5a49bc3b0ed681bcdd1bb7f5cbf074981212533de5d0327c86510c8f"
        },
        {
          "alg" : "SHA-512",
          "content" : "adaf53f29bca12d5769151137fcc38e5e7581fec822efe871177a230b76cd7e3e178f101973e0a697d0ab7d6d5f7ab944841225b65ed56a45d0460142120dc9e"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb30ea698c66b25cbb15c45200a25f198fc75b622f11bb8461bb5c028b681568337a68e3003068f7cdf8f801924e216f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f511f9be3239b2d5527366c00c2126de23d84ce498b97f2f9d517fda2bac2ac600b160f438fa9a145b0025a4133b6b31"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b1b433311a41e54e475be53bacc3ee723cc2b9fd209905010b9ec3cf34b6ed88"
        },
        {
          "alg" : "SHA3-512",
          "content" : "66d813c4e326381a1be9e786b0174c1d335b7d6db52ff4bc5f0e866c99311b8820b330e61c8fcf39db2402c11ad24575a88c4ef6c2d43c9ee32fd212bf87c42f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Weaviate B.V. License",
            "url" : "https://github.com/weaviate/java-client/blob/v5/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/io.weaviate/client6@6.3.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.6.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5",
      "version" : "5.6.1",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab01ab53ec62de3b50ed071dcaba3bfd"
        },
        {
          "alg" : "SHA-1",
          "content" : "b418ba210ace28adf920f1decf64d673953d07cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e3d8444c3c27772e4b9d42a790f06b3345a8ece4fd16d00981f2f2460e1e772"
        },
        {
          "alg" : "SHA-512",
          "content" : "2835c56a960c5c926cdd69183d55f9bf84fe3a076247ada8b5849374ac85fafbe39551441eac66f3d7f45652531a9b5beee33dbbd59ae216039d2970d49df772"
        },
        {
          "alg" : "SHA-384",
          "content" : "4e055f538e0e8748c30e58a6496786a0bda8696a132b9d3c15e11205e3814152b9d3a3ec638e27ba8d30eea80a418fd6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5b8306f67927298d10c658777e7e9ee70e52e6120982148f823bf6e63145edafa717b5738a45d516e87be0f19cb87282"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e05e2adb777099009635ed79c944bb7aa4a96f466b714c3441c5eaafcfd963e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "50d4343a5e9d892ae23480079d8de24b45751ac4555b503e2cee2e791d7028c4a7f183b545c216fb66598f79e7f054ac37a87c4af978b7fe337bccf566ee0895"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.5.x/5.6.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.6.1/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.projectlombok/lombok@1.18.42?type=jar",
      "group" : "org.projectlombok",
      "name" : "lombok",
      "version" : "1.18.42",
      "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" : "f29149836e0187fb9fd95d82dc718d36"
        },
        {
          "alg" : "SHA-1",
          "content" : "8365263844ebb62398e0dc33057ba10ba472d3b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "3488a4e9994c26596baaceebee58cad36a50e3bdaec5be72b5834d3c3b560306"
        },
        {
          "alg" : "SHA-512",
          "content" : "7ddad4f59705bde29a1fe818fbd28fac0fcf9e83eee08b2fd16af24ff2cd3afe93643b0b9ddbfdf0fe9fa999b5a23348a5fe45e41f4a9c543909beadf48be794"
        },
        {
          "alg" : "SHA-384",
          "content" : "c93fee1dd47988ff6d9bc0a84dec31650abdfb6ec9d9cf076434b62b118a0b06544ebb3d3bf3796962cb890f66e876ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "967d7555c30f8d40d2de38c64c96f6a865a6465953db712e55818cb1f0f47eb002561159ed21f2d5e31db4c76430433d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "291e591c341b4b370365c63e616210831fcfed09239d28ce1b459e15d851c3fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "daaa58823eda466fdd12ab325ace764d0166011965e42520e3145fd28a55547a5b9f4ea0ea487ee80bce33121546e33b8bde103004e033f5996758589e8cde43"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.projectlombok/lombok@1.18.42?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.33?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "oauth2-oidc-sdk",
      "version" : "11.33",
      "description" : "OAuth 2.0 SDK with OpenID Connection extensions for developing client and server applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ad45ebdb90a8de7696ac82c1aa0ff17"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ec92cb9c157fe4169adb304d029c6300c30b89e"
        },
        {
          "alg" : "SHA-256",
          "content" : "06f32b78fdf5f6b6e825fc227975b91bf0cccc6af6601583f195adf14e0d7ca9"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef2c77186f1c156bdef9fd5cb7b3295ac37c5b6d8eb79565a6e6370867cdb87303cb3e8009a7e126bf86985cdb549f3e42e254794f6e888394a044cf4a3edd0e"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1b29f86c2988a47339ef403f9e4574b8b4d05bbb2d2b1cefb2087601502bd040a36812f2e6cee0b4fdb5cbfbf720295"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed0d8ba8d8f964fe705647a41810fff3ff69f858ecfcd4f31eb8ce717b24988e8f9aba833d175f5e98ab4998ec76b387"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8349e572bfe1e3ad0535fd990d0b6ee75e521a9af3a5759ada6677a717e46aba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd87921c66f4592d15460894addcc3223867febe220d40ac71ebc4da7c0312357c83791b15b834d490f1aedaaa69ac672892ebbd3a6237f196fd07728ca082a5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.33?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/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/nimbus-jose-jwt@10.6?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "nimbus-jose-jwt",
      "version" : "10.6",
      "description" : "Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "29a05ec4aa6b46b8d8dee66701052108"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c0b9c9b420ec7def22994c839ca85969e4e68ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "7ef3b0dd4a27407639d469cd75e7770463b4ee36e2c13535465da175d3b8f964"
        },
        {
          "alg" : "SHA-512",
          "content" : "900ef75998356eb28de8a161cc849d215c36f296133c905a317346962e81250c8e02e2e0d7e8d90fb9a3153ca449a0b71356570ab79b02c19061479778d9b5f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "f09f6f783f7ba7401e93d109cae6b437a2eb73d6c429b7be3a4d385674ab1745b16a378804ee9056ff0ed2b09a615b6d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "272d8f5a90196e7071fa8fd4e21f12dcb1af0a62beaa7ef10199f1fe317713a9844d6018a7e164617bdab834d3e3a7cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd54cd445d1da32ae21b4804f46e000fdb173a4fd2e2fa2f63869ef56df500d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "653a5ccd77bee1e188239eeb1247e8aa7867f4e6fef983fde674ba119d6df78478a82f6bd27dfe06bea1236d3c1fa515e04f51b381f1d1e7299447796334e298"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.6?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-embeddings",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-embeddingstore-api",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-embeddingstore",
      "version" : "4.22.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.22.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/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/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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-tokenizer",
      "version" : "4.22.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.22.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.18.1?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-azure-open-ai",
      "version" : "1.18.1",
      "description" : "LangChain4j :: Integration :: Azure OpenAI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94894dd692fa340d8f694835fb1363d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "69b83eddf22ba6c03eb3acf02d4e836e45888662"
        },
        {
          "alg" : "SHA-256",
          "content" : "2fa30e300f3a56f64c74686b94de63541afae0c71820c8d48dcb04e8c6aef851"
        },
        {
          "alg" : "SHA-512",
          "content" : "48c6f09c6062003bcb8411e57af141ccc05f2d5da18a19f7ad336a85e0274ce0a8ec51f536324bce2ec1c9d25b612a54632c44560d5f8dd6179048a23b45efa2"
        },
        {
          "alg" : "SHA-384",
          "content" : "22de564c260b5d69a7e9088e3aa0f395a9dea71b57eece83ce2831440b325cb8f01c1fb9a6e73b7267be3cd7e9dbea9f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "80b1065ffdc0310b2a4cf253169e6be16b0a386a377d7ef1d0d00257405278c6c2eec0465f6288bdbf9439be184cb8cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "608621a8404faad6eb37d5c4f42d4f8a4c9ac671ebcc8ad9b63386dc2ff0b69e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a4e8b58f1d2562ce8602b82f5ec05fbf5054c3fd67bf717eb603b7803a5daf5af42418fd580a1e52d53981a1bdd4633400ad1b6183d53fbcdf62321012b63f7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-azure-open-ai@1.18.1?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.18.0-beta28?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-community-dashscope",
      "version" : "1.18.0-beta28",
      "description" : "Parent POM for langchain4j-community submodules",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e758c31e21d3470042503d08ce531310"
        },
        {
          "alg" : "SHA-1",
          "content" : "173fe01fd7e546328ff43bd3ff82fbd0332756b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "994b0c2dd8decefac493a975d440082526df4bd403294f5d4056d98f392a9978"
        },
        {
          "alg" : "SHA-512",
          "content" : "4dca4193baa35c73413848b080dfaced6adb4f1a8db677102cb04f3009896c350d135ecce2c8b562061641934d75ee3a813b8be828e2f357a7fde10366b6c136"
        },
        {
          "alg" : "SHA-384",
          "content" : "72135ef525628f2398f66f42c737cbb2252bdeb9d81a2e47f67acf1d19128262c6dd1533b14870384fca55aba034c369"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe50fb2f3b4033a6891d47f38f3b735fdb8f34a6128cad75864bf3a174c62be8cd11921ec69babe67636b129b23c2689"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4ed304e0372022dcc2ae1ae9b1f2974971f51c4e61a4e586cc644e8d244344aa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3e7b94f5671eea587530112d2ccf39b7c1e539b216f3ca926d152fe29a3a64cfed05bd8f89bb379bcfa3a06c280a5d906a1a3d8bac145df38056e0dff3c51046"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-community-dashscope@1.18.0-beta28?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.24?type=jar",
      "group" : "com.alibaba",
      "name" : "dashscope-sdk-java",
      "version" : "2.22.24",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0c2a95c0382521235872da6a14abe350"
        },
        {
          "alg" : "SHA-1",
          "content" : "fbe54d5637c5c1d20b69d695f2fb9bfa983ede97"
        },
        {
          "alg" : "SHA-256",
          "content" : "64942dcfe08c8b1e07a9159d767310041661d9f07669accd821b0a0e758b4d28"
        },
        {
          "alg" : "SHA-512",
          "content" : "30e38bd1df99379c0a29bd74d181b246ef67b68d00c63ef9cb3a59228ea40c200f1f93256499b95a121838f72b18d72bcc89ee77812cca17054daddd5ddc32da"
        },
        {
          "alg" : "SHA-384",
          "content" : "03c93fb3473486fb633c911142df8646162db26a69fb87edff27b6fcab8060497755e43995f848a943eba406f7b2b681"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8388f0ffb6793dc86b3c278fea21ee1b335471041fa953e99d683f36e6be300e87ac3774ecc5490bad2b3d88a33d1ed9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6256f6164059b8d12c20f99228a606e98dee554118dc03ca82e8c5af8beb20c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa799032e82d813ea4e86b8e8b2470bf62e389a8d972be3efb319e29e9bdcbe4c2732930d889ae73944d6db938d224b8a870fac62261bfe704a78a68304a8e01"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.alibaba/dashscope-sdk-java@2.22.24?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.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-tools@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-tools",
      "version" : "4.22.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.22.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/org.apache.camel/camel-langchain4j-web-search@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-web-search",
      "version" : "4.22.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.22.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/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-mcp-server-api@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mcp-server-api",
      "version" : "4.22.0",
      "description" : "Runtime-agnostic bridge and engine SPI to expose ai-tool routes as MCP tools",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mcp-server-api@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-mcp-server-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-mcp-server-api"
        }
      ]
    },
    {
      "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@2.0.0?type=jar",
      "publisher" : "Anthropic",
      "group" : "io.modelcontextprotocol.sdk",
      "name" : "mcp-json-jackson2",
      "version" : "2.0.0",
      "description" : "Java MCP SDK JSON implementation based on Jackson 2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d927b578c3b6526874220ceba3b646cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f9b7d72acb74d854589b7f22477aaaef4d84083"
        },
        {
          "alg" : "SHA-256",
          "content" : "a7bdf467fb59b1675a3e4191b49eb0700869c82ccf2ad85ef70d962ae59e8c9c"
        },
        {
          "alg" : "SHA-512",
          "content" : "58951bd4b1c5a385af5b146b5582bc457475e2933a220d2fd63c1aed4435d1fc6f585b068dc752170d58890bd4036947c82afa8686f872560c2d148d270654fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c6ca268c0fc15c62171185c60d38c8c8bed871e6eaaee2d1e890da10ccda31745a1b5bbda95a6597f310afc981d1726"
        },
        {
          "alg" : "SHA3-384",
          "content" : "103c67955377fa9f605aca5ee4f60ac8c6c638fd0749236177465838fa42177b6260aa3f4b1e8586132d52f62448e580"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cfde49a64fd8cae52e8d8b271201b204b189475dbc6ecb6bb657edfca3becfff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "322baadaee034c9af6e8b9c56f7f67644de9306d9f37ff3e37ab682044ada604acc56a293f5882482ff01291892445334f9efe912c4f0dc5671f54e33cfc7a4f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson2@2.0.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/org.apache.camel/camel-platform-http-main@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-platform-http-main",
      "version" : "4.22.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.22.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.webjars/swagger-ui@5.32.11?type=jar",
      "group" : "org.webjars",
      "name" : "swagger-ui",
      "version" : "5.32.11",
      "description" : "WebJar for Swagger UI",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "500b58efe655efc9b104dec24d92fd70"
        },
        {
          "alg" : "SHA-1",
          "content" : "87f61a7e69ca597db9d1825e6c3d03035d74ee26"
        },
        {
          "alg" : "SHA-256",
          "content" : "046a4e08502c6244d251278abfd4bcf9db193f79517fc882f4efe84a31f7b1c1"
        },
        {
          "alg" : "SHA-512",
          "content" : "a1df04c31fc5afcf6c69397e8fbf72189fd984ea855fb5510fe40c1041d0799dcb985cf5d3da71ac118d668e16b5892d2effe4674bbb01d943cef34d4d2132b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "2489530362981a2f11b30c7ed150895e911cce85742634a2e8d69d5f8e7659d490cb919c57e07f95662ca44df222c9aa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9effc69acbdb6fa63987f363a589807a2001ab987acabacc5dec07314e77806d43fbc98cafe51d54aaa47a07d2515717"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d24b816d6b659ba6b165c8edf8c095cdd613ef79afc1693943e38c5b40792506"
        },
        {
          "alg" : "SHA3-512",
          "content" : "83b5b10614f1d8715e5d44eb86952c875b4cda37e0cda842572cdfc638a4ff200fa82dbb8870086edc0c9f16c26bd8916982ae32756b98fee19167eeb2e0a993"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.webjars/swagger-ui@5.32.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.webjars.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-ui/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-ui"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-openai@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-openai",
      "version" : "4.22.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.22.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.49.0?type=jar",
      "group" : "com.openai",
      "name" : "openai-java",
      "version" : "4.49.0",
      "description" : "The OpenAI REST API. Please see https://platform.openai.com/docs/api-reference for more details.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "86c45381fa3b5fdee77ba1c054839bb4"
        },
        {
          "alg" : "SHA-1",
          "content" : "8d1930274bb555fa6cc82176adfd80bb475a33a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed9271d311bd8e8f1f41e88b955216524273499e1abb8c9ad8ae24644f9f9dd1"
        },
        {
          "alg" : "SHA-512",
          "content" : "56cf6db661c3b31e9b6b03480087ef0691ce13bf3d555716ffc3ac6354f278d6773af5657d1d4bbd2a9a617b55c41dcba1d81fd2f0c26e4241193b8ca44013f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "65ea76e4a0c908009370ae9ac7723ab221cc583887b53252d5f163403f8d3b0de32e2e42bf80fa8c3355a58754c3ef46"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d8ccf645ea6c357a9d90c5f5f01350e3e2833f25ac7caa87c2254246bceb7afbd4006d090263a2f06a11e9df98b35541"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b66cac4b17edc84f776f418ed0b7fb1994d5ab0e096a3373a7739094ee3c23e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "beadb846689b16263476aa51b128c17d70279a259991e8415043a3317f950a329dfdfd7409bc44741e6f3d0b0cd33c6baa960678e800d120702bb4a54e8b231d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.openai/openai-java@4.49.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.49.0?type=jar",
      "group" : "com.openai",
      "name" : "openai-java-client-okhttp",
      "version" : "4.49.0",
      "description" : "The OpenAI REST API. Please see https://platform.openai.com/docs/api-reference for more details.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7529e820051d034b0ff281466f59942f"
        },
        {
          "alg" : "SHA-1",
          "content" : "5457c2319d46cbf8ac00be488dd2d1de5dac3caf"
        },
        {
          "alg" : "SHA-256",
          "content" : "568ecb7ee9fb6ca8329971010e10a9d8d0008530d97bbd8d18c9857e33cf8cd6"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb56f75930d133073bf0366e5feed6f724d6561b6e5a0bbde5203a3554359de2c7af91d51b135491d6c97ed6e592af8a6b28690c8b121b4f4d5515d0440693c9"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a646316716ed329799ba28aff9f3253dc367687726af296653e892f2428fa85ad52d1d1dfcf768fa46ebfb2c6b8ebe7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c06b37c17072b97a3d20456f6367c1eaa0ce08768d1215555955d04869a36682713fe0b831918ad62d3add4c1a4d17b8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f72e9e30ed4b75dead38b9d1d0b7ec724a627cd77a87eeff85475509bc6b166f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "391f779ff94721a17a367b53ead09ccf23924fd1f1845a09bdc6a9b502635ce3e4b24272ef297ed1d9bb6f4f2626efe96769aa89aee7e2a1fac5eaf96629e676"
        }
      ],
      "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.49.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.49.0?type=jar",
      "group" : "com.openai",
      "name" : "openai-java-core",
      "version" : "4.49.0",
      "description" : "The OpenAI REST API. Please see https://platform.openai.com/docs/api-reference for more details.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "13ef3d9eff7839853033be16b83c4e15"
        },
        {
          "alg" : "SHA-1",
          "content" : "9bb2920391605cac11ffc6fd2050a5101938af9f"
        },
        {
          "alg" : "SHA-256",
          "content" : "e8947a51253d371010df36b75f3a9ac6acd9fb67e3157b7c4888579ce030b8aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "77cd4d418c00eb26261998e0a26ffcf4bdbd7ca5732ba9671abc084d7189137e9980a2fea9d68932f79fad0673b6f70996147e68a7317f850fa4fce913afeaf9"
        },
        {
          "alg" : "SHA-384",
          "content" : "7a5b0350937fb33b622a806f11cb0b9ac66e29d0d19d9f16a3e7fb3ee0b3a720f6b2a79440a1a7fe7ca5ce4a2386b738"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fba50bf48110e65f53c8fd19b5bef469deec3135b71b34cf89cc26e9bf978b59a230efa25cda962de239f3e4cf164de3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ac9b817a3d07c420aadf9eaf9f7089a435f06cbbe3348377c5a7a703e754b07"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b9a54d19aad3f2a5b8c5c91cefbb1d48a36e34852f43299ce073b8c6f90415286172c01cd7fd39b7fecb1784e7351ff131fc54afe9e394278d7c68cad9dc9c76"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.openai/openai-java-core@4.49.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.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/org.apache.camel/camel-mcp-server@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mcp-server",
      "version" : "4.22.0",
      "description" : "Expose ai-tool routes as MCP tools over streamable HTTP",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mcp-server@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-mcp-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "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-mcp-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-tensorflow-serving@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tensorflow-serving",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-amqp",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-arangodb",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-as2-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-as2-api",
      "version" : "4.22.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.22.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.bouncycastle/bcpkix-jdk18on@1.85?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcpkix-jdk18on",
      "version" : "1.85",
      "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" : "8247f481c8eeef03925277ca33f72255"
        },
        {
          "alg" : "SHA-1",
          "content" : "b33d047adc6801a1cfc8ffe1634b23b306a670c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9f82b2d4e99c4bbdfccf684e52cc06ea06a0b567bfd0d08f9c5a3f417055996"
        },
        {
          "alg" : "SHA-512",
          "content" : "142ce817145f7348dc97f62872eac931280c578bc61ff4cfcff927d4247ab2bf15e858edf74f2549074c4685ebe8de1d815c42637eacdb65b344b741c2bf1415"
        },
        {
          "alg" : "SHA-384",
          "content" : "1bb7f6d3c0e83cbefcd27828575a9554a087c19b5230817291fe979cf54890fbe7ccbd8134563011b4d409d7729c1ea5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fba8a68f6b52298e7634fc8f6363134ccd32f4c549bfbe9c3696aa74e6a41289ee6f09095f7c66f9df8736f83ec88cc7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b1d11ec6466b1789e093bb21a59eb51c83c7f7e1edc5e1aaaf407c36efb90e04"
        },
        {
          "alg" : "SHA3-512",
          "content" : "93b46f93a07037b8c774f337dc83f0652191fedfe1d66342360174c29c0030b7dbfc7b3d9b23de54f482697b274f2c36c8ce6139eb82df62eb7d7d7d96ea642e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.85?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/bcprov-jdk18on@1.85?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk18on",
      "version" : "1.85",
      "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.85 for Java 1.8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e564b4f846cd76cca8253c7c9febb44e"
        },
        {
          "alg" : "SHA-1",
          "content" : "2320b854dffe134687f7266bb22021b779e576d3"
        },
        {
          "alg" : "SHA-256",
          "content" : "20af26bf6060bb8005cc2389916812c1e0e998dc48d2ced7131b89461b54cff7"
        },
        {
          "alg" : "SHA-512",
          "content" : "33bbcbc3ad823898bda1fec8cea270fffa4688886b1c351afd93e713f41d29afd71aae9982cbe896d510aa98fece8b9a66c132536625801fe2c1af283a76e2b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "50a64acda277531b4aa2faa476eae6842c8505224b560c05f8a8fe4f5e4a9a245aed4622a4a1ad57da197b93fa2eafd6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d753d24ac69ee4f167d4d11c6094b2671e7990fa73471b6c34a7eb89c04f3c3f7b96756505e776a22c55acbdd32d2637"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bcc230dbf643d7d4f758c31ba0762b2eb2f6bc0f565f4336eeb013e75b05a1ff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ebd7c353f357fbca7a7e596c79c9023dc37cbc48a0eacf6fd1644932214131eb02f164969f5b429e3bbc7f5bdff519833a5ed0ca934a2c172d9b49af2e7df7d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.85?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.85?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcutil-jdk18on",
      "version" : "1.85",
      "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" : "7c90e18e7e709e7ceb14b2682e5ddcca"
        },
        {
          "alg" : "SHA-1",
          "content" : "c41082d6f61628919b675970563f5615e4427c9f"
        },
        {
          "alg" : "SHA-256",
          "content" : "590f55ed5d68529239898a4a5c4f730b6e37f45d1cfa3fbe51f8485abe32c42d"
        },
        {
          "alg" : "SHA-512",
          "content" : "1cf5011448dfaed7daea587807b9513961bdfd7b41ee5ce42444254dfa3677fdba78fe5191bca4ecf2a51eb3883be59f0374affc1efae3fd1728a64fa094027d"
        },
        {
          "alg" : "SHA-384",
          "content" : "fdab70a9a0fc9011214c1d484f315077bb68ef586669a2922e261df7e8ac8eae290fa90d411fbad04cc8642a9b7596d0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "811f67ad491483f79e93827556db2cbe5c66eea384638259429617ed3ea06a42b0cf5e6bbb2d7ca13dd6a2c094164b93"
        },
        {
          "alg" : "SHA3-256",
          "content" : "990e116a1143574594f0ae6d134d4541d22e9551d48a3347f73c7bcef278b6cc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a969f3ae17dd9a6141572ae2da2eb3b6414abea4d6dc6e1139959475ba3e9ed3b5a4696832e7382bc1e256b839fe0bf30ba54fb2e8490dae36c046b374e78c89"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.85?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-as2@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-as2",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-asn1",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-asterisk",
      "version" : "4.22.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.22.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.42.2?type=jar",
      "group" : "org.asteriskjava",
      "name" : "asterisk-java",
      "version" : "3.42.2",
      "description" : "The free Java library for Asterisk PBX integration.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3139c354427061450ee1244a76da6ffe"
        },
        {
          "alg" : "SHA-1",
          "content" : "cab55bdbe85ea6a6316afc6b4c47a451868f6574"
        },
        {
          "alg" : "SHA-256",
          "content" : "f1574495e2d58217c97710d5180c794cbaced6adb5ef2a6c8b43de6b3e1b42d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "ac76d4c4f5f0b16126d1e7098b4689ca6a8c4ee6847a73cc09cc10c497343202ceccf0cdb14fc669948ac9e70e62668a86e12bca284bde8d9c8429cd9cdf5aa9"
        },
        {
          "alg" : "SHA-384",
          "content" : "0d09673b90199529e84529d347e247068780f899bb38ae3f268e3b6c9d6feb749e32d8aff6930313474b3bb2da5440e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "611abcebae41205fb1659a4e0aa451e34c40d13a18051bd8b4d5d02b6600d080826cf510ca147cec78ddc671bd07734a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4bf1857706ffe43ef7d4559937678c89d56926fc99af64f996984c58354ffef3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "67c34b50387f383b071ff7ced901bc996e8ab0ec9a2c974ab8534265f0f63be203a754124083b0027d7f83da6d260002a6a1131efee80a95493001db60598d3e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.asteriskjava/asterisk-java@3.42.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-atmosphere-websocket",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-atom",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-avro",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-avro-rpc-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-avro-rpc-spi",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-avro-rpc-jetty",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-avro-rpc",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-common",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-athena",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "athena",
      "version" : "2.50.2",
      "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" : "ee5112d6d0fc202de26fb7a93cd3a40f"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ee239d9a57580c2caa0807d77573a5f95c1e8c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "ddf11cff8e58839af4f8170c546333a6e8286410f760105c93245f2e67ec34ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "614e2b6859f8a8425639c518e911b93523dd41b250b8ace2aabea39dfc13538213ad50ddd1084af3951764503fabd047aa86805dd1dd588fba2c7568afe4b74f"
        },
        {
          "alg" : "SHA-384",
          "content" : "27308a352bc53a7bb26180e78ec7e7a2285c0bb21793d5393ef6554c5337033a7c417f72b2a43a47b4bbd00dfafd42ee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e401b5a747c3dc5572a971627591a0f20601d4d74c6ff22acf2ca5786073c0c364e570d2f00d4f5c98046842e458ba5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3dc331238a2fe6784afc8f4e6d97c58b3e03e516664abd9a25fe06411a94a26c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b5fc46d336065711e238939a8e75372b62de6b9f6f63c2fa228a94a73d96560a54a3f6dca00309752535ec1dba7e41d8f723584e4ae73324ed980c669450aa2a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/athena@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jq",
      "version" : "4.22.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.22.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.2?type=jar",
      "group" : "net.thisptr",
      "name" : "jackson-jq",
      "version" : "1.6.2",
      "description" : "jq for Jackson JSON Processor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4f8e6216c37e5538991643cc87f1f29c"
        },
        {
          "alg" : "SHA-1",
          "content" : "3644d072842c4b4ac5b083ab6172abfb89df2978"
        },
        {
          "alg" : "SHA-256",
          "content" : "7a8f3cb03de72ae6a6058b61417869ce85285ed18762e6ac8335b923bed6aaa1"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e5ef3c4d6d73404230aafc5fd368ee706bb2a7e33fd4febc6d66f8deb0354c65822ac95c4b6ae6b4f91ffb64757ecfad9e74455184922e0560568561aa9956f"
        },
        {
          "alg" : "SHA-384",
          "content" : "6221a87aea57498717d8708c6ffc9af5da3441394d23a0b96801971bb034d079b4be1aa21c86297f5222849e2356aa6e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5e9a62f92055545c48265a5d3ed5158c2ef10bb2eb1b7472ae44590741dee4ef64948aa55a32d61104c18d2f89f6f7d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9064d130a3b3388f3a7db8c65ab8c52de0edc7158b67ab333c6b985f9fa13a2f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de64f76a1faf0b768277e3164723ea48c3cdd5adc85e370c9e055e61b32bacbef2f65c95a25327509555fcee69fb5887b2ef90444d42e06fe7247f3f91296ef6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.thisptr/jackson-jq@1.6.2?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.2?type=jar",
      "group" : "net.thisptr",
      "name" : "jackson-jq-extra",
      "version" : "1.6.2",
      "description" : "jq for Jackson JSON Processor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1ef40924ba96d0bcb2644dd6dbddc76a"
        },
        {
          "alg" : "SHA-1",
          "content" : "324b01ccb7f13587946574984ff0f45b4299bb09"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a3954a121419d62065a5cd8a160fd3ede693a1adda7024c0e77df6d6fbb8d93"
        },
        {
          "alg" : "SHA-512",
          "content" : "b0b599193f5d0eaa6adf7cbe77fa3bca22b52828af68980cd3e8280bfee6fc4ae1777042af904c3a607a24ee1cb88f1a4da61d76541c232f25f9a4cc8303058b"
        },
        {
          "alg" : "SHA-384",
          "content" : "534d9a65f920df4c2c34d05b2e899444f33c006d03b8a092cafc465624a463535c6953db5b6675476e4f5b2b7756327c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "72259956cae6097db380a400d6180211b5231fc61e8b57dd9275dfdf4dff23604eeef9975d705f9db82dc073f84c32cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b0fb6ac989eb4953bcb3feae6957d1dcb92ff95a9cc6bf81748151ed29d1df1c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6bd62d4f22150085cdf008064c28f66d4e1c2e34d5243fd68324164e0c969872f47fe7654816188f107d793e55a56af0993508c14a6d19f6a29fae8fe5ac9377"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.thisptr/jackson-jq-extra@1.6.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-bedrock",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "bedrock",
      "version" : "2.50.2",
      "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" : "c9985dc80fd14ff6ae8d6d5a6ccdb89b"
        },
        {
          "alg" : "SHA-1",
          "content" : "6240007ebc098724eb710ca12601d61d9d34dcc3"
        },
        {
          "alg" : "SHA-256",
          "content" : "521295ed5f97de9b86b37c04af58d6c98c3d7528b0feae4bc0552f7654780338"
        },
        {
          "alg" : "SHA-512",
          "content" : "d2b2c4df0f5c871d6c37d8b55e9d49e95922230cef2d12a2606718fb92affdf1ac73101810848e8a8c9a7263d89a03a1e7ba09a81bb3720a9b0e7923958ec661"
        },
        {
          "alg" : "SHA-384",
          "content" : "8df48038690766bcfaefaf66284b405730d6f2e566ec2a376897aca9eb3a6b54d047757d6c7a621c3d252801578ae5fc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ed4bc601b8b9caf6a980691b429e0b12cc5d5b197b1f2d952a1148b96087e90347a5fce45d37dffbe7d9deded330b3a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "73033b8ee966565b81a6668dc73e374067a12e936d5912ec4cfa492362699a1b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a51d82967b26a870168cb8c42ba611844057e8243d49655bf33e49cedcce003f3961574bb937c84261e265c34af5f9676434209cbc3032668c1efc950708d0c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/bedrock@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "bedrockruntime",
      "version" : "2.50.2",
      "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" : "a200444fd7c14e3cc2af703373252b5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "8eb888686fe22986ba2dbc601f9fc9eb58e6ffa3"
        },
        {
          "alg" : "SHA-256",
          "content" : "60f9b7794f06504892d4a8dc1968206c3515cb7c17c9b051b483db5092b4c516"
        },
        {
          "alg" : "SHA-512",
          "content" : "84bd86ec98f94c3ec8a923a3fe908576f8a47a3e38d668df95c258b0eb4c38f6498775a36b22daf9c6b6bd458d4e93a29c1f33b2555a61d55ad895fb6b8b43b3"
        },
        {
          "alg" : "SHA-384",
          "content" : "a3a7cfd811380304245851cb70492ea7ef12ad89392db46a0ca7a6fe42797a0ed47d19717bf46be374cdbba78753cae3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cf7f6a67c72a02d4667b9b4e9563093783f5ec39267824e0fb92b163a13ff76c21a90862276b672d02efe43a3be1dc42"
        },
        {
          "alg" : "SHA3-256",
          "content" : "394ee8dde24137d72002aca21f34e4d6224a4c256930f225ad2cceb275968860"
        },
        {
          "alg" : "SHA3-512",
          "content" : "856715507c25617d01ea44c7e01ef76b030d5f0ed82d8be1c13aa6829c966b06c353569b83064b1f809c24e28f5b97bffc7f48147dc3126656621a7ad14d6e1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/bedrockruntime@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "bedrockagent",
      "version" : "2.50.2",
      "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" : "d51b8dbeb38d0f6213b4d3a81c2d4d5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "9dce6c2ddcb456370d4bf2acd08dfaafaeaf63d8"
        },
        {
          "alg" : "SHA-256",
          "content" : "ebeb86475c0c5bc4a68da6b00d4857d242e989eb3dc2872f75208cf7752cfe27"
        },
        {
          "alg" : "SHA-512",
          "content" : "1df21911b99ee88d50ddad0ee187dbc7642abd0836a19dcb0b04924ce863c14bf09c6804800c8918df6b95739b7e91a5b743cde15376da048d6be98aaf844155"
        },
        {
          "alg" : "SHA-384",
          "content" : "25ac2948df2e88e52af48c75116a3f0b750d69132a65e9ece5ea56c76a70c31aed689b6de705fb2e0c4d25d891625f90"
        },
        {
          "alg" : "SHA3-384",
          "content" : "54dc52c905ae07db5b7c8e62f4336f8a664715dfd7e3916593047a1ce13813ab50f3cf7931f89875fe55fae242b3b02d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aab0741a3431f02640ca431d99cfda406aa75eca2e36a8589fb029c9ab33d54b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "53acf90d345570a4783c9e979c04efebca5a50b833ce8ccc0e5043f46a59e55e8e96471573e27aaacdfe102c7f1f37f25f15f7ae0ebf04954c670b7b3b2a48a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/bedrockagent@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "bedrockagentruntime",
      "version" : "2.50.2",
      "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" : "6ca05e081eb3bd6a61062e2a6864082f"
        },
        {
          "alg" : "SHA-1",
          "content" : "a3b799170b2784b6d5247e8ef36dc42657a16e63"
        },
        {
          "alg" : "SHA-256",
          "content" : "111ad492162bcb618b036bef633ea90c345635997c14cf8f6fde4de3364e183f"
        },
        {
          "alg" : "SHA-512",
          "content" : "ad9837b0b3465e319eb800fed6e566991698efe467df1f41e30517920aa270e99f4f92304da4ec7401ebd2d41f75eaaaaca4e3e13b00d3b27b91488be8de9734"
        },
        {
          "alg" : "SHA-384",
          "content" : "3d925e1a3f0d6a36b835091437f60b36922e097961e93c609d53471adcafe61619b0e40ba9c660e9951a3db7303ddb71"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9e1f6d75be23d1bc8ff2fc922e8865632016c028643d112feb47fc41cd79f9481bc605a1f4dc515dfa0bacdd478a8818"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bd7c7878133b91177ff267f04e9359730213c4a0079e40245d5f2a7f0d59ebd3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fbbb24331050057cbba316d778bca9ba020b7fca66bead4bbc9abb8362790621c55593878d583aa8f7236f6c7ee620fe5a4fa85c0c227878ee482a3b379b2eec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/bedrockagentruntime@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-cloudtrail",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "cloudtrail",
      "version" : "2.50.2",
      "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" : "e0b57c4a72416730209e60a7480d5de7"
        },
        {
          "alg" : "SHA-1",
          "content" : "058aabb280f3e268c848628fe1693719999d36f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "23d6d5c821b8cc81f83264080962f3dc8dadc913aca0d390b584fe9f7b6fee35"
        },
        {
          "alg" : "SHA-512",
          "content" : "32cea77d3b779e4390c51790cccbde85af9fbc0a381ea38799e0a387f0e049c0db5fd81c4d26381797402b016121f307e155978caf15de28c07748cdf2d83fec"
        },
        {
          "alg" : "SHA-384",
          "content" : "a8365caa1cee4ed3ecf9d47d511e23e317aa3bffa6144855b53dd96f60f5aff50c3e0b28f573088f868174d6d6c2f3ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9ae4a5f8849512d5faa3b0227f58616557af877707eed34011da3ec8b1c8a985d03436c3fa484ec6aa4b9f5b3788fb33"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b506e7679906a43e87edb271693a5c9b147c85c3f54b1e15a22855c7bf767672"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a6d6046e6b06f068092b9835a09183e5b0dac8d81a1823f5e4ab65c60801bf5291508e939f2147773a814cc268643dd48cce454abb944c5e4d7264e1ab55fce1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/cloudtrail@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-config",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-comprehend",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "comprehend",
      "version" : "2.50.2",
      "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" : "6b5c6962d21e367bc6564bc83d79f730"
        },
        {
          "alg" : "SHA-1",
          "content" : "02594ab8d1302975d0e49f0194864dbe9897312f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a98ec60d58de09d7c3a347839c37a8bb5d874a14f05c9ed3fddccb37d2c229d2"
        },
        {
          "alg" : "SHA-512",
          "content" : "d1f9acb0245008be99ecd5fc47aef3f72ba3551dc48a2306a0da51779a6e0f7d98207ae65964d0806459a480a62edf46bb837a657aab3cf7b8495068d7363821"
        },
        {
          "alg" : "SHA-384",
          "content" : "a382386a5d0b5a8dfebd386557c0a6601847b9f3ef10d6f7fd2231a986961c0d006e2dc41279bc1fdac516742a0940a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2073aa689b7bb739a2be1d5cff0496b7d52b18a83fbf9d283d53268a1e8a444388b19e13c1834ef9eed1bf5712ab456e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b60702321d3d83418d854853bcb3c7c85ba441d8a19205fabdb92f2a431521e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7c1b586903c41cd4c6b9785d1e5a5cee53a540086e67ab106ae5f4de668bd2695427c1c2ab3e2056303e0880309fd1b993329069575761b926a443e02c2a3a7f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/comprehend@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-cw",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-ddb",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-ec2",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-ecs",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "ecs",
      "version" : "2.50.2",
      "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" : "ada1e0232ede1e5ea362c8ea7e84479e"
        },
        {
          "alg" : "SHA-1",
          "content" : "daab7cdccca20f8c29b768d2918170f994a97af9"
        },
        {
          "alg" : "SHA-256",
          "content" : "508b5e267cfa3b147a0182599547417573a7b5fa0f0493f89a967762998be734"
        },
        {
          "alg" : "SHA-512",
          "content" : "3cdee6edd30402ccab8ae78ac03cdb9f7ffedd3021356f92d588c7afd2e66f262c553c7896c88d8be4db755c124529aa2b4aa997b4c9c7f5796f7ca5275354c9"
        },
        {
          "alg" : "SHA-384",
          "content" : "92f9f5fcdad8b1dfa986d648b205362c3a886ce73f71d59c6935195bbcf17c359dddc9fef55b0939c3427bba6e43c974"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2c9602563609ec0f168a9131fb63a239510e11d4b5191148d398b2b495dcd37d082dd0667e3da222b63df8fff33fdd5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0a62c7254ba71cc30bc753ce5125bf005c524d0fe4ebf4d6a46a17609a3ea348"
        },
        {
          "alg" : "SHA3-512",
          "content" : "412f74048cdbb7b28006b3e43df36650819652b841425118602be573ce1266c19ede2a860aaa07da16f2adc4be779fa564c8b2ee5386e5e6dcbdcb6ffd9d647c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/ecs@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-eks",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "eks",
      "version" : "2.50.2",
      "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" : "c0aabc6f74e526a85546e1f959233c05"
        },
        {
          "alg" : "SHA-1",
          "content" : "7fe8b32761a8e0e6eceb7fced078967572788fb8"
        },
        {
          "alg" : "SHA-256",
          "content" : "e151b92ea03771aa007afb77adcced4560cf2b97a0ac42ed82bb2d31cb04b2db"
        },
        {
          "alg" : "SHA-512",
          "content" : "6210d11a2e28720fd47205ea1114a2a06508f256097f0327a2f74ce5aecb338f4f0b7886a23e28eb0410e5c0922ae57a823d4feaaa6aacd8fe20dcf571524f9e"
        },
        {
          "alg" : "SHA-384",
          "content" : "3f7d2d2ad07875571fdf5d020bff23d7507f596e9228e5d42f16ffe9e0b03fad567d622c6d86d4064d0278cb7a404f9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c33033b6dae5dcd2f93cbd3faa981cad4687ede991892a7d7b8fffc2c5fa3540a37ac0eba02f50c74c1e8ce7cea8d78"
        },
        {
          "alg" : "SHA3-256",
          "content" : "844d633d61a0bca469a0f131071a95abfe4f7a5240d860c9bfe8da140de2892a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7a2bf1874b259f3dde4e1856aef2893b1460bea234238f86645ef325b14e32301752b526208f9564e94efe2fabf5dc558e09a0f98e13ff3eb7d1a5936e83b017"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/eks@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-zip-deflater",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-s3",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-sqs",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-eventbridge",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-iam",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-kinesis",
      "version" : "4.22.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.22.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.5.1?type=jar",
      "group" : "software.amazon.kinesis",
      "name" : "amazon-kinesis-client",
      "version" : "3.5.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" : "aa1a2472cb45377b256148dfafd89c07"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f04fa8d86bf73adbd53dc08698c1a9bc7c754d2"
        },
        {
          "alg" : "SHA-256",
          "content" : "4dedd555cd93082dfcfcf6acfc688443a88bc13e40cff1d7cd66b216f357d59c"
        },
        {
          "alg" : "SHA-512",
          "content" : "d1f15cbea8f410c8a60d5a41ad6e5e3e7c885130fead40bf82f606b25ad2d9424f4746be80bfca2276a37bbfa569f4bfbac1aa86105fe7aea21df57c1eb34103"
        },
        {
          "alg" : "SHA-384",
          "content" : "1117b489cf8731f21e9c007704967017024b497cc87a2edabbac6025f978f5aded0c79fed78ec1d0fae7335f40b6556a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "99981cd0d8f56202d977273dfb9012660948d7cec0565394d6bc47008ff2737599502b57dcf229e4c0f0cf16f250101c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8130b6d9cd8c62adfd041246e41d73e3cfcfef31ed3c15de9e5270d4ceeb2e4f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "556eb1d1c1dfa91c77e82e45bb8535c364e7810408805ace7c35b98605e40f70652bc7c76a5b03373289966eb2e12caa720cf6f893f3226c98a6494a1f663b14"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.kinesis/amazon-kinesis-client@3.5.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/apache-client@2.41.21?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "apache-client",
      "version" : "2.41.21",
      "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" : "0b84f3ea59973d266ffdfad9f913db83"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb78320153121cf6581942a22df782c076737018"
        },
        {
          "alg" : "SHA-256",
          "content" : "c38490f518036767bd869c50b4286e41b80a010e8909d0ab60e6649347d9f932"
        },
        {
          "alg" : "SHA-512",
          "content" : "28bcb6621b99b393d28e0bfded148aff7b7a553a0de35e6673bc559ce4e32b534e9dc9cdb2c46a76c81c93861dd858b61887e9e2801250572ec9029666e35aee"
        },
        {
          "alg" : "SHA-384",
          "content" : "b96f7ebe56f9c333665bf27077110579a994f94424780988c5a0d9757a1fff9be7eaeac81f9390d37ae8e61461d0e163"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30e563f77dc94377a527d0462ee3aed09066dff9bd2e9d8a7592d48ae3a007e983017f35de2147ef22e348d8aa6cdc23"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4656980afac93fc3094db0289cceb2d93c33a5eb74abbc5f49a29296d20cb31b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a2617cc436b73b845f0de920b1e50f8e59d35a62711981f63b1975de19f6117eb5bef91ceb0c8ef7d09ca72b6372f4a2ef7e23e308cdcfe6130701e254b9ca3e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/apache-client@2.41.21?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/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.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/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/at.yawk.lz4/lz4-java@1.11.1?type=jar",
      "group" : "at.yawk.lz4",
      "name" : "lz4-java",
      "version" : "1.11.1",
      "description" : "Java bindings and pure Java implementations of LZ4 and XXHash",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf0bae47489d940ad5d5420cfe4f9ebf"
        },
        {
          "alg" : "SHA-1",
          "content" : "140124bf632168cef73cf9ce80477dced52b2443"
        },
        {
          "alg" : "SHA-256",
          "content" : "e5e31b195fcc7e9c5da4b191af3b0082ee616c13f61cbd79409ffa65e4dd5c47"
        },
        {
          "alg" : "SHA-512",
          "content" : "e8bff47e602093b9c86f14021ca4e82d90aa5358f37726b1ba04b8f58812751cf3d7fe2f9893a963eb251d2c3237b41fe890768d8f90ef76a24ad389e2056fda"
        },
        {
          "alg" : "SHA-384",
          "content" : "7fb6a46d318fad3783a92c47a1e0ccdef2e0162266dd503dff2659814e82b8c857507930f00f5d0f529932b6d853a041"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8f69886f5ddf2952d6e15dda6dfc4956f069047f44623c0413b45c24d60b662a5a6de1112ab59c1659e6665ca7a90e64"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aa8d74abc6ba4ec19e730b936cf80ee6ecc02ce903beb874930411484cd403c6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "69eb36d3883c07275daa521501ea2b9c64ca0719d952995f3c0de0c6c79424dadb47c816c8e8a0c2ea6c7b2d3749bbdf948e99cf7548d08034d2536de33690e5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/at.yawk.lz4/lz4-java@1.11.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/software.amazon.awssdk/firehose@2.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "firehose",
      "version" : "2.50.2",
      "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" : "15922e1326771609cce08f368de8975e"
        },
        {
          "alg" : "SHA-1",
          "content" : "6108f2f4ab087fcd088505f9c2771e1b4d084bb7"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae4d7edb62f6a69077eaebd779844810f932137867304330fa7e9de72db9decf"
        },
        {
          "alg" : "SHA-512",
          "content" : "5145060be2c801f55742302bf013f641779dde9a15e84facc2c6d0e9d2c1a35d05082086ae9609c5b9265a2b8f0f7280617ad18e77c9723160af3bf4fbca155e"
        },
        {
          "alg" : "SHA-384",
          "content" : "d20832c2faa7570acd370f93d7fa48fb5300efd612d8a64f98ec7ed3c7affe491d8acf9bac96afa4155e66a1ec33ed3f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0adda24aca034aa62344712cff14dfdc14775f8c57d14775eadcdb4f20e88169a9164bfb78ae17b4971dcbc943b12cce"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8afcab90598e9b499a47d10f21c9a5faba73a5d093f88a9b67eac4ee6132743"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af9412623c659e301041661d2ea3e6af2a3717e0d21e27b5153e5f04a6dc2e0254b7822a7723d8f8b27d48e799b9cf3d65a4aa982dba5c2f83f70dc5091cdccf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/firehose@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-kms",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-lambda",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-msk",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "kafka",
      "version" : "2.50.2",
      "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" : "650a1b4a2425a0e78453948ea4e5563b"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a13e6593fd18249b7438df0770441e1cdf76a4a"
        },
        {
          "alg" : "SHA-256",
          "content" : "e60718ef52e5fe102539834b9d475cf09d70bb8f34ef04deae33fcaee309eb35"
        },
        {
          "alg" : "SHA-512",
          "content" : "32c4968cb53eb41237be45199d5d7d47f85c00aeda00d629984a2acef4b35ff82af19f61474b322f0281a8b3ec2f5b815e705119d257e9a6081c6c6df077bc7f"
        },
        {
          "alg" : "SHA-384",
          "content" : "b50740d0656d282169c5143441ac304d48d0ea4d2497a794e630bf457752b604cb993c75c236b425bc43114f7042093b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "35f357c8cb3215c8ea459e10196b68cb6bbc703860536134a72a5eb5de8f0bcfdaeab531414cfaac4776d72cddd335e7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2f018010718c9b65d99591111d6329d8081cc01fe3bf8de3e52267855c8705b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "17cf2615b785ca59bee0f347f33233f7350130b29dee104dc1e8b3a1f7b10bd30f8db0f62ea8fb6383d3b12ca230d40a2037e3d8c5dd1390c62be7cd4308ee2a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/kafka@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-mq",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "mq",
      "version" : "2.50.2",
      "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" : "af9a3b4a00a3150367051b08dbcb4e2b"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e041f1768f4262e7d54d88b634d4b2bd5d845b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "c132cf4e7ab332a03d23e130cf43b3781ff62c64b02b18ccf1e7bb11ae7f6d44"
        },
        {
          "alg" : "SHA-512",
          "content" : "82a359e6f0314bde7ad5c12773f2fa50c5113113ea690b693d5ef0b59d0d6faffbf2db23dfbde814343fc32d4c349ffdaac8af453d995d70afb3dd8ac7e3bac4"
        },
        {
          "alg" : "SHA-384",
          "content" : "12b8a787b16c7e66bf8b521ea1c8842bbaa24b45e0e19e41624cf3b9b66fc78dda8db25e65dcbc2b71e1a1fd2e73951b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a55414c025a04afded65dac6165ea7398956fc6628ab56f618fff5f7eccdb8f2b7d3c8f18336aa89d7067de72100bba2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4a96b9a5976231abdb8cae6834f933d240f885bbbe0e581896402cce99d83a7b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "415f58e1323c4e8a555da2f7f25f98b32f840be6d5ce922e50d6aa84bcbdfe8da92f462c09bbcc04d9bfa8b57b73dd1925bf6ace1a0c565c95ab7087e45de60e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/mq@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-polly",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "polly",
      "version" : "2.50.2",
      "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" : "9773341763381f3d1dd9e0c33fa0f2da"
        },
        {
          "alg" : "SHA-1",
          "content" : "48ba747a62b1fad442dbadc796025350aa4a9094"
        },
        {
          "alg" : "SHA-256",
          "content" : "709bff05713c65c271a565b1d3c2be724d798cdd603d39f4b27e9b25da3b63ca"
        },
        {
          "alg" : "SHA-512",
          "content" : "e7095c2b63fb1081eeae85f1b8a06085dbdb74ba987ce0c26cba91beb3a59599445a8789cabe3bc0babf156ab74fa4346e7bb952ee32ed57976cafa2586591dd"
        },
        {
          "alg" : "SHA-384",
          "content" : "afd59d264b1e3867214d913efa5223655b7890572a1eab9594553d0e3e0f4bad67829fcaf8fab77f188c9eded18654f6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "459abba80bf6c5b46c0d32bee1972d466ddf3710cf7dc723096b9ddd7c780fed3ea74eb59a96baf9f22b34b10ca6e496"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9cd3ca79a14b0db21a599048ab8f119dcd28edbd7e32bbaec8aff2f5bae1457c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5e3f64443538a7223cd8c204c830441c5f66e0d0316c954070382541dec8af95205d9f50100c68f07d5bb4161fb8fc0c495d63e601c843f2db1d9023e2b10b0a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/polly@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-parameter-store",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-redshift",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "redshiftdata",
      "version" : "2.50.2",
      "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" : "5eca7e6f566a7bba89c76dcbae479085"
        },
        {
          "alg" : "SHA-1",
          "content" : "a37d77888acba4cdf9d1b19b6e29671562182704"
        },
        {
          "alg" : "SHA-256",
          "content" : "fbe36282394f8547e008e27df92c89bc6a03ed81aac7d685e5dd3e4d1b36983d"
        },
        {
          "alg" : "SHA-512",
          "content" : "d734b6f2bc19075bd3189bca777c9beb146c4c728b4d39d8f6ce68e7a3124ec1b7db938f772cf146492211d59889dc8389549d7004d9745c87579b8796f916c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "cbdf6df786460cadf933926f8d3dfe91c0d69df87d7042b83f8ccb328e3897168ba101c1ed31264526f9e7373fd69f55"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4a4f65c5ed498b56521186e4b6acee1da77a26fd98d1c8b4d0f35d63c4f46734b0f645519924d8a78ffc2db8cf3ef2d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "23ec19f56167a5fb8b01def815f3909d82e2ace0638c5be24256c8c30fe2ee0e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff4e111e6bfc6c4b35be6b382f5618fde753a51389bb1658c7a9f4b8af92b4b238b8be8a80635c0faf78d35f5976f52d439488c90b25431fd4b15b56f4a1f72f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/redshiftdata@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-s3-vectors",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "s3vectors",
      "version" : "2.50.2",
      "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" : "3a6a14703d063f3891484d6ae72cc4c9"
        },
        {
          "alg" : "SHA-1",
          "content" : "3506c6ede75c411c048809219a021f5083c804f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "555f76ec083e3244db3c55c71800d43e010be1554a00c5c5a6597cf50ab6bb8a"
        },
        {
          "alg" : "SHA-512",
          "content" : "ae34e9c445d51c3876d3c2fdcca4c5406512ae27b3b3eaaa6e12a809d39d41d288d2ca38b27a52a090d21e12755bd9d81d15745d763385fff8e56238d9dda44a"
        },
        {
          "alg" : "SHA-384",
          "content" : "caed82a3c085c693f06c01757c0246dfc48f811eeac5e211e265d8c9636cd96d4323a3ab0dd9f14d904ac7e54d12d8c4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "477ef50894a6a59caa7b04e5ce1f1bbb4b08e9a52f8dd78cf3884e9d8258eb333db4277f56ac1557ec746d7b98919338"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f1464a83acf027d4ba210b0c557d28e1bdc4381c78b3971121942f89bc5515e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bc246ca3a76d6398443a48b10b91afb88189146095b1192c0674418a39bed1df475e6c1a565d30284f200e95eb37168dd954c991b6e9a418e09d9e829cae86a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/s3vectors@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-secrets-manager",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-ses",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "ses",
      "version" : "2.50.2",
      "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" : "8a114c3251ed8272b7f3760ab366ffb3"
        },
        {
          "alg" : "SHA-1",
          "content" : "af87c3950685de9333ba0e55bc2f3ff708f13863"
        },
        {
          "alg" : "SHA-256",
          "content" : "8de6bba02445de0d2a1eb0a4fdac901ee737e854a318e08dbb77854ff2c44595"
        },
        {
          "alg" : "SHA-512",
          "content" : "384419fd72a11a21f69b8c684bd59bff4e81695643a329d7c70fff5efe1597d96a712d12eefa5e04a5e6b4b80b4f81b449f37e4913f305e3f1ddef10216a8013"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc6ba8d6db91d142fba8038d5bf1103d2a3a128e6871e8fe5259eecd0348488512051e9e081c7fddd6af697257dda2eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "197312b09567365010ce32483c48adb1f0afd005536659242b2a4b3a4dc3f7a617102e548f557d03db1bf7bc0e0a3a2c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "17b8f4a9774ca1d271b0b27ac99002ca1c09b0e03bde03a27311f4fe05b307ec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "49d9b31cd58a95d1290c05cb7f6bede58a6451389aad4d39d12982b8444e98048f6b46b7208c8fbaa0533326815125db18d612e0cea3aab1d21640d477951c6c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/ses@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-sns",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-step-functions",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "sfn",
      "version" : "2.50.2",
      "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" : "e4aa1ec3b9d5aa3b85d9feb3eb004b32"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e50ea8facdfa7fdde693f251960358b16533ce4"
        },
        {
          "alg" : "SHA-256",
          "content" : "5db6582ea462e4e45531f96afa57d44187a09a8e2842315c7e0dad6aadd8d2ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "e5e75166111e73edc7ed606b5c5c2bb390e2487f51833d22c20b48b7856e1b7a3e069df016624c161de40ae2fbabd76f46972ac20e85597766064a56a3504f69"
        },
        {
          "alg" : "SHA-384",
          "content" : "60b0151a278d487a1cc33fbbdfb7287a69c8f7b8c0ae09506f30e14e8cd2249cbbe9e9274b2f444b2870486fa0d820a9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "12b2ec9f8318e0d82572dc796a380d3e8188c003f4079e3261d7f0c2a83fd64b83d34d5a3e470dd08ab4e2e36d11a677"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9129c73bab62d5dc6f807b68e74570c77730b5634bfd0922963e6a9a997dfd50"
        },
        {
          "alg" : "SHA3-512",
          "content" : "590992db85de0aec173067c1bfd0d18752bbab638c6edfb999c62938a59a7e52b0e42d1ad04cc4b59b82db78094bc0a2bd354944fd6a5cd9dfae7767be91e216"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/sfn@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-sts",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-textract",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "textract",
      "version" : "2.50.2",
      "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" : "8b4aba3d8206f1150bab42bf5d178da2"
        },
        {
          "alg" : "SHA-1",
          "content" : "21eb76c3a34e92736f8ac5befc35088cc308537e"
        },
        {
          "alg" : "SHA-256",
          "content" : "467afda706e609b855740a5ae8fe5831f04679ffa13251ca46f7643af2900fc5"
        },
        {
          "alg" : "SHA-512",
          "content" : "2eace00b99d914aedaffbb3669b05d40a12f7d73a66f6e85c8f44eb488c5387dda54299cf59a8fa648818f4d3c88937b8bcdd6b5d1a9d336eb2fc6854cbe32a6"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d774bfaef9675efa56407495f598912dccb8e8f8e8e58a1815656a42aca4e392590498d99310478925d1c3a4c9526dc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f2abe7dc65aff5a028f08707756973cbb0b75f0e3d709fb88f9952c3af8fa9f932639cea7e45ef76cc3cb80da8a9c2c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2f66767f9a01cff7c28ac8439077cfebaa12d05088aa5b5e710c53d8fb3875af"
        },
        {
          "alg" : "SHA3-512",
          "content" : "62777cb0c3bf2eca729b772ba41a0b2833ce496d49be596d1ad6691abbefbf5034f09b3d70a4bb83238cc0c8bad0696a54ca2a4f0431af9503fa67db38d0f9ed"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/textract@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-timestream",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "timestreamquery",
      "version" : "2.50.2",
      "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" : "6488ed929559fda89aa2cb86ff8c5906"
        },
        {
          "alg" : "SHA-1",
          "content" : "6b6c8628b1cd2471f3d106544675aece65b5f3a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "dfacdc9bda269270ea9a4c6e280059928eb25dcbbc95d550b8316078a58f76d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c6de386fd4c40836e7d195456938222d989bd2b7e34d05f35f37c72116843ee10464419a55ba91ead330662eed8e0bb1af688d3f891bc9fcf9d1a3d984d28ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "3707feddebe454f0e765e2958515a43b181c2283a21a254fd7d53a919927865882726bb8c5c19495833ad26552c2f286"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4eb2e35dbdcd1a8491ab3ef9fd2c0a905680f92724245f2e11d73533714e77c22ee799c54b4d180e6e3adcb73172423e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "155a0600c74a34031dadd0ea561f551c6d8bb869fc303cb88836b5b05e6af3c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "13bf48b63f477b008b09d8b1510298c6458cc8a70a919fd3071ee5d1cc80ae4487f1929020b323fa5029c7907af1b68810bd55637f35aa263fada4cd6c6ffe3f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/timestreamquery@2.50.2?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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "timestreamwrite",
      "version" : "2.50.2",
      "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" : "c3362ea09e6c4b13b21decfed610193a"
        },
        {
          "alg" : "SHA-1",
          "content" : "2d1ac6cf585d82948b92cda1676e464799e8e6ef"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab213b67a24f081181ab277a5bb2a01a2dc5321840e763fdb591e7cc7990ec22"
        },
        {
          "alg" : "SHA-512",
          "content" : "b7eaa9656b4b37ee3fd2184c5495e03defb5932da64b9307c402de561a8eaf44dbd2b2a802dd85766809f699e3501f8bdb4ebce8f98b4ac741181c6cb16e8086"
        },
        {
          "alg" : "SHA-384",
          "content" : "c0eb5cb75fca85743e041578b3b08efff49c5fa03598467c4d92086eec8f02517464ccf956b7c08515624c3e75110c8f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6917b8a259dc5f9586e67bf9563f9679c614a3bd963b9d206324217b1e54efc1cc5b3e9607774b952e2e5393d336ee27"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ed9f62706bd952446037448bb10e0ea5041d79cda88958ebc641df73f2d1aa1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "24db08668bc84acb5dce523bfc3bab026827564db21a392f7a4d600e427866c93a6abd4ad36b4bd48452eaac2b62de5010ecda74849059a6f2f279e1014d2316"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/timestreamwrite@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-transcribe",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-translate",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "translate",
      "version" : "2.50.2",
      "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" : "d7c676817fc9ecd0fd1ad862233b6425"
        },
        {
          "alg" : "SHA-1",
          "content" : "22ed9438dffe0ce44f4b792821a36bf3906eb39c"
        },
        {
          "alg" : "SHA-256",
          "content" : "1930f4b6da37446d05f7716017851e0adfc6327d0730f0add59ef593e71388d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "42ba46f3b2aefb59dd329a19bdabab6bf5fb8b3c01c1b7231834b4a48ed66acabdd251b920d6b81ce93f950da6ca7a5cb3c12d5d0041808c6687c5e6c2e2c4c9"
        },
        {
          "alg" : "SHA-384",
          "content" : "034b5bd723971460644692056eebdf503cb967141ba53d035a708d8a4bf1b77aebbce34d85ebd4383f86b747fb544262"
        },
        {
          "alg" : "SHA3-384",
          "content" : "025f4b0cd47b5792dfd2b2069163bba718af8e540fd9395dabeb294ff1487263e6a75b772ff7bc773f3ea1e2a47e6859"
        },
        {
          "alg" : "SHA3-256",
          "content" : "745ac51897f01bcf55aaaf0be4e89d3931a56586d1e4a174e4205f4af6343de9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "829ca52893454938b3640886f8397c757d8f61c8a0bbf83456918353b6576d2865887c360dda58f0e91b29017b8c70dd3e794fba868905e199d0c300473f3bd2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/translate@2.50.2?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-aws2-rekognition@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-rekognition",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "rekognition",
      "version" : "2.50.2",
      "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" : "66383e406dda9e612b8b9e85622bf1a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "8cb764ff13a34655f29608b0b3c2f53fcb116877"
        },
        {
          "alg" : "SHA-256",
          "content" : "53b0a9db9985e0d51e61d2aa37aea24972b9710c5cf4890c3e0d01808d0fce1c"
        },
        {
          "alg" : "SHA-512",
          "content" : "9058faa1db7a135baea3131cf18f5e5ef588dffaae1ccefa0b42860d4f00473dad55b3832d3fb12267205731e15d07e55f94cda1a16d64306306954101e03a3f"
        },
        {
          "alg" : "SHA-384",
          "content" : "ce09a81482977bd21faa87be2eb26ffec68a01c335538385ff9255712167d1259e83ffbfc70e1aa172744dc2ab281203"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cd2a221a8d517a8e408fe1d1569229727273cadb25f1c3a7d5d31a398664b608c41f7b072e9e9433184faa941504cc28"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e1a09e51537a20d6a6bf7062b1f81c6feef522f2b1a37eb4304bec7c7488e11f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e12273f5d5c376452274742be88ecc0802107e62262c227011ac6b2fed1d51347ee9caa7d0de6f8be27da4d061d5d287c9ffd0eca4a8647ad33e1c7b40f8fa91"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/rekognition@2.50.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-security-hub",
      "version" : "4.22.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.22.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.50.2?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "securityhub",
      "version" : "2.50.2",
      "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" : "63b036e83624a8c07f8336aa15e39318"
        },
        {
          "alg" : "SHA-1",
          "content" : "ad4af3313ef9759a1c3fce1ee318db653b8b6614"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd92c3ce0132262ba3127aa362df1d0a4b2bf10e338c8d7ee660aeea3116d612"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed27138b4b8a8e1bbdf1339dc988ec7de882cc9fe33e13ee320663d321e4e38ea42c0eac697c93dd58e4b45f6c9583d042ae5b775949c8020e61594470dd6b67"
        },
        {
          "alg" : "SHA-384",
          "content" : "e01bf67d8b633dbc222f039854e87b60464dc3e29afd9686fefde1a879f4bab5288b0cfe424791fc258f8bae249b074c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "afb6601db1d1c793d59cef40abdf71a48181c248d3df1ae331c4c32932c840867c4a22c8530e6d1ea463b3f95e5761b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b52eebf199dc108221dd24eb9f0f894fcc445f0b0c509ea1e65f394df95eb346"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a8d7a75ddeb32e176a8e249814ce614d1e46efb7e0391e73649d8bab5470c8ae9bf0d6e21e3144498ca4afa400c363ce84aa7c6c5349dec16e3df452f9f34fd9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/securityhub@2.50.2?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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-common",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-eventhubs",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-eventgrid",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-storage-blob",
      "version" : "4.22.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.22.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.39?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-storage-blob-changefeed",
      "version" : "12.0.0-beta.39",
      "description" : "This module contains client library for Microsoft Azure Blob Storage changefeed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6871b9fa32ef6102127e60714424da27"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a171930bb9926ba89b7d1c38fa8caae6a984766"
        },
        {
          "alg" : "SHA-256",
          "content" : "35a4386d6d918ff95748f46ecf3bba676486e55d75a9cd1ea5a74491c0bc0b0e"
        },
        {
          "alg" : "SHA-512",
          "content" : "88b6833d3ffcacd73b4305fa83e432e632d8cb540ceafdc319f04a1e6215d05a14f7306e2405614ae43fd7d4164c7fb19a2ef1640a67062bd8940f0bbdf17be5"
        },
        {
          "alg" : "SHA-384",
          "content" : "a48deafb285872fc88f0dfb60e6a218e0d0e8e312851a620fc34970a8c30915a3631a8f2e36755559e05ead8549393fd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "68e914563a19480c6c4da41ac86e7c77aca7a3ecd68e6301a5132db08d58ca544048317ee41b706395cd4780c78a7d5d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4071d216d612ed4dcd04d7684bf955c7c7720538f5fe950f9f022706724508a5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b2aa26ea20989b9112dbb6e7e5ee1b50475d516f57de620d5cedbab67f1bdabc922f89b64ad29afb4a1ce15f6477db969953bea26446a5292acf8211f43bd00c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-storage-blob-changefeed@12.0.0-beta.39?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-storage-datalake",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-storage-queue",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-cosmosdb",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-servicebus",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-key-vault",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ftp-common",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ssh",
      "version" : "4.22.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.22.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.85?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcpg-jdk18on",
      "version" : "1.85",
      "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" : "ff4ffb39ea2a5731f0e7c7d3c24f4053"
        },
        {
          "alg" : "SHA-1",
          "content" : "0eb8822a019c29a5d205811367480ebe8c747714"
        },
        {
          "alg" : "SHA-256",
          "content" : "39426367dc247dfaae9b1253457a39298b6b9a6c28a39b908bca829e315323dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "97de8b72ad0518342569475e6853555669e70cd9be0d46af465256fd8499b83586890cf8ba679ab89b5831e2e383e25a56c91a221e903e4beec75c496c0ecb1b"
        },
        {
          "alg" : "SHA-384",
          "content" : "915ab5424f0b1465331b67d5ec5633378e5a6344b77d9b991c30a733dd57dc1c57469a58a00e5b228335f1069ccf853d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1cd7f25673999adc0d771196206c04ec4737df6508c1984d3d7595127f0fabd9f22ad68a8ca81edbef5aef631ee19920"
        },
        {
          "alg" : "SHA3-256",
          "content" : "554acd41d543f2b7ca1f6aa736ce89e7f9028b602f6def6fd6683a413a987c55"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f7faee1215162a68d83e9af5a373003e99fae48366ec6ea16133f642adc85a9c45c132fb2086a8c6879d8a5c597fa9ce3e563cef06b85b553c012c3e5e8ac223"
        }
      ],
      "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.85?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-ftp@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ftp",
      "version" : "4.22.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.22.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.6?type=jar",
      "group" : "com.github.mwiede",
      "name" : "jsch",
      "version" : "2.28.6",
      "description" : "JSch is a pure Java implementation of SSH2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cd6d7ea6a7e82a26afaccea2f72c5c57"
        },
        {
          "alg" : "SHA-1",
          "content" : "a9e479c1c8113780ef435e6c7cf91a28f0c332a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "a04048c34a69f963dbf9e1aa313d3bc5e03f5d82b555459ae77b807630a68e9b"
        },
        {
          "alg" : "SHA-512",
          "content" : "4283e1f47b37d7a60c93f4f010a588b1bb1b10c6d7943c10ed127fbb487e5233a9e31215a09ff3b1b574dc4ab589639ac1f8c63bc9d1286773d9491545463f9c"
        },
        {
          "alg" : "SHA-384",
          "content" : "49df97d0a7a0060a7411ef1a70242d06e2cacdc3bd920af15b62689f5672248cdc3ba4fcfe51b4a64734064cfda7ed09"
        },
        {
          "alg" : "SHA3-384",
          "content" : "922962c778b9ae8025e145af8056b4ae485d5a0a3a78be1ce2486720ccc4e9b685d7b02745ade31441d66ce02b435cfa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "29c44d6c7b80e08dcc2d11909f18f01363691c75099cf541bbdfc8e940ddddc4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "60c4f1fa96f80805b09d15b35166a2a917d2a976299d92746f09f9b8a78d9b28f79960256e56c503151d95093ed8274c8af4009b15fb7fe1430c89cda5737694"
        }
      ],
      "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.6?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.9?type=jar",
      "publisher" : "Apache MINA Project",
      "group" : "org.apache.mina",
      "name" : "mina-core",
      "version" : "2.2.9",
      "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" : "992215a47671e632ca7d36f51981d930"
        },
        {
          "alg" : "SHA-1",
          "content" : "a0c46b655acdceda1315b34057f7bb1f426cdbb2"
        },
        {
          "alg" : "SHA-256",
          "content" : "09b4b5e416834e5281dd0dfccac1a10413d6f42c89f133b1c43641e34f33e840"
        },
        {
          "alg" : "SHA-512",
          "content" : "a7c061da7768c51250c060da6347abf8467a2cd81616dd9a88d3417195fe727b239fdf5e0afe907214359981c8ffd6b2d6293e598b72633fae837eb9e83096b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "b7427b34d5f62e5319c4a948298aef06fe9262d87c3580e4b8162ec943500c867fc432696855d238b87cdbf4ff7557a7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "484030f271449c45a8f6f2e3d1c559e2097d1d153be9cb651fafa27289b78a204f8bef3521e0ae8473cf4c4fe300fb29"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4cc18139d8f49d78d4afafb372a0cb719e3198a7e07325704f3d5f20a9acc3f9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "73cef30c146af3a60d186e63418f9b87d860dc4afd8ac6cf6c28a54146e78fdcb778691ae4d0dd8c7668fec97fde432f2550a470217a26ade9c93ef5a481ec66"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.mina/mina-core@2.2.9?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.9/mina-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-files@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-files",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-schema-registry",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-functions",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-barcode",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-bean-validator",
      "version" : "4.22.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.22.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.3.Final?type=jar",
      "group" : "org.hibernate.validator",
      "name" : "hibernate-validator",
      "version" : "9.1.3.Final",
      "description" : "Hibernate's Jakarta Validation reference implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eaa0b111a913af3b2e91e7b7e6871eff"
        },
        {
          "alg" : "SHA-1",
          "content" : "1873374b24290d273160e998cb57bfe0f0a5d584"
        },
        {
          "alg" : "SHA-256",
          "content" : "0497ebbe23fafe4180b74bd0b96a67eee8556552decc4d3c120c1dc737a2b5fb"
        },
        {
          "alg" : "SHA-512",
          "content" : "775ef9388bb46f50bce96c7af30620d9adf90ac806211cf61c149a89b6394540d571867863a6ab132ef2809101091a8a79d886764b5f1f30cf3d4f4bb812230d"
        },
        {
          "alg" : "SHA-384",
          "content" : "0bb68544b7d4c0e258483b8d9b28d8cdb11c9662f58b3c1479373a4484674f64e78910fd7e77dced43045fc58c731d10"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b6efa63f2a7d79fe2e559526b25aab3afb636bb32b785d0ac34a088a81b20c0e00cd01a55c5e3473238bba9209ead4af"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a4fe11a6f8e49618e2ab6e55bb6b73d110ece54fce387076c5177833c776aba1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11f956d45611d19d6bfb3a72cc9dd1a67ddaef339702bab5841fc81d069fe4ee844bfbf694b0a7ac4751758dd60589474912e737f4857102e9d8c5e8905c13fb"
        }
      ],
      "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.3.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/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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-beanio",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-bindy",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-bonita",
      "version" : "4.22.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.22.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/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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-box-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-box-api",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-box",
      "version" : "4.22.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.22.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.23.1?type=jar",
      "publisher" : "Jonathan Hedley",
      "group" : "org.jsoup",
      "name" : "jsoup",
      "version" : "1.23.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" : "dad42fe034bdd1636381520a957e628c"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c0350bb325da274f0508349109516a7855d01ab"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b15e2b28eeb1e0a88a9b7dab4dc0c23524491c56959785dea22f7846897b668"
        },
        {
          "alg" : "SHA-512",
          "content" : "6f94d759231a6f6f6ca364d13934c81ed1b7e3853f2112a9fd0c3e7e5bb17c181233c131959ce93122c5657cee4f237596ec9c15837771c2baad18fd586a7e28"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac19dbd53083ce843f38b0f3dc1e0567864180fe6f1e88c62812e4ecde2c3f6710a94af62f2706a197851e1a9ebd9a3c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "688fd8ebe19e919c4c2c214b58bb3f8a5a3288914e322ffad1e66a03188c524d63702a4745f5ea6185d4dd32b0a565d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a2703c347a0e4736447b41c77ff00facf1d0042c050d64620c5ed7dd39c64c97"
        },
        {
          "alg" : "SHA3-512",
          "content" : "61101e84444a6df5b47fe8a946c6845f370f41a3115e2acd44e078a507188205b5f2cbffc792bb0cd6fc2d248d45f9bf51b805af34665bbe2f56fb9c0b0f8d97"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.jsoup/jsoup@1.23.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-braintree",
      "version" : "4.22.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.22.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.52.0?type=jar",
      "group" : "com.braintreepayments.gateway",
      "name" : "braintree-java",
      "version" : "3.52.0",
      "description" : "Java Client Library for Braintree Payments Gateway",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d421a08662b3987bfb5616098c81d425"
        },
        {
          "alg" : "SHA-1",
          "content" : "499cfcf939206d754b3444c3545e7786086c7eb5"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6c503a58c2e5cd5b0453a0c41b46c5b25c05d647961b1368f6b40000fa67571"
        },
        {
          "alg" : "SHA-512",
          "content" : "d130f1b4e3a7c82e8f72d3921907eeaca070d30fb6fd7e8d17879490426676c998d3d44e3b0effbb967dec943bd2d2c21afafc7de6ad2a748f0e63ef735114db"
        },
        {
          "alg" : "SHA-384",
          "content" : "6af70249848dbd4cd3d06276faad11e4a966086873b7b1330fa2d35223f6baa545e86c5663f07434547e295945850ebf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "59f5f1db12181c1365cb4050ea950fcba393921e475fb99402726ca9b9c7e3b8ef0e331406df8c68e987ffa80992af21"
        },
        {
          "alg" : "SHA3-256",
          "content" : "12c463d8a7bd46bccb07c86f86dd755706473ff346740b13289d4cb4dd3a1a2d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1793ec0af4f7cd157ca4024d9c4afb42e3db33787c4a8059d739f6e7a92ee20497bcb6e1f041198d2c4de8242e59bfcccfd2da8249fb3f28c4cc6562dffcfdb"
        }
      ],
      "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.52.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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jr",
      "name" : "jackson-jr-objects",
      "version" : "2.22.1",
      "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" : "47b15697074afd1150195b67a583ad4d"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a10c556aba6ba62de4b3c931f021ee59676f647"
        },
        {
          "alg" : "SHA-256",
          "content" : "e963b997658c468adf8b5dcc8c80c9d6541be42fbdbc8de95e48f6ce5d9b66b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "5d8d57881d00c8d7c8d665a36f413d2e00b64418e0342607f40d6f6029292386382e54cccfb93faf6f5e6a6d30deffe7d7bd5724fed49e59876bcfff62b8bb6d"
        },
        {
          "alg" : "SHA-384",
          "content" : "54a851422d340d1104490909e5a8d217379f7eab859ac8a859cca59c2f620f39e43d3a57dc22e9952b308b3a66416893"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a5ab53c8e73ea553ec128b3a640d84e44108c6c2fcde0628db1de3eb43a8a1cb1be220310b4312009cd6f315c6a953cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9feb5fc0b8d4d08baab7521f63d5613f8497c8bd371fd2fe0991a468c06d0474"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7dba8664566237797f4e2467339c08e913620feec0444b2102ebef40cca8903755af89e75498f77cbcc4a568acb6c5a91c5034da8019732eb5799c13534d3b22"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jr/jackson-jr-objects@2.22.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-caffeine",
      "version" : "4.22.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.22.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.49.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.49.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" : "f15f20dc5df752e2c0f8e37f7cdd9b1d"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b42a2e3865f6e0576da3fad51dbb96732ff0f14"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b1003e51b8ae56fdbd7c71073e81d1683b97e6c4dff5a9151164d59b769d13c"
        },
        {
          "alg" : "SHA-512",
          "content" : "88ad711b9c573a4f44a0e4c230104845ddf92b51d0955e390736bff1fe7afda6718c3d8b9d73349054668ecd83ceb174ef0021f10cf369df600aec4ac50998d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "8842b762fcc5fc14e694e05a3fce0f5cb6c04cd3977c869a81b85e087cdc967fa88b03cce940cf68a12fc08854b5c7f7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "09b0a23d9757fab413da9121446849ca9442d42774fb1d61432d94dd4e75c9e2269a6888f0d945d476f8691c0dbdb7cd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e4d7a07a2f8f5dc26dd03c33a4ca2ee4c7ad258038c185f375027f880635643"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef162cd1e3c52a58e928980ce3a78723a2f379767a2fd10a057a4b3b7c58cc4cf3bfe58e407813b32f264d59ca49ef2503e7ba5dc66d71f182ad77d963977ef8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.49.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.39?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.2.39",
      "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" : "a75d268adf6da5837529d39d5d69c673"
        },
        {
          "alg" : "SHA-1",
          "content" : "e14f636f65b1d80053e5cd16066b0e33a0384f0e"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc7b1352cd8077974b70b3e365c4f13aa93f5786ce1dea538be5451ed23600c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "3045fb3f8607bf6dadf05403ba264e9d610627f70236294bcd0e9e69f261252a17e084939aa1ada3a20f6e636e1a006f1b88fbf945050291c39922a8c2059c5b"
        },
        {
          "alg" : "SHA-384",
          "content" : "05e764b25df987ac304f0427bcd966e299bfb05641c826a02ee384b6f12f89eeb71ed9ff1edbeaca416581972b8f3136"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c7766a53d5f37796bdf0711b6023dda38754a5c571b26eff4dd15fe262556dbf39e1a0a34ccdbcb8f09fe9bdccc5a076"
        },
        {
          "alg" : "SHA3-256",
          "content" : "de9cf39b67679718d65b1f4bdf9fc0471718d7cb7e1f7fbeb97c3d2b55323c68"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d78fe7f0f5dcd4a38890e81403104f0b03eb5ca39a89d1389fa07cbb7e0bdb8e5932200d1cae4d1dde522018033ef51c5634da3fa42316051908768558be7e85"
        }
      ],
      "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.39?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-camunda",
      "version" : "4.22.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.22.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.13?type=jar",
      "group" : "io.camunda",
      "name" : "camunda-client-java",
      "version" : "8.9.13",
      "description" : "A parent pom for all SDK related artifacts such as clients as test tooling.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a7ea66215fed05a360e32e68fd747239"
        },
        {
          "alg" : "SHA-1",
          "content" : "24ebb3d4c670654ea9cb9043d6e6e945d70502d2"
        },
        {
          "alg" : "SHA-256",
          "content" : "4ed0417416185fbc0732d4423f9c6d5ec5dfce16bc7fb1fe587c884eec85a3bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ffbc11d2246cb6195f2d6434c657d11b0ce54d4cedeb0949112ef048bd464977360cfc815f28cae555710f88aa8b76aa1f5b3cdd0c043a7fcec47c4ae57aa14"
        },
        {
          "alg" : "SHA-384",
          "content" : "90699480558c0d33bdd292e4eaf872532dacccb6cdfc3a9febd1ddc92524289fd54a69ec33a481bc44441ecc55d00c32"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f09d0335f13060136b6a2723beccf98deeed3b91a294aea7c3c924e519ff1b529d207e15776dadd6bea48b70539afe2c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eadd48b8d1d3fd6bd7574c9210010f7a820dbba302319f6cbf3108c830a67e72"
        },
        {
          "alg" : "SHA3-512",
          "content" : "329f0524b70246445ed4db34b5e472433f6e4614058687f8c04d9489978e8ce4553060ca44827fba9644c2ea6448fe798e831d20958066cbeb855fbadc0e2e1e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.camunda/camunda-client-java@8.9.13?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.13?type=jar",
      "group" : "io.camunda",
      "name" : "zeebe-bpmn-model",
      "version" : "8.9.13",
      "description" : "Zeebe BPMN model API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c764dc793770dcd22a409dab6301f3c1"
        },
        {
          "alg" : "SHA-1",
          "content" : "b327246d254c66bd754b91ac3c2b7baae7c9ee58"
        },
        {
          "alg" : "SHA-256",
          "content" : "77b95e5911d90eabafdd71c97c3f2b78fae2b2cc62758929a54e29dcd422a64f"
        },
        {
          "alg" : "SHA-512",
          "content" : "c93b0b1f87bf6a89d2993d850d9f66ba1f326cd1ee801394524e87a49103b672e86d777c3f1f1f1b8ddca85de2f33dc0e065cab2aa45da177719a295dea2a726"
        },
        {
          "alg" : "SHA-384",
          "content" : "34fc73e7067a1cf01b6ed8ae84c40a790f564dc0d3d780b4ed19e9c04ad4e7be38a7408dad00ec8a1ce95f82d6ae090d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c061b6402227660b2d6ca7f08e7e917a388b4b98266bad806a14672661d7ae0044b54d6dc130d31020dfbf0c5a820fc3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "42e9a224a1c525c47a7385eaf557c163e4bc9e7753e22d321fafa7b70dc3c7aa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a86bf8a875bb055a5533c90cd37f409062f2e7d9354f54e2db8ecaf6d1920c7340fcdeb93f0a495471f32c503b586d67e1152038f403a08ffad82c4d89926d83"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.camunda/zeebe-bpmn-model@8.9.13?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.13?type=jar",
      "group" : "io.camunda",
      "name" : "zeebe-gateway-protocol-impl",
      "version" : "8.9.13",
      "description" : "Zeebe Gateway Protocol Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0931b67de0c2b391ecf7fc858b017ae8"
        },
        {
          "alg" : "SHA-1",
          "content" : "be713976904b371d74f464c0b473f5a46f86d9fa"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c1b91a6507ae79adb5bde91c515c00e7033bf1de1824f6209b6a16dd53452c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "5b06a8795b597de8eff2bd1e26b4339f01c7f4739daa9e273e35664c35126739fcef338dd0e2f32fd59414c3609cb5db46ad0a9fe1b7d396cd2eaa21bc1d08b9"
        },
        {
          "alg" : "SHA-384",
          "content" : "ea69c89a3f8ee5e6b5093c819ef47e3849748e1e950e2259650a9dbe7c61597f022d1c6e6d6fd27537070d7cf9470d1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a07e18b38cee8318d24b773e62cc9b9dfe2f5bb68bd2a889b1fffd8d7c298ec397ff1117d5756fceaff0cacc44db5f71"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9cd0f3b25cf3331efabb02bda38df4a8de0c324e3c6db58e27dd0cdb89e3a09b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1a8919ebd2e55ee29c7e4bdd9d4b47ab132d983c91f793a5b5db64fdd7518596575060ab09c0aabb6195e7106b49ddf5987f28433e6e19e9c097622f394223dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.camunda/zeebe-gateway-protocol-impl@8.9.13?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.2?type=jar",
      "group" : "com.auth0",
      "name" : "java-jwt",
      "version" : "4.5.2",
      "description" : "Java client library for the Auth0 platform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "80709770d28485459717f9ade33d0600"
        },
        {
          "alg" : "SHA-1",
          "content" : "380bb11ac8381e05be22eb0dee9c7e291ff7a9ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "d59552b5e39e3f5e021df37f3e9471586c3d578b98d81e40fb1fe3aecd599661"
        },
        {
          "alg" : "SHA-512",
          "content" : "5c683b5184a3a8fbf6624e40086c5ed638cdf4acd51d6959e75b336bbe4cffa5f521ee0689235f112a14b100121ca52cafa1f656abd9dfc63f826199ea741739"
        },
        {
          "alg" : "SHA-384",
          "content" : "f7086e8559eef31581df2ad8adae8700a77f28f026329ea00a7fab2d4b4c4c746cdf9e44035b4e0e2ce11184a5716cfe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be907cb3cd756bf11266a76ea28e708ba35dbe8c9438916e868b256bb5dfde62ef05eade8ad116c52951c925c61719b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6a76d9b9499d50564208730a5f16e7bc78e02767aeef1508a3452fd124640400"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b093065ad2b3378a2b616b52863452ee6579fdd030eda7c2f836ae0afafcfd255a7fbc04448e2e0b16ea24055fbb42907b1ddd54ca04ff37a1a76c20ab5c449c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.auth0/java-jwt@4.5.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cassandraql",
      "version" : "4.22.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.22.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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cassandra",
      "name" : "java-driver-core",
      "version" : "4.19.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" : "2834efa18224ffd03b07e440e9397020"
        },
        {
          "alg" : "SHA-1",
          "content" : "32c45a2efd31866ea150beb036b25ea7f7f256dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "6276a8e25c8821eeaa5d2d67c50b81615d551dd7ec943302689996f6bdb2add1"
        },
        {
          "alg" : "SHA-512",
          "content" : "7018dffa8b089874f4229115b77de53fef4a89359241b7418c7e1e2aa9ed76f757e00a0048804fd91b542601b8389d40e900880e45eef80cbe6d03b8908558ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "610221d033a9cb4f0bd0b8e16f907dede97c5b55609b62ec56e32e4b4631d6430cc34436f501cb124360876e6b778daa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cd6c2d1d20a0edac4ef1664fa1549df0550af73311f540a6ac7d02282e435920ca89776510b83c44d0ad2e3e889ad65a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f22ee8b19e2a71387045b2310a237c2049265905f5d58ddfbda202bb0100dd26"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d16f571acfa3263051235f5e77c8ca9b42d31399b1a682c1c75eebeec49a2747cb3758d28a011e18a6887a25805254540a2c6edeb400438fa08601846d44154"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cassandra/java-driver-core@4.19.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cassandra",
      "name" : "java-driver-guava-shaded",
      "version" : "4.19.3",
      "description" : "Shaded Guava artifact for use in the Java driver for Apache Cassandra®",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8a1f533b1ef69626f4c03c6f1d643de0"
        },
        {
          "alg" : "SHA-1",
          "content" : "614958182f816d20315c90a2b09be169504cf5ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa5e6dfb61a987e69cd8559464145b6ceb6610d28760b0d8cff17eba052c8264"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a841c0322c730980da53d4f2b3cc68e55f8336ef0e27a9bf5d03e368b19952637b9d802aba746a600c613d1131f32556b5dc1e018e54d634d7685efc05d386f"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f9e3d1bd0093f7d1ced11a2af8b5bbb6c2dca72f5d511f3c4f1e7b100980d32c1761cddf78863340f98219a67c80fe8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d6c48ec987a073fabf24377403ccef5a9b6aa8bd1570b8f7904375514721b7140463fb6e1c7293467705d89ddf445395"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e95c3ab7049d940932a751804caefe47a77f3bc416f71f8e291c891148946a0e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a81b26ad553f823493266295875097cafeeb2c69cb936348df068914167c99921edfba424b5f4b4203d6cdb285e261a593fdfa85860949f8fc769df1ccdb73e6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cassandra/java-driver-guava-shaded@4.19.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cassandra",
      "name" : "java-driver-query-builder",
      "version" : "4.19.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" : "bc9adb8301d811aa36646506bbb0602f"
        },
        {
          "alg" : "SHA-1",
          "content" : "f54005ae87ed6dfa7c693e730824091857270244"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6e4c84dff2448aaa67f5e3e867b1bf284ca6ad0c15701a4d4d7283384d8df12"
        },
        {
          "alg" : "SHA-512",
          "content" : "51056911ac3f04a706ce754be4d337c1887518f55a46c79a83e931387041fc823a7e7bd720711ad7dba6b87d1f2b4b0c70efe666d7d37cedefc4b2c33545f179"
        },
        {
          "alg" : "SHA-384",
          "content" : "94d9c4bb52bbeca7cdcd8cc84693f5beb0b9b9b78e52ff4bcddedd929a569d257b4bb4dd3741d9a1cce3454cc444a98a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "134268deb166d2cc98cb3d5b861666fbfdfc3b3d94785617362b0f3795543ebc0ffd8488fe49743f96cd0e177b702a21"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6e465bc743b89a4df84c53ff95d1d1803f3e73a3665c42bac44c7956e15e8d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "126134f9125b6aa4fb2087a14976ff5ab4e1a62334d4f5eb7a8ea10eec7dac6c8375646842d18be6a318c2246b877a621a3694c4591342a2a2d0af9a87b061ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cassandra/java-driver-query-builder@4.19.3?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cbor",
      "version" : "4.22.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.22.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/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-cbor",
      "version" : "2.22.1",
      "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" : "693d67dc1f218c9275b2d94d8ccec410"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1a9be02f8e042ee37441116b31104cec8ec9373"
        },
        {
          "alg" : "SHA-256",
          "content" : "5c6e49843e46aaeebd3ffc777ad221ac2208f3e36e24c56779ac6fabdfb1d499"
        },
        {
          "alg" : "SHA-512",
          "content" : "2cf5bd689b673212abdd70c14f7a44b25439c1a60a6020e86edd3bb66a7c495a8f135916405bb5051c084db4821b7a30fa1d25de07266f5584fcc91cd4677674"
        },
        {
          "alg" : "SHA-384",
          "content" : "6c610c1f45ea8d85fe14101ca90b77d58568a9ada1c5bd8e54e6c1c9d6832f332e2266dd54eea7b9a87589bda07d39a3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cdb1dd5f15728a886bf6ece145d2d5dfc6b72fba0dc47e63e084ea0c85ff71c686dc52c91491f4819f2a7854c2981fbb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3983bb43b5c4241073a5ef237a056d5a3bd741cab49c6c0b1ddf768e3838fa6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dcc643bceac807674aaf2de3ca58a828375caba81ab7de9fabfdf039ee9a96c5b21092911021d3822f4919677a7d6fd3d860f49a35b2b5b88b4796f40881ff3e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.22.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-cbor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-chunk@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-chunk",
      "version" : "4.22.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.22.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-clickhouse@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-clickhouse",
      "version" : "4.22.0",
      "description" : "Camel ClickHouse component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-clickhouse@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-clickhouse"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-clickhouse"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.clickhouse/client-v2@0.9.8?type=jar",
      "group" : "com.clickhouse",
      "name" : "client-v2",
      "version" : "0.9.8",
      "description" : "ClickHouse Client Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0036bbab55ec4de7c78712ab65e4860f"
        },
        {
          "alg" : "SHA-1",
          "content" : "55df7d90784203deea3718a499722e32f95931c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "2493271c65f019dc03a0b90e430b31078b62410dd5848fe899833d074ebb9ba8"
        },
        {
          "alg" : "SHA-512",
          "content" : "9703b00a88f9413d904f1cf6fd74826badd13233684111bc592eb844794d1a65314f855c3add0705ebe3844ba8da57c7242aaf2cb76a0eb4fddfaf55bab12ebc"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c760fbfe211b76bd24a7a3ef28a767a453244bc8b89cb93b347f723d447fc1f1bddc5ffaecaebcece8194f577481288"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45a122c0fae8b7de25b486981cfd166cf2db13bb5a0c01abe94ad6fa8bd17eaf1b6bd60215a3f98e290957a5509851cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c2fc9efe4124741ee1b4f19c12bb4da3a965e5c5a5cdfea6459a65cc67db2650"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af001bd92cc54f5a955ea7c65fd1e69e722088204382b007e6a36188508a678503697e2178352e0d3965e86b60e7599524d8036c5e36b8367861a4414bbf9ccd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.clickhouse/client-v2@0.9.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ClickHouse/clickhouse-java/tree/main/client-v2"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ClickHouse/clickhouse-java/client-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.clickhouse/clickhouse-data@0.9.8?type=jar",
      "group" : "com.clickhouse",
      "name" : "clickhouse-data",
      "version" : "0.9.8",
      "description" : "Data processing utilities for ClickHouse",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2dcc6fdf67665a496dd86ee3e6c2bfb8"
        },
        {
          "alg" : "SHA-1",
          "content" : "7c2b569e7142de56994126b9e4c987f7a64764cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "5a886bb03fe2df091e3c7fa171d14164bac04b05ead047c991d601e437b41714"
        },
        {
          "alg" : "SHA-512",
          "content" : "2cebe095a7ee1709198b7eb94a848be6471dfb4fa83fe68aa6992f08a760ce0cd73f5d2cc15c35f96a31b77dad79507b5caaeb44c46b38e8530a676018ea6850"
        },
        {
          "alg" : "SHA-384",
          "content" : "e94787abccef9d24ddd93f110b96b2520ea0ac415ebd47d45c9ae9237615f44438802f913630599933e0d20325ec05d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "35ce369da92582a9eafe7e3a5bf2c9fa60beede2e8deff220f1ec0b3b80d11a3f6e68271f1e300544d74d8d95e2284e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "de95da4d5b70cf3950af88ded8be32414fdbab8a3756a4fe9dad855e52d6a3e4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8e0ad7e451d13f880bb7d154069a5fede03f44a2421ca449cd55daedd384f687ba6d806e069001df916556819bc307701ea973cd3a33aeb1444e211fd6f81b79"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.clickhouse/clickhouse-data@0.9.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ClickHouse/clickhouse-java/tree/main/clickhouse-data"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ClickHouse/clickhouse-java/clickhouse-data"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.roaringbitmap/RoaringBitmap@1.0.6?type=jar",
      "group" : "org.roaringbitmap",
      "name" : "RoaringBitmap",
      "version" : "1.0.6",
      "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" : "a2b0971faa62448ef337e19f89bd6770"
        },
        {
          "alg" : "SHA-1",
          "content" : "90ae961996614d0db4a180be926869ff1b6810b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f20bd5582463253d6651b03564179c522023e348cf6a1bef02349067e2827b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a0f8ab0f515689d53a81ebaf726683d70ed738b4bb80d5ab8767908b8a7588e960aba1db9cbcb831c717e515b9be680c982d8b15616df3f1007e59c83e681c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "79e685cd62b9564db2873e415d0b56072d318707c131a6993148c09dea9dc362d42a27b4e207b0112dd2d664950b489f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe4a55076b4f32203360f1a1eef22ce2b527ab1ed35dcf6c91a780cde4849a04d5bca7016c6d77fcdb0d1d80f464bc65"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ecc7aba7136de6ec4df89bba52882220b7585bb4b08ca1f5a178f0bda1bf23d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fe4bfd47ab868184e71af5fef7dfc45b044ee54561c707caf8a7304cb7045c4131f64868e2793b3c7cba219a25da78e6cb1047fc904a5670f75645c18d96d34b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.roaringbitmap/RoaringBitmap@1.0.6?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.clickhouse/clickhouse-client@0.9.8?type=jar",
      "group" : "com.clickhouse",
      "name" : "clickhouse-client",
      "version" : "0.9.8",
      "description" : "Unified Java client for ClickHouse",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "12cd5f623c075b34f79ecf12b8c24ce0"
        },
        {
          "alg" : "SHA-1",
          "content" : "9aef95a59542ed70a77392f846b17633c1728580"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef8b2d7f1117d82400bf4c41af25acfba455f1f0a6796afc86532effdd67a563"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee8820d40d1563040fae4e9e69ae6f2ae8f17d628f0ec364355add8a15a8517d66d7841990107ad76390962a8c379ee0bccaa0f6b878a8b4ddff368fd3508415"
        },
        {
          "alg" : "SHA-384",
          "content" : "54fa639186cce187930cacfa889fce3f2f13c548dca355fe2e5c5987cce73a5aa90c4605247e6c77683de2a3f46e0212"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a41c93ee5649e4e87193a403e7924c43a2201c99bcc5b000573187e0e04c309a397e72b7399031f84ed1bede44401093"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b3770497199c455b80d11dc06c70f55112f808ee552a6c32e4ccdf25c085a33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b3ed00b5d5f982f50b591b67a4e0b6465d3367359312b578ee1aedc85dcb4309a9c8e3f7baf7b938b624afad13c8c98f9b58f3f5ee16b9736156bc4a55d74cc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.clickhouse/clickhouse-client@0.9.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ClickHouse/clickhouse-java/tree/main/clickhouse-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ClickHouse/clickhouse-java/clickhouse-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.4.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5",
      "version" : "5.4.4",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7863bfffc7b3dc5f9d37e9734590aa15"
        },
        {
          "alg" : "SHA-1",
          "content" : "29aafa2d5ced55ed75dab37cce5e125fb06e54d8"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f8657eab91b7533e5cf232d4e268253c4ff9f99f1e4bcd67841618bed67f2de"
        },
        {
          "alg" : "SHA-512",
          "content" : "728e75be111e8c557c664b4ed24e6acdedcf700bca0fefa69158f410b5ab7b810e94370daad946703efc601adfa8cb4b20916dd0b157cdbacdf6dc105d0d1654"
        },
        {
          "alg" : "SHA-384",
          "content" : "641df857e1a955dacf8268389b76a5b0cc35ab945c5d46a6afc2c453e3046e6916bd26ef6ff44d71cdff06bc2ef682fc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "584b6f3588796d5054070f7916d09d3fe7c6dea5a843bc727b07af8ce6c4aaec9d52793bb5ccc04990f9af56b6038c5b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "653cf9505139d2d1524e2f9faef52f639f2ebf8581ea2920a3c286439a562ee7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a1b217d56d1272074aa7337a0086bc9bd7929603cdc7e2471d698d1228ad2963b64d5ce2bdc583eccdf8f45919f7b08e2042f936acd2a508ac0d3f84cbb0140"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.4.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.4.x/5.4.4/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.4.4/httpclient5"
        }
      ]
    },
    {
      "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/org.ow2.asm/asm@9.7?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "9.7",
      "description" : "ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3957b18bf02a62edcb6726d074b90b08"
        },
        {
          "alg" : "SHA-1",
          "content" : "073d7b3086e14beb604ced229c302feff6449723"
        },
        {
          "alg" : "SHA-256",
          "content" : "adf46d5e34940bdf148ecdd26a9ee8eea94496a72034ff7141066b3eea5c4e9d"
        },
        {
          "alg" : "SHA-512",
          "content" : "ada37fcc95884a4d2cbc64495f5f67556c847e7724e26ccfbb15cc42a476436fa54b5d4fd4d9ed340241d848999d415e1cff07045d9e97d451c16aeed4911045"
        },
        {
          "alg" : "SHA-384",
          "content" : "b34c6230cd1c46e34067ae8429f72c7e031a1c0fc75b93ef6accf18fd5fe6a74c3659160b3199652d88bd916cbd63d4a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a89b843fededac03bb2448087468814e1214c3de8e754a3456b8b6f518fff1db41b2e787a0a255b6d2a99906f3d2890"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a8377efe9c0ccba595a223feb3a90bbfcb0a3f9b1ac30975abf1f2493d864f50"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aeb8e1002420c8998b59c44c27574205a55730e7f8e299b88e730bb187d9fff3723347441f0e1adebb12839e1bd7c418ea1275b81c12a2cdb510faac76fc5369"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@9.7?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.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.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/org.apache.camel/camel-clickup@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-clickup",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cloudevents",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cm-sms",
      "version" : "4.22.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.22.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.36?type=jar",
      "publisher" : "Google",
      "group" : "com.googlecode.libphonenumber",
      "name" : "libphonenumber",
      "version" : "9.0.36",
      "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" : "01ec4a2b96cff69cccf8a7cc11fecf9f"
        },
        {
          "alg" : "SHA-1",
          "content" : "33eb53b2fc66f2645fb7503ddf1db4a3f5ae44d8"
        },
        {
          "alg" : "SHA-256",
          "content" : "e8bbba87d446f6e035157c32b8f30e2b947964980c841161e148c3883dd177cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "dafb1c846a6c19f34542a1878b76464d292fad98d76dc3c26cb65294b8d42e56fa95140522b9f2f99ba3446a4cf9df7522ccd690d169fcd7de98d7f05627e038"
        },
        {
          "alg" : "SHA-384",
          "content" : "4ba3174a7b2dc0c9cedfeabc91cb45c93cb96644e8f47020494bd4b79e39b8960d9bed236dd0a8a430fea63125452f3e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c24895a2e9b81baaa60dfd4c43ac301d86b0fc57592284cab120337da309c3b6dc104097c5dae23748fbb7c669845bd1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "08aa36c05433077e0f83652cbef5d7acca4f30843a2879d2f410eab622278450"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c9a8aa5795c1de21be8f41df8c66d43898c102b4eed6c284b291aba7da86fa7abf58cc58b7c275befc494fa98c65106499f8f200670ae73502280c3f0d7e784e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.googlecode.libphonenumber/libphonenumber@9.0.36?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-coap",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cometd",
      "version" : "4.22.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.22.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.11?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util-ajax",
      "version" : "12.1.11",
      "description" : "Jetty JSON Utilities Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "272d139a2f46abae34225eb74ee2359a"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb12736e27c4e8e5f0b8a931c134206255b1c0d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "2fc1756acdde0bdbc44c693f2c9f5801d7843ccf823b25bd65e6fc52ed77d4f5"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e76f3903e20c3d796d555b13d89bd00ba8a0da60667ce88b7c87c4a6464e2cfbdf645fdef4715b892522deb308a900560ddbaf865d8fb54cbc174fad25d683b"
        },
        {
          "alg" : "SHA-384",
          "content" : "bbb34fa6488fa096efefa3bbaf72513bae9ba00c98d7a53433ccc02cf12502e99817a120722b1738d32e4ef3413418bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9c23ad4fb2e766aaebeb852f7a2719ad7b1dfc9d1594c87deece3b5515efb7cef8de78a9bc424070c11ac839b9d355ed"
        },
        {
          "alg" : "SHA3-256",
          "content" : "948b49652113f49d086396bf00ff142d2632de0fb07a9c4835cf69ab0e049730"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2fa5df5fc35527fc51f9037f80c318acd0fb2480f8c542e8d290c4c5e22f274e0cc3a0ac53d10e0c9bb07e904134a3bcf7f03ad01ef1a0088d1966ff6c55e296"
        }
      ],
      "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.11?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.1?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-server-websocket-jetty",
      "version" : "9.0.1",
      "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" : "d3a9b7c4e69c15683acb456de4d6d95e"
        },
        {
          "alg" : "SHA-1",
          "content" : "498ef66b23ab94583f1832af40bf3dd35550eef6"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb1756d9694c34c2750689d7870a605f8f1dcfbf5e4dfddb87e43c52af7f2864"
        },
        {
          "alg" : "SHA-512",
          "content" : "130076bfb62f4bb661915b75df9b54c2e9800983c96fe900d5beb0a771b56f38786bc2a9faa065795680fc26ac66b5355f3ff8d0b9bac6759e8c4241a6989c57"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d1e1a9f3c7da5a4b0531b339bc114516e3a1e0534c969835c4147adaf4f05f09f210cc7ebba76b7943881e83a5540ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56e12419497a59ce3f5d71529de0da165b1404a0d14e6e9007d5fd4a9435166bb38e16baad8ceab2c84634a0f302ae6a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d9596c15030c51ed329ceb4fd2c2bb85aac0393492bd4255d696100635dc272f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f40c6aebdd3c5fcbbec0da99ce361191ea9f4199e96b75bef7158e4ad1263fb2a39efe595460ecbb9222f6d4f4da70ba74787b47c7e83d4d50025d8793e2e884"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-server-websocket-jetty@9.0.1?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.1?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-server-websocket-common",
      "version" : "9.0.1",
      "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" : "e280e4b4d019d2a00147282727964d4b"
        },
        {
          "alg" : "SHA-1",
          "content" : "c517cca6f4aff60ed2d44ad898082aaa6797efc3"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b004450589ad1e8d4bce86d99fcaec41a347b88854c42b5e4e116c341d9984a"
        },
        {
          "alg" : "SHA-512",
          "content" : "d376b64786c17f517ae7dd2f0bd3dbcda134d4e6dda631b8ebe172913beae379b207ba7362663fadc0c14cc08070c6eff6060f58b3a77045aa3b493ac8cc650b"
        },
        {
          "alg" : "SHA-384",
          "content" : "d041f9354f4a8453123faed38f2d6b44d95c1fbed033d4ee737ed35095b9610fdfeb2e64a2b1fd5dfa151146cc092f3b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "40e6206575910bbbdcbac8fe01d26c67bb699ecb39afaecff112ff1d01d21522fcc20400924d5f189c8565d0f3f80cd6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9082763028e6424558624c16a49ed49cf2c461a50f73c2fa97470870c131cd57"
        },
        {
          "alg" : "SHA3-512",
          "content" : "84ce46cc8085a446c20a868eeec4ac100f2355b7d60b5daf65515d41dd7e2682b1b05e5371be65a962dac9a5bdd6c76d89ed58b0bad2c5fe775e28d5ba18282c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-server-websocket-common@9.0.1?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.10?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-jetty-server",
      "version" : "12.1.10",
      "description" : "Jetty WebSocket Server Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c47b39c99185f4b1c6a8fa09d44cefa8"
        },
        {
          "alg" : "SHA-1",
          "content" : "750bf9eb7d52087799e864be7574e239363af5e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "e9fb2d66de7edd797f95089afad93717f24e8948097f238fb2bb94bbc1718584"
        },
        {
          "alg" : "SHA-512",
          "content" : "d0c2dfd514e8d880bf1a64676b8bfb413c4830a89045b2dd585211f09a2c3718c98f1aad403f811fad32d582b15c75a2cd589e74fbf9d900f73bbeffc5f65a68"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f272b845a314b3c0b595138ce9c39c458da4eab0a6aa9f9a40df7c70b950fd5c9516c1b0f50a40b24d898eb857973c4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec1ed31b41a3dc58abb8f2b1be0c0f6d10e28dab15d2e4c9c9de64c50f17bb6f2fe6bd2ac1a9759c1b68b84d1f5747de"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9bf2b4e4ee4f7f074bbe4efd87f3ccd0d40987d3ca03f24dbb221e1cf9a408bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d09520181d2fb3df9a74f5948ec037ca1fa8c15ff087aa610f49b3e9cb068bbc014f177857b5430f0e8d3a279f521238eee49564c7df26ac67d3786962906330"
        }
      ],
      "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.10?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.10?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-core-server",
      "version" : "12.1.10",
      "description" : "Jetty Core WebSocket Server Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "45cd3937ffd0cd85307d88bb6fcfaaa3"
        },
        {
          "alg" : "SHA-1",
          "content" : "42bf83410e38c547575c88de48dd74566f4b75f9"
        },
        {
          "alg" : "SHA-256",
          "content" : "ca9e5cdecde06d21d0637f7b0c15e40b90463290fa8c75d2c66b4bad6910608d"
        },
        {
          "alg" : "SHA-512",
          "content" : "e398c8a3e5aa728fac44ccb2db28407c9e3a87707490eb56987e5eca5e9377cbb89338eeb29f5e3f9b858e77a001e019c8a7555128c0d717f397f54fde7720a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e877d23f6937e86f29b80bf44c343acd4293f923396c47509f81000f68a748ca4b28076e070f7bd95a6f970222c081e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fa63230600f2e6cee68d469a5bf130e8255e9cf4aca94180cb143c8cec557746b1c4fed3233930a092cf09c4620375d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed2029ca0e19fda8f3c5aef6827948458c0abbc9ae9d1cd770f94e924f367b7d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e7a11760c4c909bd74099cd62cf612013a40ba2f90bf995850ed9a2143fb329f1caba29f0b5595069c52efaaad7386cdd5cdc4780f27ef917bc3ff8e7c23099b"
        }
      ],
      "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.10?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.10?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-core-common",
      "version" : "12.1.10",
      "description" : "Jetty Core WebSocket Common Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b83bd90b5a4e8d0683ed42a47284b9f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e485dccd5c2e929369513df491b44b645372808"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc6397bf67feeb18d7851b5fbf817c4ed11016024481202e8db790bb5a8321e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "f570edeefb7cf80b14cba8f14fdb9af788b438bfe8cc52c7bfe9c9306e784ed9589e2d628ac68c94272f068a3e96af0ff82ec67f948281595d256f2b166f11f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "2f2cc41cbd29ba75952496c10fbd04f447b7972ade243fdabf128ef242d864f1dac5791d03b6073ca0ebbdcee94fef37"
        },
        {
          "alg" : "SHA3-384",
          "content" : "91b6d213277a42170359864b210a24d7c1e13ce2a920ecc878984754cd16f69f489264b136cc047e0491d04451c0a9aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "31a47f4c2bbbfb46fe4d0870135ee7cf7c328a6c53393c879d2eb3fc43c8e182"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3d3b8b330a2791b1a10b8ac40ca5c40bb3a73f42e9d1632fbbc433bcfe8bd8411103abf55ce6bacddde7d3b074653366da6f3cd6c4ea5b5b0143728c5198ca36"
        }
      ],
      "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.10?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.10?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-jetty-common",
      "version" : "12.1.10",
      "description" : "Jetty WebSocket Common Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "adf92b13b95cf6ade649e80b868158b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "0d42a1aba99f997fdd07dd851f37c2f89b457389"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7b6766b0f5eec268b17e971cd8ac8058cffba350aed53e5bf120c00081be4cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "18a02c21b89a2cdedc35559f7d7bae1262897c36fe8588f0ececa9610c743a8de62ea3516ff8516097cec925d1c2bea96134690559823f2f3655effdcf07871e"
        },
        {
          "alg" : "SHA-384",
          "content" : "e18084ce45ddc4a0c1c3548fb6a7012179ed15a2ed7a22981a63104c0f3b179bccbdd743639d8fba79eca92ec73bf4df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "29c1a514e0032580dcb81c191b2a223f2205e6a228614d288b57fe41ad3568d813b012536e59f28185406a55de982114"
        },
        {
          "alg" : "SHA3-256",
          "content" : "107bb82c69193240bce99fe5aebf67a07d775a0f383db6012df142c5166d0508"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6260512709ef453bf9a653d0bda5ff44a4d9fb056a6f80a8712aec83580de408ddec2d5248f8025925955d4c5354f988546259873aaeeb352f19c1a36820a2b2"
        }
      ],
      "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.10?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.10?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-jetty-api",
      "version" : "12.1.10",
      "description" : "Jetty WebSocket API Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6269d0face8f3911af5ef5019c7dd25a"
        },
        {
          "alg" : "SHA-1",
          "content" : "d2d5db1ca1046ce388a46b60a643e4f3d686c2af"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3b33c3c284c12917bef8a5af9b347dfecfbcb3b1a416a7d00041f5ad1b2b76f"
        },
        {
          "alg" : "SHA-512",
          "content" : "c002e9e9da8a241cf279f8193af910af6865da6a5c185075c04513973afcd9527c72b422b185da279eeba77d52a1e0b328b6023c957f842d9a89e16e50e21736"
        },
        {
          "alg" : "SHA-384",
          "content" : "107f17ac45f8b02ec713eb2922586eecff3bd0fa57bae821225ee8001493f24f7738e44b5134a39c48b8240a50499d4d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "df0bfd3733ef0bef76c8205e4d8d163d3dcb149a48691d653ce5002b3aa48847b46e461fc2909fbe13d144b9d43bc970"
        },
        {
          "alg" : "SHA3-256",
          "content" : "96bf3b5fecc734e351e31d70cfba8539b7ef274b516373bd395dda87248cebc1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f4fc5b7705c43c4a8369c30d7fe492bed75a93cbb6682fb0b1baa7cf36f2101181e61ed642787845e668edd7ed35fcf4ce1ba3d8c918423622b6cb4e3962ac48"
        }
      ],
      "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.10?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.1?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-server-http-jakarta",
      "version" : "9.0.1",
      "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" : "1db20ce98c7bc60522a9b9663c335463"
        },
        {
          "alg" : "SHA-1",
          "content" : "73b67072c6aeba32b74cd58dec680d435cad08b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "8796dfeb717b0560b5e5bd53be6ab0749e81266aef2cb8211fb9e1545b9c1785"
        },
        {
          "alg" : "SHA-512",
          "content" : "78569b3b9a4bbcb922bc71ae75844726ec6c887744c413306698f88741504cb8f108661a1b5bbc7846d350a3813e49201834c350acbbc7957204d32c0b8c2d28"
        },
        {
          "alg" : "SHA-384",
          "content" : "9694789e842f7cae17f2d133927ce5da72dd174dae9762a79f1ba89bde4150529c96c7cd3d87433fb2b5bdd9e60effe7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7ddcd3d5d366ca448e5992249eaf2ca21396c37ec1e7e44cbff990523b6f7364eeb5153ebb00db27d7adf629a1c41552"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e063112e24675d64d282996f5ca592b58c1ba06d902470166f0efe2984538a3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "37251cd3a3530bb5835057b8694dc2476148246654047d996aa6c050861cd8f96a5d34284039403b7616fc7b36a35a32db91f46b6f19b1f39efded5f04e06ec6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-server-http-jakarta@9.0.1?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.1?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-api-server",
      "version" : "9.0.1",
      "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" : "6a9c6f0fe4c616d73229de848c3d39da"
        },
        {
          "alg" : "SHA-1",
          "content" : "4eb062508127675f33fab4df09277f731a22b57b"
        },
        {
          "alg" : "SHA-256",
          "content" : "7f1bf7b717ecdc34ae67e7d68547c9b1c1a4e85ef0617b1dbf37b152029753fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "b663f7618c1663260f92b9ad5a25ad2cd34beeb506d7f2279b62a18161501e75684df8de6934b5abfe7ae9f8ad3ce81dfa011f6791162e8689e47cc1fb326d35"
        },
        {
          "alg" : "SHA-384",
          "content" : "00222fc2efcbb3be54d7aa8c8d7dd26be4c5d4fcef94639a58b62c2b5f168a934ff73fb61300ca958965914e1fbec68a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5f974d0ae30c3c649c2c18b377e718da290aa64ccf2ea3ea04b458ef9dac31da9b2212365cb60ea7d0e75e7e5ef4886a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dd6839c45ce10afd72cf6d8a29e0eaae023cfd8e765bb7edea0cce01ba86d938"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ce63e20adb5059aaab0e5cc004108a99688e740a00c474882ac19120e2615875bed7315ad000e013844b8106499a7df46ba4db8aaedf5c6c45fa475eab0125f6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-api-server@9.0.1?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.1?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-api-client",
      "version" : "9.0.1",
      "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" : "dbe41affa078a26012150806168edb8f"
        },
        {
          "alg" : "SHA-1",
          "content" : "30194273ebd02e7654ef7484f7d5b169f28fcba7"
        },
        {
          "alg" : "SHA-256",
          "content" : "f046f2d4e070886e6aafc7a70a9a06d1c585c88cdacdfe8b58064f7b3274fc62"
        },
        {
          "alg" : "SHA-512",
          "content" : "36c0d0556e4c735462096d2265820d31702f63fdce41b4b0c4523759424db3a4dabb31135931f13f3f7860fe2015b40444e759876bf7947fdee7b2509f368fbc"
        },
        {
          "alg" : "SHA-384",
          "content" : "e0e7c3df3d2a0b9a83ffe9b5e0d86be3feba4127615c064cb6c353007055762adcec945962058153c89ef36b824962a8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9574532545c95c16a6443a03b867072548ea2bd58efbffc3682bc73a61643ce6fb060a59512cc3bbdfa89076b496d701"
        },
        {
          "alg" : "SHA3-256",
          "content" : "31446e48db16af727f3839a1fffcd504ae406b71c350f1bef3e7200f3f6beffe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "578d42d1bc551bc0acaf0d53a47e45b7659864b62580b478cae5030a7c6da27830fbcb938415c3cc03c6e85828a7cbde9b84b3eee8fc4fcd62a9ae84ef2e5f5b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-api-client@9.0.1?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.1?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-api-common",
      "version" : "9.0.1",
      "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" : "aa6beea40b9ee46abc31a91c58cfe647"
        },
        {
          "alg" : "SHA-1",
          "content" : "37df0ace20a814699e3150e7f113962f736d91a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "88c9710651e06ea3d83c3ef565e0c4c268793022c9d7fd7de3203b3efd74c889"
        },
        {
          "alg" : "SHA-512",
          "content" : "77e1e906ad26dc2bd76887b2cc33d0ec44730ef62454d99ce55710197e72305477c0fa379168f3e448bda580ed0334fe2a37ab3158bc0331b14e7d2f7cb1c596"
        },
        {
          "alg" : "SHA-384",
          "content" : "a66cfcdb668c4e2b87b443a4a17a9ffc6f9cdac232cd523637de84b4beba53669f56fe6a79ad6c8f9589095802362052"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d59cae656e734bd82d847ed960993320dee3ae5f85218e0a534dbcbc4126348cc2d22e0c8844a3e67969ee57d5ba01ac"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07dc4d75cfed4d6fb72b8257c23de37d02f7bb1789e4ad5e0f83c28f6536a2b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8bd705c8873f6ac7da836bdfa366a2a18e45e31d58d9e7af8a2773ef610c06472cf5c779c276fe1cae7136ea60f3f3b5ec0192d366720a80faa9b76e7555b821"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-api-common@9.0.1?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.1?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-common",
      "version" : "9.0.1",
      "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" : "4334be30ee84fd2792a38e62136be72f"
        },
        {
          "alg" : "SHA-1",
          "content" : "717cba60dbc34471a97ee73e906c39054e07acd5"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f34c91072d75d8b54e1aeaa994c92e5250fe6ce80a732591caa88c0a26a7e84"
        },
        {
          "alg" : "SHA-512",
          "content" : "133160c0690f06ba789980a0ffab627dfba213cab609787d7f29f6d7efa8a9b29355064da8604921e41b9609cbf23fef952a519e206d6ff45e69b40f27c9e2ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "48ebccbcc3cfb3e86c246148fd987d0613dc7803e423f14e9f17967acc3a0e2591f3dcec735742071fe4441b6cbef089"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dd8f2c7ad1d6081dc6ad744f2249afab2d13fea67a2dbc38b4d22d874b3ac524d62fa1ba52f5da165ad0e9814c89b6af"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e0815fb62a6a151086a0d125c33b4e9305ec965f66571eebdab6020080748cf2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e27ca34d2a0ffb47206a6c00254ae65c50e2cd45a06f36d5b2e7447a46980decad290dfd334864b18d8046166ce415fb3d2d223c04552d46b49b8efcfc52e5af"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-common@9.0.1?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.1?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-server-common",
      "version" : "9.0.1",
      "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" : "f3745cd2636eecdbe2dcf0fa61bc282a"
        },
        {
          "alg" : "SHA-1",
          "content" : "8c037cd1ab262eaa4ef3a7f7472a230f78703a92"
        },
        {
          "alg" : "SHA-256",
          "content" : "81543f49efd462f530bb0f5b71f6bb64fdb9732daeff79b130261e3cc46c42f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "d0f3d8482a8b384b03b416d8d798c840d0c934c14aaabdbeb8eb449e2d6b98535eb56fbb920d82c54dd070053389cd670ddb89e4bbe9430505946ee501ab958c"
        },
        {
          "alg" : "SHA-384",
          "content" : "200e7b551e1e7f410b19f7f9107cd3d29ead3915521ae84e0fc06ffbd75aaa0f01bf67ca215a3f3de7e05e3b6cc64c11"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1ce31c9d1a12df5cd70e675954e5d9e5bd3dd0bd5f4068d9fab0fd4a850e1f537a36cea8d80b4992f29c13472d99ee7b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bb8fc14650e8d6627f9e8239b217eb95c2f671219961129f9626fedcec023669"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed05db85f24b27b6f00100a385f002561d2dcef7193ef265054daf5b6091a7d15107a5cd074d8ea247a1f4c64f6f0c0b31efa09f3bc52c890bf1d4c73d6f3bc0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-server-common@9.0.1?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.1?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-client-http-jetty",
      "version" : "9.0.1",
      "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" : "8b735fdf651eb78db8cdccfa727b877d"
        },
        {
          "alg" : "SHA-1",
          "content" : "3819e4486fa56aa76fe52175e996af4706d777fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "f1e1dd32c44bd75f97361f332008f861f74415b5c85e973a5733ee2b6129d8c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0444f5b991901d70285fd80300066d61a4f3a61ecc0b3090ae6c3111d8a1a9f47d7169c587399dfbf6c3a65d5ef7a873f58a366364060851d269a99975d6232"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfd6e853430989cae2d527f0b92dc3ab9162fd40e38da17051bd640ef5bcd2530399148eb370e8eebfaebcf9dd0f1c3c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e8a4cbe7d572dfb1289fec31025ebaa8cb4f6d6b79804e45bd9f6cd07b289488003c17072430309fb1123c3f6c820d0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a994027c518ebed4386ce0d05977be74ccc02f87e883948cd67ab12250db02ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff1e35cbc80c86c6371a07ec07d1789ffa7894c789d473c5464dc79fb7349cdd809aee0a5140c49d3199b2270bdf4527d327125dd12f90016f0b4e7e4e37a417"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-client-http-jetty@9.0.1?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.1?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-client-http-common",
      "version" : "9.0.1",
      "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" : "934766d494f50f0260da2bc7b4d4a7cf"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c08409d54ddaeed1c0b5110d8553646230c2679"
        },
        {
          "alg" : "SHA-256",
          "content" : "f60ba6e5082807254d410456632b287c280d82504d26bcb8eb26c10d9260e296"
        },
        {
          "alg" : "SHA-512",
          "content" : "aaf8ca6a4e79fae695e2f8642d800d2e60d22a7364fe7efc4fda6e3ef6422871f5a9db2e44fb511318a86d08c0ba17a28e3e6c29b7b7bfe5c63fd564289fe8eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "57802eafc17e835f8e5757b7ab5d810ca4a6a74f74f5a0ed52f38bf6b29894c19bfb1e19ff4951b57c962ebad29bd2d9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "39e2280e149ebafcb0704446834fb644c5722012a73a281bf4a9e12c83679252755d983de36628f50f48c42ae1c58557"
        },
        {
          "alg" : "SHA3-256",
          "content" : "124397a55c5ab6bc3f3276b9b4887768066187bb4f273f03b051ffb50081944a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f8fac45b960038972374020252da4a839eb0d1d83bf0d964ce6818926b06d3c866c1318ac1a4a15286094b1e7adf7174c8085083bf0c955383b46b34453b18e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-client-http-common@9.0.1?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.1?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-client-common",
      "version" : "9.0.1",
      "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" : "fca3b6aeaf3a45335d1bd899c089de75"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b195502ab0e0921cfafd4525d554f8e4b44d12d"
        },
        {
          "alg" : "SHA-256",
          "content" : "0dff96b6e15d32e11db9322381fa0646743c9122e6baf22232af9129128f5e63"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e13e6aff299766dc996b61c6595bcfe327d8e1ed175f00f92f2f3a12d508893b11c8df8044b995eee0abebc32c9e82a51847f978a83c00a0549db473dbdfa16"
        },
        {
          "alg" : "SHA-384",
          "content" : "bb3d05368fd9a8ad7a6a160003fe750b5a1f4129b4badd4c42f798720f74c8361f4150a063006ff0472865a4666a3792"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1083dbf9e4518e170f3a8287739aaf6f628de9f4d7181979c68f2e97e68e0adb2b55accdbd2c00b30ffa86b2bc209c03"
        },
        {
          "alg" : "SHA3-256",
          "content" : "05e1920342e8d84ea9c088f38b1f55a2fe9d3a3f08a69048f710ae7809e8fd1a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b338fe7d52f2b40668be59b0af73548dce5a2f2c1ad7ea3c5f5f8317696e63159349ab102c8a8ec48400c3dd2009f6bf3e251ab7337eaa1e4235de4d7fcfa01a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-client-common@9.0.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-consul",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-couchbase",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-couchdb",
      "version" : "4.22.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.22.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.20?type=jar",
      "publisher" : "IBM Corporation",
      "group" : "com.ibm.cloud",
      "name" : "cloudant",
      "version" : "0.10.20",
      "description" : "Official Java client library and SDK for IBM Cloudant database",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "12a54175d71057138c308bdd361aa79b"
        },
        {
          "alg" : "SHA-1",
          "content" : "1651560ef5c6d75ef1007447b422452f699a9252"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e77590316b21731715e7b605674de4dbeadad64b6000ece347193412fee3b48"
        },
        {
          "alg" : "SHA-512",
          "content" : "fc8ce7b566ea5531ad60caf2f94f901e667d21bc75b443d055459e77744209115e1f63151ffa95ec0b728f7bc87601815a1a28d24556a27d3669476da50a1f49"
        },
        {
          "alg" : "SHA-384",
          "content" : "98c4b08145640bef4d543db09366d285926f72b62121441a2073620ea050cbd1b6f99740f5eb8ebae9692bd02c422086"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bc29fa6c60f845f741e23eec6b986087f3e8ede858f554c41f0dc2bc3cbc52995f5a7f4a9e338deb1fa73c05eed7e14c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9c1661d04cb41efaafa235b5960d5040daaff2a67ad8ca03f82cac4ab1ba3961"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e2519f16081c975e70fd5b9c509114a0b190f7c9bc32b658e103f67145241ec7227d898e25024ce48743a90a30484704da9cc93a55cef191e16818882bcb2a61"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/cloudant@0.10.20?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.20?type=jar",
      "publisher" : "IBM Corporation",
      "group" : "com.ibm.cloud",
      "name" : "cloudant-common",
      "version" : "0.10.20",
      "description" : "Official Java client library and SDK for IBM Cloudant database",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "454f96e7086c8a36137d7977f042bb9a"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf8e6a0838056c3e1e9df694f71ecaba585dede6"
        },
        {
          "alg" : "SHA-256",
          "content" : "115e0992320aa0b3c5bfc15e487b0ad8d015c77e7a6918936355386c96d47509"
        },
        {
          "alg" : "SHA-512",
          "content" : "185e7ba9f0b756be995ca5e6b4601bb6355b09960f1db3ed000f94db3058557112351064e2b481536defbd7de602cb4536868b648ebda14c2a5fa1d42b16dc1c"
        },
        {
          "alg" : "SHA-384",
          "content" : "fb160ec03fc47a6e3e14846104a7865ce9571c74bebfe30fe1e4f8c51ec4118b7bb82cfdea39c24b7e88fda6303298a7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3c573a8345ba6e7c31ba2132e9a363541c9d13cff15e055b7e0b8e9c90f16ff0a8440b62cd342757e7296cf559de40e8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "881a9b5eb1ec632bfd459355097d454dec58613a8cae52ec4395c774f15525a3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cd8279291aec05120329393880db0f63fcd4a28443967425c0be84d55a692cd31b8b4177312c2bf269b64492f295b9dc10eeaae8dceff61948875d05727963f4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/cloudant-common@0.10.20?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.26.0?type=jar",
      "publisher" : "IBM Cloud Developer Experience",
      "group" : "com.ibm.cloud",
      "name" : "sdk-core",
      "version" : "9.26.0",
      "description" : "Core functionality required by code generated by the IBM OpenAPI SDK Generator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fb0c636e5b6210d3360c6178e46d22d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "9310fa8fad38b78a689a3ca7789b9c8b306e6062"
        },
        {
          "alg" : "SHA-256",
          "content" : "03b1776f5026f20126fc24c4fadc25c8b6b6a1c55ed03472d15d33d8b6f86723"
        },
        {
          "alg" : "SHA-512",
          "content" : "0a29d0a24c15d2259e8a012b279ac08bae299e74931ba6bec2d3a3f2f96c49ce4eed87c252e01fb8ad9c722767992a9a1c4a31a3be164982e06d97439d8fd1c9"
        },
        {
          "alg" : "SHA-384",
          "content" : "4242fa094defebe3611650a977343430339a081bb239ecef5633140e8e3b25d8ac401066dd970a12407eaf4db1a6be55"
        },
        {
          "alg" : "SHA3-384",
          "content" : "66cd9545c924a379572e53e1805a0ef5e4b1db7d9330f9a55b125b8be5b2ef7d920b122f4c3ae3a7cefc497c4c173e09"
        },
        {
          "alg" : "SHA3-256",
          "content" : "63888ee9bc35d7d15ca4a0a6edee94da221a47ab00e8489a45c634b8fb2db666"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b952e90cde4be9a8b249cc163c530dddc589d0fbe14e5a0024b4aebfe8874b006f59aebdf1187450dbc9baea038d59a35aabaf3aa5b7944199fc96cea0acf132"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/sdk-core@9.26.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.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/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-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.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-crypto",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-crypto-pgp",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-csimple-joor",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-csv",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cyberark-vault",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dapr",
      "version" : "4.22.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.22.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.18.1?type=jar",
      "group" : "io.dapr",
      "name" : "dapr-sdk",
      "version" : "1.18.1",
      "description" : "SDK for Dapr",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cb5d1abe2a042c6ccbce6aaee88abdf2"
        },
        {
          "alg" : "SHA-1",
          "content" : "741dcd654170aaf0f24545699b36f14f2373fedb"
        },
        {
          "alg" : "SHA-256",
          "content" : "c4eb860ad205dd818273508436e03ddfe62142c0d69c0ed545ebf3d0b10d6cfd"
        },
        {
          "alg" : "SHA-512",
          "content" : "03a1987917361b4eed816aa3d332e70c697e47c96820e1be3bba7bf80404ad3271fd5947a7558f2d9613bc62dbae1b3920c2295cb1c50430103f6bf66f67eb4d"
        },
        {
          "alg" : "SHA-384",
          "content" : "a7109092d2a79f66e6e6eb22773f4e192e6396fe0182b4c81cfba90e6aae5e55e38530c8bd6a96cf35e77e19b54719ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4165fd67097da599c5283ded64ed90bc6ff346e680aeae901d129dd9747e9bbb55325b158e2fb50196c8bd1430641da8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07682fc60b7c371aba4b48a5ea0b6b50cc7aec010594ff42789b378e11da4313"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e3eec71aa0b5d1ec5957b1102848b9344810ec7f8e365b3889f273e902298eeada6f187bf7b223e5d9a900a095a21466f9d682c53a10b3e7408653b6c34a0b89"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dapr/dapr-sdk@1.18.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.18.1?type=jar",
      "group" : "io.dapr",
      "name" : "dapr-sdk-autogen",
      "version" : "1.18.1",
      "description" : "Auto-generated SDK for Dapr",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d46d52111949f198c7a23364a93633c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "45890bea26c2af1decad08429eb6b51168220aea"
        },
        {
          "alg" : "SHA-256",
          "content" : "a863df28f7ff0b4ed8bb80273423adc88b5046229f49a2efd0dea7bc1227c552"
        },
        {
          "alg" : "SHA-512",
          "content" : "f6c795f553df9c6902eed0dde4003870bfff38a1999f2b9af6c017b150e473641003db791c6ae6b091f460c95fce77a61606e9004c21118e71821b31163cf3e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "0dba7d123e39501a2ac9f3b17ca5f9919b2b773720b279a2083c1c30e7edd7f00a4958b7c711b0a8badbd09f54f8af1f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a801b5892800d771f72158174ee00bc82b8e603ebf5585dd66c8d40d6feb1916ef2c726a6d6bfddfa12cee7d6b811bd2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c947bd4f07dbbf110ad1c0fb2efd92ec2962c907cb23a8663e541da44b7f344e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e038e9a83a74f37e218febb9ea0ba62d2e9cd116d1c04f192727d4acbb516ba3231e3ec311925a6dfd674639cf1f5d56e423059d5f891e90c90d5105d20f6cf6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dapr/dapr-sdk-autogen@1.18.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.18.1?type=jar",
      "group" : "io.dapr",
      "name" : "dapr-sdk-workflows",
      "version" : "1.18.1",
      "description" : "SDK for Workflows on Dapr",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e328eff4a22e3540ec4f6dda0379967"
        },
        {
          "alg" : "SHA-1",
          "content" : "5333a9d23724f90ee723de213cea761d90654930"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0dc09d265d3c16021334cba6065a7d61c5ce221c676fbba9cf3dd9bc6b56d1b"
        },
        {
          "alg" : "SHA-512",
          "content" : "63e081dfc696dd9e0c83f079d4e2019406e92c8d96d06d90e7b187ac52c14ff676b0aaa0526677c2c8d986f15228ada1388323afdfd9eb8730e4c41bc93169fa"
        },
        {
          "alg" : "SHA-384",
          "content" : "fe34ebb34bcd4e20216f7f8648faa2809cae2e9e7fd7f8d2c66ad30e26bc75461b28604f83c4db34f1812c57ff587056"
        },
        {
          "alg" : "SHA3-384",
          "content" : "baae9d55d220eb280d21ca14fa8faa9a6a203521558b9f4ee873c1e6ceb8448c1e8628f5f7689f06c48f0a110cbfaf58"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e32d63f147a2f870c0c14ea6625afe21f79dfc3b7f1ffb6f680c870b2d8f4969"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0d96c77e6b85595b2dbe9c248af08f4e0f09620754b4cd9aa735f5e1bfd680746f239160d7fee76809fb0a5046ade0841dfa8e6d8a4f512f4c81c2a8e62080d4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dapr/dapr-sdk-workflows@1.18.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.18.1?type=jar",
      "group" : "io.dapr",
      "name" : "durabletask-client",
      "version" : "1.18.1",
      "description" : "Durable Task Client for Dapr Workflows",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1cf831105b9e4be73297c378ac7eddf7"
        },
        {
          "alg" : "SHA-1",
          "content" : "f92a9871514af634982ef1f46197d00d3dc17d2c"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa375dc64b98e43c474f2fc31d81a3b893c2723994b614e541b33a56e6512d0e"
        },
        {
          "alg" : "SHA-512",
          "content" : "089a5ac92ebc28d9433dc562e39eddedd6ca6ddbb120a9e831e184ba966ef6c4a985a7d91bf93bffc6fd03e9911474a42674c7d244ec6306a67a9858080e21a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "c0f6a58a7ee849362dcf01bfa697080220ea9d2c1c82dfd7d1913e09333f3f405b9239aa676517e173833c914c8983f1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5cf04639b7d7c5fe9889841a4bcfdc1d50a044ab1faccd9c46d79e20f8f76ddaea9b0f8cf907f900136a75e8d9d4e89c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a88c087412e1c7d60cdd72895ebe4fef56d45168d81537fc06f0d3f15c432a5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2d303c18eabe534182f9d07a8c0fe0e96c125d0ffe07244d8ad35cede6896218e5e11353b73fa0a4cda6a0535a749465e26311b45a21f7aaebb30d516b6c38bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dapr/durabletask-client@1.18.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.62.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api",
      "version" : "1.62.0",
      "description" : "OpenTelemetry API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab1fb1c47f1d1b3e5fc7bbadbbf4b97f"
        },
        {
          "alg" : "SHA-1",
          "content" : "c4ee83d77005567852a72e08b945ebb023be1daa"
        },
        {
          "alg" : "SHA-256",
          "content" : "d58143928c049233653e6bf1282ff8a767ebdd5e6a82b3f336158c30e40b431d"
        },
        {
          "alg" : "SHA-512",
          "content" : "996180883beb3feba27bf7568021ac8dee1609dd27d1b734a0c4d2681949fae2a77ed61f1019691241573148214c8b153986222a12f4fcf7fca93ec7405b3192"
        },
        {
          "alg" : "SHA-384",
          "content" : "583672ac291e69eb54e44f60953a4ef8dfc093932113e26d3a6c4f94da3d279642c9b856cd21a5e3d0abf26df32b9efc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "70d1c3465d77ea4240f5523898e1837dff8c80415b32c43bd6ce8b783969a195c0a201e63fb463c98b3bd38e27157601"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43ddd4f2984a918b3ec38b6dadc277c620fd974c93aed28d5c8b2ba1f6d5c2b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "327b17b086acf1be3b971ada8f3b801e40222f7940a99fffd90cc6b7c5faab53caed09a7c637f6e62383660cc932ed7720fd6830b16439dd20313caca4806125"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.62.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.62.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-context",
      "version" : "1.62.0",
      "description" : "OpenTelemetry Context (Incubator)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bdbe90d25966ce1e3e52e6607ae5236e"
        },
        {
          "alg" : "SHA-1",
          "content" : "365cee4d1f365e4d4a05654742b50aa436c2dd8e"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ec86c3609222b9b6307bf40154c1f1c288d1f18ada0155409e7797adbdbe517"
        },
        {
          "alg" : "SHA-512",
          "content" : "e7556bed83309b3a4e3ed77a0e98a1bb8c5de6c5ca4b5087df33c3b10aa627917c3077b53498756447c63e7055a53e25e6cbaec7bea85ae11c40c36957f58dae"
        },
        {
          "alg" : "SHA-384",
          "content" : "593711508961839c41deea8ff4ee0824105e78a9de468a78a305e44a21c04a2929d302ad185f2d7f65a55014dffe5d0a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "32edf3a67c3a5a774f6da56c7b47515e56e16e9bd6eb196c647814571409152b7fab7d990173b3da1e6ab834fe637cd7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7bfb884d0dc2da4a11042414d017acba911308966311131b9d9db2020d490eec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2197765910d39cad617bf676272450b62b6b4b9776ef10bb1d4ee276ccf2a9b7a496e53973036393298cdafe569bb65eb2f513551e66c257a2635cb383c4fecd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.62.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.62.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-common",
      "version" : "1.62.0",
      "description" : "OpenTelemetry API Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b46788c85866dfdc8d35e55d4b8a376b"
        },
        {
          "alg" : "SHA-1",
          "content" : "e6468bd64a94429b68761f7c13e143c3fdfaafc7"
        },
        {
          "alg" : "SHA-256",
          "content" : "d6310bebde67d65c1519696728d8604005315ed08ab14071956fc0826fd71815"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6309d35b5ceb54ae33b0d4d3edd3f7f4b80c9d1729cc1a5bd1a3caec3f921139dc9d213255be42a1131d25da3face650ba4f99b2108612adb430b811826be5f"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f095af7821c841a87f7d40e4ad1aff61671161e78b38d3cd46e715dfd272a60de441dd9167671bb4a98962d5e0a2ed8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dcbaa0a896d6ba4fe945d4fc1c3c7987e5748a08cae1ef2cadf29dafcc0ac9d3f625852ee84ec26543bd01cb047093b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a1204e629d3c637e8127a727d649e162175af073c32cfd4cc9b990c1729e3ddd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "23cfc615bd5bef3836c54b4a65cbb3472fe8384033a1b814ea455b1eaf67e70f4d56c952a7972fcf9254ce12f76bbf1c8069a241da107af8c1203f7ef179bde6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.62.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dataweave@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dataweave",
      "version" : "4.22.0",
      "description" : "Camel DataWeave support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dataweave@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-dataweave"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-dataweave"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-datasonnet@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-datasonnet",
      "version" : "4.22.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.22.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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-csv",
      "version" : "2.22.1",
      "description" : "Support for reading and writing CSV-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "852a275c1aaebab4b28f8759b01d3152"
        },
        {
          "alg" : "SHA-1",
          "content" : "c8b66408bca14f76a9f00f5fc416292508c20268"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d3d436d59a5bbc867e319bd1705e6671e1e3ccd5c7f61592d3c1631f904d728"
        },
        {
          "alg" : "SHA-512",
          "content" : "90604c9bf84b5e83da88acde05c45eba317725879236a0917652017fa7d02ad8ec701c15e7459ac8cb0c99c8fabaa5ad7b35a1a6a2ebbe1e086a825cc09e0309"
        },
        {
          "alg" : "SHA-384",
          "content" : "b19d92e32982429e44b956b9528202abe6324cf9a839c4a1763e1edb862755d6ec7ec75634cea7af0dbd45efc50ddf4f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8dbd7a10cd3c82caf1d4378c25d1a4cb945972250de58b5e2d8de4e516da6f8a3051e3e220913adfff3fbbf7c2e98b84"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1c04f5ff936259b7945a500e616ed3558229cb33762a7734de3de492040103b7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f6ca5020eb627c0ca091eb1ae16f0259e637e38d874607cb348773b00ed5617a8933c08e2fe799c892e05aee3b2f6e2f8a30c24395fc429253929a9f0fd5b25a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.22.1?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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-properties",
      "version" : "2.22.1",
      "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" : "1dcbf1581c1911698033a824622d475b"
        },
        {
          "alg" : "SHA-1",
          "content" : "a7e9c52d89847b646f57fe5348c197efd43807c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa5d38105e93260f8f9074ff944bf0db61926758573ee121112c439990987da1"
        },
        {
          "alg" : "SHA-512",
          "content" : "c76e868d640b782ef84f61c9fabc9e032987734a5fcfef87cbad2a5527c14675198e1d0ed16916e87bee3ae03fd79f4ae514ca8382823bf9ddbf7e1eab668be2"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d43f866730bbbe1e87afdc5bd1017cf2b78c50450c0b692176107b373262f7e5a4b9b5edb24854d57a81a5eca42e1fa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eb688646708fd26c624dcf7cab177ec4554975488e02111234336833a3c6e6c738fd5cf3e33b98ec19c3be8d7ea21cbd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "efa8d682f32aa2e2b9556c235029bc45dfacfb761e433788715e6fe01ba2d015"
        },
        {
          "alg" : "SHA3-512",
          "content" : "896e1af77070c889794947b5137520e66b86a78d086d425f4f2fb5bf378da3d3a429529e098379b2ffb7cc17ec6ed49cf2e30a2ed6b67e6131b18cce3fee4134"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.22.1?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.186?type=jar",
      "group" : "io.github.classgraph",
      "name" : "classgraph",
      "version" : "4.8.186",
      "description" : "The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9885ea89d830606f9a8798d202349d1f"
        },
        {
          "alg" : "SHA-1",
          "content" : "5408fedf8fd8f02f87e913b6341f627a7dd7f045"
        },
        {
          "alg" : "SHA-256",
          "content" : "fde2862e4efd279dfe17f8e2b26329fec336999b0b507b0de5c637bca451a923"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e750bb08bff586c1023ddf6af9f3987bf060a5adb3cf1b79d1d1c9ca662ebb3e5aaf8a70a158ecb8b00a836884b4d93ea1bcfe116c92a5e613c2c294451fd49"
        },
        {
          "alg" : "SHA-384",
          "content" : "6fd7a895c32539bbd355a625b43676f4c037124ec73507b750ebb5d4186c057c83226a6f9b481192dcf80398d9c4f48d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "640885448e9e67678366a58f78e8d429008f71edd9b293ae5b767f9daef575b2d1297385a10807db23809535b623fcaa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c6c89375280d53ef5ab622cae37a7819d5abf5b551250b760846df6400a9b95"
        },
        {
          "alg" : "SHA3-512",
          "content" : "669fa8a35473e9df424868dad9d1dfa19968495f703dce8e07d3c7934c0b1ec19cc5ad0dc41346aed998a198bf532c3bca373235bc0ba4bea842e11efc3d74d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.classgraph/classgraph@4.8.186?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debug",
      "version" : "4.22.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.22.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-diagram@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-diagram",
      "version" : "4.22.0",
      "description" : "Camel Route Diagram rendering",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-diagram@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-diagram"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-diagram"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline@4.3.1?type=jar",
      "group" : "org.jline",
      "name" : "jline",
      "version" : "4.3.1",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "353466ff3f3ff8347bf97ce5c660a848"
        },
        {
          "alg" : "SHA-1",
          "content" : "99575e1f706ac33f5c4222cd556430f4ecba5f25"
        },
        {
          "alg" : "SHA-256",
          "content" : "c75761d4625467083c208563718fc37551af2a3468271a0758726b1f7f728d75"
        },
        {
          "alg" : "SHA-512",
          "content" : "4b152a0073824c8c747082328449967c32dbf6a75145f12195b43f3e4c7e12bd6998bd67bdf1af201e297b598cd152013e2dba5b4d1d028a5d17fbfbbf6681e4"
        },
        {
          "alg" : "SHA-384",
          "content" : "5bc2bf37849b8992b3525d3f5f852670ea8a38c9244b6e510d853d4026fe43567c653e5c825e243fb20b9585a05b7a11"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e94af86e8b2f91095d66adbed893918b616ee30c37097ab06380140a12f305d71d23ea3e7f5534aadf70fc260c2670a8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "86c3e667a36fff7ae78ea1924cddc2cb889ae327e3cc1f5d9914c565b05603e6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b0314401c54ac85755a466170014d32fb4debacf8e5dd6db260878d0223df1ae2855a89e28749d5f0d6885be8acb1b2f19f7366579d7540dff40cf231eea3678"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline@4.3.1?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.apache.camel/camel-debezium-parent@4.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-parent",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-common-parent",
      "version" : "4.22.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.22.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-api",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d4aa05ff7b084990bdc60dc2f11ce49"
        },
        {
          "alg" : "SHA-1",
          "content" : "7a8a142d273b7e9de817a57e58045e85a5567142"
        },
        {
          "alg" : "SHA-256",
          "content" : "893c73a44dd05b3a102830efb53b2636c63cfdf890860411dcc4969282c9544b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff62dc1cf179a6053c9c79d5df21702db846bd7d99850e5dfd013a09fa9976460daccda9eae54e43a8dead957a307228eafa81c976bb7c4809446620ab321f87"
        },
        {
          "alg" : "SHA-384",
          "content" : "3ab02f95008f6bb00910ee576a997044ba60fb878d20257046ed74edefbf505c45d144e487cf6332e8b7ae3ab2a028dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "81a828f74c1d68f094b348d218905f28ab68801888b790de5546aa05cb4398e6120d7e0172d437bc5fb688052d0eb1f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f6101343927b4bbc3fc3244da3a8c37655a17e92d707b17a0ea04f0af258ca1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "45d9e4cd9f082be52cbc04de1be7f49e9d53ae6492c52b3b0d6c83a9bd13daf9c711b9d6f890a6a3705c70a04981ab170254aebaaa20ca7bc7ab189f0bda518c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-api@3.6.1.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-util",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d54d3c06043504ff1503f1174671aec2"
        },
        {
          "alg" : "SHA-1",
          "content" : "e9faa58f1817706d8df3c903fd26e3ff26900b55"
        },
        {
          "alg" : "SHA-256",
          "content" : "9501581790412207cda72b2b57874e0430e2f9e4c5e94a054f7b06e07c112e5f"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e75daa5311237630516eab00f25ef014fce7246757f4e4c6464ad1b20b4124299b8b1920d0d001d1dc3292624c6bfc9282e92b5ef0634f2781538bf58812b91"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ecf4bc4f4f4251c9d31935e91f1ff0aec38bec45b52517f1a93ad8fb537615569a7977fbf82a092c20ae5ba2eb4abd8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "862cd5310d24a320d26762ecb96cbce673ff8ac7f18c6e0866718b61403ca6166e192d6fc7c473da26b6319ec47c6082"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ae08c05c824fbf416789f94b487697c36fd8a448af57d2c4fc8d5f18c363819"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6044520a97249fe1595e1f95458cc68cf79cad59ff82270d4c08cf1c6be988f016f46ccfe4085bd512aa2b5b82728300700b290386b54015af79a7d9d2d7d1ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-util@3.6.1.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-embedded",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "baf5213b9aa12f94b5ab912cbe89946d"
        },
        {
          "alg" : "SHA-1",
          "content" : "3206e8ee0e6c026db5c8f82247e9327e5784fcf6"
        },
        {
          "alg" : "SHA-256",
          "content" : "a883a35d75aa1f393d2550a77c845226496d5886a07a77fe6f9bc118a2dddbfe"
        },
        {
          "alg" : "SHA-512",
          "content" : "5090e78f8a147cdd4325b0d0d4aa5933701725caa265ffbeaa1b95bf1c85664eac43c771ad8f2a14f32bdfe3b77a21bf0498ec6b7959c81dbbaebdbee25c7ab1"
        },
        {
          "alg" : "SHA-384",
          "content" : "bbafa9d79f4e0c51901e0bf5f403b608c837193cef6e561693e72d92e5e7211d87ab63cc5ae6c3a578844cdd418a43a7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8033dcc58ecd1cb438f49275df922dc619beda5335a2a675e3ae6762fb89db12fed3781125a55dc742a7e6d83ec3008c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a0ba5223c69d04db9e1c819963441cede839aeaa9f7981c3bcb1074ebe041678"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26a158dc3051123e81772a0ffeca402872995d2a09d7a904c93a02182d9e6ef9308317cd8fb3d8ae95c0e00e372d77e91192c8f71d183a070d888397093e5b97"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-embedded@3.6.1.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-common",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e4b9cd0860157c91863a96d1ef6df30c"
        },
        {
          "alg" : "SHA-1",
          "content" : "59205f45d64d15e8c4765ca8c15516e7a0671808"
        },
        {
          "alg" : "SHA-256",
          "content" : "365a695d512b085cff2cd12e28e44a7a3e733b43bfb27f3608508d7800e2de45"
        },
        {
          "alg" : "SHA-512",
          "content" : "d89b556e8d9c9b7d8221f3fba1a8312aa0fad101a0553eb28f8ffbda27d806b6a302d6bf18567215497a7e1697c011efbecf59a12c97f23a834eb0a6340c8a43"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf1e128e76894787c2d2c5e6e9873e5b70ff257a98e85214b72a1ba7e28ee973e4f9d12265afebd4f600f4ec3256923d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1411574602ed4679e688634efd856c5f13dba25d33017c1682e9888ebc1ae4e2ee2706a0a962834fe26f0f698f8a8786"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7f349c130d51fd7c737beb5c9c8dd6bfde5fc498116f12977e1292e017c9c2b0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6b587b8392796bea3febf55364a4f6d42beb0fcb0a02fbc5033694154da2b8b2f3f6ed6249c28ce649d510cf26ae2dea19e43aaa19873e31d6de13f079558712"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-common@3.6.1.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-config",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7aaea02e8de3f9e082aa59a17266598e"
        },
        {
          "alg" : "SHA-1",
          "content" : "a5cd433878b0b95b3109d06c83b529516246ba2c"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d4b6335aca11e8ba40aa00d39b23b863ef968e79d47ed7a133b9461f8218405"
        },
        {
          "alg" : "SHA-512",
          "content" : "6657f10c1c97cab9efc6f65363f600cd4e4fd96640811cfc31e98f42f6b4df790df5ba78a897bc72f86c3dc183602c703a03f700649e8e4a33e407aafeaaa2ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "dba3b5b9cb9049e2ee2ba37ab53e5f86bcf4ec20b2a2f09e18fb737f43b4778ac4307d45493d4e9778da54f47f75bf16"
        },
        {
          "alg" : "SHA3-384",
          "content" : "42e0b56cff7c588a2dc3ab4a4f276299193326c6b90343d087d224ce3369a22ad5567bc453df76a7ba1401c251e03033"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f710b4c1d8e39128d18ff831b6b700fa87c1e51ad027078516e0e477820f475d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "da304b6d3b6bd6a8a2c76603c3f9ffbe15fa5257a7875598c1035194e85cb5abfc217cdb4b385d0c310ccf247204a91f37428c2d43be89cec9608b2cb3330557"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-config@3.6.1.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-openlineage-api",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b237ee0507ac7d9b93c320c9de3c2024"
        },
        {
          "alg" : "SHA-1",
          "content" : "5bd37096d1c2ad6092e9a46d0177f57b35432d64"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e7e0fb3c3a12b3e8bfe2d42df278ff2a9fab8c58fa12199590e35fdb88b2062"
        },
        {
          "alg" : "SHA-512",
          "content" : "853567cef39dec0d828076dfc5320cdd23684ad692e983f67982d8a7d2341d9ccaef1c7a770ec7cb276002787e702672ad002e13084a720e6fa7bb742b79200f"
        },
        {
          "alg" : "SHA-384",
          "content" : "49113909bc9f88af5c6e7d1e79c895fa1b0e6ab71dd0592f3a83ed8a2676c099686cc261273f7d6631b99260e49fc96e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "375976340ba74a1735c0e24733adb5e706af83041c070303294064f13a00cc1d4295ad38260af236561ae6d49c9970e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ebd2c685187b8b84d49a056cb3ed57dc0253d6a5599c030c7bf4b58f17bf3917"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7e6ebb666c65dc8758c0a493ae099f095d638c27d77e988b678bcb600fa4212d30edef3b731959b34b2e9ec381e4b0c9483e45b1ef42d60c5b88406aa4c8fe39"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-openlineage-api@3.6.1.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/com.datadoghq/sketches-java@0.8.2?type=jar",
      "group" : "com.datadoghq",
      "name" : "sketches-java",
      "version" : "0.8.2",
      "description" : "A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a1d9f60a7096211605712a168c83a96e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e64aea8b539905fa92fad0e7cf73ffa4375f8b32"
        },
        {
          "alg" : "SHA-256",
          "content" : "b24c3d175556eb381ef2b2f0a7dffe7cb1fb7a9f893f41260822b5ec6cb13cca"
        },
        {
          "alg" : "SHA-512",
          "content" : "0ff2b7ed783c2a0075ff3e0c8e729e93b33e1f1de4476fa1f5b1f8ad52c5114819ba81f5a0af6b3aa9993fe0357dbc31614e794d5e953e73e7c102c4a5f6f827"
        },
        {
          "alg" : "SHA-384",
          "content" : "6298207e8ef6485898f73f76d2e5fc41ba4d0136b3e41c78fcdf437346c6a30bfc58f8e7835544592934db1a5689814d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eded0e2d4e386ccfe4b0bb63563db1966c76eb6933c9793e8c2449d95537e800abed00b3133fe78abe3d791b1d297f4e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b835d1136d83364b2f5764046acbd7b277d17160053ce9f2d7e42a61a9f4246"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a3941fd6abb9e64879818b2c3f90ebf9e64080ddb677ecd0571b117493d4ab2ea4fa6dd66764589e430c4369f5c8e854f801242f34d75c4a2874f2a09dad356c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.datadoghq/sketches-java@0.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/DataDog/sketches-java"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/DataDog/sketches-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/connect-api@4.3.0?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-api",
      "version" : "4.3.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "880de11c8eb695c6f69d66741f60aceb"
        },
        {
          "alg" : "SHA-1",
          "content" : "f004ba3a8cd3ff8b25a24a5c750af1010c3e1ab8"
        },
        {
          "alg" : "SHA-256",
          "content" : "7938f71e76e3b03cfba284a987a07d925533710166499264652e05eaba709429"
        },
        {
          "alg" : "SHA-512",
          "content" : "67a3c4966900d100e1bc345c44045703062ac1b36510a4da4e56ce67a03072b8972c150874bc7f66ebb72bf719c77f1133a01a7a0921e5cfbdbd798d5ea2d663"
        },
        {
          "alg" : "SHA-384",
          "content" : "89398345446eee6a03a9d81ccf7ba963b53def12d2a56281b23e836f0c58c459c362ba29b7fc11d91cb4ae12403f9b21"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5da652979dcf4155728692f56c30fd301306f5751b1d8531d6b177aec29bb037c2585aa5311a19581703c7e77d7f565c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "071ceb51bd6af76f26ea4dd5d591e59ac3abf5083ff10c1a5d020e757cade6d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1149e84210d20888b7db5eedaf6a9102b8caf17df06e5db12e1edc7d409830bf3b9edebcb62e6fa1b120e5bbcfcfec3b85538d1d576ec14228e075deea6c8b60"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-api@4.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-clients@4.3.0?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-clients",
      "version" : "4.3.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d7b92e43f60fbe48e6f6b1980c07c790"
        },
        {
          "alg" : "SHA-1",
          "content" : "2bedc61c3e75cf3342b869a5b4b470458fa94b07"
        },
        {
          "alg" : "SHA-256",
          "content" : "97a5b492d4ad658fd2dfba969fa0e403c2e38c971fb1e083da4e391471925fc1"
        },
        {
          "alg" : "SHA-512",
          "content" : "7406d34fad25de6edd70ddfb4977d45bd775f8a520aa4c7d543511886e403cbaaa15c038bc217c2bb0c21c8c28998cbb5cf2b907cbf756c36d921edaffcc5a4f"
        },
        {
          "alg" : "SHA-384",
          "content" : "19d0ee4900708490532158b4142ffee3fda2ecfc45ab1938fc562cad6d9f1c1b9bb988bd7ba8fa129900cf90cd0338ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5bcf7651e3c09456483558186686aaced342f4d25752700899b86a8e07edbcfeeeea97f032a73262de9b6a27e8149abd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5212967bb26f9f41e9963646b0a3174ab51965e91e52fc0a2086280ca82e6170"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5328c0d61afdba1f2b222aac622aea30c4911826a2ae2fafce45a04ace61c24f1dee3c8e7de395f843165154c8cee6a3dcf4cddf35a14f5aaeba6c8539353b45"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-clients@4.3.0?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.3.0?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-runtime",
      "version" : "4.3.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "51ce65fdaafaee3241a663192fdce0b1"
        },
        {
          "alg" : "SHA-1",
          "content" : "a7d8d43c88ef1c5b24b34afc30f088642af4c2df"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c4a4a815302a23db37785729594f6362719fda62e6a74d812d1e2719995ec99"
        },
        {
          "alg" : "SHA-512",
          "content" : "b1d795a0ac322745b1a9f734f747a2ad3b48402e6035acae032c0b963060f6cb15299bcbe685d58cbffb44f1438518ca11ebafda4e04b97780974c8a72cce838"
        },
        {
          "alg" : "SHA-384",
          "content" : "708736b353c6087c3603bac48388e74cb79a898901688f2cf2de976c06b2f6bf82d0bee9aca48c8e1f4f4ca62097570c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "80ef7694503338fe9ab446c7ef434524b5ae16457f793987c6de680e6c3c0959d71137a98dbd5133149cd1f98dda20b7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d174b2b7a644fc868308fe3542ec39709c75915bafb4f304b22e4426613c6900"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0762079c72b437c32d8b15c534fa1e606ca4248118b5107e2ccc41c1541a13145bc84082ecc300e8ab0268ec933f33f56632b0ab5dd681c745598e6efa890470"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-runtime@4.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/connect-transforms@4.3.0?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-transforms",
      "version" : "4.3.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "80375bc65c2854e80b60503efa89c23e"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb216f772d6544687d2822432c83f0cf4a1f5722"
        },
        {
          "alg" : "SHA-256",
          "content" : "a1b6b347e26997e4e5ede01752a9ac572e8d938b48bf3a4b22c27890dca65b7e"
        },
        {
          "alg" : "SHA-512",
          "content" : "17f874ea8e64727895fadca2635ac95e363097d392509fa890e5307e1320a221f4aced065125c7fbe9d5df3a3be4a044788f9e1698411affa2013082566082db"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5ff390c14f56d978a900a0ac6cb61beaceb88330cd70f2256aecc6facfe6a7804c0bf673a72d3d1da1d653822cd11b0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "35ac4c2c2b54e6408768cec451dd069cc97f08a2b4b0431e50e488aa35ee04ce1108a56090083ee8c164dfa6b2d443b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a9051bab5c9622c22fd0ce3b4510b2c7e1130d7c6ca3a98e4d757823d0d27c8e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "54c5a26bcf8f87a95f52c7cf8a9a391cd8aae9b5c12ac3b00b16c03042a034968d30e05bcfb7f7cf814dec65e3174e08999bf35b37bddd2eae64178c93200944"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-transforms@4.3.0?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.34?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "12.0.34",
      "description" : "The legacy jetty server artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a411cd7fb56eff650e9bca453bcad4da"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d8629e472af7c6962d417231c41c291c2e0ed11"
        },
        {
          "alg" : "SHA-256",
          "content" : "fb7a1401b7b2358e9cb975764c54fac72fcecd7ae5199369041118603cd3fd7d"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ed109032917181771ff45c2a7d1cecf832c294f9d379c9a5f616b3f9146bae144b2a42ea5f2cbe9d1fc5160e5a9450e8aaacf6efd29c932c5d00513cfc6bdaa"
        },
        {
          "alg" : "SHA-384",
          "content" : "b28ebf2ad50eb724909b58ca9561e3bdb76b008ce28d34c9744992d7dd4cb088fd2767fad9cd46d421349d0531218c7f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d4d1da639d9305b1609b1dfa4e7fe4ed1e4c2a721033128dfe6534d4c35dadb160bec6990c888ef442fd46385a2b7095"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fada4f16778fbb6c2c6687fb97c2692362100393520d9e23bad378fcdf75501d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b2ba8ec5f8b872c94a1e3b5488c685120bdbad14c1a87d27093e6c2774c20dbef9225bc37fdfa87ed1344b851d99ccf4b79d3976936f6ea0b71c396b40a46374"
        }
      ],
      "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.0.34?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.34?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "12.0.34",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d7b92fa5632d32ff9eb294ec1b02e531"
        },
        {
          "alg" : "SHA-1",
          "content" : "5bbaa7aa5307c94b1502a5e379894a4b290a366c"
        },
        {
          "alg" : "SHA-256",
          "content" : "63890ecc5bb8bf26c4dd0952ef2d0d3dd3f7434b37b21e51f7ea8dfbe96b9dc0"
        },
        {
          "alg" : "SHA-512",
          "content" : "07838f4d5d942ed8e2f524b9f14a2338e98254682d201d313c1c123d2630a13341da117ef67bf655955912b716f8f396491f7e062a65a226311f660827be86a6"
        },
        {
          "alg" : "SHA-384",
          "content" : "1213424895021f13a0f838dfc49d1c9f98c09df845576040ce2403c3c578a46e4e7224edd84965a78db623e41816c9cc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dd786a25afce3b22aef4c193d39190ef848c5c4bd6acf1df9addbf924a6973d753e887ce552528acfab03be245d2464c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "61160387de55b3b9c97d23af6cc047a97749ec66792b98c7f4c3b78e90cb21f2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3395291139d83dc64b661d2e6168191e15428e8328801e10a0864f08b75c8e6c53d142056bfe67ca651fbeba72a9e3befae98c3ee353194ec45cef48398c55cc"
        }
      ],
      "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.0.34?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.34?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "12.0.34",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "517f2fcd071ec7d5128d6c742ddf40ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b5a9c8a0c7ecfee8006e96dc8c8a5d49532f35f"
        },
        {
          "alg" : "SHA-256",
          "content" : "3704daeb82b39041ee5e6f810636c2fcb9a10476cdbf0fd067e584ed3110d66a"
        },
        {
          "alg" : "SHA-512",
          "content" : "2b3e95fac3963f05c40f6eea31d54a7eb2a9ca1c2ff1e19710fe513972bddf7018c0b8acd6a987dd6f5421b33db9cf111841925839c44576f7aa89bb330541e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "666b9e06640228f90fa87e33d92f15a51abe466b10e44df7127ba1e9dfe14a884e5bd10cc8187963a91231ed9cc79b46"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7525a9eee5d2dcd4b096ce954875a77d2822d1d589931e264a1e9391feac5a8455d31d2fa9ff1457f003ca2abfce1a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c02fdeb558d8bb2bcb71852b409d13ddef26c3085e51eb8b1aad7000498be418"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d812710c288b890c6a22c332d9a848b4215f498a321d575221c9ce7f992373f826fe6173df70aac5dbc1f81ec3b53ba79d251d12a0072185034aa352402580aa"
        }
      ],
      "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.0.34?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.34?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-servlet",
      "version" : "12.0.34",
      "description" : "Jetty Servlet Container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a50c54b26e4eb149c9a9be0e6c633181"
        },
        {
          "alg" : "SHA-1",
          "content" : "84b4654fbf0515069cd045ec0063976c539387b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "08030501c5868ba348e0e349121cb3493586c29d438c725bf76b0559e8d5f5ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef5643209286fb909cc0642c7178b416251481b789cb3fd7f185a1bf29db56e8381c54bb46ef720367542541c2a4c7bf3c8e12851f7d9d631790234c01b8980d"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e391d2823503917a994e3ef63d969d1e3eaf29c2b9d31f394e872129c3a6556c9662242a460571b22ba2b894361db95"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c5f92f63bc25610c12d01a5b9d90a4421611655ab72bed63b83398d829eb972b82f9604bc0bff6ca0a2c9c83622a5e25"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4d6599db4f516ab68b61ff9ca274b99aca421d4c95ba22e3cba5d6eaebba2ec6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "738b0fb3fc055d03a9f3a8dee4becd56d3914d96e295dccb9d63eb85a700b83e2698c6388da074e2cd7f297e663947928ccdf0698f55b1cdf81af89dcca90281"
        }
      ],
      "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.0.34?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.34?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-security",
      "version" : "12.0.34",
      "description" : "The common Jetty security implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a4c0c9f0c94ad454f8cbc2badcdb7446"
        },
        {
          "alg" : "SHA-1",
          "content" : "45d9e832527e91da7c3ce7c822858297b1cbaa9a"
        },
        {
          "alg" : "SHA-256",
          "content" : "e9a595eff775859a5461c0ce05e27ace5182ee1fdc1b17016453fa41ca0e1560"
        },
        {
          "alg" : "SHA-512",
          "content" : "167d48de343e8af7dc5a4f88b98a2a95aee519642bf0a20853c49eba684531480c59d52ee35cdd41a78fda9f8e84076c61697467a73378daadc33b97badb6482"
        },
        {
          "alg" : "SHA-384",
          "content" : "81dd32713044678d576f99eca07f7d6352af45ab34b871c41afecd52c746b559939439090f829a2005baba65c3dfa7ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed57c7c5917f3ddc721438c5a939c5088e4f68206a739fb0eb7df724e063d4dbd6cd03a6fddd4cb5d8e9f47e1b197948"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9d2db1eb3aab64465ea319cec4c836f9716e8bb7f2542e7455800131fc7c1e60"
        },
        {
          "alg" : "SHA3-512",
          "content" : "95f38f485caf40a102d8c87d46c9f31266ad63bd352533afc1eeb580f6a31d8a5ffff061c3861d4e7b2169651ae76a05da7d10954662ba3c3bd245225c85f523"
        }
      ],
      "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.0.34?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.34?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-session",
      "version" : "12.0.34",
      "description" : "The common jetty session implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f65da32d65aaf1972b77d4e3c428bfc0"
        },
        {
          "alg" : "SHA-1",
          "content" : "2083b4e2c16f8a25239fea335b3cae7cd4f34800"
        },
        {
          "alg" : "SHA-256",
          "content" : "a161ae531c5d6a695f17a547fdf90746dcd929f1abac5c60c7061a6fb20d346f"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb3ef43c37a64e212792e2a0c298d5a5f5aff9bb6b96fc501e679e06a1cb3d978e3b5fb56fa94461935af8c5d567bedb7036fb3e4116284668b0192ea6101ff3"
        },
        {
          "alg" : "SHA-384",
          "content" : "d8818b18ade128c1c5e26638bb57e50cfcb4e6fec32453583a7b1e07273642ca7c961fcbc7c4b665733a3e9fab503762"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f1cd648613de0b0ad079ff2353ba63c678adf24ac6e25fa856c60eb66adae0e204457e920663aa3f0daf7a9599770d12"
        },
        {
          "alg" : "SHA3-256",
          "content" : "316b68d83639a28a3245c39dfa718814e1d652f73f9fabadada54820b92f0efd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "419fb506bc5c0e111e86726460abe3719d9cc0551d4b0fd259bf254c363c1cd916bf7c7f5c2071325dbea6611337379df1d7299e18a42ae3e85b3c68426bda4b"
        }
      ],
      "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.0.34?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.34?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-servlets",
      "version" : "12.0.34",
      "description" : "Utility Servlets from Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "29345835917c14728e0d3ef77d699dcc"
        },
        {
          "alg" : "SHA-1",
          "content" : "e444a39bfa053206649eae3126e6885616a226a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "bf9fe841e09f39d498838965b57e52b79f12e7bd5e259e645cc9e0a6cbe96426"
        },
        {
          "alg" : "SHA-512",
          "content" : "5d0332ea7a6afd9b49ef8f21274e767dd6a6b08a199e20ed52b0351df7323a4ff30502f52bfd639a56a4d742f96781d1d73dfb86b568a1cd3405958aff108e9c"
        },
        {
          "alg" : "SHA-384",
          "content" : "d0ca4167200c374dd95ff4550865796302e38a73481f69e3056f7e70291186f7453655ffabc1a3033adbe5aa76416f94"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47ae8171a38bf1114440d35e5ae33ef102d3658e66153735cd5b89e7a98f1c15f682c93b042fd00728ba8f124444d3ed"
        },
        {
          "alg" : "SHA3-256",
          "content" : "740c51cdfe115e4f04d421f2b6a916deb404d5f708c5864802dbafc75328d878"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e33a775306460ff9bec552d68a2a57b7c8735cd305435e79bb17e100b0e6e1aed1b4768e9dc63001af20de7eab2ec2423bf2ff98ffb0036476fbf1a765dde0d2"
        }
      ],
      "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.0.34?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.34?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "12.0.34",
      "description" : "Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a767f508d79a4e6a1b6d7ada000dabc"
        },
        {
          "alg" : "SHA-1",
          "content" : "b4db54e200023c7bc945150c00fd1ee7ddd82650"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f8906cd72428d87dbbc0bd915192ce0f426e9db7805d3b0337588c1b6d7206e"
        },
        {
          "alg" : "SHA-512",
          "content" : "77f0fc3d794b5a0342164cc8f9ff4bf3379ee118cc6074bafcd745d41cc326842f929c097ffd51de3ea26ed2871e796c3e98c54d6b33cd7c58fbbcb82d2834ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "5a2d9aada70810148e953fe5f52ae7d40c6c34093ab19f461b9d0395e326d3b9067ebed66932b0cde8e4b46b2121ef42"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d6ce2e1e3ca2bf1e81d01b9077d20a508c3aef451d4e6351f24e90bf41d38c57d5812badb82b22cc909a900fadf089d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c363860c0d74c743821e3b8d21ec028a0847d37e80742f6380fc9f9fac58dd5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d59b6524f3aa3ab1cb05ce4bf42014d1e513661aacbe1e39c2f724d759688209fdd0dc27510b7fd5907d472d45b7934b84d02d561a6c5a126de45af168205006"
        }
      ],
      "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.0.34?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.34?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-client",
      "version" : "12.0.34",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1a5201d0940dd7730dcac11bb8309516"
        },
        {
          "alg" : "SHA-1",
          "content" : "ace959f7461ebcff48e72fd86056c587b9bfbb3a"
        },
        {
          "alg" : "SHA-256",
          "content" : "b77b7535a809c78af71126b90aed0836cc9f9ac80d32e5cbf7a07025ace14401"
        },
        {
          "alg" : "SHA-512",
          "content" : "3cc7a4758b9cdae27c98cc33bfb7673d1fdb905d452d1e1ac456418288c4e7b69910ea800affc13e89a519b3ce5bcdd0872b64271ddc69c2e9a966b78ac035b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "e45cf9b58d7f4c33356399b82c310d46f47731b49fa3287eba6693b73a4e789f1f36f67c8f710320b8eaf056980f945d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a70e78eed23f3f05cc8e95eef2fadf4d5937eb64ceb850044aa74ce2ebc9c66aee8cc0ffc117634869e6274e0ea52540"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fb111b31cab566d02a244b8636159258210790f638c1ffd4f5544ffa637175dd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9bbcb1a404ecef366ffab05a8b868bd85e06ca75f2289baaa375996f682457c1cfdc006383da09bd277d404fd2b3eb6810d75b18a4dcc498ce8cc4419f75664a"
        }
      ],
      "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.0.34?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.34?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-alpn-client",
      "version" : "12.0.34",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8688159ecfb168c8664b0e58513f981f"
        },
        {
          "alg" : "SHA-1",
          "content" : "2a9136aee49af9372006943409410adaa5ec09e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "dde78ab533961bb853a8ce5a23a90d4dd54cd6522e9e7f90566ca7f44e035ef9"
        },
        {
          "alg" : "SHA-512",
          "content" : "c23435f4de294709bb8e6e94d0b4abe38dc122a150f24d25d8ea9d2cc6cc4322eadafb820cce461dac0bb71711797dbc6a686208386a5721ea4c6eb2a5525b67"
        },
        {
          "alg" : "SHA-384",
          "content" : "673dece1f81497218f1141742b2bdd683dd3b9807a33b171b5627202af741c7208c0cb30a0121cd035d8a202dbb253e1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f441222c2f51c65b3cbebc23f9e7276595692f6f5cd04b7b16ae681704736e774f40ff7358ee2afc74759b931add65a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f76920e95ddca5ead97f2d495790af99853af04d708ddfed626918e624cd5970"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa978d9cf19c3a5e30af8fa2731e86ca6be3abc60b24b7d43d235895c83888e417a84a35d2f25e656b5056ceaff81ce5b255d713fb041f7afac29a5253f07aca"
        }
      ],
      "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.0.34?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.39?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-annotations",
      "version" : "2.2.39",
      "description" : "swagger-annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e8bde6731bc365760bf8fe886cb565f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "6dd8d96a45750f5795a040e7e4e35f3f599dfd17"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea3017076809f8104ff8a130dc4c12db8c67595aa1d978104a9beca8277a7d29"
        },
        {
          "alg" : "SHA-512",
          "content" : "3aa9500b2cb844f8ef36654d39c0045da26a57ae14276a0c0d2495c820759f0420fe59fa264d1d1f801d58d93fa499631974d6a997de36a855b8a3321419932c"
        },
        {
          "alg" : "SHA-384",
          "content" : "b4360630e5e22f58cc36fca414054719e2cfea77fc3af23e164da28797cf990eefdfb959fa157fafb6c7d692dcb45946"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6909c665b52b2a8bd094307013a13e6091869165ec66bc4857b2027efc149b7d925928638f1983112cf2b361bdbc6868"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7189124fd231245ac29f7ecc45fbd40ddc4af77a93dd2a0855ed9d94efd41ed8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c05209ba1154ddde5ffeaf9be690fb64678129b036297ab3a8ad21338372429d3265c77f21af9ffddbe533d59803c1c5bc0dd6c43c23d2b34e7aebbc21478ff"
        }
      ],
      "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.39?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/org.apache.kafka/connect-json@4.3.0?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-json",
      "version" : "4.3.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "868a4095eea9d35bb78cbe7970d920d3"
        },
        {
          "alg" : "SHA-1",
          "content" : "48fe45b8d157f1244949acaa4d8e5ffb3cb7b247"
        },
        {
          "alg" : "SHA-256",
          "content" : "4af42f973b7ed4def6d394055e9b46ea7da38f69c9d5a45fa4614b492a01ad2e"
        },
        {
          "alg" : "SHA-512",
          "content" : "0e8142afc177c6b14f87d609edc4ccf5caf6bd2af5c8934fad1754a581d57feef19cc1e56ef1d9fc61f5d819733f766c0ca806c1e6dc28e6c75d9909e2a7feec"
        },
        {
          "alg" : "SHA-384",
          "content" : "a8f1a34318caf797c129c46274649fc08b5c676ad7fa5bc365e95db986b1974660c718534d9fe875a6b63cc852b99f06"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b7736910d5ee68ac05272f6c8f2736f9a64d51224c9e5b9b7de52e45a68a2f10a00ca73999a45ffce3ec826ce71622d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a75225454955c4c559ad471a51cdacca26af57fc19f498da51ad15fa07996d06"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a02623be67fbb6726ad4107e128d9e6c80eb4f35ce85ec41503ea8924ed86d0c39d8ba38b63f3485a32e0376ae347846e8989ef18bf47bdc9c300cdfec58f9bb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-json@4.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird@2.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-blackbird",
      "version" : "2.22.1",
      "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" : "d1df6ed35a69c33538422a19fddf071d"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0cf091c9c0bbb90008cc32e45ab15096bdd3de0"
        },
        {
          "alg" : "SHA-256",
          "content" : "f39289def4930c5379e734f2c844d764684fe12b738498980be180dbcab97fc7"
        },
        {
          "alg" : "SHA-512",
          "content" : "070b4a9204cfcf24e6c4d911efcfc0d1d6a5b3d7fa1eb316b7fbeac31c59a108cff0bfe92f7cfb32ec21d40c64b9fb99f1fcaa28ab337e3243a7012068ee3b46"
        },
        {
          "alg" : "SHA-384",
          "content" : "29d9e36b03a8e0fe8990fbe2f35b40609da12df4dcffeeccef060d04a06f83af8fd92c00eb7ca9a2ed5ebdfe17b693f5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d1818e4ceedd9b7968b3c5bbda345b89ab112471a532b80fff1390e27d2551b796df1f53e44fbe8e272b87b33be16320"
        },
        {
          "alg" : "SHA3-256",
          "content" : "72c869797d0de8e6bb39adb88f9bc750135c34c3739713cae34776409bac24e4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "88891f90863b2b054a8bb578316760ccc8fb5caeff1af4f66f083465d84601ddef08e4371a92da34a20a417df92296f178bc66a746c765a51f534a8bf99e4ac6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird@2.22.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-blackbird"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/connect-file@4.3.0?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-file",
      "version" : "4.3.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe9835bbb2a55abb43edd2c3694a6ec1"
        },
        {
          "alg" : "SHA-1",
          "content" : "f7f8638f7f39da6f83c4af49e0258d42069c98bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "07de275f018451aeda20882e282bdfc207be65ba01568e28e291530f052701ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "ca853f12e0cbafe0447405e7357f4f7795194be3e1c543d13e902efa2ccc9f773fc03b4177cccf763b8f4afabc598c7267f07bd48580ca44a0f1af8380fda969"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a96b8aadb32ac18d222c47a0f52a52994d888e56442c906887a9396a13662ce0ae4ccb9df1cb3a570359d0183f655c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "74581939d914ffbe98608e4644a64957026f52da105a8567f2a424b36a3d8fc273f751e62634830d3143af316aab9495"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ca46363bcd0a2299ffa74942194b4359eba34ca51fe07e0119947c76e3d68ce8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "081e8e292a986cd6e80f8e048d5a5f9185aae30d47e0e5a1b2ff4bc8b789e6eb001e2ee2f19fdcbdbec2871de9ee68c9dc998620978d736eb0d39bcd4de9baa7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-file@4.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-storage-file@3.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-storage-file",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "806e6ca1f3a7fda0cce96a81bdab111c"
        },
        {
          "alg" : "SHA-1",
          "content" : "0102feb1ab8f920feda647cfbf6b92dace4e50c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "b29adac3a76cf4ba331894e226c68e339747fd00bdf9c6c513ad5ebcfcf2b4a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "87d0df7d2b75a3662d5058c2254efe1e96323b1914f521d910604d1c5004732b3c0f3508fb5065ab3b8e4db317ec577ed8ed1bf2852452c758f254d7ced77cfc"
        },
        {
          "alg" : "SHA-384",
          "content" : "1a31c01fb8ec56deae7f5cc07c7657ad682813aeb7b9eff2aeb7b00e66870b3730d350bd90f9983b252d277935ca2da3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "71ccb9bda919929f260c5fdff7317ef23b57c4b9e4a9cf83460e85c6159dd07434f3f66e50ac04670b0ca42f4b2bb7a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b88f50a30182c782f90681ae08edf2a2febe6e4285285a2ab35c743106e2524"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c23e00f3ea2bd3f3b7da8701c38ddf4f42e17a9ab59916c1880c4645fabe1419546f13ca60a6a1d6f1ff6af7b0a2e65173a3fcbae8b3aed782d926558df36a60"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-storage-file@3.6.1.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-common",
      "version" : "4.22.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.22.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.3.1?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-clients",
      "version" : "4.3.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5fe1478c9371fd445f6e730f1dc26744"
        },
        {
          "alg" : "SHA-1",
          "content" : "74209a28d36f819b2f7a9b599e468b5654cad514"
        },
        {
          "alg" : "SHA-256",
          "content" : "52501b7b47510c66f898871adaf6d2968ab7246561d44ced43643a8a587f0b36"
        },
        {
          "alg" : "SHA-512",
          "content" : "f3b76117e349b2875509cbf0d55fdb687dcf2d0d554c87273739bbda6226232a81679901613d3f1c1e49f777fd18780104390509637ba06552b868473b54b950"
        },
        {
          "alg" : "SHA-384",
          "content" : "38f8796f4c4883f6f50cf4304882f1fee08b2c18d0323b9990365078766c6b85e7c0f42d6a427d128eca3f2bbd4b99b9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "96cf0303b7faa70a9e01ae6f3a0a6ee31b499e72cd507259248104369d0cf9cfb8a7a669d58517f5c784b8d81fe09f34"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0997d620a357a166e4bda0c823c71b301299793d376a79b7ad2f17f824061d33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bb98536bb8b6a1504812c1e0d1971a455a5aaa79a96f516ac4a4fd4c905d2391c725e47a5b9296b8a453e8e10f0957b3762a51e913014a5bd44e085286d7428e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-clients@4.3.1?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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.maven",
      "name" : "camel-debezium-maven-plugin",
      "version" : "4.22.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.22.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-mysql",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4eec437024890c25577524a7e9d347c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "dd466ea40f74700cfb1f79b034dbdd556f77d7c8"
        },
        {
          "alg" : "SHA-256",
          "content" : "db56640086983fa838aaedffd7a2fc9887932fc028dbbfef11f62fc49248d5a2"
        },
        {
          "alg" : "SHA-512",
          "content" : "1650b4b2b1e119c9d8e6930fd889964b6dc17b9a4a7a9da86521e7c96187d2a84e354f0a6d46996f166a50afedaecec5440219af3b6f94e487ce9c082d6ed768"
        },
        {
          "alg" : "SHA-384",
          "content" : "0799d083b65af32de77506b045637a52139bbd7199ae2d53463255d909b54c9f3d1be3834e702b5b15233d825f062ce1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d3f1615ffef4a8c993bb7c67feb672b7d74d9fb9c259a5284398afe9c36eeebdd985d1e558096518911e5a44edfcb522"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ce8f69a7f7284d78084f7fa4cd2695ab7fbb2b5b9f5eb6c94ec341db5ee485d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff92609323af759704b697779b2c8db31e2b225b6f9e43b9682dfb7302de25f68dc65d4cf6d0ca4d8d321fd35e140ce07579efe854a3a4853676166d5f34119f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-mysql@3.6.1.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connect-plugins",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aa609f3cbc5d67b055888dca12c29eb9"
        },
        {
          "alg" : "SHA-1",
          "content" : "37efab78a5605df924036cce97386a08c58d00e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "712d34752f945fb4062354a9faf04424dd3660411137b3bb160b0a68d4a7ee8e"
        },
        {
          "alg" : "SHA-512",
          "content" : "1eace3636af62f9e4f1d22e650255627f6bc3913bf2832024b8b5d652bc4f23e4b83148781e08c649a742e9961c519c5906f388ae5f08bbd2fc1e7180ee30a6d"
        },
        {
          "alg" : "SHA-384",
          "content" : "f1ab6ead519881186e0eb3e8d6eaa79016146e85aeb2115092e62ba6cbc40602c731d4634a4587908531cc0d239e0df1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "10cee2085ff506b0b65c098679bf50aab43709c4381690cc99daba315403251f055365883529fc365f4a7a4e62437727"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3e733b845eca97f02d01733161db1db38191a39821b387aaf3df065ed4f7dcc8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "163d8798e71953c504c99c8d855a55ff921f17ada22f3c8514223a097231fb65364420aac2e6a91de155a27921d2edee63f25abd755e4a3e7369ce61899a1758"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connect-plugins@3.6.1.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-binlog",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "03b69a11081ff8073ceedc170c40f1e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "6d3b9c162514286e16f0ce65487caba2059e8176"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b23f155ce8c9c108513b8c50b16744831f52c29d367797343008782314b3dd5"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8c3929d7ceba13bf4ffa1b8ca00dfae1edee94f0ae31f11d012b408851c50b1595853aa891ab89e5bb4d480b0c482033850086fb76a36ebd31f1a2bab653fca"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d3bc4135b8335f2e68815856e27b9956668f3a6517a54d85653101d5285c00316ced0616715e8e1f7c6236a392852e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "972c74a806a43eedb4bfad07ef1798bd3a81ddd5b1920221b8e58f52fd347aa17332ea0b19fcb64c346926e115b33caf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8bbbc83a808cd8912cb7c284557431a64fb31acc4210e8d7ea72bb4fc898837c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52761d3176508e775c5104d8a146f8dc27258f12d3df7852437c73296c77e7823a42d58099350d590851d8b9cf935fc0b936ed068964a2b1d2f5fe0647fa6ddb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-binlog@3.6.1.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-storage-kafka",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "847cefa4901b2ad8c71295c19de6d77d"
        },
        {
          "alg" : "SHA-1",
          "content" : "54721ad94f35f36f38caea5995195539be921c72"
        },
        {
          "alg" : "SHA-256",
          "content" : "0ad7cda56d8d973174080dd89ccabe48c3b2bc790fb5c018468ffa85ba93a283"
        },
        {
          "alg" : "SHA-512",
          "content" : "1fad3efd771c66e7d11800be1ecbbe7145248a00e842f12ec2b3296769c85fd7fe9674c2c02a35a072de4d94212e98c3bb0caaf6085a7ff312d9841e36657f05"
        },
        {
          "alg" : "SHA-384",
          "content" : "b1a1bea969065eb2c58fb2e011ef8e913ef84b2409bfaf849badb70058f00cd9ab8f4196e00b31bc1d73a5e4ccc78a02"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4667621ab42377aa2c71dbc4bd81337d42fd685e23cc14f14a5109328150e19726db52bb3126abccc88920e15d5ed9a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "077c76fc396d8774db7280bf61aa4c86d2d543feb3f1ca59837bb39d0cf749d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1df30a1ab6d5b3db541b74b861f0238da74b7586448bd907affa078ecec414460e71ca75f67f2c88e9e7985f5af5d8f820b10d934b8c52558ec51b5b8fa22ac2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-storage-kafka@3.6.1.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-ddl-parser",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "82f61f286b84b02aa6872906f068b864"
        },
        {
          "alg" : "SHA-1",
          "content" : "9f6c7a7b1a072ab8f5014fdabfcee1f19d54ad72"
        },
        {
          "alg" : "SHA-256",
          "content" : "03b1a891289999fa916b2dfbba0fa797dc1d005529bbb61a6f1efca77e055978"
        },
        {
          "alg" : "SHA-512",
          "content" : "120b2640f70e3fcad50e521d209efe4f2729ca202cc35c5143f245ffe08371bf6e9f4f2ffe244fa541fba547d76119b7e87c18e43f1637d7515f4ef701540d70"
        },
        {
          "alg" : "SHA-384",
          "content" : "55b60eec926a993a9fdb6b9159eca1f8686327e5690a12eac43235632cafc2a0c2264c1cfd5a50bcbfdca462c787d9c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2ec1fb0be8c13fc95ab4dca595b2bafad870acea020cf5bb9287c8d35ff9f376806c725b53a8da16ddc9eecb125c8593"
        },
        {
          "alg" : "SHA3-256",
          "content" : "64b8d0d2bc432f41d6feb6b9f539cfc2c6dbdd538e065b0c5373145aab8acd5a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a87cf20e31cdc8e010c9a952266ed011c5b4dd95c6ccc8c44770c835f461a47e1b2fcb507c9a79602ee9dde70eb78b0622860842cce127f7bb84df1ac349ea2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-ddl-parser@3.6.1.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.41.0?type=jar",
      "group" : "io.debezium",
      "name" : "mysql-binlog-connector-java",
      "version" : "0.41.0",
      "description" : "MySQL Binary Log connector",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04d42f28769323e00f53da2cb7a02a5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "ebf7c6f665c38b2f6aea0ab553cefa46fdabb241"
        },
        {
          "alg" : "SHA-256",
          "content" : "a4bd7e9e24269fdfbbdfcd692f100878dc2539b5f331276c7700fdde44341364"
        },
        {
          "alg" : "SHA-512",
          "content" : "55efb48308b28614c83ff2cd0607563df6a3397267752d61f905917437c0c63c5db4d119c63c6b255fcb0d8a8ca1f284b5776f6243049b62b6811c2c264b6577"
        },
        {
          "alg" : "SHA-384",
          "content" : "c5405892b30e7e0f05eadb688f115520ab90442a4008f6910386bb99c10a4d952663a2e017a89996963b51943b10a93f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8fa2be92c4b494689a9a6a248ad4f8045ca7c9665c767df7c502ac5cc7adbc1597f790e4772c8ddaec020cbdffeb6f02"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a6a5e570f5659ac43ee65f89e4cfc2c4fb07f681cee0f97da3ea8bdbb23edf72"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fbe3707cf77e7d86f0f847f23259c4b3a9e9293c1e2052bc34d9793026afef29fe964c9c6868c755e087eb337d089140a1109bfcba3a858666987c8184bda1e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/mysql-binlog-connector-java@0.41.0?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-db2",
      "version" : "4.22.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.22.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-db2",
      "version" : "3.6.1.Final",
      "description" : "Debezium Db2 connector is an open source change data capture connector for Db2 LUW databases",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94ac4ec834aacb970b0da8a88e495989"
        },
        {
          "alg" : "SHA-1",
          "content" : "21ab48f60aa2bd3bbdd20b77eb632b65ae0dec5b"
        },
        {
          "alg" : "SHA-256",
          "content" : "778665bd53399cd396e58b9e3f981991170c12ecdd4ad439db5a688491d3f4a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "bfd18e91461dd5c6316d7e13931c1ef7eb5c3ae00a704c21ad00713464cc93cfb85153a1e4bb0414e8830503072c7c3aa7342285a8823cd260fa22b6f82f8d20"
        },
        {
          "alg" : "SHA-384",
          "content" : "1117dea3bb22a3b5805385b60a72127f4de804263eb4c554e136296757fb52a4a6d62f9b2da7449e00cd19348ad2abce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c50db82a787359d6524061d80ae130ed9439613435cf0fdec39f106b3c039979c131daf5afd76166bbbe981cdcd554fd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d741d9ec270deda11e4722eb3a2833e2f429d10b724212db1db7364e7720c9dd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5aacb994eacb7cd80ac1e0bbca5abf4af0c8400cd17756f21e9afbe239b472afedb19044bf54dd208a334326d0e7988591f849a4aa6c1cca0e8b3f176158b707"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-db2@3.6.1.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-mongodb",
      "version" : "4.22.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.22.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-mongodb",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e6fde043390d7f6e3e24540122bd415"
        },
        {
          "alg" : "SHA-1",
          "content" : "c2ef735f880fe86b07d73f3c4b9551adfe5bf7cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "d45a69934e443f5606de2d5da931db4f620fa0cca549e83710c82139d14bd8c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e11b042641c16abdf61dbe9865fc440492ba96cfa9e7bf21f68986db98ac5794955dc70e71e0eb9090a48ffae112f84eac4b9e352d3546153cd10617ec1b4e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "8febe01196b32b160d54fdf15347fc7c2fb5df4d2eeec6d4e2d1d643eb5009df85351db6ebfa1ca0f99b11d58549fe2c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47a4431b3bff5a15a6f4232afe2429b87166f3bdee63612032b6e391711f27896a718ca5fed118e583494ddebedea85a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "15374ad219f819037141f1d73870f2fbf98645e898cd4aa1853922c90d4bf709"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f286823bce13ae45aca057e34878319ebfaf1524f88a678ff1fae9b847453771bd08760412ea888d7c5ef840dde812ac54428985215b27ba818621ef3aafd1e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-mongodb@3.6.1.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-sink",
      "version" : "3.6.1.Final",
      "description" : "Debezium Sink module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7615e95274e4fbd2b1f94f5f183cbb4e"
        },
        {
          "alg" : "SHA-1",
          "content" : "5e5d2186ca1fd5c4fcd7023f634017cb3d864fdc"
        },
        {
          "alg" : "SHA-256",
          "content" : "0ac98f45d5a268a386722ea785328e12ad13eae0720748541b4d5ca432b4ed71"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f7fe14cb3447e8f54f3fa1f18e30cac843edf3e65464fcfde5b9f37961374a90497179b9c1def6ca09488aa1b1cb66fc9706ee4cb52c061c9fdc10789d0bf2f"
        },
        {
          "alg" : "SHA-384",
          "content" : "25301a853a64f8da9d3fc6e04503e3a417259acbd13d12938b5cf11952016e221f1cb5894e6b5b74b6087f5e144bf26c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d3844addfc7f90c9161b094026a1591d3b39e3e76357d73c08d91ab3184a53fd5db2cae7cc3e9bc43d96d8fc1e3d0f23"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4dd49583ed94b3f807e4745904d5aae85e00f45d280dd1b1c1a4dcbfecbce084"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b5e83c1362d62d0dcf6f3b70b2347e8ea5c2b4c8e62f96e04c859ea99ac591f1b0650237842ec62754ac0fc333bf01cdbbe6532062b624ed2a1c04c78459abd5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-sink@3.6.1.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-mysql",
      "version" : "4.22.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.22.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@26.7.0?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "com.mysql",
      "name" : "mysql-connector-j",
      "version" : "26.7.0",
      "description" : "JDBC Type 4 driver for MySQL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e66a1e9f6465f66b3503705aee942a47"
        },
        {
          "alg" : "SHA-1",
          "content" : "43e30438c4c8707272ead3cd3167a1e07abb2c3c"
        },
        {
          "alg" : "SHA-256",
          "content" : "69084713593a4aa8d07c383619b9639276f08bccf8faf1c562178147d389b1e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "b828eb3447200891660cda2bd9bbef9872885edbb2b07ddb8c99fcaaa29ce7f55e8151b1ad0ed48ffeb48402a4a5d8a9d43126f981fd4cce48be5fe4a09d567e"
        },
        {
          "alg" : "SHA-384",
          "content" : "6617aec9a113b03af335d96d57e6f5e40427057696d7c591172e737c60db586d1963ecf9ea4b4311a2139a6c81e5436b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c931804555594c3be4f2b3252d7a59c697db0c2de96b901039563e89b2e0ea876dc93f009b109e619a3510a13a64628f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c8e19164915c031ade117e908cbe4178d8faa6590c4d56ceffe51dbdd2e626bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4dd3acf1282ed22ca478ebcca9013da8a909dab010b8f2df177895f5d9d9cb8beeee2ac17d7cba00b3f6575c7922b8e28bbd1fde4a75b4a6a8f84431198018d3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "The GNU General Public License, v2 with Universal FOSS Exception, v1.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.mysql/mysql-connector-j@26.7.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-oracle",
      "version" : "4.22.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.22.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-oracle",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a170ad5b7c95a71fe05fa6090dc6770e"
        },
        {
          "alg" : "SHA-1",
          "content" : "87e755537703efc6d394cd0687b16cf71f9d5abc"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3a81a6d4e0822788a2c1a04bfd6007adcfedd0d07edeb6deebd8df73834fed8"
        },
        {
          "alg" : "SHA-512",
          "content" : "cfd01ccabed2fdf2334103e870c52f312c98f87f7fc435f089f1190aa13eeda10311004f0a8c051f43067f46f720a6c068501f68618a7a3412f1c06e3c33f610"
        },
        {
          "alg" : "SHA-384",
          "content" : "aed9003a1cbfd3b34561ee0fa5f33951ce928fc51ae5a051f01ef9cf7b6753487db3c40dc625aa4a1c7758aa948a07a4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c8df805d01ce2085d49ca0bf1b6004af33813a03dc34b5c140befb29180574dff318a1724b79a1e29cfe1503c178a8db"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98c0ead566673a519a0d6f74a8fc7fb442eeac69c90613a541825a52fbf0e91d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e7daa601e85eb79c94bde6b69275787edd5368ac351aa8c110b934acbf2d6871d15ecc41ce7835331ee11e28292de1d165b079c5a4ca64f57205cf383042fb4a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-oracle@3.6.1.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@23.26.1.0.0?type=jar",
      "group" : "com.oracle.database.jdbc",
      "name" : "ojdbc11",
      "version" : "23.26.1.0.0",
      "description" : "Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c0d07c69b0030f2f661a6c749919467f"
        },
        {
          "alg" : "SHA-1",
          "content" : "48bc326f44f900ba5956265dc17dc1818f914d1a"
        },
        {
          "alg" : "SHA-256",
          "content" : "94ff71df1cb409bf355b61f2e485994231cda233f918594f63b605a4da92c792"
        },
        {
          "alg" : "SHA-512",
          "content" : "8c9db18ffd1ccc130e7ed03874fd4357cb72df8da8515952cc9b1f2bcd7606641c7504848f3bf35a276fcedbaf279a1e0ff4696282165cb6c23fceda2ddb0588"
        },
        {
          "alg" : "SHA-384",
          "content" : "f2896e0d08016167f6764314c9fe33e9baa1f1f228e1aca997bd32040298b0dd94fdae66e0b8abf092eb978490e94d42"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b55c34ebafea07cd6985292e349de88f4f33b3c7f16a2ef7351330c4d961cf17c71b4761ac161ed2026be51dd7178cd6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "793ed08f58da04f02e06d352b8c72a21f11b7b4d761df7fe022a75adc0d07423"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7822ffd625e33ff55e966dd290d5dddb4000eda3a77e89c8c95ca40bd7ecd62701aaf59d5edfbae72230a26dbe971a6485ba37e25906071b591138da557999a7"
        }
      ],
      "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@23.26.1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.oracle.com/database/technologies/maven-central-guide.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oracle"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-core@16.1.3?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-core",
      "version" : "16.1.3",
      "description" : "Infinispan core module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93a49a080c9dc3caaf634f4c58f33089"
        },
        {
          "alg" : "SHA-1",
          "content" : "810dfd43cfa1a248c635d7279cbdd2af119b4512"
        },
        {
          "alg" : "SHA-256",
          "content" : "93fab42c444331885b36f71402c96e70f25f3f3be753896e0370bf68574f43b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "8158c6fb0ab7bee00b880477f52169733676a42fa2767a2608a91105cd082061de365fe7f05511ce05e7dd0d5c03e196c3f932d0111111a7d3929c0f359a8fab"
        },
        {
          "alg" : "SHA-384",
          "content" : "dcec35075647754482c203351259b7a5ee2b2ac284e766d529864ed121b81513fc2f87c82d1ef762aed9094d703ea352"
        },
        {
          "alg" : "SHA3-384",
          "content" : "98a3d8fc5d41e66086c2acf3a52957b2a9722a9efd2908afa2b8fef6199145a650bbe3da40dd76bea7fe48c1643ffbe3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "499d1eda14db9838fbae2d80ec10a67d11ebd1b8ebaae91c1844d97949e80c1c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "742918ea85f83025be9a48491eaac7c161064c39b0f2fb2a66e2bc9985b55cfb78f333a7e50d6dd9406cd25fbd87be5ea6efcd80e3b8049bd7cc89d465e0c768"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-core@16.1.3?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-commons@16.1.3?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-commons",
      "version" : "16.1.3",
      "description" : "Infinispan Commons",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7e3f5d56a6f70d5c04ef0a2f0a329ea0"
        },
        {
          "alg" : "SHA-1",
          "content" : "b53c768b28c5be8a10d0b1498e624473aa103623"
        },
        {
          "alg" : "SHA-256",
          "content" : "5a4f7ec5355c3d1c0404481d216ac0244fd6501995436ef624fa030ab54598c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "a815e2ff15422455c31679fd903121797e0616a4b287d6c77ce24c86a639a9169e7ae51eea6191894811e1064902f7915d541fbc3a8708e6bed2f34b18825b11"
        },
        {
          "alg" : "SHA-384",
          "content" : "23a7b9e48eadf1d26090c6332a1899db6aa06dd95b0f22df10e62f85dc939f9a5cc4cc14f2db1fcba3522b585f63e3c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3315b01294c6067389e97b7a12396b7b1b84b2d5c8e81b3a62364b82f9d902d58f9416f60ec86975df4f1d70e9bfa912"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6eb74fb091310232262dd9e845f085d27789c4b1f7e98a4c0d44b651cf491ae0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "626719edcdc9145ecffed261ee780dfa76bcee90191e12ae587abb88220bb0d543745fe472b99aee50af63f8f6a11e7e2e5400c4fc8ac2d7f8fbe02c3e654a9b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-commons@16.1.3?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/infinispan-counter-api@16.1.3?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-counter-api",
      "version" : "16.1.3",
      "description" : "Infinispan Counter API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "302b47864582bc1473b25da65be62b5d"
        },
        {
          "alg" : "SHA-1",
          "content" : "0b460b7a32f08ffbbd4abd765f59edcd26fb3dae"
        },
        {
          "alg" : "SHA-256",
          "content" : "c1f92f4adffad5e42dad9b9552016744ef37defb9182ea254b74e776cf45b2fc"
        },
        {
          "alg" : "SHA-512",
          "content" : "5734f98dec29451cf072931728b7476eef47f5ad648357dc62f2dcc34aa4888b9feff3665148da673d39b75ed5da147c836ba4c20a5a0ffea87fcb5fdaab42c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "fd33344edb75da7eedbf6208eb9620776305d8905040f0e573c16638883cd033b48eec01db0b897d5d177cefe8651ec0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7eb4e46c48d5ef7715d45a8d6e99109ab187b8499d06c566691bd2cd731e3171f60e40c0b313e9ff7a2772984dec2147"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62b9924d7590fe4e2e5657b3e84b06857ffcda867488e261a0bf4587cb7d7db9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "36a1e45fb7f2aba17468d1d0af380ffd367e5e9c0770675f5890b0f1908a677671b06f55fc728a1fa8a81091a4df164ed872fcdc2e34bc443142f1cd0dff9321"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-counter-api@16.1.3?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.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/org.jgroups/jgroups@5.5.2.Final?type=jar",
      "publisher" : "JBoss, IBM",
      "group" : "org.jgroups",
      "name" : "jgroups",
      "version" : "5.5.2.Final",
      "description" : "Reliable cluster communication toolkit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4145e487b629ae8b3886d6331b129b0d"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8637b08b1e24b53f756d9756c81342cbfca59a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9c7d31a860fa02ccacaca89524594da98ecd4b11ef5ebe0ded36711e8f99fab"
        },
        {
          "alg" : "SHA-512",
          "content" : "b034d83aee3ef1c10a11b899c2914f7ba0b427bf2bdb99ee89863349ac2777a51b9c8d42134c379e794d48066ee25fc84f114ac661cea6481195fad059ade1b2"
        },
        {
          "alg" : "SHA-384",
          "content" : "e14d5eba79f0512db34e143911df13bdd209aff29ac34f99e911fa609c5fd08e26dd42951e280b6f968830c35eb09154"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5ce90cb37bf453bad6f4f58210ee12824043f1623f37330ed349746d144b9e40e5386ef007a20e1897e8799b04b5c75e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f85cf517c6e51aa1399b34f45892a68448524ca4261affceb7965db5df60f34f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7ee35e10c79b217b95810e2980cc98bd515cd97eb2d9ea644609e2f5f2bcadffd5b840b01dcd0c9215462cc521d2239c81d5385995ef6da4c9b66c4cee01e63"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jgroups/jgroups@5.5.2.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.infinispan/infinispan-client-hotrod@16.1.3?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-client-hotrod",
      "version" : "16.1.3",
      "description" : "Infinispan Hot Rod Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "250216acae9adb64381e2b8267f35207"
        },
        {
          "alg" : "SHA-1",
          "content" : "7ea75f57150ae261a4da6ce9fbe344d4e251d6a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "d72338b62f7b2b70877d197adbf3088e89015ee17d7c86d26615b738b0cfc3a2"
        },
        {
          "alg" : "SHA-512",
          "content" : "4bd5a55e16787dd736c127f3d281e32b8b1a9abbb8aa69ef8d8e9aad5c609a8a475f1220c432bd3a7601a62ac7739c1a5351ce4040ca1125a4ce97e44f1ecf0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "504339974b58c01a47cdd2b6e8bd48e1712b97e5d9aee36622b37ef74bfc891e138ddd1c30d294c9a69439e519a118ad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "14d54c3ae67d4d817f0e5ad4ac7cd5d7fe4ae23d7bb1c87af9cd723b5f073686a6cf7e8b5b879c070864ebb6fafacecf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6e4cb7482ddd65a845496df1bdf1f016aff56696e99f6121654e54f23d509563"
        },
        {
          "alg" : "SHA3-512",
          "content" : "adb1bb8ffa10f55b28b7f18d0656f0279ce2f62eebcf1db94ff257eeb01d5b050c0aeb3c32e64209d998a709b6c0e7aeea5f02730d208b2b71ab3887335de221"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-client-hotrod@16.1.3?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.1.3?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-api",
      "version" : "16.1.3",
      "description" : "Infinispan API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "25a5215356eb5cec87a89a54551f0d5e"
        },
        {
          "alg" : "SHA-1",
          "content" : "6d26d68afa8bd79eefebe529d089f3b3fe5f5971"
        },
        {
          "alg" : "SHA-256",
          "content" : "e5292faac3f1f8c70fd6daf4100169054973905c3cd6bae283a6404018e8f030"
        },
        {
          "alg" : "SHA-512",
          "content" : "66db60b3218f4466f7677f78927d26d33f647fb803924800f1faec03c888eb5cd27d05df98cc327d7fb9fd07182f6407c19488a0eef42e54f2e67bec41b38ff1"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5ac9116f939987adb3e7383759d5416ee4503c371cf56b1a15e231ab11ce423602b1ae29978a40f918485e8e6032b19"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f6e2341c121b0c68a29baf426f2d9309259b9f4ff620db3ee0bd6b5a73f60768b12f5ac24dc1ad316afdba6c094f5f00"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a39bfc2029eef13ec9b45bf4bfc623cf05437765c8fb3decddcba96e6daecc8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "979a39d963660aeef18a0e850b09dd97d76c10b8768a5c66d50b5f9e1e6e68ea6943eec2a5e6d7ed7930d1c023b94557cc28f612a719a1ac1a77290f530cbb19"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-api@16.1.3?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/org.wildfly.security/wildfly-elytron-sasl-digest@2.7.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-digest",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Digest SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9389ae7749e5355195199fee2dc52175"
        },
        {
          "alg" : "SHA-1",
          "content" : "b06a47dfaaeb64b2ade415ace683bdbdc13bfa56"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb2c89af04ed3490163662736ee63d2f73b236b4bb602417d085231391ab94a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "d8d1d6d7be63e68d596b60dfb04777c9f2658c07f037fdb12e979b538eb79bfa6dbb7f27caf3ce0f43bbc3503afe32626867619baeec03d129f1442c210719fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "2000d5ebf146f0d51ccd59f92d7d3489ac1683c21acf4a78b0a8a3a5ce799ea3df1d637edbde8baa3c785d4caa89043d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b529d152853f4a48745c9fbf765832ad12cd69713ab139ac0d5da83ee0fb6720c0563be25ec6979cf4759841054dbde7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8d608dfd4dd6ad9cd407891b1f3a029eb392bea6cb6f24bfb8c4b9900d99f595"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b6af747f4e5037cde2f74c35121d7e9144fc73a1b21e0501f8a2778cab105c2f696b5daf0bbe30a45f00b24a94b67ef9569614e6e848958a88819149888a40f"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-auth-server",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Auth Server",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5df434eba8b7babf1bad19baf2261d5c"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c45e1d3e30a6c02b699c863d08aa12e2797b42f"
        },
        {
          "alg" : "SHA-256",
          "content" : "1ebd0e5be345232176d6068ad8eeea7af4ca49b9a763669e1f55f14d7991bdfb"
        },
        {
          "alg" : "SHA-512",
          "content" : "054ecfeccdfd4d638682d50b9f0e9954649bceee966cf3c727a5e9d4748a98d735dfece2472936f09d5c049cd4dc207ab3c3e7f4541122e335f2d59da72de9b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "d35c51cb2171ed1895a46d2d697639c12d4d9f48f93f04fa5149f6176f0ce5a5e911ce2ba48b6b30fd48d7b7010ec754"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a6190cbba82ef82d14d162ed894f3d55d307551c64084e2c1e1f21b4cc0baf4fc9eac1fa16a817fc285feb951db1c69"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7831414d42bb9e5bfbd15eee94d39c18bf4a2486a59de4d1c73554d498e1574e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f8d0786ff8add5883e671d9005b1c1dd9b887840327e6c8d60b5eb0f1a683e3580e8181b747dc1bbd604ee992e0f94a066056d7880f1dd145d42f7d8266ce864"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-auth",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Auth",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7fadf98fd9fb945658602dd0e536290d"
        },
        {
          "alg" : "SHA-1",
          "content" : "c184b9665a9510299347e064ad39354a6fbc19fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "511b81e444042a516c6f4061744d42da9bd4735f672366e041e8fe80da57c2a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "985bfc3f5f4b33e23eafbc39f07d970b336a57de5debf86bf26a775c37d27668b0a8135960dae762f6a0d03c2c184a8086c95e592c82a1d068e96c7f21aada78"
        },
        {
          "alg" : "SHA-384",
          "content" : "3ebd7f441ff7d8fdc5c7758ba478488e7b8fe5d73cf073aaefd63bf641d10ea264f81dd89cd12dc56d5369e92dbe67d7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a84f392ad8db05436d8bd655d2050728b070b5b804d0c114d2395ba3299fe0b835792a590b45ea9eb66d6408337fbebd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d3c70bb48835dcca0dc6a84d26924c80cd4ce3a8ec3bde09206dfd03f60e691"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c1257af1ad4e6fd7a424f6597afa3ed20830142695cdd0efb445acf6f3fa3e0b35ae894dd98ecceaa1dd345d51f584e9ce8f8c277710aff2e1885aad68722d2"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-base",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Base",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f010e91ad9250b3ca81a690d5e8d024e"
        },
        {
          "alg" : "SHA-1",
          "content" : "7da36553059421eaca76d127b3f7954d04deedfe"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a619186ff35c4210fa702218c95b099f355e488d18a11e0aa641f37a5dd3aea"
        },
        {
          "alg" : "SHA-512",
          "content" : "073f683ea32b6d586888a9a9d07a94f573543620982518e452035732d209da7baf79691207d3338b0f8680c83e9a525c785e98f8127b104761a30ea0ecd2c851"
        },
        {
          "alg" : "SHA-384",
          "content" : "28b01c0423a55619a215d3ceefe4c6b1f68479b612547c99151dc56421498c45ab4e74420ddc5879801615756eb88c52"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e31f3b0e8d5ece5185268502057c09731290b7b998292b79ee382105491d148ce329f4095f229ca7a806b70f838c788"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8043dc57afd701c6805f97cdde0a1c7c34b08e980805f5163e3f73ba18a13d0d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "428703f3bbb68947d9253f6a668abd5e9274b04186862f9d23faf5e454d1e599ed00163ebd7e94cdf80f4e70a1619c49205a99fb68025b976ac4f15ab8c7eaf0"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-permission",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Permission",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d6bac2d770680dfc98285f1e4e28eabc"
        },
        {
          "alg" : "SHA-1",
          "content" : "251f46d852e13c6f6c972d5f691f2fe1b6d420ae"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c39aea5b5ebb1d95ca695c49c0d107a8c37659b21fa3f5e6f4e2b41d1314370"
        },
        {
          "alg" : "SHA-512",
          "content" : "c911c6b251693d519f4ce5dd91c521f943f5dac46517ca353c7af058598c3cb1c82532b64061b332186d33962d6804b220f81285584f58ec6551f2b93773b38b"
        },
        {
          "alg" : "SHA-384",
          "content" : "24bf435d9a67861685908bb6ad9db8fd3d6ad9f5b91f31bf8b97e4df1d648658899af3246054a05cda929debc8f2b5a7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6fb9eaaf081bf8655af402ae7babcfbc4bb8b0756eaa3dd2e24fb490b31bab79640084c4266532e5eba94486daf70c9d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "04ca8e5d5c822a774233f7cdd7ae8177aa3bf00af4702e2c3c1a80fc02a3f6f9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c04e9006561cf3a75902fc0f5ce4ad86551b7ec03636f05908eaea38178ff6b7dbfd5532754177c519370a8bb736be8da673f56fc981611317e893fdeb51c7f5"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-x500",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security X.500",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c1a18c05a476dd163e721a8ccd255dde"
        },
        {
          "alg" : "SHA-1",
          "content" : "3a6e7d0551b8375df3613ceae1c777292c73e7d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "209e26802adcc5452da5151e5967ae6ea9a12da7be632f9a33a5c62bc8e3cf5b"
        },
        {
          "alg" : "SHA-512",
          "content" : "206dcb48e86957dbc744860a23e6575c80fa99cb3a8770b43cde7a4709615d678ced7b746f407e231d8c1b3fb4d6257828c74732d5227d55f9b68423eb0f2b26"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b1cfd03640d8d434eb8589731cdefa9c88221a3d738da9dd027ad406452fe17b2fc071c0829951b4f72859df0bb963a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b6710b6a3a0ea297af5fd41b4677a54ca79dd269feb0634c1b6b9bb90d5595bf665a0f874a3f64b345984f88bfefa9a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "64a2abcde1b8ac0be9c58ca116d69522ca570a16ac02dca69f03db70f8a823ca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "18831cf501641cc2b1c409c9ad6d1c1afeff4d4125178c8f6f9f62867e29b007039fb246c7c38d5e3e110c16ab4f7e69e2f6b60d05e372e4f8c09618f22302a1"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-credential",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Credential API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "68a47ad56950fc3aceabe7ab34de0609"
        },
        {
          "alg" : "SHA-1",
          "content" : "21d81a4a3a1b1d4a27c0f861d6d90f349cc98934"
        },
        {
          "alg" : "SHA-256",
          "content" : "5b726acadc5a265f4481047f44c560f204e3a52040ed67f08179bab7178727cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "482224d5a74e063e13147d70117afc9a05023027b696ede41b4bf1c56aab01c6608609345f60c2d01839c90adee9f617bd2f7a3b5c2f39bd928e0f35b2b6685d"
        },
        {
          "alg" : "SHA-384",
          "content" : "fb829ea048cd14bde5bb8c27d43c3a3ea798e143d0a76a4fc2e5ebf461dde5d949a64d69830eed44021a96dc58c0c070"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f22c0bc48abe159ffadd255fc6cfea97312ac0adf03a85c5b76f4b6aa1b0c4c86bf9ce63a943dd7ea076abf6260bc5a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed2cee1571e2166da3ecd1df5917ec9226b1b5883335dc6d91cb0b0bbee6bbff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "39255068781d98a9bed394b5d904a5310ec9844d9b2ab10c902b2771812d62757a855e73870cb6596a28daf6ef435d75c63c1b6d5a50bc1dc7cc70da3314a694"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-keystore",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Credential API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1eac7960033133ad5ac3d6c43dd15409"
        },
        {
          "alg" : "SHA-1",
          "content" : "a8906914e658f6ac59c9c1c6739ce37c1934f24c"
        },
        {
          "alg" : "SHA-256",
          "content" : "880f0d93274e3a1313bc0879d0d96ac0f461c9167a761b932ff15d7cd8f48348"
        },
        {
          "alg" : "SHA-512",
          "content" : "46bb66ceca80389cc732d82f828697f8be10462dd2bf21c1aedd07ae2e42e68eec574d7740f8777d9852c88fdb42a0a9d9edef480388f8dd48681ca118d505c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "5a9feae4d3cb48a8bde533779d164ec1c846b00d5c818fb6a7a7f1262684ee5108afcb6ab6cfb9a329807f6f5e4782a4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "624280c8a1d4deb91228c43d06e66e00803034a890fc55ac72d3e84f980c7cde48f759eae3484d150934b00422be0a37"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b4a4ee4b740d6b7afa842bcf9239a315f281b5db81ea0345000dc68f6bc631f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8bf18a446cbafe8cbd799724d98804d6153211801498d956082ad06bad49c0fe8dffdbef5551335a67b4bf964473b7a702a230f9ab908a568d41069270887dbf"
        }
      ],
      "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.1.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@2.7.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-x500-cert",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security X.500 Certificates",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4422541c4d671646a876b7fe1a676220"
        },
        {
          "alg" : "SHA-1",
          "content" : "91d8c91e6e354df91e694b7607f2f8f034416ef3"
        },
        {
          "alg" : "SHA-256",
          "content" : "13345f937cc7947c1b4cb30581263020798267505afb0c7df9ce9c5b3f54f1d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "d936d9eaffbcbe119da7a17b53e95e96e84590ecfae41267fd3e2e29805d3433b8bd0ba300998e9bcf445de8a12de0290bb0b8b4caac67045a83ec910523de58"
        },
        {
          "alg" : "SHA-384",
          "content" : "2fa39a8465c9a2211b246a7d41ab93dc999f91e45a3e3f50b7f38922c80841e3c1e3fec7b482d92f99daeb8045a319d2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2eae10c6685aa1f91f29fe8ef536d61a341445fe9e67ec39e6fcd67bb9a767f9cc22e15c579162f18d7a6b682be5bcd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8669e8513cd22c7e46698f5f8b6d001151bb88a40c7fda4ec9d4e4c9336a981a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "470de78050f0a43c2725e0993404e52b0a7808c238228a59338da060e6c7776b50f311b9bb3927ed586cbed506a5532889bc6eda7108a6305f4c70436376dc35"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-x500-cert-util",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security X.500 Certificate Utility Classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d0ec6bdc1ab748cf61256abe6dab586b"
        },
        {
          "alg" : "SHA-1",
          "content" : "74b6defad5deaa96c08a29c4204a208afaca5c73"
        },
        {
          "alg" : "SHA-256",
          "content" : "149c513f7df5f17cdfd9dc8c50b89c721dc80be38e258c41c4750dd61b69f94a"
        },
        {
          "alg" : "SHA-512",
          "content" : "499756efb32aeaa8fac12af69cb87f65411e174726604cfff565d34011f7da7be2030bb0e908630973e31da1d759df2418490cea2ffd82d2417f9c16d711a40c"
        },
        {
          "alg" : "SHA-384",
          "content" : "63345f7d5003caac137bdd143552f85e09bcb7bdf63c07c17c32afd59c03f54dc1e50ccf8aa2d27172921a3fc2fa5ab2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07b292a69771ade40e4c0c8f96dce949b913dd1a1a3775d1490bf06c50b024df2ebc2f99952e0ef7c02b2595b5fb5e62"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b8a2f3c56283a27a7cc8eaa1cc7cd6800fca6dfb63e086a1c61f8262d7159c91"
        },
        {
          "alg" : "SHA3-512",
          "content" : "84d05c0dc6b700a166d82c1b16d8bc8bc5982ce5db53ab28d22e3f1d16c18a4b548e3f88364deae4fd5768b2445b6e11acf3aa5a2c8bd590086286f9630957aa"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-provider-util",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Provider Util",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6976fa317fd1c31cac65b0fc1b5d9b42"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0575dba82ac00ea07a757bc1074a7b3c645c2b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "c545b59fb9253fe7fc8c70a77513b30799e20d1d756e06dde23a2cb2478a7802"
        },
        {
          "alg" : "SHA-512",
          "content" : "989cd30e7291a6d012a2310f4ad4aae86ae00ac200c45920a90898e57fa0d72acd48193878f308f872efc681a2451bf967e2a8aa243d7211ce859c38888388f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "c68203758b705777bc9fade6ee2ef2e03f6951ad7b2cce6e7b1ccf83e4c3baf579f1c371b3ea3d888dcea65b1e3b2d4f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53e4f70e8a9c80a7b70e38de692692343369bbddd30a56267b545bbed2b12ffdf778f26f7baf4d67d285c7548d56611c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1f6a57927325b334d35cb691754959dee49bb1c8cc1229b6a2842369581bd69c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e508d726e56301e7c0c8889bc06771dc7a2e51d3fc1127c27785c864f55f84348c0b92daffe2fc4b687b1238ba4979225557d2cef95947cfeb0d3f2681f321a2"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Mechanism",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94561489bccc191774a5e09b174cb639"
        },
        {
          "alg" : "SHA-1",
          "content" : "b501f726e2bb7cf1da34c5a7d59bdc21a4659908"
        },
        {
          "alg" : "SHA-256",
          "content" : "f304fe66c2a9ebf03ba8dcd4897f05c3ade8e3b611200a1b8a2e7e2bd9f6dc0a"
        },
        {
          "alg" : "SHA-512",
          "content" : "b535f5cc597cc3d54fdcd06eff6dcd1a251a97a03f1e8055caf3d2004ae60bbf87b2d9d1c1c2d81ab3a7f77de3d9624a8ac4585f5c3873a5f86d5638079cb68d"
        },
        {
          "alg" : "SHA-384",
          "content" : "8616776418390ceabdfbc8a1a5ce42a7f2b694e15d2dcda2c622681fb2c6c984f36cfe1323e0aa6b5880af2320ed417d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b8349d94b3a0b27bf819e9ad7185973d23ecfdf2a7776bebae259f8c5efcf53e79bb306a26b4a53872efdb1b34116042"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f2f40d79675c427c6dc594f80ab46f36096a80a54c04cc7e451e24353ef47dcc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "37b1faae4a690ae1f0c8dad24e22d50438f3c53d6b00e37d06125fbee59d879ac438509c97c474d6654daad4362f999ad93d6d342af4b03f5b87698054fe0311"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-http",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security HTTP Framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26d7da7721e9dd8f4c7d0f2bedcd9929"
        },
        {
          "alg" : "SHA-1",
          "content" : "dff6cc3e65a7d097e7e8d0576fc3f6104a67c181"
        },
        {
          "alg" : "SHA-256",
          "content" : "4fc324dcf91fcfa96bacff7122303894b1167cb194beb2c6c6e90ddbf4f9e76f"
        },
        {
          "alg" : "SHA-512",
          "content" : "439a28e574f03157b036b032043d39942a3c1e1dd84ee5ffa75dc5ee80d006128ab080a885ccef95f8e08a6d1f74509e09dce8caf1fac0336a485a0daa09129a"
        },
        {
          "alg" : "SHA-384",
          "content" : "47bec7bbad7901f8bee91895579bb04d0536093e10d0ac7bb922c1d20b1a5bef8409a2a1795df1268c7c0806e91769cb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9406125782a73fcb7c2ab71e49ea62d7341f6532dca5a66a6376ed6616e2c0d6c25a577b354ba4f650ea42b03333a6df"
        },
        {
          "alg" : "SHA3-256",
          "content" : "32864c6002c0b076679f2d40a5a194dd5e1b659f21ad91cca4aa0fde13265dc6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8ffd5ff8b401c5eb940d9ae2d02ddd7d28c1faa1d59570a722c1782281f48f77e6298084ee8e522005777b32f2d8dbb3cf3e049488b9b53df740d251dc62a703"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-digest",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Mechanism Digest",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fd719240d7abba699affa76d21ab8fa4"
        },
        {
          "alg" : "SHA-1",
          "content" : "e3e7b8259a001f27e8d70722fc50f6c2740a21fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae594781a7f4d794e221124bba531b48127e91fe32721b892d0d4e384991c5ba"
        },
        {
          "alg" : "SHA-512",
          "content" : "eccedcd851e6caab81f2848052935a774dd71a877ea284bc3f83217493b79bd58461c289207cb636fc405ec2efb4e9d830ff6e3126c49234e3df8189955851eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "0cd003a084f6e404506935d4dc9a5fad09917cac37f50373fca1410b0669e835533c3c138b22763ca48a1e17bd7c2574"
        },
        {
          "alg" : "SHA3-384",
          "content" : "24169ae0b3929c5b4d8406a4df36a485a6c6dfc11860856be0f6f9cf9d7ba6642a1d8344ceefd87225b66c6c1495ef5f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d81fe9bfa6660c619360198df40de960a4cdbf85429909002fd5cc7522059cf1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ad79d5addc9dcdc54d3e02ffc225d4b57e7b3af73e97897901966d8a5a9ec689c73265fe2c321cb83f78e0ef847597e2c76e7d499b4b19ec627cbc69f8d6b0fe"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security SASL",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6c70799ccb0a441979fb28e3d1259551"
        },
        {
          "alg" : "SHA-1",
          "content" : "33bb20dc049e38825d42ac18d3c65ab1c78001b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "a02a1bef0d0d95d768c80daec1f64da31e8c26cdc579bbb65a7372257619bc40"
        },
        {
          "alg" : "SHA-512",
          "content" : "c15334d2bf13947cca101f484f13a0f6144bbb17a46295c3255d11a8e34db9644959e7b65009be86954beb839fde52514d119c3919153dd00ee3831106e20f24"
        },
        {
          "alg" : "SHA-384",
          "content" : "22b4f8b8562261f3798a35298085ccc5dc2ee9e7d96e38f81e7b8ffba45ad84ba61f142cbdd906ae4970ca1f5f0348b0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ecff34e77a0e95ee8317f0e42d475ee8cc979b54492a3ee402c79b538b1665992d907d1ad65e2fa3a88e7aa69a0bbbb4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "13cdb4da5ec80d1d0f0f38871048c60fa63018eb5d142c25bef277cd1a4cc603"
        },
        {
          "alg" : "SHA3-512",
          "content" : "caaab27d13c9aa14a8793578305ed93cf30be454ad6b7cecce15512556c1e26f609ebe9ba81694faea3de52e8599abceea5e46075c8904c38a7d5b3c85e048b6"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-ssl",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security SSL",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7ba2e29badbb485fd4c76866dee05c2c"
        },
        {
          "alg" : "SHA-1",
          "content" : "a89c15a537a3fcccaaac63915ff94ec3e7e16055"
        },
        {
          "alg" : "SHA-256",
          "content" : "9ff84857cfe7426c5c6a76b12ee7af9774bfb4f0dc523b5f0a5d7758fd68793b"
        },
        {
          "alg" : "SHA-512",
          "content" : "18ec6c4ef74fdd510f3f737384cd921a18c3b71c66669300fa18524a346c3073986ec59340077c3db827e64df86783d975adcecdcbd4a1ef3f032daf2f534ff2"
        },
        {
          "alg" : "SHA-384",
          "content" : "49b2025465effc1a762b2333a101a111f1d9291f91a5b60639e649f8dbdf5decf0ae6ba76571214cdd9af6887fec5dd1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7246356aabe9d7e385a95fb2114fdefe3fb3a692c60c748bcdcecdf26b86d735edcddf1aa2ad6f9d08231e19b5c2136d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ad4d448c94558c626818709d836b59f323afe4c5b04122de394ae5ad5d75d85"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5b95fc91ad1e36da8ae9a7aacd61fb769e21843e8f4a7c8a092df90db2beba63b1d97e504996c8f209e90889cd72f6b28b35156260c776791ddb418ea25c95c6"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-util",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Util",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57ebb8f38e50bd70255cb4307ef9da87"
        },
        {
          "alg" : "SHA-1",
          "content" : "d23646c8b9ee2fecb052fd70fa20dacaf2d3fa61"
        },
        {
          "alg" : "SHA-256",
          "content" : "86850ddd8ef76b82a8143eb4d6b3fbd5f2dc0e2c303106cc4171d0934f6c50fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "1fa10ab325e4b3a5e207b31bd9f3d0883aaee9ac96d36bff157e048b9b276f93361a7d0f67521211eeba310796d004f5038cbff485aada0d479ff1e423d29daf"
        },
        {
          "alg" : "SHA-384",
          "content" : "79cfb993c7cb7813ab0daf45f4c6097804d09ce6fc206bba945894ad75f53cff2d6d4650b41f9ddeaa441c84c8f3db1b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c0dc2cf7ae3d28c0379f9e15c96dffcb450f44b6d6853f70814594a86a0318599bbffa60ffdf68fb9c52afd7dceff2f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5040cc12cbefc1b645a470ced9b2498c5bdab449d0017ac0589ac151ac102160"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1963b1be99e2c9f449f5e69cb70c3c7dafaa27de9247c1473708006cb50cb9a24dbd621582eb467e52763de0ecf913b0bf8c5239c1c4a33a26a7dcfeba950a6d"
        }
      ],
      "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.1.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-external@2.7.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-external",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security External SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "284218c705dd6e414f66f6836f61fbd9"
        },
        {
          "alg" : "SHA-1",
          "content" : "0edb08d3c68ad0001c7a2c6feeb7da8e39448f2a"
        },
        {
          "alg" : "SHA-256",
          "content" : "3df75b737d05aadcd980a977c98359f77a98862b60247603f2c416575b08db0c"
        },
        {
          "alg" : "SHA-512",
          "content" : "14a5f712045792fac6ac5dc2d0368892742810e9ec4971025f9b52e1a4311dcdd90d0b7785f1480db6740143f02e270b732583e56cba46fe4dc03eb52f3ae572"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c9023183c5c935fd4ef1e0dfa3c66c8d2bb179ed0fee7adb5e63ae4c50e50620defbcf8932e1130fae91ec6a04e69b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8ab7c7ff472baa88c4c66217dd00ecedbbb93122074d4b31a6d8e69494e24630682b8366c0bff51d60ed31c9bd7f328a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f1026676533b6cd1e052daf8ec4f6ad950806db42b0463a6439e2527ba5176b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a611344d3818df23f4ca63cad29d0edee8cf555b04f5d248f2a6aa027dad2ddc1337588c8078e42e9395f8c98401eef1c416ba74296377cdfcbad6d7bb11b303"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-gs2",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security GS2 SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4ff1106f926960130b77a823399eb8a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ffe798c129f4e6a25d099aa35384e46dcff9b62"
        },
        {
          "alg" : "SHA-256",
          "content" : "53c7fa00710d6d70838f059b80deefc6d4a96262c963907b2faccacb13730085"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e590148c8b73df72dba2a50d5fd3ddeb956d419fab1f5bafd161d8fa38df8e71e7c93adbc6ef4efafb401e3d9f3cb822d46450bda23b2b1c7a2f3d51d30d5cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "01f450c10b50f62d2d3e10c905a8a755faadda341073fe7b63f1d66c480b1b8eb0acf414d86aac1565fef9f9f16ef679"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1fbc04c0b7c64cd0ccae55e0c335cd8de461ec1e21f518c5376210e574d9b1a489f4739833678811d7bd115b5e382acd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1803a9f041a4439c185c7a91600a0ebd9d6d341ccd44c1af8c71d625795b74e4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c09b00cd50abf94740216f5fa03fefc8e2743e554e8bb09073373baa7c73301bd89c087a06a49381ca5ad5241bd2eaef7bc9cbabd76ff5f40f80ad46566e9d0"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-asn1",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security ASN.1 Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b78098a6328646e0f135863ce786390"
        },
        {
          "alg" : "SHA-1",
          "content" : "95bee8d99d942bfbc8d13e62a0f3a8c8a2302345"
        },
        {
          "alg" : "SHA-256",
          "content" : "a896859fa27f0a67476b793fdb1fb9000b657c5e279856102384dbf186257d74"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c3e0521541d31d561787e0ea2cd04fa51da61ac560f98999aaf1be49bb386d1f869d3e238364011d44864fad0c72c811a0ae2fd0da0b17f66ee12b68bceca52"
        },
        {
          "alg" : "SHA-384",
          "content" : "224752fbeb3eb1c9314163567a0495e9657036c56f0b4e1ba5ef9a1f863b0ab6752b2961acb853eca10259a6bf397de7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bc2108c8af4bf5f12e8c606e993c441e062055dfc2cc916e2e04417a7a82e973cc4a950ba40cf14aa8b0c1eca303e796"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1e5d2b221af8d62d212f2e8981f190d7a46a6c39a59142d78701ced0c9173bda"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2fdd15ef0d09ccaa3ee0d5f10e191c59c9726d13374c75eb2858d3ddf556fccb4684b3312ab9b72781e295b8d373c53f3f21883fcfc4a266482170e2891b1edd"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-gssapi",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Mechanism GSSAPI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "29162d9982229c00b4a2631c49ed0de7"
        },
        {
          "alg" : "SHA-1",
          "content" : "97015aff46a622123be5c8b372150cacdba64352"
        },
        {
          "alg" : "SHA-256",
          "content" : "c4a502a9ece70783816225f0ffa0cc69df63b8243143eff27db23e23afc18c98"
        },
        {
          "alg" : "SHA-512",
          "content" : "f96a3ef10b8f3e57e6b751820684a386486bb268043fab6010f93251000b3ddcb72ae3f2ec4d8484fe6d185f0b30ecc23b19c2aab690fdc478f00fc61e5a07ac"
        },
        {
          "alg" : "SHA-384",
          "content" : "0bdfac793f507e8ebf61f6abfd84ce44fbd1b62349449e10bf19c321a1b404849fd7484a7d96477f0c76b3a8365bdfa9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6e91890a42e67d0c0136826b4582ffb8982336a4d7bef988eed1056c691b569efcf8ae4b2be41322bb5fd0b036ea03b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6e0a6bdf6ba77819cc50b1a8d4b048f23719ab88a724673b78318f7da22bbbce"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3fe100f9153c367240f36e9068099958cf5fd95ee8140a73376c1d734978d1442ce26efdf1c6d68d40ff3834a622e9bd3e6370dacc327eb906eb499ab8c6fdde"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-security-manager-action",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Security Manager Action",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e34713e624e11a7aa53a847fafb1e002"
        },
        {
          "alg" : "SHA-1",
          "content" : "51fb6a3b4a76552712c1ea25d619a74c62b54453"
        },
        {
          "alg" : "SHA-256",
          "content" : "bfefe80f48e68f41d886fce015dbf3196d6b16f9692e2e49cc850b2cc3df495e"
        },
        {
          "alg" : "SHA-512",
          "content" : "5ae2c76ef8779119d6c4153db2a321ca4c4ed7f899a90aaafb8194a585099b3d6c55f9aa3e6824996588b64c212ad3f9f1cf07f93b26d1d051ff1940e334741c"
        },
        {
          "alg" : "SHA-384",
          "content" : "f78764ec677180e878dd6a9e900dea1e1eb846229c1cf1ea23467a2676eda5520aab9d6064bcc335d81f8b7afb7fd92b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d92c4af279a2d82e5a915e0c8da1e7b83b50e2733c31bd8526525c20a4aacf886675c299327d0f0ec2d0b4be3fd50ada"
        },
        {
          "alg" : "SHA3-256",
          "content" : "094384fa4dcf3b17fdcaa99c95f6748d44f290f2ad9cebf5f88ef33183039e03"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b009d87bd21afde954644ede8db9bb6b1a88257ac1147872878a5173973b34dbaa4503486d6a9e3c820f7ba5cfce83c810a3b8747a7a28ae57f5d93ae8053541"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-gssapi",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security GSSAPI SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7f7a91149335684546c0d18200001c62"
        },
        {
          "alg" : "SHA-1",
          "content" : "75e3331a7844739ada230d70058424bcf667e773"
        },
        {
          "alg" : "SHA-256",
          "content" : "95db609a589ce778caac3f314700af7460c73a6385be453fa3bc46fec4bad13b"
        },
        {
          "alg" : "SHA-512",
          "content" : "4b443007005d9b9077325cd6ea5677385e4b3cec8241417ff08345dc629540f9daab61bd6e1363b6ee8b0eebfe807f7ea93263111c5096378015a78b0c5c2011"
        },
        {
          "alg" : "SHA-384",
          "content" : "6757159c841be693efd6238a9a978d3fde9b11e65dfb8e3af9363048ab46c1908d06b7fc84263c2e194391451cb097aa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ef4d4e1587ff1a8e310296ea83b4c842a2b50c1e1efc7dac55a179a6b459093c44a83a321dbf878d5e732b143c143fb0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec605c8eebe3e1c2b55a47dd4760d5c23fe4f8505547cd0e578cacc88964eaf4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed2293109c7de714a69c007b7555fc393f34a91c847483862a92d1abc3a3291c794338e6f1781678fc0986b3bc5a79b22dbe1d9198059f6f4bad3e8f1f6fff25"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-oauth2",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security OAuth2 SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "02a87a06f93010711336e233402b81a0"
        },
        {
          "alg" : "SHA-1",
          "content" : "4e64cb4bcfd1df3cdcdbca574198dc334023d4ba"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfbd301a3421c16338b577cedb8bd1bbcf575f1e7ca6b3fb3f867b8d419edece"
        },
        {
          "alg" : "SHA-512",
          "content" : "050ab254f0ab2f0925b7d1671fc14277ecd539996d83642ff486d9c27f4ac5018f7163fd26ab23be89fd49b1b808fa01a8b96947674e16d864463d187d17e782"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa4a263ed5057868f5b603611b82119fe93cd2734531f454966cf0152c81a63bdf210c1718f98c663f7a880240689963"
        },
        {
          "alg" : "SHA3-384",
          "content" : "429b74dade8080f25963de410ce0c62ebd7251e014ce1152fb7fe8a6f51fdb38ea57abd111e7f225f98af273f555c84a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d02c2503336a953960894c0f4e3edd911f1f2f90455a8a27c9b339d3284bf05"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0feb8768e50e77ede57cf2adb40a038817ff307b81f3bdc1ac9315ae010e9327f3568a552a27e8c8e7269e910e7cdabc96de63da75b6f43a5b3b5fa101cd39b7"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-oauth2",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Mechanism OAuth2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3792acc1745586cac3f38c6ad8cbdb98"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e46285426a892c021e5194f2dc28cc51bfb0bae"
        },
        {
          "alg" : "SHA-256",
          "content" : "4264b9a4940625b7e7da5d45e1fe906178eab16a80136e288b83be57c53bf715"
        },
        {
          "alg" : "SHA-512",
          "content" : "d052061c4f9ab8c8ad7f5c275cd3675549d451a6e625eb022e591c5b031aebb15a19d4e719c7fe6eb6b3ae51163ea763215161561bb18e4bc6011510dd4cf26b"
        },
        {
          "alg" : "SHA-384",
          "content" : "c1c6835555715fe55fbf9d79675c494e8be53d6ee8db5b9aacc0460ecf265a3610ec82fe5fdb9cb1261abe20668ad2e5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6c6557a09b0d95aa3b80acc3509d6f062e319e4ac6a4630c8c9fb68a3895c11929bd3882ac5cb26818f4e9a9ec89c212"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6bcee50826284f77ca06a3614afa6496bb791b890f844e80fb34597e136b33d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa4d80c49862e6e4fc670fd551e8547bdcd97bba9502ba9368cddd88d01b92237af0d26779899aec69f015a2b89139c4f674a5982f1f461bcab5dab514dd5741"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-plain",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Plain SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a4c0bddf789ecef566d6e6a1c9e58880"
        },
        {
          "alg" : "SHA-1",
          "content" : "665449b70d9fc73fc4f01c9b10f241d8143d0b1c"
        },
        {
          "alg" : "SHA-256",
          "content" : "27628cfe6d8db2b091869058eafd9816cb419e7b79b04297c5fc1fdd4eb969de"
        },
        {
          "alg" : "SHA-512",
          "content" : "b3353c6ece3d29b04df22926aeccf160dba7c486a8e4795523e3c6a8e4615a9b0608f7c36384b29d0e0448b954ac82e78eb3dbaa9003ee1dc43cee82600f7119"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d44ab62da6e8a009d226b05fdffd4e424ff06dc6bee170920b6810037c366770a92daa29f84a41713c7b78f48fd5295"
        },
        {
          "alg" : "SHA3-384",
          "content" : "97e2c231c80731115e6204992ce8b09283ad3ab64d99c30b591fa3ea61b3af3f78dbf43d97ba9b7a160dd792d15867d2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b42aa138395b71ea8c0c52eca1cf8af8701d15b7bd9fcdc4e541dc7f91e40814"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e21d145d1f2e35425457b0515a2c05365c521bc52c3d496c3bcd9562a76dc3abff0a86a1f63aaab56fedb7e2dfc482b56d04dcb2e8d03dffd17a30ff03282dce"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-scram",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security SCRAM SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "62451b64f9d9562118b6f2b320814333"
        },
        {
          "alg" : "SHA-1",
          "content" : "7153da6d6499653ec1604d548ad79004ac69250a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ee3dfd979418007af2e2a2563fb5206ebb2f01178172fc29d9383cf3aa09fb20"
        },
        {
          "alg" : "SHA-512",
          "content" : "fed2654d5def687c6518aef21f530ac4e947bb21dc221b60daaec5c1c99c3cd02204e30b1bb3cccdadca16a6cf972f1a4ea9dce8781442f62f399d27ea06a471"
        },
        {
          "alg" : "SHA-384",
          "content" : "0313aad7e583a05f9edbf6f41e8ab0bf346f86e757c9628856a891a67cd4f5805cb3ecf5dccbf696aa5dcb68ec2e2a95"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b19b2801733a0add26be44180c1513c8b31dea3a7de9062cacd15cced6801c7ffd124bfddfe066c179a1047a8817e8c7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fb604eb04bdebfe2d85e3dfcc93792069f89ef1023be9fa9ec7ab52e8cbf40ea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee1fe46e5a232374865dc5626898b9a6e469efeb2c7d4c12de8f270843b431a7e4042a10fca12c395e287dc3f5d4e5ed28f62eb7dbe6c1c6c151fc0d9816dd64"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-scram",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Mechanism SCRAM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3bd8b84203f4c63ae97de0739cf8a220"
        },
        {
          "alg" : "SHA-1",
          "content" : "31df6e2791e017d6982c95c63f8517721b2fa075"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea3b62aee384e069a4aff4a3e3220909b419ee0d77ee634d23630835dc059469"
        },
        {
          "alg" : "SHA-512",
          "content" : "94c9e8118887b0d2a27c8da5f9c5d90df47c7393dce8d38abbcbcfb81381c601db8e0e52488f48bb2b8f1748732394657664ffc8d409d0b274edecd507ab87c3"
        },
        {
          "alg" : "SHA-384",
          "content" : "9685a44108ae32036787bd89ddb599351ba92066fb115ca98f6d89f1ef62a42d1502debf5ffc059eed5e8d0defd41f5d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7ff59a41ddaf9758d306da65b9266ac002b19a697ca0c83e1c2a6e872cecd3fba40b7b4360adf1598f8934450826a60"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e0935f3fafa6d4f8e9bb7bc055fcf7130bf8b363152beabcfeceb1228af03ced"
        },
        {
          "alg" : "SHA3-512",
          "content" : "07ef98efe93a8a33becfeeb08da1147e9c2122ca2093f36761ba5e493854f56c4b3d36dee81fb9906369f650c9b14c34f4940f25010ead36ad8bbbd9f3300a2d"
        }
      ],
      "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.1.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.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-password-impl",
      "version" : "2.7.1.Final",
      "description" : "WildFly Security Password Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "911d06e75208d2a67267bbdaadce50f1"
        },
        {
          "alg" : "SHA-1",
          "content" : "dabf3f32e941fecf71fd4c843da79768fa0a52a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "0ef3eec15957f57a9a6d19a3d84294a840db3fd60441a6892de72fc3e2c79695"
        },
        {
          "alg" : "SHA-512",
          "content" : "b791bce55ba77829eabbf5b08bc71e2174a546d829a567207f0b8ecec6dd7036e73a38b42eb1a703f5d27f1a686e41a6f065f20bf9d8f98bbc78a99feb048f4d"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa5ddc56ba8af377cb091c5a309c66f962d3ecce635d5a4ff134fc7099fd7cfea79cc83581defba90f605ceee42e55d4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "edcbdb04612f303c2c7428cfedb19c10f5d567109ecf2946237fa607f5f7f7ff20d93a403dc7e0a1882e318c2754eb00"
        },
        {
          "alg" : "SHA3-256",
          "content" : "31b04ed7c3083430c63ca6aaaf9b4b306b9f0416438962e555b0f3e7eb6e761d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8e1c15a852d9edae983c2d9f032722331a95e0840ecc25bb2e8f0e379753a7cb04008c237b0793693efba4f6442a56e8672816155883ff72b35b27c358e2caaa"
        }
      ],
      "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.1.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/com.oracle.database.nls/orai18n@23.26.1.0.0?type=jar",
      "group" : "com.oracle.database.nls",
      "name" : "orai18n",
      "version" : "23.26.1.0.0",
      "description" : "Java classes for NLS or Internalization support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "796970a85f4b2251a59bc575489fd09a"
        },
        {
          "alg" : "SHA-1",
          "content" : "15fa4ab2b40ac54ac07ebc9700bdcf3b1091891c"
        },
        {
          "alg" : "SHA-256",
          "content" : "6ec548dd6fb544bfed968d4a7fd7764d83ee6e6770ca60a6fac02f15387662d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd3ddbd8bbd2ea537a5c21e10424722b08a2add09372f5c24077f4595cae84a19cf49ebe346869cbca99dd9d87eb750d374878eacd3ccd986fdd67ea0dc48c98"
        },
        {
          "alg" : "SHA-384",
          "content" : "143e8951964a73719e44cd35f71754679d081c871ca2781c3f4c7f01530c7c90537c748aedef76eacc8b98011715a757"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88d9910222c0c53dc2ca53f9cfd4962e72124e73509a4600bd0dab93f85ef1918119672de0deb4d7812f57dc91593506"
        },
        {
          "alg" : "SHA3-256",
          "content" : "75037b9473148ed067c0036cda5d250759d0fac5d77c84a4daaec776328a6a66"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6506bb32eed39a38bf0d9c150ad3f1a7497c2e35b1e640986c449f18731c242aa34ee4bd3b259d0463c04e3ee922c79b4b859ac8d68ebe3e406e449ea4becb9b"
        }
      ],
      "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@23.26.1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.oracle.com/database/technologies/maven-central-guide.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oracle"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.oracle.database.xml/xdb@23.26.1.0.0?type=jar",
      "group" : "com.oracle.database.xml",
      "name" : "xdb",
      "version" : "23.26.1.0.0",
      "description" : "Support for the JDBC 4.x standard java.sql.SQLXML interface",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "88b5c7e2799ff9ecf5229576a891fd84"
        },
        {
          "alg" : "SHA-1",
          "content" : "3b78c0ffcce44a804fd93832bee9374b9b573eda"
        },
        {
          "alg" : "SHA-256",
          "content" : "5b108449ab579065aaa747e31c6e2f486c8eacfad52023f2b906b1d3ed5202d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "62ce4602822be692575de53cecda63dce0380b0b65f6aceef935d171a5d567ac592e85624a4ae4ea908af44e85a3d3fc196d75c8faa6e86ca81a0661029f8615"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8a8513e73d1ad8767f349e0ef3c837e158885c6fe766497460d782b9ab0592188b9b662f838c220f43d3ef58506fce8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bdeeca557cbf04ec68f13f6a69b8e203170aba465a972d97c14f27a487834315a14fe1156339200b42d958be1557006a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ff2ee83d2fd17fae3b1bac9bbfee8c90cc01ebad6cfa7e51784be97c3c62156c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c83751dbb2b566edea8f0ac9d3e5941b4e90d6c7f3692cd87bfc1ec1d0cfdeb24e004ef110a3715218212caa8e5f798c110e77d4c65614b420d9790d9f92fbbb"
        }
      ],
      "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@23.26.1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.oracle.com/database/technologies/maven-central-guide.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oracle"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.oracle.database.xml/xmlparserv2@23.26.1.0.0?type=jar",
      "group" : "com.oracle.database.xml",
      "name" : "xmlparserv2",
      "version" : "23.26.1.0.0",
      "description" : "The Oracle Database XML Parser library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "00da708118f3a0629852e15176ef0f08"
        },
        {
          "alg" : "SHA-1",
          "content" : "fbb5efbd870f64fd1b3ec123f5d4b239b418c15e"
        },
        {
          "alg" : "SHA-256",
          "content" : "2718ba7041b26c2d19e9267623b45412707bb4522ae29ea9b82dac671192e3f1"
        },
        {
          "alg" : "SHA-512",
          "content" : "8897e5c63d0aab1bda7ac10877932f3f90633207dd4583763397fa4f34e07296fba5d6a178bc10113930384bd07e2f1b9035f289023a50e213951906f00659e8"
        },
        {
          "alg" : "SHA-384",
          "content" : "d86c9c25a2721ca8384b8a9403a8f362bbe74f56582add29c751309d8c5cd40c4c4e6515f9115113092f0a4ff3da999e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "09c132d903bd5b2a9e7b3f629443e8f2b5891b8353792295c41ed24fd54ec25b730d2d839e54427f97a84e5c1ce535da"
        },
        {
          "alg" : "SHA3-256",
          "content" : "84bc42a67c4807ac130c6afa8a245b2096c06e213be7db31ae4856727883760e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0b0089ffe0a48f90c251d645d934095307463f6e26167001bf81dcc1c4ca2897a29fcc6e340a7699e60bb153f3801d932261bd1312de9c9cd53e9f21bbdb40d8"
        }
      ],
      "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@23.26.1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.oracle.com/database/technologies/maven-central-guide.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oracle"
        }
      ]
    },
    {
      "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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-postgres",
      "version" : "4.22.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.22.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-postgres",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "21e288303074b64acf4936f700ec61e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "df79abdfac01c9858587b6adb9631eabb9363819"
        },
        {
          "alg" : "SHA-256",
          "content" : "e7bb97f00f97ec78d7c39b19e2b0797739438433b6acaa0941e18dbc2da0d854"
        },
        {
          "alg" : "SHA-512",
          "content" : "07bcaeae58cbf50e16bee9f1ca9cf424a06b89cf10184433f4f6617762f4352144d02cff43645057e7a229a0504bd014d3aedcab435fe29f8c849be0ecb7b7b9"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d7aed4a8aafc4fb65ff9cfa61a1faf01db57ab001a67698bd339f8fb8fec739cb0aac1ca44d44d1ba3ad1a3af30263c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "31e712971bc812cde50e5d6cf04fb9c573d97c7eba94144f58b10e336058688001a722a490908b7aea189bbc7b77ff6c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9f87d7b1609695d69110c4989aedd7778b004faa8fa34f64ee9418d623e7452e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d66a7185887020dea28fd8e925d549ea00a74f623def6589ed919fbf809d632f0150fe15424ef23cc9e5b5a1f12078a5f5095faf193d7b458b7712db385cbd6e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-postgres@3.6.1.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.11?type=jar",
      "publisher" : "PostgreSQL Global Development Group",
      "group" : "org.postgresql",
      "name" : "postgresql",
      "version" : "42.7.11",
      "description" : "PostgreSQL JDBC Driver Postgresql",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b969f87f07d6434bd77cdc5e440da49a"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c21cdd1b3938f400703716d37c4e8ca4d332808"
        },
        {
          "alg" : "SHA-256",
          "content" : "1981b31d3993c58702783c1cddf10a34e48c1f413d70ff1cb6def0a143484647"
        },
        {
          "alg" : "SHA-512",
          "content" : "7022c5eb9ca40612748af2d51fedaf773beeef60d46742c807ea0eb4a72107ea98bd1bb7fde484afa199f862b8be9dc827cc203a36c61df832fe6797413bf944"
        },
        {
          "alg" : "SHA-384",
          "content" : "71efac9613404865e11e81f96086aec5f851ebdf96b68b915bff57ccc8359b9a2114123e09ba897280518e64f6cfb0ad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "65aa9b43829ac1998496b941fb12f2b8d1220ce025a426fcb93d68b83637a72fbd3d899195209d0f0b061f085d9b32da"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1b7b5d4ac5792d6a8223d567790a2d6c999d3166813e41d3774c5e3f8619c988"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a4f18f20598ed0b8c0a7cc9f4b9b28be4856d03e4f6ae399b1aec07b3362e4632e6e8132dc2ca6e010faf92362e291d0acb2542c84a45c9c1dc746dd872b4e6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.postgresql/postgresql@42.7.11?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.apache.camel/camel-debezium-sqlserver@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-sqlserver",
      "version" : "4.22.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.22.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.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-sqlserver",
      "version" : "3.6.1.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7fe43cf139538477ed9586fbea835533"
        },
        {
          "alg" : "SHA-1",
          "content" : "a0f576cdfe8b228801f8a4ddb9437553a6d86071"
        },
        {
          "alg" : "SHA-256",
          "content" : "17f9eff44c0fc94073ab2af191caf53dd5b3ad631b636790c1e7cf3456331587"
        },
        {
          "alg" : "SHA-512",
          "content" : "e972459e945e370f51a3dabffd935913486208a08123d4ea2d0899a39a90830092e00a44037a28dcba13bac01874e69227b14291663581fb7d2e397e94e56901"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f3cee10002dd25c861678bdd1b991d07124ef324c4952a19b3fa1ae64c1beb8225d3bdad65ed1d78dd431344eb8f1c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a8bd10c23d1ad12e19278639d35b2c9a2e8bab3120ce3bd5695f949dfcfe8e792ac76b60fdeea8aa3c86d7710c448809"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4310dc66a250e49b737f42ff442a61b1e66370b3ff165bfa80099528c88e8f44"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2966160b1355c30c68c77e57d8d9291f21fbb2098a214beb4e167921a71f165c21b79d3f7773ae5594246252cf6389e7de1e5b7ea6c1a863e973850dcf9dab26"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-sqlserver@3.6.1.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dhis2-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dhis2-api",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dhis2",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-digitalocean",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-disruptor",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dns",
      "version" : "4.22.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.22.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.5?type=jar",
      "publisher" : "dnsjava.org",
      "group" : "dnsjava",
      "name" : "dnsjava",
      "version" : "3.6.5",
      "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" : "f3596bdfe0e357a51843a2cb523f0b7d"
        },
        {
          "alg" : "SHA-1",
          "content" : "7a632e247adc97efb36ce9f6b90a6cc397f9cc68"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1208e39e4ba17ec643ac5832b8b17dcaf5e3ae28f8c65904a755e23523cd94a"
        },
        {
          "alg" : "SHA-512",
          "content" : "5a6d6446c26ebf714f5513ad13149866e5e93c65004ef6908b7fd896b54cdefafa87c6f920bc42f1458630f2130590be16a793e8b09bc119f686f0e2a84566f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "8caba4dbf132bd99fe73f175f58eac448db3aeb1d418da62e1081e41b686c9be67ae4359af374a1ad14f9769496ca5e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c9be6818658466c8efa2b7a00f547a0a408faf7088bafd1d88540e123e02e4fd377da40ef7108ce7bab193da456da48"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f64645c1dcac3b98a0f16bf01ee3b90a061d140b1769387ae441702bb6e7b34f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6fb98f1e049a3464e42cb9f21e69dc5bc80edc8c6205c78ffaf14c08444a4e3a170e1e71a0b62fa2b276d736035b81470171165298d842eb15e52ad1b5118713"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/dnsjava/dnsjava@3.6.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-docker",
      "version" : "4.22.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.22.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-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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-drill",
      "version" : "4.22.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.22.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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-jaxb-annotations",
      "version" : "2.22.1",
      "description" : "Support for using JAXB annotations as an alternative to \"native\" Jackson annotations, for configuring data-binding.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d7666954d59033e6b15acb8b4a656298"
        },
        {
          "alg" : "SHA-1",
          "content" : "5304dd881a2657ac12de326179e7cad8b3160076"
        },
        {
          "alg" : "SHA-256",
          "content" : "b80b2d3701efd1bc0e72eb9cd56f64c8b8558555edbee7b7a3011a34cb6db7fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "423afa7e5342a2e990e92c5d3ab71e66dbdf03764b9fa5c7e8ad1fb7c2498c030a463505ad2b1e79fb86bad3d6eb88e33aa8e1dacd0281744941dcee5113ff66"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d19f5ea9d1c2243106cf4ac2b0cb481d6dcfa6ed4ce30b287bceb60f4f707296c53cb53c162eaf3e13fb9f5295a66cb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a2886cb6e4599a77c31d4ab25542bafd1dc68826b428fb3d52e12172710cb988e73b5fd249f689999ade419ea9322cc8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "005bb2bf07957da3fcb169fb9c5c97d31440e993496a257f35d8ecdac3e2e7bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "42ac6d0908116808a90a7550abf1eeb5327e8e285005904e8cdab09687288a5eabaab1b6cc75bb7591091e67ff9013ed32027d6dff3de455290964d69bea2adf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.22.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-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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jaxrs",
      "name" : "jackson-jaxrs-json-provider",
      "version" : "2.22.1",
      "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" : "0d1450a0b1fb6337360940d9b675b2db"
        },
        {
          "alg" : "SHA-1",
          "content" : "a2db6747d6c648d7f0c22b34cd36f8e81091cbdb"
        },
        {
          "alg" : "SHA-256",
          "content" : "637f0f7cdd0a0701b9437812327bb2f9d0defcfdc1a01d6336b9e3e586676f79"
        },
        {
          "alg" : "SHA-512",
          "content" : "b87b467c54152e7b4b69fa4a2c14224e358e7e3a80ff48ff16e7714ad43929f629d35d0eb7668751bbcd286ed16b525be1b1796a698214c7e473d95908fce5a0"
        },
        {
          "alg" : "SHA-384",
          "content" : "656920a246b4d9fd56d195afc1c53fe26ae703fa54f314279b69bf0d7c7a068b75455ac1831bae59b980bd0763610835"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3601129339f4fa411103169e263bb5ba22e9d869a1fc12e6b7b4d75cc5f395d5863bd778ca8297e017b81a86f2f495f0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b1bceee932bb7129b05c477151994b29d52927ff1064ef0ff4ad69eebb9fc0b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4b70e0b51409564dfee6123511d360432aaae681c3541ea5d68d49d3b5138b744cbba06f8148c6294cf4d2bd062569885a358d015ef69907e7d8b2ad31e21e05"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.22.1?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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jaxrs",
      "name" : "jackson-jaxrs-base",
      "version" : "2.22.1",
      "description" : "Pile of code that is shared by all Jackson-based JAX-RS providers.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "47ff70d28c89d7ff598493d57c8f76b0"
        },
        {
          "alg" : "SHA-1",
          "content" : "c1503901ca396dd3c5a4950ce170bef538fade07"
        },
        {
          "alg" : "SHA-256",
          "content" : "3182df7eba804dd56aa8208222de500b51d21a55e6bea846aa322d9ad88e6caa"
        },
        {
          "alg" : "SHA-512",
          "content" : "3416bc8e47cfee1a6c9566863176dbdc37e0f8a34a2db4d370764f5bf34a1c5b92ae2414652cc285ee09b89f8e5b1a5e284cae3648aa5f4b20361fa9935bb04c"
        },
        {
          "alg" : "SHA-384",
          "content" : "87e116a2818f5de9aaccfd261f98dc5137fb9242e15a9189b3e037b41a33b647fad251457b5fd79f92183e5cdca94321"
        },
        {
          "alg" : "SHA3-384",
          "content" : "87f82cc32c8b59a732551a89768ac5ee72f16d93456757c9427e2e9a12efebea9cc5ba2dde1ec6d2b37da15a88343eff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "607fb87e696e486d7edcac20ced0aa896909c89057716fc95ccdc2e16c5b9914"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6df25e5824b19ecae8658fb2630e8decb920c9905b26cf5b451f5cc097264d556225248052187928c5bf9aa6f66b2b2badcd4d859875a9915623e0427536e778"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.22.1?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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-afterburner",
      "version" : "2.22.1",
      "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" : "7bf54a89ab8234c7dc14bc1bf76f561f"
        },
        {
          "alg" : "SHA-1",
          "content" : "0723361e95a00fa6ae685c8542ae9e810ee9a8bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "48e15180f6234248b63ad1ab2923f464d8f9d87c34645da859f267c25c9173b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "de9c5cdac85c12e6a9b8678717297500eb72608c6141e4b3f25a16529bec61da199402b455399cb2eafc69dbac96b091c3145a2819949333795315ae47d51ab0"
        },
        {
          "alg" : "SHA-384",
          "content" : "439995c47cdba2b5febe44e83f881ed8256294b6a786b795bf3073d40fc67768f7016abac11fbbfada6dd461bdb4a447"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3cbffb0c44d68c017452ba76ebc5ce6d408430f87a1c50be6b1eb0ad6028942f03fc095089acd7dafa9d74562089f980"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3af1c147fa909e5bebf15539ebc56600ee870a43854da8e47c06b9ae825a5a87"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fff7bc7d481cb3d47f498867c43a3fec5a18b654299037ea6d547e245e94ed3a821c2840cc4ae58275d03821f6fdf6c20a7cb8a99444808824abd1de1d941723"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.22.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-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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dropbox",
      "version" : "4.22.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.22.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.1.1?type=jar",
      "group" : "com.dropbox.core",
      "name" : "dropbox-core-sdk",
      "version" : "7.1.1",
      "description" : "A Java library to access Dropbox's HTTP-based Core API v2.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "faeb5c20fc63f72e85aeef742c29507a"
        },
        {
          "alg" : "SHA-1",
          "content" : "71ddfdc7b5d6053f3b48d42ed2dcb574db7fca08"
        },
        {
          "alg" : "SHA-256",
          "content" : "5880392bafb7d9eb5780069332b268c4becd89038c3e9cfa0b957ad9a932b896"
        },
        {
          "alg" : "SHA-512",
          "content" : "881fe12485f02e2b8f8eabc60c397608176e9e235b3fa93544340f6c25992432660655d189a40f940757dbd494cffc19c7cac5d51c529f7e13dea22fd605fe4b"
        },
        {
          "alg" : "SHA-384",
          "content" : "6269de0e2a0e709baf2f2c7af101c7b0063585c596efe38b26e1c2c4a0272a28545e9fec10c98da47dc1b20a1a1e8b04"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b1ea8c66dfd63bfea3307199d1733e3b563ec2dd4b5ee753d35edebd57bf7797cc5f71588aeebdd2b4a2021740e2fec5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5c64fddef97c5c7bccedf4874121d5a279fd0cca62674d3879dcdd7b1fde75c7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8837d81bfab20e164998312f9d0cc8248b2ec4382450327264a0a099e4f8bb4a96fbc56ca59ad25060bb616dbf3449f318a831f47b2649a4a54fac16219a8ca8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.dropbox.core/dropbox-core-sdk@7.1.1?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-duckdb@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-duckdb",
      "version" : "4.22.0",
      "description" : "Camel DuckDB component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-duckdb@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-duckdb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-duckdb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dynamic-router@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dynamic-router",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ehcache",
      "version" : "4.22.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.22.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.apache.camel/camel-elasticsearch@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-elasticsearch",
      "version" : "4.22.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.22.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.4.4?type=jar",
      "group" : "co.elastic.clients",
      "name" : "elasticsearch-java",
      "version" : "9.4.4",
      "description" : "Elasticsearch Java API Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8c74c6a201d35552f4a44eb802ec475a"
        },
        {
          "alg" : "SHA-1",
          "content" : "a5ca640a2548dd726cbf8108ae2f5e0178562867"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e32603686e338940953d0618c5ea79818c4d28e43d3c92c5890b800e01fc4de"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f93dc8284bf10840c1465f3320f91fb1404b5c7564735d1cfcc58b8378f82746ed8174730290e5920f75ba62f8bdebe730138d0cc821856c49456b92896bcea"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b7165e6ad04f10150e94c6bb196d7d97000283a474fc3093e9f3403b47ab1710c38b19e173a9231e2046dc402e4fecb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "43f061362f9509e4ccf6bfc250b9cc0d22fd27cf71954396f29b6b5db8ea3239e4d9b46fc924d175c2ff42bfa8d92ebe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "050c520e35f2174a5369fe96d86d77b18bd58a92e92aaf8fef082e1a70ed45d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b4820934d8ec92ede8d69303c01c58ec0f778d51e791209ab9836ad71c2ede07de74e29fd3cd4add4cf1305ae028926bde52363295aca10cc0c2ec8d32000a8a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/co.elastic.clients/elasticsearch-java@9.4.4?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.4.4?type=jar",
      "group" : "co.elastic.clients",
      "name" : "elasticsearch-rest5-client",
      "version" : "9.4.4",
      "description" : "Low level client based on http5",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c57af670b9440a9eed71cf1a28c9ddfe"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d8f186e106ff7fcd26d3aba8e96b5d72440ef7a"
        },
        {
          "alg" : "SHA-256",
          "content" : "e3d5f6a5dc7cc27a201fa012d1225b8a377d5c823ed71d62aa3dc997e3ce6cf3"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a6f90491a1574f7674d1c98528d355d4e6bc918c36d450432b0a70c9e513290db37e5b2ca65ffc3c17dbe6c276036e04fb70acb1a2a0f83ad6911ecfb9fc796"
        },
        {
          "alg" : "SHA-384",
          "content" : "1413354465c6ce138e539b3cd8ad3933e38b2eeb9dde522d4390417877055b23785bfc9c90622ceb0109855c207bbdd2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9ccbba46bcf70c0774c79e9298aaaa3e49222a1d44e100a9623e884d6596959e730215a3816e52019db0bc1eee951f53"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ad8adcfb00e9ebb1921dd8e4f4d879f031bb63138dd08f0cfc111349a54af3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94240a773625f192cb4f918513d6da4a7e2ebafa6fabe9521963ea4612992968b7a5d39c641b1d9d180b11df3cf04564a9e14bdb888c320c87e287fd41b73b10"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/co.elastic.clients/elasticsearch-rest5-client@9.4.4?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.eclipse.parsson/parsson@1.1.9?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.parsson",
      "name" : "parsson",
      "version" : "1.1.9",
      "description" : "Jakarta JSON Processing provider",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f5f934ea36dbde867efd2a869e30d4b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "217cc5903173b23e8cb5ce0621d39f46f2e1e734"
        },
        {
          "alg" : "SHA-256",
          "content" : "03dc4dc834a928730d52a50952de0f30c35e0daf048889132be19ee1e5053a6c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f3aa3272f528927b6da1952bf4f81d49076d072ed7467112991da798aba9bbbbe5028d0242ba008fe771d6e90f6729a136955ca8afd0567d5bf87b5aa3ff6b85"
        },
        {
          "alg" : "SHA-384",
          "content" : "067fc3a3c9fd5fdc5c72784be075f51df6702e3f6d227acaf40bcaea75ab7ea966627848086717134c76f842e05f15d7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "269b6352e6b07e9ea8e2d8aa6ad3dfe365ad8b4c293f163751795eb1ab3120e70d985e6d63dec1dfa46293dde813a564"
        },
        {
          "alg" : "SHA3-256",
          "content" : "daaeefbb95d525476148f118b047fdbab635556bd05feba911aabc0cb983f2c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5acad81d892f53db466f768107520d70dc924a52e842754e055846aeb805986431f7fe5fa581691094a2855defc191e060a7b163a90239fc32a51410359a5424"
        }
      ],
      "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.9?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.63.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api",
      "version" : "1.63.0",
      "description" : "OpenTelemetry API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94928d3b0e6cf4971db7ab575e7ebe0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "39c923c0f236417ec8c4e2091f9e3032b4b6fb91"
        },
        {
          "alg" : "SHA-256",
          "content" : "07377d6f3fb2ccfb8b8b713290bf48759f9218d4e72467f3ccee55895926ee4b"
        },
        {
          "alg" : "SHA-512",
          "content" : "e33df82c9eecf8cc6eb6674b61415ae2caa897228ef85bbb733e5e21cf96958f4e8b2dbda69ca3cb0a26fc4139cc2bb1d4b4f31f16779b1608fc8b698612ced2"
        },
        {
          "alg" : "SHA-384",
          "content" : "f07bc5ad96667a275b8d666e3150888eacd1c8eb23025a9b5d1b7f6eadd38e2f34d14ff26bb22d40323594c90e38278c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "52c78fd7d1cf0376923586d57f0b2cff3f23bc659c48d9fb54f59d83587a9fa2d0f7a8637e0b15e0cb648888d0af5982"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c867eb07ec9b800611c8e1b78d1c3df0c7bc77ae22f854c41387d80251448166"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8624e71191da96f1a2f26e807b772c33e3ca313fe5a7d9fb2d452d5406021a8b034e31d39c3153a5a86831b623ba66e502b461a7636bdae8d0700d6b7f0bd179"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.63.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.63.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-context",
      "version" : "1.63.0",
      "description" : "OpenTelemetry Context (Incubator)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f9ae302d6f9a824ce42f3a7f751b5291"
        },
        {
          "alg" : "SHA-1",
          "content" : "4af6d513cedbf78dafe104f82f8dce7c7a205f07"
        },
        {
          "alg" : "SHA-256",
          "content" : "f96d13d1db4bf090eeb36d0c4e211e048a1ef48a59d833569b33aae4b4760a77"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef40c79d17252833acc1336a50e0e0c215faec453c9a1075e02c3c531a393d5f42d435ab2c3a8543a711fd27e74d247c80a97ae58c301169703a8c46efb9353b"
        },
        {
          "alg" : "SHA-384",
          "content" : "63a56b82bf55cfe0302bde5d5d6109c2398f8f258446abe5ac3301214b77a75b71e498c32c26e320a996eefe50b79a40"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d4fc809dc82de02e28f89dd6545d63b6054ea10c3803d8fb1488ace2fe93082369633e590c58d8d33db2ed743f177269"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f8b7bd2edb419640de35c716820e7b01af6eaa03fe7e7133189db4a196da55b3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5b60d261b25c75317fc223dbf2869e7fa4e178a04089dbfd50d0ced6ff767384d35466eefc4ddcb694ad6446d9ca68d585bc55bd58eb38738cf99cc5871fbfea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.63.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.63.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-common",
      "version" : "1.63.0",
      "description" : "OpenTelemetry API Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0c57351c12986d46c4b2a0e54d8ea520"
        },
        {
          "alg" : "SHA-1",
          "content" : "450f8d552f33d51b19457d1336d8f7bdaec35e01"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e0ab4fa86b2581848328cc25c00188d6b0826f039055aec85352ebcf64b05df"
        },
        {
          "alg" : "SHA-512",
          "content" : "9018c4ae92f8a5a0453d3738eb01f1c471e35c4e0ccf96aaad36a2af89f398315d7fc9fc70be1917a0cba1e1d12606b346292a2e6e0dea18d8977b7e5e0e3415"
        },
        {
          "alg" : "SHA-384",
          "content" : "d7d120e3b6769af1d1f533d464c33365a35a70d6655a914c581a040e9cd1cc412b11b5c58340005633d438b22f207b4d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5ff3d60fa05bc2bb5bc9dbbe04076269c21e6027acfbaf115b2ef89c36196cf4887c318392f15a78b5e93418a74d824a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "354d57461752ad942f3537f9e44b455539215b43384956eaa3b76b7738b447ae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cad3b6fa473a85ee8f1d9f8ffa116522f2d41e1e6506b44419d91feca0eced18b56f48b54210011f12baeef91e4d090afa61d2013a85ebb478063a6c7112b139"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.63.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.41.1?type=jar",
      "group" : "io.opentelemetry.semconv",
      "name" : "opentelemetry-semconv",
      "version" : "1.41.1",
      "description" : "OpenTelemetry Stable Semantic Conventions generated classes for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "91b26f5c31500408217fb3c80f2fcb3c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e03d5a337bd4855b10852acbdbf8a59070746800"
        },
        {
          "alg" : "SHA-256",
          "content" : "636ad7dac093d22fb84bf8d928ef836694f2d63c92d72b3df21b86002e8becef"
        },
        {
          "alg" : "SHA-512",
          "content" : "4a7e213b09fcb7ad219d2f5190f47b0dbd7816e47bc3e43237dbb275ec2c664e040cf3cec27c0373038f1f0d691694fcecc1dedbf01f840c0646b246d6f9e380"
        },
        {
          "alg" : "SHA-384",
          "content" : "b700168584979b7017aeeb0d1aa58b269d44cec5814007f528c1359d4a9fd96d3195c3d56d6e3f21ea35074f642f2da7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "231b4d6c4625815fb659f0f779603d4ad9f7bf2faabebb7bd725e10a6efe60fa7d95ca698a005a547ba1062cc2b7c22b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "023df29ad67e95ad55bd3da5c3d79091a8af116e0bcc3afa7a960042d4f0f9d5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f022dfd92cf226f25403c00bec66f13c02a1627a9a9b281427003263e5c3eed8936f1153e0ac4a182339520d33bcea8acafa72dcfc9fbc81d96c7294fe6f7d15"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.41.1?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.1.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-databind",
      "version" : "3.1.0",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b5eb4d2a07787b258fdb40251c8cb8d7"
        },
        {
          "alg" : "SHA-1",
          "content" : "59a342020cc4f5a49335c16820be6ed8ca8ee6c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "1bf5454a1d589a27ddbb91ee16f31f169b08530843f52f5e83f62c650c64516b"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e9c01c2bb36e2f495687f380d18a3510d5f4844249b6eef34f8eb6b7ee8bd9aed4a6e50130dc4d2370c11e2de1932b16d701b001c4e784954270089768c3fea"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f811b07a00a2c6c4314c8fe19a9bda8f5f759801d34d2128d369b81a9882502e03141156a3cbf540bfb1af01ee8ab97"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fd097009bde4681db9047728753c98366cbb7377ad408941f493a9791a560a8e6c38e1f091963f73d3d2b71e9bb787a4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7887891c898480ff12142f159b7f1cf0bc4f44cc0cd8b057a405b58355e7cd4f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6515f5cd21a2a312d3a0f6be352bba1444bbb4a60955557920b8c5d8c86419b06e9dcd76b734480c8ee85d98020a57bea8482a7b7f962b8e6a2bcc3b2c747eb9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-databind@3.1.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.1.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-core",
      "version" : "3.1.0",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3c4f7f485e73b2f610e3627867eabf4b"
        },
        {
          "alg" : "SHA-1",
          "content" : "df0dc5d0bf720739ae7b6afeee2af2aabf88905b"
        },
        {
          "alg" : "SHA-256",
          "content" : "4dd383f96b51b9b9ac4b74bdf1c150df0100443e1da1fba480f57da09a2dcef7"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd755b0289709511d08824572bc8ed77563d3dbd0b4298c1f985e57d013b9334c0c12d41db33d6bc27d4861f1d8e672afdc04d44cf802a00da4ce3c6b72713aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "d2463e7d2fca0c45f5847831ec18e9f2559bdc0de35a26e4d4ef07dd4c90988fd77ca6f9fa97d4a77663db3443702e30"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bfa68b937fb0cccc45537650387f2761f4aedb46dd9512e56b8de69d2a934db041e2d817e50cdd234f95080d71ad39f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "51e8ee154be71ce3c10f034f4ec38a2b21232c8fd71fdff316da8dc978158e11"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8f7ac4c112db75984fe8971551002c04c2d46a9d56fd20b823b84d576bf7d88792a9893babfc4a6a3ba638e2cc1d4a567992b9c4ab6d8a0890c9331546c41dad"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-core@3.1.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.4.4?type=jar",
      "group" : "org.elasticsearch.client",
      "name" : "elasticsearch-rest-client-sniffer",
      "version" : "9.4.4",
      "description" : "Elasticsearch subproject :client:sniffer",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "abd062aae689a4d885d8e83531a6f979"
        },
        {
          "alg" : "SHA-1",
          "content" : "b193a9048e0568acfe511107fc832eff2f8c930a"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a30ed136e33634c0b707ac35729ee11e28fcf45aceeb9a8c91c318633b6bd22"
        },
        {
          "alg" : "SHA-512",
          "content" : "98404836488d3dac9f67dc4af41d13d2dc7297caa41222c0f8be6fff0f6fa8af7c14f3352dc68c3be9deebf40ce02b8badc6cd95d5d677919e5f390bcb953f85"
        },
        {
          "alg" : "SHA-384",
          "content" : "3c5ec553447d99639130333a39e4b5ff19d17cd03a9ee2482fe90fdc0682f6e780a447526409a087908fa5fd977b1808"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5833ff6b1c039b008acd63f095991e2faa1605cbfa2cefe1c26e3a727f62530dcc258d473e260f6287a44ce081c22beb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af0af25d962ee3b6bfd8af04ee48f0cb44873edec7848912c0e5db09a7f9b283"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6eee16165748cee0037f167395aacd374da73dd4ea2b07c388d6cd962738e9a9bdf5ad81fe612b8bcaac844676a3ae6318cb1970345fdac62ca03d3967103d71"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@9.4.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/elastic/elasticsearch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.4.4?type=jar",
      "group" : "org.elasticsearch.client",
      "name" : "elasticsearch-rest-client",
      "version" : "9.4.4",
      "description" : "Elasticsearch subproject :client:rest",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7621b763979d4019f0018e8527660d0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "991fb3aff08f31b73744f6555ae0fb1c5c52654b"
        },
        {
          "alg" : "SHA-256",
          "content" : "c0776d163e71a33f2ef9ff5eaf43e4f3fb38c7395c5af3962198591cfc780bb2"
        },
        {
          "alg" : "SHA-512",
          "content" : "ac4414025d6506073823f231e78a3079dc98ad5d89903f5efad0ada09d7a5c3f3266529f994b80275153cbc5181a22c0372626f701dc6431e1df2319b17d6dc6"
        },
        {
          "alg" : "SHA-384",
          "content" : "fcfaec90ff0d3c391b52b02b0723b344c974a1ba3b8e302e46f3ec9dd9cc46c9dba5da0b387f1f65a3fd040cd65dcad4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d6f17cf3d2436a1e53f1f402b05ac5ac39f15536595c9c785b0393e143d1260fe6b69526c4b2ad0e047aa6b401be43ab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a1fbec2a067fc7fe04169c8afe6847a9ea6c70794186f95441d74200ce2092d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7ef1d3051f4004188efaaf0c7bc1aa5f663b502fcc5b3ed012e39d50b7b210e762e1472b4f5996f01313a2fe3b5103eca51ba9ab150b8cd57c663875a0726e18"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.4.4?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-elasticsearch-rest-client",
      "version" : "4.22.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.22.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.apache.camel/camel-event@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-event",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-exec",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-fastjson",
      "version" : "4.22.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.22.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.63?type=jar",
      "publisher" : "Alibaba Group",
      "group" : "com.alibaba",
      "name" : "fastjson",
      "version" : "2.0.63",
      "description" : "Fastjson is a JSON processor (JSON parser + JSON generator) written in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d04c616a49a91b2627b8a4060f6226e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "60304a34a922606c5828cc19b9e7a94a5bf3d86a"
        },
        {
          "alg" : "SHA-256",
          "content" : "96bdf869e5cffe08ade28413dec993dd739bc850dd424e2be3ff39b791f85fc9"
        },
        {
          "alg" : "SHA-512",
          "content" : "b148976c0a3f6f7f799cc1991db1af8fa2a372c64df0d63ecf94d8e7d93c28cd2312fb6a1a17c7319a82357e3336ca6efe9e16f2cbc90f745d7ead6ad406c5a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "8defa8dc5fb6251bf40d6461d2bb8a3647c148c05654a4f12bc759a96118e788464d8f1fb219d51605f81a7128017103"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5673e103717dc88ef0843f4c3857a62d746a94209bb647738ab25de927ae0200a306c4239b5a0d61e13fea2c21e31361"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db9f293caa8ef99b206c0c7126debe5c8a05ce8e65bf03135d02498eb6eb2de4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "63db46f90e522a80984dff6fd47e43cf997e4c26fefdf10ed5e7f1ff3262bf4b4589371e5bdda60afbd203b0a81f671b31fe3334bbeba4b6196120f0c2db7a29"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.alibaba/fastjson@2.0.63?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.63?type=jar",
      "publisher" : "Alibaba Group",
      "group" : "com.alibaba.fastjson2",
      "name" : "fastjson2-extension",
      "version" : "2.0.63",
      "description" : "Fastjson is a JSON processor (JSON parser + JSON generator) written in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "53ed95e7c99602412c6be03def93d3f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "fcf24b2d979c654311180ad1775f91811249293f"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d7b1ebeb607781da1bfad897eb676c9c1e0b467918f46d46a6d7ac076061fb6"
        },
        {
          "alg" : "SHA-512",
          "content" : "335653413c97a2b5a4104343123ee531c20da846c569489d5b071f15ce1ac5423a8b38bdf020e1ace85123e099aff1aad40ed8daa2e5cfc910fc1c37a428cedf"
        },
        {
          "alg" : "SHA-384",
          "content" : "d7b8f7be8fc4d96d2b8f59e3c7df5d8b126aaad4b36be46e4d6127fd6d1a1f0929a81abf3e3ce470f86a96934f01bc99"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eee8c36f25c659aee72da664e46557af42baef85127131f35bae2b55ef90ce44ff88c1783b676f8193c46c573dfab193"
        },
        {
          "alg" : "SHA3-256",
          "content" : "909b826dfbb1dc8f4efd581833e24c02833eb28add0f46fdfb5d55203bc4ec44"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ec924d75ccc988766042397c573da0fda6c72805a3a2c52d02e15d7e171fefefcde77453969281eb0452e69e46aa37d89d83e9accd9341d7c4f04547db196ee8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.alibaba.fastjson2/fastjson2-extension@2.0.63?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.63?type=jar",
      "publisher" : "Alibaba Group",
      "group" : "com.alibaba.fastjson2",
      "name" : "fastjson2",
      "version" : "2.0.63",
      "description" : "Fastjson is a JSON processor (JSON parser + JSON generator) written in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4f2da75932cc406b16cd4ff357748b1e"
        },
        {
          "alg" : "SHA-1",
          "content" : "3438c0c38fb399d0b8cde05583cd99f1479f9883"
        },
        {
          "alg" : "SHA-256",
          "content" : "d9343b8a1fbefdd3fbf62efc335d051de0b0767844eea8722af9a9deeb78127e"
        },
        {
          "alg" : "SHA-512",
          "content" : "9ad1c20c0c4d8cfb916124d92873853e83def769bedd92a567f133945053243769574bac85b361066b53804c2ccdb242f6eb3098be9fff1d9d8c9eb7fa0b46c8"
        },
        {
          "alg" : "SHA-384",
          "content" : "c2a602dab25acc1d9be85896e9889951e62d2b60febeda3c9eabb67182767a7e7aac96183db91b0d2eab57d6c0709038"
        },
        {
          "alg" : "SHA3-384",
          "content" : "362ef7a22dc8cbd7d60d5641ef57a026155172cbc7f1e1a2af97423ec0245a48d93c4d8f62d92abcbf46438e05e41fb9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb7f8892ac1f47cba8369b5657fe2a7db6c977bad55132b8e6d7cd7d1f4df4f9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7665d981dcd869305f771f772c49b61084ff18bdb2ee8469ae002e69f206eb5583dcec1d31739c1033784f1d72f45dcdf76d6f8f06ea94cae099a1c5587e7fdd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.alibaba.fastjson2/fastjson2@2.0.63?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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-fhir-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-fhir-api",
      "version" : "4.22.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.22.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.10.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-base",
      "version" : "8.10.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b34ed43b754f7fb14be19a393e8b98d3"
        },
        {
          "alg" : "SHA-1",
          "content" : "495dd99a61cd248aef4afc776b28cc8e0278953f"
        },
        {
          "alg" : "SHA-256",
          "content" : "2714be5e7e9b0b5379186984c3f920dcfe20b1da30e289f23922a4da85bb65d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "8c60c03f9347ff1531484371be1b20c761fa72452e38f6495b60004d09d5733371be9e54985172d0e3273458515968f8a912d2518bfc804bef623d0b1b20ff57"
        },
        {
          "alg" : "SHA-384",
          "content" : "3044d682591c058b2d5c90c099af22d8b363fca41780b55d333311e81bfc0f7aeea147c66a11f1d1c326ed1e719ade5a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cc86400b3ca7ece92e08bb5d7310552b5f3b4d4ec52aa7d042e6855aad7fed0b09d4dd7bab4a5f20b4428ce4e5cd1d69"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5bf369a595e7d79f2a844affbf8c82dfc346ba48a1c7e19d39600e27eb52c025"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ec9666d60ac077b0b178bd7a236360683c5f1ce865c9e0ccc321ad37bf1c40188f8915d31bddba4ec098a1c3ccc23e6c763514fd67e1627261d388da235479f8"
        }
      ],
      "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.10.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.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar",
      "group" : "io.opentelemetry.instrumentation",
      "name" : "opentelemetry-instrumentation-annotations",
      "version" : "2.26.1",
      "description" : "Instrumentation of Java libraries using OpenTelemetry.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72264face3355f83750eb181563ccc87"
        },
        {
          "alg" : "SHA-1",
          "content" : "04081a22cec177fc11745417758f1e90b3a685e7"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c0128714dea3338a31a74060e82a5bb6df53b169576719f104eab867608dbe8"
        },
        {
          "alg" : "SHA-512",
          "content" : "0ef5ab7a34ba4d1686deae56f201c767c47d086bbd64ccf03b0c5aface0504ca3ed0c618c4c27444273d92ecd4bc764cca40f9f363cf51ac175ec2c60e5a4e3a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba3d4076243df6050a1d17073af361b29a2421328ee293ecc218bd2790b941131adaeae28a8eb8b2dafea734859ac46a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5f2c6cd211c4990ab314a2da661cf3710526298cafed9d2d2f00e4062f7ec2467068dd70a76ac02696bfde1ddb5823f4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6e44d1987d3e2266203d743947f1250b1b4725dd0a9bedd4aa1ec8586a7e101"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c4eddd87336f1efbbe290320553e624c6029c939cdc609e2faededb21a307c6caee12ecb8d1dad8da09a7f8874b9d143b02c1d8491c76e0b890469a6856a85c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mina",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-hl7",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-fhir",
      "version" : "4.22.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.22.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.10.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-client",
      "version" : "8.10.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "21fd25e58060fe4810f9e6e3f3c69424"
        },
        {
          "alg" : "SHA-1",
          "content" : "79506d2937532800ec56755a3a34b11611bf65f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "5544798785ea08b6b0574f13c5e20dafebc24048b3d240a02f1e28751b151ceb"
        },
        {
          "alg" : "SHA-512",
          "content" : "16e80bb044e0441a7e26fd7a9a76605a1ed12299f17d08a7d6a06b714463ccad66fdb8acf017bcacfa1d880ca98ed96b577d7798412092c79d1fdce16c113066"
        },
        {
          "alg" : "SHA-384",
          "content" : "3110d23c93830f34a0e1055a669694c26fc87a6fecd8b591cae8a5cb7be6b5496a614d9c1143cbfae676118b77c67fd9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c13b32ac7e383e3bf0e96b810c7c5089537a94c9563a43b9235cafaa5e0b9173586902903afb066227f98710b3adec84"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f15c1205b1d492fed4b2fe4ce948969e323f4c1eddbed34a98c3bb86706903a6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "56bbf59d6c06c4aa08cdc7d9b2161fc6cfe07ad75754e8d105ac6306b6fc336688fc25038fe6bef8c9d4c090908341bf6e79b7ba56a70a83f2308c857e3cb211"
        }
      ],
      "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.10.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.10.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-structures-r5",
      "version" : "8.10.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "492fe1eb97d6ebaf94735943c4bef7fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "36c2d748792290632d6605a6d181fe891e8cad82"
        },
        {
          "alg" : "SHA-256",
          "content" : "3145ca525f386ee83e169577f747402d0dc96bceff6310927bee3f4e1375ea63"
        },
        {
          "alg" : "SHA-512",
          "content" : "a91ad3a10b6cafa90a6660f74b3faba588a255142d8bd65cb76193c9ccb942c7486923a33d4e705b6ca87823646697cb4fe45ca2d1a0b2f55abd178a1157efa0"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d57a0812c2b9db53ce0450e86222863c83a9238a818114cd7d22236d814e5c9f864ffeb872dd838ae8d907c993c520b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d255b229121b2a76477759138ed16535651463d9490ac20485e325244d997db32b27dea6464f37c7a9322a287b7fbb5a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "724d600c32d7c791f4edc1482c14c453529a0478e437b8c64925c60c510d7adc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "db023a1872ff9033a8c0285739f0961623aeab0390f6682ce00ec43e2a92474ce64146f8de59d918fbd27626a3cdb1e62d23bf78d36b7e744b01120dabad7518"
        }
      ],
      "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.10.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.10.0?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.utilities",
      "version" : "6.10.0",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c43b245f10789ed8729f7cd15bd33666"
        },
        {
          "alg" : "SHA-1",
          "content" : "18ca875beda8d28ed4a78db1b5ae6e6d61707759"
        },
        {
          "alg" : "SHA-256",
          "content" : "a0f37d6b46021051e29e6f257d6d2e94d109e5afc52e2f9254bbf0903c92f4e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "56e0260cc7808417db7b0c403f0ecbc55e42e2a4038470d3bcab14bb4a77472db404b2844de4fdb73ab580ce787757aa719f4e9263c49a24a8bc950908615c71"
        },
        {
          "alg" : "SHA-384",
          "content" : "5b3f4b5f867388df447fa32ea93e912c7e440f43f48fa94ca066a7baad0c0060c8b7abda78d189fef9b9d53e4b9e8e04"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cc1196d704f014c504fe15ade23c9459bdc8da88b34cab9241637ca91c7501c0bb014935be9594c67c5def1ba10a8d29"
        },
        {
          "alg" : "SHA3-256",
          "content" : "638a98d19ddbbf5a1cdbbbaee68e659e10a48d745a5ab54d8dd6f0445cc4cab7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "01f1045ea40ac2b7bfc213a68e280a7b52dfaf5837080f166786b6311b5c6eeee58f1c807c475cafaff63cc4f40a3b82ec3691d2c5fecda8dd8dd242daffbc61"
        }
      ],
      "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.10.0?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/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.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/ca.uhn.hapi.fhir/org.hl7.fhir.r5@6.10.0?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.r5",
      "version" : "6.10.0",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a91a754896732f9c78f39ed18497c88"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f93a562446555d24ffbcd41f4ecb37720670e25"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8a1d3723cb02c31a5bb45f2ec4617bfcc00102de0ca115d9cee008e21597ff9"
        },
        {
          "alg" : "SHA-512",
          "content" : "afb3e6e06ba33abc81bca2001c3394b442b9a283fef237da902181ea10c19511d742095b5a693144fc3bc7b4e0d18b78e009b95a771c912032ea85e7f6d4eccc"
        },
        {
          "alg" : "SHA-384",
          "content" : "aeaec69b7fa80460eb1c1e6b969169ae23aaff8c3e3c86f357475c72c53673c04c1c164df21d0e6e74109010cbe07232"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f56cca1200d27e2b93ad88e4f532b3fae62d1dbd8b7706f611e4ea31fa0b37a58965c277d7616281cb012c01721459bb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "47868dce7f8a203fcda63035921e0919bd0e44982570cd812631a2ec3b6cca6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1b416c6a94a673a3f7ef52b3527015bf1c35f8bb260e6b655bc2e6b0bea7cb72c61749cb20df4ec064e896db9138b154f0347d290685f9abb18457ade26c6e2d"
        }
      ],
      "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.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.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/org.hl7.fhir.core/org.hl7.fhir.r5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@7.4.0.202509020913-r?type=jar",
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit",
      "version" : "7.4.0.202509020913-r",
      "description" : "Repository access and algorithms",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "76f7064ce3a3d5c539b5a63b97f37d63"
        },
        {
          "alg" : "SHA-1",
          "content" : "29f269cdcdf02c9b3d52b452e5679cf79de99622"
        },
        {
          "alg" : "SHA-256",
          "content" : "9bc7cf2d0400a130e3405e4ae9c78775d9bdb1037098d00b2d8ea79436f3a7f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "d23cb9f706a005a9e4648187d5b2e470b9aa9c43fdaebf92de4a6fa66139e6a1e2e398b132bef6fdd3b12c7f398174f60b2584d852f23623c42f894fcdf4bd8e"
        },
        {
          "alg" : "SHA-384",
          "content" : "3f68679662e10ee1d3eec5bf3519f0a664a78dff350d22e8c1b25a18ef560d83e8d67732cab62097743f2a22ae7fb8ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "054a73ba3b3d88f100391c7e3b25338b52b460df17629e5a61230d2c00f1d410b0ee1c28aac217404202dfcb1be9ac27"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e1e00f68cb119f8a59afaada42daf00a5efff05eda2832f64b86726539f1523e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a34e7ac0f3dfed1c6acd1da9baa3facf445e03b9d403084f4eecae6ddc33b1eaecd56e72bb29472a50b83287dea5bd75cdde52cd5805868da8eadfc7fd63a308"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@7.4.0.202509020913-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/net.sourceforge.plantuml/plantuml-mit@1.2026.1?type=jar",
      "group" : "net.sourceforge.plantuml",
      "name" : "plantuml-mit",
      "version" : "1.2026.1",
      "description" : "PlantUML is a component that allows to quickly write diagrams from text.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "76e20ee777196bbedfba606d92a97324"
        },
        {
          "alg" : "SHA-1",
          "content" : "baaaaa59184a1642a8152f6b63013d04773c8081"
        },
        {
          "alg" : "SHA-256",
          "content" : "d364d790e3a1c9d3de47bf6f87cd1a3c29fe883622af0af741bdbcc975f530f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "5c963477f2b0ad9a162c052bc82716f5f28517747dccce746f0db70d7428cc801a6dca1d1976308d464d45532877d407ebd00e63c252c882d2493c99a90f2189"
        },
        {
          "alg" : "SHA-384",
          "content" : "17ada3d6f9e6b3c11099d2d7a2dd31eefc48e9b224acf0c26a9c9d7b0e5f0a5656dd047ef63b717afb92e80bf9ba8209"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9075ac515fbf0ab532ec145eb90f519104a961eca8a15bfbb0f664c19b3849876c0c6a30ab9df8ef06496378c6097424"
        },
        {
          "alg" : "SHA3-256",
          "content" : "76cdf535ac8ab855f297cc2c4b33cfaa5bd360623065ac3800ffc3e71e1d7e52"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e28c24931c15433175dcefad22c782e3fde4667a25242fc26641461001de6538cd6ffe746f89eafe609bce22d8914aacf7e35db4ef8af3dffd4c409a55fbbfcd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/net.sourceforge.plantuml/plantuml-mit@1.2026.1?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.10.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-caching-api",
      "version" : "8.10.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f4b22e9cfa4fac09c08896b99dac6e83"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a3360ec3701bbfaf02c9c2f18197d609a5235ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "11de9af7436e1b28ae2dc5102f6e46905e2e681c0d7d8793bc9fd095223a9fd6"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8045a8d32163840701d699ea82c8f35fc96ae2e6251e1dc4bb567c1bd4d3206a16f652f2bcad78b7d58590729ea49ee3270fe9f20f24f83d13a2dc2ac240865"
        },
        {
          "alg" : "SHA-384",
          "content" : "941d771a2309bf8d4ff50dba96c5be574458aa16070386ae133375aabf007ba2a92ffb4080d7cedbeadd163ae5a16708"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9bdb48882199d7fe568048c039e62348c5de81f49b0eb46a9b98b0fab8eaf3792a896eed8f62ab3a2050ad0d64565466"
        },
        {
          "alg" : "SHA3-256",
          "content" : "be3f784b3f93217425ec109d5125a16b66876ea15d4830910e4039cf42fc5014"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d587920dd19fd101a8c9fc47815d3ea8088b431ed182d0696cffaf2dbecd939b9534229ed5c526a1368987f3d3a4ec53f7439386726f6de5c15d96d8f151ec99"
        }
      ],
      "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.10.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.10.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-structures-r4",
      "version" : "8.10.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e8be12e860a45a01b918a0e72eb2c174"
        },
        {
          "alg" : "SHA-1",
          "content" : "9c8e10a9b369cccf0991a485747b8da2b63db8c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "357e2549d304c0f9a332c9d70b707585f6ba483c9709d8a5181219b96d3431a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "4bba2873cb585fb3495fb36ae0a250a391e43ed60017eb6d90a1051754a9e55536522cecf873dc5a2b32fcc327cec127b12ce6763627faef48250f56deb526b8"
        },
        {
          "alg" : "SHA-384",
          "content" : "591bb85ff3381dc771ad510aa8b9a2ad49e16297cfd0f572184e53b6241def8e0f385e46ab18c61e370cfc78f1f7fcad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4afc64723f8d3a53a0098f1c64d1f3937d654918e6beffee6fb59ce7c46aa41faa5531e404402b3e74a16c3d99af5a47"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62a7aaa312f82e02c13390cfac4a42d42da98330da28269a713c799905c5f078"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1fb2c03391dc80de41a3413435c16e0e38ed936310caad933b3cb85366275886c65dae377644fd8298592c7eb4a5e4676b2756b4143d1fc8eed16cab224a7a2"
        }
      ],
      "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.10.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.10.0?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.r4",
      "version" : "6.10.0",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2593a564ebce5bbbdbadd139a633203e"
        },
        {
          "alg" : "SHA-1",
          "content" : "a234bc22d73c649cc537cd9b663158e2812e6f3f"
        },
        {
          "alg" : "SHA-256",
          "content" : "748d03d568ce612b93f4b5ae2716bed9a31862db515cedf96e2d9a8e4b55317a"
        },
        {
          "alg" : "SHA-512",
          "content" : "fd1b00bf0a2193d17821999f25e266feffbcac52326866bb802b8aad378fe7a16bf28610bf8863df1b1449538f2e7f93ba29dadb021c9d179122dd122cbb6088"
        },
        {
          "alg" : "SHA-384",
          "content" : "aaa5d29c693cc532e31f426403ffee6c3f6b49ac24655b8e09cf7a4a64bdb30e882ef5b7761005b5491d96642dfa7e98"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fa40b9f7891651f926d3127f4c43614fc2e13a86021c814c6653bc873e0d25635d635e7eee062fedd0d8800ec8d0d50d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "121ddf0a155dcacbbcb6d05d644b7b994598e86ca64714945a32b0248967943c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8653d04decf4eec9ebd76dad13d09bc31e8167383b7cfddac22b9023df58274228e49eb6285e32aa19a5820256beec8563734df41caafcd270316fdfe56280a4"
        }
      ],
      "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.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.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/org.hl7.fhir.core/org.hl7.fhir.r4"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu3@8.10.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-structures-dstu3",
      "version" : "8.10.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c13d70f00fb38cbe004fdab3053f31db"
        },
        {
          "alg" : "SHA-1",
          "content" : "da7005c5b90d67b0d0a74294c5d644e4e7dfe8e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "6221289df2db2b7f56a3ac63e3d7103b71eb93e18a5153e2b9b33dedbdff90f7"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7626538d085c6bd7c581e324286a5bb13649e03cbd519a2d45e608544c4a380310927a4976b6f403586ba367bb3b09ddd490e2acff9f25450ab504d7929c1df"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e7f57fa30b42a6fb28700c0b16667958773730de920c28e8e5fd1db9020249df59f740582839a1d33a7c8b16e1beed8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f15e3154c5e02ad89b2ed95ea2035cded972b0459769126fe4b8a7e5d88d910574148fb4116e9bd40dd67ef3574f107c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c6b78d597b48426c7991f17f435c45a97e1a5e6bdc8f2c0baf60445838327435"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6bef1115ccd9be27deb71fda9048f7314091e929b831c40dd21e2ed99d1a5b81b0a1b5319621e1372d8c634b3a28c2b960966c2a770f9a9c1c2eb4504f4d7d0a"
        }
      ],
      "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.10.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.10.0?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.dstu3",
      "version" : "6.10.0",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a6a3ea0c9a7b2358b60441ad09eb555"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d4ae7b8f98ec3ba82003df42400f21e3427d093"
        },
        {
          "alg" : "SHA-256",
          "content" : "36223c1ed3c493d0883bda564ebda13593bc0ae5797b0d3e0fc23881064681e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc38d7b7aeba2859c1747d0db4123951874b74360b42dca72b79874f97046ba86bf1ace629499d2b7d9b9342712389fecf01916d32b56b3f2ed88ff4c230cccb"
        },
        {
          "alg" : "SHA-384",
          "content" : "06254243a43f30de94619b9d13b2ab9548878af2caafb4d94ddc4beef75a96054a8fa101eb6be178321fb155eac1dc9b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4839a19e50652913e71eb6b6f4ea0a5c522213ee4a1b9feb53186027d90d138266ff109119c47eac35b1f7bd11977363"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9a78810625506aca171812aadc144062418957b636f4a236c71f8299e117fd41"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c206ac527bce744c873684d1f2156629530f3a3acc6eb99a827d0a62b1495c3ea99546ef6e9893160ba029a082a044d9dfce9e9e12229fb1e529b204ab7df8c5"
        }
      ],
      "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.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.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/org.hl7.fhir.core/org.hl7.fhir.dstu3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2@8.10.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-structures-dstu2",
      "version" : "8.10.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d84204d8a52f96c6627b702059fdf8e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e334ff3675ffb0203945f063d0da1e7123a59cd"
        },
        {
          "alg" : "SHA-256",
          "content" : "154e9231e9efb093fa4b339305e67f8ba834dd92402eb2fce574435b9eb3ac9b"
        },
        {
          "alg" : "SHA-512",
          "content" : "13e3331660feeff8e7fceb8c9af08c01d9a28a1b705f83f972c910ec96fdf6125bc7f126012449f31892d96945e20443d43b6190fb480bcfdb31223351c19c50"
        },
        {
          "alg" : "SHA-384",
          "content" : "c2a18406448a447e8df1c95a53a4f79343c53eba3b590613652906e3905de75eb37979e29471275da95022a1b393ac1f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6112011732dd0a46525691ea93087554aeaf89c3a91cb0fbdbc0e6c4e10701e40281313bec1ffb432fb9281d96bdbc64"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6eb877d9920569f433c4da3f2a14b9eab51b5577ba634d6e8e39290d93a85537"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6a3b493a23fce1e9d9320fee20fb5c03d997e6b5cc4adbda0ceadfdbf20cc2a09d9bdd74e900bf36754c5849ee84228baf0a9183bde436a0f7a11361bd3e3ba5"
        }
      ],
      "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.10.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.10.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-structures-dstu2.1",
      "version" : "8.10.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4baddaf41e3b52e7b9eead74f6925d0b"
        },
        {
          "alg" : "SHA-1",
          "content" : "771bbc970cc3a35e9aea99f67fe2c8a7224a3f6a"
        },
        {
          "alg" : "SHA-256",
          "content" : "586cc21f6296f3cf2b37d155042a6ef78b09d5b5209d4b071927a8e067d54531"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1c8d0d6eaef67096abb3031dfe3c8f9b1a246295c1e4277f4ba14d6f469c5c6832398f78e8eb826a22acf453cc9cd799b37805c81a7d5093bcc0f62357c9ab5"
        },
        {
          "alg" : "SHA-384",
          "content" : "a79a857bdeb709f016e7f26cabd903f265be239b9afdcaa1fbaec6c2b2f4c1c9c552b5959484243f793bfd002ee54640"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3409a6605ade1efe3b94a18b1ab7aeea7b73ba962808930d019696388a40674006013b4d9482063b4c0d7dc890cf6105"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b3e9d6f473168dc8ef3ef7db95f8395ec0a3fe1ff5735d83d2a87dab52177852"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b1e68a9b312745659313c779c9abbb7cb4986684693b99780a4bcea5eec89724cab94a8b9f22d92b6487282ad1123e822d193fa366c41e3d3e0d67f9169c2925"
        }
      ],
      "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.10.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.10.0?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.dstu2016may",
      "version" : "6.10.0",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9261b124a2d5df28b590a023c628aa7f"
        },
        {
          "alg" : "SHA-1",
          "content" : "4367fedeeb4dfa1a74259826e028711d87ca6f1d"
        },
        {
          "alg" : "SHA-256",
          "content" : "78180056c100fdf626694ee53f41280cb5711f431c368c0b1e9a4ff63c0def8e"
        },
        {
          "alg" : "SHA-512",
          "content" : "5d368c596404087e219ae88373499c2ae98efcb9560fba6df7f1c7296def0e246d7299f0afd097d250407f47e272bbdd63ca4212d0835baacb25c4bb3c1f6056"
        },
        {
          "alg" : "SHA-384",
          "content" : "bfa9e43a0e190ce517c05e0810be127fdb326ee17fab4107abfc80bf8719568c87a31e979e18c17d379318f78369f894"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c4949cf5463769792577a080cd57b45ddb4aacf31652922332257a0b6ec42dd252909b0478b4f8f185c2d412e6c36bd6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43bc17deb6ba14eaa9c3b7108ad80cb20d496dd1ecfe7e85191dc0c6f561fa5b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6ae63381e97a58ad4804465f984376dd7ffa6e90bb3504cb6439a7047ecfac035ccbd5058d4f5906640458404caf0a8e6c9366eff9fbe4615798f17cd0b2acc4"
        }
      ],
      "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.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.dstu2016may"
        },
        {
          "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.10.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-structures-hl7org-dstu2",
      "version" : "8.10.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "637a937d3757196c8c11c50750e26454"
        },
        {
          "alg" : "SHA-1",
          "content" : "aee07c842ce8863763495568601d968c19f293af"
        },
        {
          "alg" : "SHA-256",
          "content" : "45f64ca0522fa845442db143397092c5994ab9c613ec9c11e4d62b6130a1def9"
        },
        {
          "alg" : "SHA-512",
          "content" : "8dba32e7cbe9bc1dd1df13cb8abb4d25a4e47fe82799592be0bcb7d84c633cbb44c76b8b4c86a84e2fa381953514ee6bd692623009715bb486307f4d6850aab8"
        },
        {
          "alg" : "SHA-384",
          "content" : "dbe7f398ad760fcd7cfad48c7a258d3c2910ac047a3e240c7c626d156c7258554dc45a7bb022f1c0d21ef6e8f597faa6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c45759629d1b0f9e5e1366cdee04458736daad8671b6acc2c88c40fbd2a0d3c61f64eb171a189398374460b92b37fc6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0d94b4b8c1bca2fa197e05e1d44625a48f451d2a022b0cd0189238640e4888d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "01e518e453530c7849603e676c84c3e4264b0bad3bd1715347c3d5b89415323c891ff711813bd382d2e55ea0a7480ab28e94f001eca5e3ead47c1f1dadc9c73e"
        }
      ],
      "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.10.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.10.0?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.dstu2",
      "version" : "6.10.0",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3faf5f1913b509b686bada46366d6d11"
        },
        {
          "alg" : "SHA-1",
          "content" : "c328490c7ed4795fe192e18656715e9508cf87fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b0b9a6950463f26ece5ce059917a3f305c413a614ce0105d48f97b85d16436b"
        },
        {
          "alg" : "SHA-512",
          "content" : "cc060ece87e316f75d974316ded440f828bcb3ea96a75c2b7a2d2d3508522072093336facf34f04f940a6c548218f7ecef7395cf78fc2c71ccf0dd0e1c6f3836"
        },
        {
          "alg" : "SHA-384",
          "content" : "59fa5f5c0f3b3691264b54110803cf1ed47932d2e0ed4f9f0042b20644989c3b48222bc768abd3047f3f5ffcb07e5a32"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1570aa479c61f8ff5ee1d3fcd33f0b1daee3a0cbb8b6e418d87a62f92c3f637dca458506ba1924e42d1d9863f61eda16"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0450a9420ce92bffeab4917ae7a39d10ed304efd791297f301fd49b9083138f9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "28e6c233ec737bfe3b1d75dc13c668c627b7d028a16ac1479def8d79cbd46c8f9ee78b45f44565c40143a9b400155deba73f1de067bed0033e9955b22568e2e4"
        }
      ],
      "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.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.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/org.hl7.fhir.core/org.hl7.fhir.dstu2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-file-watch@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-file-watch",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-flatpack",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-flink",
      "version" : "4.22.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.22.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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-java",
      "version" : "1.20.5",
      "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" : "d9650726512213668469bbd233c8a4e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "347e7cdd7850de0b9ca64898fafab3e00510483d"
        },
        {
          "alg" : "SHA-256",
          "content" : "81e490f89b1067e9bef0bb8f7f58ab44673ab7074d89702bda9a9646105a4658"
        },
        {
          "alg" : "SHA-512",
          "content" : "f640253ab5086311937a54702f8ae0d95943963323768c6ead7e129a0820d99f756915f23b2aa15c053a6676df5d541328f3b5082235d88a42d5e32282dbd39a"
        },
        {
          "alg" : "SHA-384",
          "content" : "bd4bc83f2a7caf6811bbc69b8ae736ba44dc429bf9bdb7dd353f4e4d082836bf774ffaca5ca0eec6e3f7d04b88fbbd99"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ce38e5d660214a6a42d5636fa4bada4c0bd42a09445318836a73606a081c259b2cf47e4f7305b654f92b01077503812e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a50b0211436d03e10d5683c1ad3c7e88ace1158702ea05d853699b74b2cc90ef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11d7c291f116a60aa3cd6d68c11a2cadec47cd0911b648dca818889e54136e1249f67c9e3ed687cc5991f663fdaa97371fa1f631fd09dd63b1b807930875669f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-java@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-core",
      "version" : "1.20.5",
      "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" : "698c0633377e213debd097c78b23d172"
        },
        {
          "alg" : "SHA-1",
          "content" : "70a834e1ca80602e6162ba93fb0b7e9265eaf290"
        },
        {
          "alg" : "SHA-256",
          "content" : "c0f13f1b910ba1ca94242bad50421d86c0bce9b03dec2917c72f1209cf7b15e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "026a5ccbd8a3d28a4b905e04c60373038ce2e959a2a4f27de9ad11834d35618061a78876ff556a181bbd1fc5657162a45472b7294eb66f3816815b63e39b4212"
        },
        {
          "alg" : "SHA-384",
          "content" : "1fc6da32dd5a23c6235dea4c7382d0556d5bf74f1eabc65868fd6b59105d66c59c63568849e992a4f437e702406185b1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5fda328263fb82760ff2b550508ead796f6cfc483a53c420667a48cfe8eef7da9bb6f4d5146e4214797c9c5ab90e59d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "184870de49ecc6be0ce5731010d21f348b07f5eac39f891f50daad6a582f6998"
        },
        {
          "alg" : "SHA3-512",
          "content" : "74cb6f57682e0ea497690d599766c9522a053ee60b7d224133974d8d45bcd046026cb2dcb50594e09f05cb9f2b8d0c058b9cd762d79387e4a7ead0c87c1d992c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-core@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-core-api",
      "version" : "1.20.5",
      "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" : "71e235115d9518068936bbf45b767ab0"
        },
        {
          "alg" : "SHA-1",
          "content" : "6eb6b617dc64e3bba337393fa1058aedb2c71ab2"
        },
        {
          "alg" : "SHA-256",
          "content" : "201f858b5b506ad83a8327b5e09a8f327d16d78128a511a9830c27f25f0481f8"
        },
        {
          "alg" : "SHA-512",
          "content" : "3557ff37dbd45650ef2723f8f699658b5fe528de9f70c1ee8f40e649222d69ea7c618ea422108bca25042b0a6d1bd063c5a81605ed9aab35aee38c0d8197da32"
        },
        {
          "alg" : "SHA-384",
          "content" : "354ff1abc96f93865ec14c55c3b24f1977325fdcb789f5c2f04eb0b7d29d11c97eb3366800cf0e21b81b088a07d3116f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ebc55a8280f8fb7005a461ab4f67ca732c95c2d9011329f761025f325589958b0f55e2a91fb65e992576b83dfd0bd660"
        },
        {
          "alg" : "SHA3-256",
          "content" : "114f37b105422607b65352df78c9281f0d311b8c96520fbf08a745ac8534a47d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "78a2d51060559e2d7c9ad2dcfe7570289e7c649085f51b6abc7dcf24cc541849dcdfcabe1a3c572853f8373c32a309541b03fd0fe564533e7bdb41c0d1010d6e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-core-api@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-metrics-core",
      "version" : "1.20.5",
      "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" : "fb5c61a9b70813b4fa28d68eb244279a"
        },
        {
          "alg" : "SHA-1",
          "content" : "b8d3d58878e7e16e2298af8113988ff08f303620"
        },
        {
          "alg" : "SHA-256",
          "content" : "cdc3a82c5c35cc5dbc2b83f8a27f6e87e875f17fb7a06a8f9d3f2078a897c469"
        },
        {
          "alg" : "SHA-512",
          "content" : "210ff2ec204900c44c1e589530954b760fa2be2055044b8b495744bee914e8d2a41a245c478cb941a05fcc87e03696287dd11d534d60bc5cfe445d5458cc6016"
        },
        {
          "alg" : "SHA-384",
          "content" : "3deea61091b75e7029739b0ccffa7bf340049f589dd4b0c317419f778cab500f7b2626d2bde44d874f97dfbd0ef755ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "69a80614619ec477dd11fa46a11f2a4026c674aa651ef603582b2481aa42ceaa771c1e7a33ea2f7593ff952fb69b2890"
        },
        {
          "alg" : "SHA3-256",
          "content" : "39e7f4571c00c4e9399ce2f1e6d836675495dbeb69597fd2111a3bc11e97f105"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dae5559a0d09f2ed4f16b906218547ae2ffa7ddc42beb71d5c3b7a1625d449b5afc14d2bc5d01fa0f82ce59e636d07194cbe6c6c4598afec56b22b80f30866d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-metrics-core@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-annotations",
      "version" : "1.20.5",
      "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" : "d4c7fc64f6406b39683fe15cc258fd34"
        },
        {
          "alg" : "SHA-1",
          "content" : "11c5adee689f08748656c2090f08c2316ec0391a"
        },
        {
          "alg" : "SHA-256",
          "content" : "c38b9eea35774db59a9f3ab652db983614c1d646db92fc2a07c0aaa6be9b79b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e1d04c3305d726986f60ab1e502b4083e0782a5ec8d17c9de0cbed66f1f6c4727ace275bc15b1b8fda90af455b41768f9cea56c3621a860cffab92791397493"
        },
        {
          "alg" : "SHA-384",
          "content" : "4261c01e99031461bf0e4bd2486a01359a1c3e03a2b53e453b702530f3dc99ac56b74803dab1b37ff1b77a3376418eb8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "80c7c9975f5f25d98606b3169de163bf84f5be0c6c9c0112a2c21b7fa28e629dfac4450e2e81b1c01a8c39cf31ffcfa5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "938c3b4b50eefd85eaa20398e56af01eef6b75a8d47cbf50f2a3e01cf7ca7d9a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a50d0bfc99ac9128daf01b672bd7db9f0f7fe4c74c1f99415511e53e2fb78ee3894ce8f79ec01bddb226d675b845c004dfa30005a30325ce7979c1d5076a315c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-annotations@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-clients",
      "version" : "1.20.5",
      "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" : "34429ec4b9fe326e842f0901a1c8a788"
        },
        {
          "alg" : "SHA-1",
          "content" : "3449257851ced1f27a80654cc5587d40176feff4"
        },
        {
          "alg" : "SHA-256",
          "content" : "a166d5b7b7283e93d4896165ff08a16a07b00e6cb04816baf88521cd64c29aff"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b89a6e1a2b05d624e8679b20101a0d897145cd90f951a85a0732fba51000a08438e8c54abb85019459847313176120a998af456f1ddc49bcce402d49eb7037b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5b534b57ec23f568856c40155831724d83ae34dfbc9745266bf128acfa0b065190a8f1b83f239afef8d008511153066"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4c8f9ccb9d18bc11f6576656f88f0e90426824422bb0516ce82b9249a676df1af750fad4c5cdbaf65b99f5eb62d775a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "97b84a85adf0b56ce7f832a5871569efc89c69b6cb8af0c3039c827edfa8d903"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aec77edca8a21a4cfafcbb792871b13869df36863981bc89beffda80d87247186fcf31bdaa60e92b285bd7bbbb7c2999d79beb8654604eaad4a9ecb09060f35d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-clients@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-runtime",
      "version" : "1.20.5",
      "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" : "f690257df291883e88f8ebf9a92ffb2f"
        },
        {
          "alg" : "SHA-1",
          "content" : "6ce94622c3fdae9a6745a2c531e44792162c45c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "e7b981dbb312463ee66e8bbf8caddcf7f9fad5d79ae16366ce94f8a83a4b3100"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3f06a4e03b0e1a2daef8bc01d8b78867108002e6da39b275a604219177f58396aced7e5cec0efaebb64cd12e60f6a0e90486abcd51354a77235f5480312fc8c"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e4d287c6d94ee6cf933f4a4e4459202464757eeb58319bd3c3e9fe0f0b62984eba8164232322fdef191d0a7ecf88141"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45a7551a6155ce16cdd4393bef5914c5dfd761c7f5d66104ad972ab7a02d9182f85d98d9035ad37692c3b35d4e133467"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b5b891a441ffbe48be6c3c8a481e28734d17551876752339b4b8660adfc572c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b15fbf4d44a81db5e5311219cb0d4ae7898ddff04b773f66ec00e141f79f2447e62f6eb9b046be699724a952aee241dd3dc09f697112d3fc5195cfe01ad341c7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-runtime@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-rpc-core",
      "version" : "1.20.5",
      "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" : "92c1250e897b1a587e6af7ba3d95f7d7"
        },
        {
          "alg" : "SHA-1",
          "content" : "577e22128313eef53eb2ff930c436c8566d4bb38"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab8e97e4cd929ac4f21e20076860d6d6bbe6ffd64f862c7eabf882688abc67ca"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d5f1b55a3ef00a6e688a150c7550bd49a7fe1c9156561f460f04bed425907150d7eea29e34dea0e436576243cfd68d675796951854b047ed43bd15c2354375f"
        },
        {
          "alg" : "SHA-384",
          "content" : "0f5b977e418994eb0acca80ba056fda847e4d2a864cb038ea6041e91eb8bfeb23e8b8e2f4ae1796a7eb1a366c9e67adf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8052d8b98a95ffbe3157af4c2bf5a97a3352de1b609677bc08cb091f3c80491b844945c7cd0527c9484bd38ae96c4519"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f8e174125a84a4482551474e28dedc9f835de8cb4fa7fd24f46f37f23d545c74"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a5a6bf78a2f16788247d707ea5ef1965c85753d6b6d4d389208f3defaba88efb301e4a4114dcd38f27d72c7509a78decd90e7a437114a0f3c9a9a5ce30bc9c9f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-rpc-core@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-rpc-akka-loader",
      "version" : "1.20.5",
      "description" : "This module contains the mechanism for loading flink-rpc-akka through a separate classloader.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4acd0ca9d60102e915c96622ebc0bd7c"
        },
        {
          "alg" : "SHA-1",
          "content" : "2bcbb2e444b195d43d7e7f5d66e4acf5c188d8b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "1a81488599efdff40df95ba090fc05a173c642da4096a7f65bde2e04d3710435"
        },
        {
          "alg" : "SHA-512",
          "content" : "a41f4195a2f8ff81076ece92882733f4004476f9d2646cb22d383d97f6547a0606300853f49c036820c1d4d7ca39ddaffa91cde16b3dfe45ac0d48e67f975a3d"
        },
        {
          "alg" : "SHA-384",
          "content" : "1847c0d8276520bdbdf3cc21c428b7f206a857ad25923e7459b7102203e57bc4372109242bfc3479d11212bb5c5b6556"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eaaa884ca5614b85f427e2875b0855daeda5d46dbc145affd9d341a88a5eb48a7c9809bd616c98f5303332419af6c926"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ca605844224c77c1b37d7708da8838c861117a0aaa13803aa90f421ccac6ee05"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c87a9101b20d7d0f49a7981f994e23b6d12aaa0442551799f1c36fbba188f49183afeba10e5509e6cb961b83770e8fd52a57576c5a97f78f0f898839922ef930"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-rpc-akka-loader@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-queryable-state-client-java",
      "version" : "1.20.5",
      "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" : "4157893e0c80f88282bbe2bd97ffc04c"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d38108ff8c8e2c87afe73393142b95289cc5ad8"
        },
        {
          "alg" : "SHA-256",
          "content" : "ace46a77389b455d777abf28d4ac2cdfff27333cb246d4fe84ed53c36b7edac8"
        },
        {
          "alg" : "SHA-512",
          "content" : "96932f8f6c052ac9cc180256b9e26586902a3472b18159b10a03c3fc2dd184fbfde9602049c9020bec608ba05e6c0c5a3dfeeceb5bd7f4b3fda083fb45300907"
        },
        {
          "alg" : "SHA-384",
          "content" : "e3f8363c88e6bc01a8a3597e3c9cb3e756683275d0109d6f5832032e5a0e43ad1c2a3b353b2c438b15186f409eb7ea19"
        },
        {
          "alg" : "SHA3-384",
          "content" : "48732ccc036697de4a0442e976b6e5221792a9245941c84c7c1fb31891aba65309753b348fb87312adb9e5837c835c09"
        },
        {
          "alg" : "SHA3-256",
          "content" : "32143018b602e5e4b2f4e7ef4d456b167b2e53c4d199d8695dc1ceca04709713"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2f366762b021a544d92c33f91de84809e79f6c2b4ce6ab6ee572881abfc37c9872d12ae0385df2a07a7c5a254821aff81cfed30af828007c1932aaf668fd17c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-queryable-state-client-java@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-hadoop-fs",
      "version" : "1.20.5",
      "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" : "0e00fbcbb331c6f6dc0285880f7f6cdb"
        },
        {
          "alg" : "SHA-1",
          "content" : "900b1ea51dcffbe10d1753f29614d6fe85de65a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "90d8b4a9d24b23da3006c130e54fbda77e6cb72bc8aa038928788981b1e8f1b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "b09af2920a1cf7245420242299e1e7e487049b45b58a7e95625ff5926d9326f9a06999e985053187a9f798d64ac98b4820c4eb39d670aa33d785dc5380952a44"
        },
        {
          "alg" : "SHA-384",
          "content" : "eb57f8efcb508697949fd0c359c31a1ec74cbd6589350a08ac5a40a507a5b3601d5daf2ef4c27401cfb1d52464a88849"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bd1a54148b089e4ddd6bb5ac6a0618c0feb176400671dceba9b5e1b47df7603c9ada814e0e1c6ec4bbe86280dfe6c908"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd1f7b29b0691b354858aba2418291eb443607cea27df7ffe8c813107211303b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "662477b9e8af111fe38111f581e9c65e3ac502338309a844af427cfce8cf025db4d66a45c2895f6f0d42a1aba6c6f701e9e6f1d28e2a8299912353c294135735"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-hadoop-fs@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-optimizer",
      "version" : "1.20.5",
      "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" : "c4f4ee72a900f571c3b13cbf9b5cad93"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e09fb1ded126b0e2756cbd5c3401be27676811e"
        },
        {
          "alg" : "SHA-256",
          "content" : "2ee54528f5d209cd717edfdb1eb2bb0283e76e2d612387b3e396ac408594d3d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "b75234a0bf8661e01885625d58a7d86a4fa1005b03fb45b014081301795ebcd59d87721eab3b70548ea8de7650c6be7b2e34999e7429082f6b4c4d326afdca9e"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b4ebd0ae248b715b8b777d00745969440fe1f6b066c815dca291f121f025e754a839a50f3b90ba2d38ffb65458dcc8d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dfc67826c5f720c76ad1b185c022d4bfb9dea7ccbf5491a382aa9e1ea3bf83b90661a6057b99b42d80237219e8316c36"
        },
        {
          "alg" : "SHA3-256",
          "content" : "45cc59ea13a91c6a3e92ba3eeb35f19180ce723d3621a752d29d6eb2fcb26f6c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e07a4d26f96ac0ea4e5c2dc02023367e6ee5aab68ca2a065ab3d9eae0e9c04cdb7ffd89a7ffbf5c449aa27e6afda96b24fadb82896c33443e810f3bdcd03393b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-optimizer@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-datastream",
      "version" : "1.20.5",
      "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" : "09542e3a727c39eb95cb495a3f346d10"
        },
        {
          "alg" : "SHA-1",
          "content" : "c94ec71f270cbe46928fc43f7aad6b92480abae5"
        },
        {
          "alg" : "SHA-256",
          "content" : "e2bf3bd3b6b1d3c2c514a0afdfb732b56c2f4c31621b6402fadbbd8092a54273"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6ce9ea9936eb039ad04e1e7b526202daa56b9dfbd12bce4e513cc746cb41ff4b3d4d693cbf42e3b7df463524b9c932aec93e923d34248db1969710f3690b589"
        },
        {
          "alg" : "SHA-384",
          "content" : "8588a90d6ea2b03475a32c72a1e3b8f52b94a36c18e372bd09d710cb16ddb9dd1c1f807e4c258fc5b96f551c9d6e466a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4fbbc1b1f0f5bf3655bf2e8f3901c4c127195df4fc68c3affd345e952585bf1eaf41be0dcb0e29976890191531f45584"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ad6943e094a0d0c3e70f4fc9f61c1d8164822b9bd7e10765208ba1da7546334"
        },
        {
          "alg" : "SHA3-512",
          "content" : "072bb285af8c9e14feec1466a772a6a81c3e569a5151f56c23a51aedd2b17e61a3fade189f206a5e25da44e86645dbbbcafb43cdb397d4174f571e5a3d697fbf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-datastream@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-datastream-api",
      "version" : "1.20.5",
      "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" : "9ea7253861a1a5550ef56e240e478945"
        },
        {
          "alg" : "SHA-1",
          "content" : "e7b5a2afacdf7767d8c11d862365a46f8857cc9a"
        },
        {
          "alg" : "SHA-256",
          "content" : "088c35c728981d7cac0494e6f1e3ff6c00bee6e37be2fcfe7654d27e248bbe22"
        },
        {
          "alg" : "SHA-512",
          "content" : "8da5091280f75f9afc0afd30a5c23329f641ab09b07ceff1ad99f46bb2518c856d5504d8299fb697b748909457515f373af1d92a8f87a5eae787c59d74776ac6"
        },
        {
          "alg" : "SHA-384",
          "content" : "de2838ad942caf7ff2796d5622bf91ca0515243d1ff1b2886b19b6b7d5280a4ee5c99435582459322352dacb68c4c2a3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9f33aac528d86beb602ae750fd0bf94ca01ed4e95fbe4bb0fd2dc0f69d4a548daf43a942502a3b19a14548ddd7145d6b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c36dc0f9068086f45dbac92e595fd6614a83de336ecbeda60d3633a5cd9a063b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b747a6a360b19d7f0ccbc6df91287c8db63deda08d3c2f5d2aa96e376d2633ad0e049297db101f360863574031153eacc5ced91a7d1d28694849f18654b23651"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-datastream-api@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-streaming-java",
      "version" : "1.20.5",
      "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" : "b6bc3d6411e7eb0d8b9df2fb78f5bef7"
        },
        {
          "alg" : "SHA-1",
          "content" : "2ec157bee9a24ddee3d2e31727c0d0cf234620b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "cab306d343914ee2ceccb5efb49f4c1108134dd753a113af5f2d4c9a90034c32"
        },
        {
          "alg" : "SHA-512",
          "content" : "25b7a41d30afa8f28f0edb65723db8cef40b0c0420c97aefb3d359e8371fa41c714ce479c33fc7add906de68fdacce69e08f96c848c81feed1f984927789dbe2"
        },
        {
          "alg" : "SHA-384",
          "content" : "4f95f34ff8090d72eb5fd990af58f1e010f0f094df736028c35b46f38bd335fd3f661df560319e8a529e3dc869423a63"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a24189a9138aa04adbecb54c3cffede9c2eff993b37c88026e3c2ea122dac51e115d5f6a528061447f914aaf18d5fcc4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7186363d2ee014eccfa9a0a456dcaf7449095f69c4bb4073dbd194361294bea2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9fada2a1ffa6173f02841e0d247d6d7bbd581194027f3a260f060655d63cdc5796939bd703c6719271033e410f77bfd3fb9c3e0b386609cff3d65551cb9b3c13"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-streaming-java@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-file-sink-common",
      "version" : "1.20.5",
      "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" : "a0e0be19d06f39918d16e3873005d427"
        },
        {
          "alg" : "SHA-1",
          "content" : "926859946168b0302ff93f22e9390a5f9dab5df9"
        },
        {
          "alg" : "SHA-256",
          "content" : "4adc29fb0c9d7c40a8b6a02eb6fb94f72e45b24cfe40816c2596a42fa75dc972"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9781b65923c765466ebf93536dc49e7d61dcc46d57950a9a21d32957bbac8bd6701bb1d1f1dc34d81f34de67afe135ed75c95199d2c779106591a897529da02"
        },
        {
          "alg" : "SHA-384",
          "content" : "3321dc911ef80187cff0087b6b0074bd5ba99e74e1650182aa705d0d0fef9d07bed09bbb09711a319847dae2e8c97afe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "edc9b0d8cd83a18dc3791ac700f32d4184f6c633bad550e09839c0006cd1490295cf48fcc7f49e0e2f9601e0e85a6f4a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6e7bc8b5cd3f7e64e2d2aca029c5362273ab797696cae43afec1fbd0cb016b4a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "70257a686e5863d11b625a51bee2d8d8fabd4732557ef720f97b457bf050aefbb69c3b21443ee391b5ccfbd09cc8934c72ca473ec87cf8ada66c42c1b69e93ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-file-sink-common@1.20.5?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.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-connector-datagen",
      "version" : "1.20.5",
      "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" : "31a9aa4bd6e1e3399c75f5cffa53523e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1053746cb3428661e6563bf7673090a1132a01e"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f9fd4b0f142f87ea92f443952d257a83d4c1cd0bf0e342ef146e059e93d6ccc"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ff45bb40db17a711b765d4db3fbc4f282a35617ec22f5fd725fa57f0753d2d52635f3901eee61f07d30c36fdeed75524973f659846031cf5b351660fdc1ac5f"
        },
        {
          "alg" : "SHA-384",
          "content" : "a5c018b0f17ed30daab15c0f65472a3c259dc29c956eb5033d453d3c52e4ecfb10827a136bc9e44548d782986814114c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e263c91f19cd23efc419082bbdc0b73258f3f25fc69369c84a1bd0e386ea5dd10e5ced4ec0cf783834784687fb7f2e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f7217f45dc0e642fda3da6a0e1cb60c064dbca0fa605eda857b5e38ae9a8e623"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b022a7062deed51d2b43c7e0416802cbca75cc6cabcaaa5cdf4f545637c479bfb27b0e679591ca29c2cbdeefa33c0b6c653d331c7086475978ae2d305468610"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-connector-datagen@1.20.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-flowable",
      "version" : "4.22.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.22.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.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.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-fop",
      "version" : "4.22.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.22.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.8?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.pdfbox",
      "name" : "pdfbox",
      "version" : "3.0.8",
      "description" : "The Apache PDFBox library is an open source Java tool for working with PDF documents.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "92ed0441337f2ed1f43eeaa901bd7814"
        },
        {
          "alg" : "SHA-1",
          "content" : "c5d8c0b56aa156d64283f07729215a9938be2e69"
        },
        {
          "alg" : "SHA-256",
          "content" : "97647cfbde61ebcfc06b4cf8c9b0ffcaaee073396eceb4a7f6836a9b9128903c"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd59e4918285dbed5d5a5e922368b139b2d3eed3e7b1102e726bbc69041328c82175826b92f341885f17f22c7af8438f4c5e676f25b90a8c062d42b1d7e5a57c"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf70e79d86149d82d3a475bf8be8bb19dedd88ebb975af4cb4e07b53c1ee70e6d53e18a83db2ce2b48918ea733014956"
        },
        {
          "alg" : "SHA3-384",
          "content" : "420f994bff085278cc7f2061ec10373e5c0b39809cc6dff82986b0f4ed65bdca88cb3f65fb124066c6905c02f565430a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f54d3f1432e99a116d703f9d17dfca9adaf4cfe9e5dc2e57d1e6e22d7b9958b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e344572c8bf9a207113cb4a4f9ffc15e211d23413b791a4a8c009b4976eec9b4da39b3ef80d37b32f44a1e239c3b8c9148161f918d5452584472cf9d9a721364"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pdfbox/pdfbox@3.0.8?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.8/pdfbox"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.pdfbox/pdfbox-io@3.0.8?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.pdfbox",
      "name" : "pdfbox-io",
      "version" : "3.0.8",
      "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" : "f45a2386cf4178b5955dda2807139745"
        },
        {
          "alg" : "SHA-1",
          "content" : "0953f459ebc08048b75afc3e823aea2e0466a01b"
        },
        {
          "alg" : "SHA-256",
          "content" : "36a0e04001010b4c764857817412b96339930b19755e728959805cc0352061b2"
        },
        {
          "alg" : "SHA-512",
          "content" : "659c72ecfa9743df09321ef594cb0e948cabff17d7aed01583f78ec344e2126e6c75506abc43bc36369c0692bf09ea9e81b956ea9a3e28af29dd5c86bae9ff7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "6df807534a26d19789036801d0d36e7efc10e53e854160732cf5827219c58f1a9fd8c1f84e9d8a8d08afec05545b81bc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "83692991b95310b6d0a20dd5f591153740286615856ff72939df44628f0221d9f9f02275a8707bf59af7d12ed941bb05"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a5620ef92655e317e1c8a9301d2a57ccd672354e6dd37fe24d5d9224867699e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b56fe5e9b77d3206ba4fb342c4a7b9329f357baf625bc5686cc89cc3df6057bcad526c90707ce2168733b3ca6113733abb9a96f1ccffbf04bfb1865b8ce4cdf"
        }
      ],
      "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.8?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.8/io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.pdfbox/fontbox@3.0.8?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.pdfbox",
      "name" : "fontbox",
      "version" : "3.0.8",
      "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" : "379e6faf6ea614ad3318eda879e4f423"
        },
        {
          "alg" : "SHA-1",
          "content" : "e9f4225dc564b212ecdc31d1574f2d0c1dc3ad30"
        },
        {
          "alg" : "SHA-256",
          "content" : "a1915c24e3edbe0ecec93896dfbf6d41427810b663ade97bd4e8bae86ec3fdab"
        },
        {
          "alg" : "SHA-512",
          "content" : "fdc1a5bcb016280c561e20684db77cba126660872f6ad03440596b8817ed97452e80237e0c3e41f8914711dac96abb8da8d1f37014eef7a7433fff85aff953b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "a003c4f5a10df5885ae07dd485a4e2932bb9dfc1d858f44d582b6254e72171954e341f15b07f96f9fc745e47b2dfc6a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "019569e5e5043e27220becc49b14d781c9e96ad3a20156b1e24249e8c36b4a2d4a6373b64b8640dea9b2c05dca9bda8f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d7995e3c97eab0405539ce436aac2b4f832a3ca7cb8628346e05955fb85c42c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b00c2d71f06b9a754c5dbd667efad8edf2ac10fca14f2d222dcd09d8d1f3379a6675f7eb2a003ca7ea234ca8f67dcc7dd3d6872ce0b1401d4a13f4dd3bbd7dc0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pdfbox/fontbox@3.0.8?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.8/fontbox"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcmail-jdk18on@1.85?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcmail-jdk18on",
      "version" : "1.85",
      "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" : "e66891af9c4aa987ac14ae8d965d4f1e"
        },
        {
          "alg" : "SHA-1",
          "content" : "ccbba27802c33339afba3d34657ec5730cfc3178"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab87de929f8fb8d515143921580b60b7dcc6507f07939ca345b8ffa07d213837"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b56a1b04bdf967c3c872dc491fe2264910ce6f5255ac936cd19e0208f2cb465af85552403ca36ca9f82db0a53554f449d0e6956a2c6431d2b6fffd97edfc654"
        },
        {
          "alg" : "SHA-384",
          "content" : "630ecd37b47d13d153349c0f646f5df3b71948ac7a8548ecce178fcd0e385998cfeaf52ddaa67941337c13aa7bc90e1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a010daa0e2e6e91bf7e4f97bddf3e72a0f33530ca7f535c78f5ad1dcf74ec8058b9c3ce16665ff4fac3a4ee943182b2a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "975a91f65f5de653c8c94224a64616517f774ecab1be7126e19ec173e1127de2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "574da2f86c28510c76e4d7917d1dae0613be06a36f4e499abe502e89eb9caef4eabe82a6949d4267c49163d8636af7ac6f04b5c540783a30c7a785e3b35f5df1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcmail-jdk18on@1.85?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-freemarker",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-fory",
      "version" : "4.22.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.22.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@1.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.fory",
      "name" : "fory-core",
      "version" : "1.5.0",
      "description" : "Apache Fory™ is a blazingly fast multi-language serialization framework powered by jit and zero-copy.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "17bd8f6131d864b00a69a2be7d124af4"
        },
        {
          "alg" : "SHA-1",
          "content" : "3a2d38225cab133227d73dc6fbc882a5b108aab3"
        },
        {
          "alg" : "SHA-256",
          "content" : "c0a937fbb4cf8f21816a242e031f57d676355ef754d8e3668e02c2997040a96e"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5a80ca79a014ef76d050d79cb4bf5ff7ea825df1ab883bd140b80fb9aa00ce258664386b7a5c8dff4ac6815a25c9c2d2bd2af1a6c170049e4ce7029ce0df666"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b590c672ce523d5d55127b0d493b4b163630c4ee327390c9e1b0eb4e18d8844d8dddbf7052b3886bf622d8a81b36dfa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0577792e182b5283a1b82d273e1f72fde9a6c35370bb50210ef1822d9e1400143165ee56e2a92fd9ab2ae59b655992d7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8c1981cbf847330b4c33bc04013c4c1e5a1e5dcea1a8a6d2ccd5dd4bc9194322"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f1932f6e3f1ed6906e279fb1e89f0a46e0d0bb276b205c7fe2f8dbdda6884c4858a6947062cf9dbb5f9c03954a8f2aa2b69150f3abb0003a294eb0cea6b94061"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.fory/fory-core@1.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://fory.apache.org"
        },
        {
          "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"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-geocoder@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-geocoder",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-git",
      "version" : "4.22.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.22.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.7.1.202607240634-r?type=jar",
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit",
      "version" : "7.7.1.202607240634-r",
      "description" : "Repository access and algorithms",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "705c28575b0959cc6c111a0e515a745c"
        },
        {
          "alg" : "SHA-1",
          "content" : "56ae76f632f5565dd838fc13c73db89c449a17ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "591abcc84955a6ad3363ec904bda79cf14427706efb4e06ffeb7bc3601503980"
        },
        {
          "alg" : "SHA-512",
          "content" : "38cda43f05445b8e899121299efcfe7ba0d63f0865b5f7cd07d5348f98eb950e5e8cae1f22469b76b84da522454017cf0fb218a5a6348b311968f1f0264c340f"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a85bd10d999630e5ba876fc9486c8f58df4959f917c5f8def03c7b00c5ea860b217e550beb24ed546ac9c897bb7f1e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d57b8ea5fc9ec6f975340e7c64d55b4b6d5713d17e5a410e3a018d067d57be849dfb866a865396d22f2a13297a3fdcf6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fcf46fd3ad4ad50554f5d0b8221e3a321bd0e8b327f5babe107cd9e320c61286"
        },
        {
          "alg" : "SHA3-512",
          "content" : "19f3323d6ef20cdc5d36387523d762fcf2c6ded9501784889b42836eea1810fa099ba24a680f8c4780258f18f10da1261f42edf58d49be54d10307d5205b7296"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@7.7.1.202607240634-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/org.apache.camel/camel-github2@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-github2",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-common",
      "version" : "4.22.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.22.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.50.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.auth",
      "name" : "google-auth-library-oauth2-http",
      "version" : "1.50.0",
      "description" : "Client libraries providing authentication and authorization to enable calling Google APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2fcb6457a99b2f681f2b096417bc70ec"
        },
        {
          "alg" : "SHA-1",
          "content" : "8982eca763682709a533740544191fcc966e6032"
        },
        {
          "alg" : "SHA-256",
          "content" : "68fb75913f972707cc89da4a17809fed3269d25c198135838c49b7b62752eb10"
        },
        {
          "alg" : "SHA-512",
          "content" : "c26afaa54825ec53d396489524fd8de1673ebf0464da1727c5151e7dde14cecc6851634d5c58cb7e7bebf0e59734069a8e8c728422378b7db83086ba45a15729"
        },
        {
          "alg" : "SHA-384",
          "content" : "7843bce95676041ac973991b42016179d212257507f3c3aaee6d48a46999dffe2b06961736b9b3738367771766a516e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8b2edd4a252f6f6b47c203365ac62193a66dcbb32f71007a386d3fc9161ca2bc614015bdb4c9c58b8a781ca64048c2ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "73658ee567bd2e9847eccd16492482928c224ad99e9701e5dcb78246b8b42d8a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f67fe208e08f79d19c8c0f5573f8137cebfe167132342b93ee5cde79c8549269498a6e0fb24cd52876e89ab45a7530a1c1bee673cb09cb71f1890995e0a6f01"
        }
      ],
      "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.50.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-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-cloud-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.50.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.auth",
      "name" : "google-auth-library-credentials",
      "version" : "1.50.0",
      "description" : "Client libraries providing authentication and authorization to enable calling Google APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0fcb721588d2f0c3632e39daa9e7207c"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab4b3f13b658ed03793e1ced1303a021e745b071"
        },
        {
          "alg" : "SHA-256",
          "content" : "09f2ad0e730a1530082748cfb5637dbe843683a3fb57e253a6dbc2849fcb340f"
        },
        {
          "alg" : "SHA-512",
          "content" : "f5698a313c1e6c3874151f4ada437362f6e1f754bcac53d69b2df994aa8e2f2740706c349025cff2e98996327ecdf8caad6c8c3d306fa09fbab1d9e817dd27cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "4c8c1d27cb1d013fdae59d0390a46dc00b485a77f6bb5691adb6b9fd801cc004ae03bc734c52481e0f5be518840f01ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9e073420e82465d1b7a9eee1b47eddd68a64f59a73295634ca95e539895415976abad661401c0f6d119f500f14d50a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c192077c46a24a1ebbefc7ac7ba3b9e31f74446a05cdca8bc0afc376315f7282"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5df28ba2fcc0596719cb32e2bb3bd606bf65a3bfe0df8f9919a25f9da39b887baa11141d2e5a41fffabcfb530a037601255a2d4bf53a194d7b00f1189362de49"
        }
      ],
      "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.50.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-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-cloud-java/google-auth-library-credentials"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client",
      "version" : "2.2.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" : "2361b215989253ba873b1955cc4aa688"
        },
        {
          "alg" : "SHA-1",
          "content" : "8321c1af1e7c5ce9ffb243b9bbe90c56fa60de9d"
        },
        {
          "alg" : "SHA-256",
          "content" : "36cea7079c550aeb12fa7366a1ae65d503eaf15bcfc4f50124fde2a8f784e568"
        },
        {
          "alg" : "SHA-512",
          "content" : "bab5ff46ea114de8c3945a3b110ebbd136c8ef31236e618a1d71983dc1b3ba0b777683cc9fe8dbc34a5419067a6e8da47b6911e0a904104b808cea5d272e2cc4"
        },
        {
          "alg" : "SHA-384",
          "content" : "7d6c457b030ef5f6b9a779db363e7a5446dc3a35b7aa06aa91fbe7756bec73587312751822bc75141d9550d7c9467d2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "836f4172fc69af599f7674b68faafd935ecdaa759c08eacd55a2e5c777fb1101a8d1c87aff89d0ec38514e99de91ddf6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fbfeafb0b89421a31956758d862193005faf650508bfb2dd0b87c3892ddb6a6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3853e94e0d26a2839fba7de981ccfb3aee23fadf5c4b6d22c9b690eb2cc81b4095e76dc5efdda869f84f83166193f1c80aca84edfc5cd0e671a338be57039bde"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client@2.2.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.http-client/google-http-client-gson@2.2.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-gson",
      "version" : "2.2.0",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "597bf140f23203562b33345fc43a4c9c"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e991335e2fed8f78fde7e52834dcbae4659d3d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "3242dc7e91d355d118a355c5d586271bedfeb84c3f2f6fa2f3b9b42503a4dc59"
        },
        {
          "alg" : "SHA-512",
          "content" : "375a33499f1f014c93b5de4c3f9b15ebab9f9c39b9f7692830d6c8e78451abe53c908dfd4ad9c2eceb1ba9ba343c984d6f787b3a3a89f7b9f3a637ee2292c6a4"
        },
        {
          "alg" : "SHA-384",
          "content" : "979d06fe09abfe7b8f4071832ecc61470b7d5ed42bd0b0ec17d2d91dfca3ebe3f5adee74b1b845db81176d4052b8efed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b87967590cab3a4c798c86adaca4316b4c5be160e86a6b27a743f9a347e0acec4a3119564d8c2fc7b70fb096662631fd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3551c67ad9890e610084dae984c27e759d6a5d720e795a4f66ec5fa4a56a71fe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd9ae0748949e34866129d94c55a3b2798d83039b6af63f0ad81a56855c0852dc24eeb4533983a9e6ddd1b7a04d7604cd0a1d7d7b3324dcf57cd24c2dbbfb24f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-gson@2.2.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.api/api-common@2.66.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "api-common",
      "version" : "2.66.0",
      "description" : "Common utilities for Google APIs in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bb741fb62233a16ca13622d7a8898227"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c84be5a666044546fd024bbb101fb700beb856d"
        },
        {
          "alg" : "SHA-256",
          "content" : "52acfb2ed3234c03a440ff2516a39f45cf993b7b37cc30a5e046e3ae1e227d82"
        },
        {
          "alg" : "SHA-512",
          "content" : "de2930b8869ac641b68f86d706af8feea387987ead48a826eeb0c9ee4c6e5c9b369429e95a9bbe5ab9f68358326d7a4bc68139c569b3e6e40e4438ae5f0a7603"
        },
        {
          "alg" : "SHA-384",
          "content" : "dddc1cf4b77e704fae71c2f1f601064430601356fff589d21e16574358d11e3ee259a724b2a398fa13d299dd3e2d7d6a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "12bb04f44edda0f925732ba9af37b6979ff005086b13ec164a1fae566403003096acc4aa0c4968a93deead4ef3855614"
        },
        {
          "alg" : "SHA3-256",
          "content" : "961395c6e14c58f58d9b9da2bc3e9f053587ee542b94d35b3d31a526bb9cf00d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38e4b499c43ff73080557b352f968f57faa2879dc6419e27707a1848536b9f8203b5ccd9890fe1b32a553c2511e207aed7eac50e744b75a7813ecae400eb5fbb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/api-common@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-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.2.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-jackson2",
      "version" : "2.2.0",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af844e3f2ccc69258e12f10274aedea2"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf6784a10f12c4cdbf0bf90fe1a742ec9cf75149"
        },
        {
          "alg" : "SHA-256",
          "content" : "a31b42bba74a1b83a29cd3a816b00f26096aa808d2581831e575b94fa9aec2c8"
        },
        {
          "alg" : "SHA-512",
          "content" : "faa02945aa05c51bc2c912ef87be92463d0833192da71ac5c05d63d612aff936ea5f4f4e595f5329107d37fd93da9cf0f3c0b944bf297155df1895a67eb5b8d0"
        },
        {
          "alg" : "SHA-384",
          "content" : "718f4cdc36bbc53b0f1d38898073de7c046ceda5a371b9228d6427f3aca66fdcad78f8972b7dcfb44a4726198ade12e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "04208c72e439af749e1265a64e771f99c00be66094fd4333756d4158fe6431a5d25648430b460447bd0f62e774d3e52f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bb7b9535ec613dfefb687ea26118fdc54b298cc99daf9616de2efe6d3bee2a75"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2bc7f178ca6cfe49dbec43fd3f413c8926382da0058fdf96b72dd99487565a8ce8cb4ac43503fec46ef4d50a22dd1fb80c947272388c83c150e7bd4aeb4fe99b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-jackson2@2.2.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-bigquery",
      "version" : "4.22.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.22.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.69.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-bigquery",
      "version" : "2.69.0",
      "description" : "BigQuery",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f5e593393dabe1db80fc1442da9c658a"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c22155d4a5d44b464acb57ad1ef75183aa53163"
        },
        {
          "alg" : "SHA-256",
          "content" : "e55310011f9f79b8ff968fd64aa0bc242037f9193578d5f762acd88313609907"
        },
        {
          "alg" : "SHA-512",
          "content" : "b2abf76d373425d7e0b729abdc7e47bf010e99dae44a654fd4185e47d460b68e342f16fb6afba1852646f2f5f1d523b7f7e84aa2cbc58d78488b1abe81ff51b0"
        },
        {
          "alg" : "SHA-384",
          "content" : "22e031dfdc71bb37e392c64ebdc6aab6a5529e18aa0d1da79c8fcd46719622d19e7a99a29f59e441929722eb7c88607e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3e8a4d56a60b9d61fd5357efbcd30b516276b37b94dd531638be21f6a36a53dfe9f7cde3177bf1ca77bcaf4f88499b33"
        },
        {
          "alg" : "SHA3-256",
          "content" : "096ca37109c7d701fb2aef1e15e79717d99d04b12baf50ac5c149d1f2ffb822e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c4a1ad8bcd9512ba4599fc726aa589148cf07c06f5a8021e19153c6573e8d1c5d2bea4dbb299d58a4132709221cbaa61c84383c6d2b04db57d19a42a9f5484be"
        }
      ],
      "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.69.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.73.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-core",
      "version" : "2.73.0",
      "description" : "Core module for the google-cloud.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9cc3734e2187a53cb40eb70494d4a093"
        },
        {
          "alg" : "SHA-1",
          "content" : "a607d12b9d3a78939b33fe9d93266dc6b6997626"
        },
        {
          "alg" : "SHA-256",
          "content" : "a68db20702c790ae8e4060e346fa8ca709ef184b0056cf840eff6dc3c8353ad6"
        },
        {
          "alg" : "SHA-512",
          "content" : "095a351286175ca60fef4dae08b39481935860ba6292b13c5f575afb40f13d311f80879a10b575427c20b1b21290436ce41656cc34d43f66eab5a9b61813d5f4"
        },
        {
          "alg" : "SHA-384",
          "content" : "51525f2032e6ae332742c19577a09b58003e8894375f833db0d0bacdace3b4e9749e72a73b295a258cbc5a92f106b9df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe0b08d6b2cd9bcc386a5a4f777b92d4c57fe0cdcff15091186257de4bdf33c6efa6d5446a991296929b9c320c608c0c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3babc9c5a68f13fca9d1efa220ad8f2d43019b6351139e9cd3f64afdfbfd2f78"
        },
        {
          "alg" : "SHA3-512",
          "content" : "69067211cadafb0fec3b4c2782a93fe2d17850572d18ac0cc596424be281a1d756edba7e76b169c9732c2939aa78c72a5d66ce9063aa01f63417598306d1e1cd"
        }
      ],
      "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.73.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.69.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-iam-v1",
      "version" : "1.69.0",
      "description" : "PROTO library for proto-google-iam-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4cd52014f8a8b7e9dbfc2c5398f91744"
        },
        {
          "alg" : "SHA-1",
          "content" : "04ea23ad467fc4d523c08c1bb0fec347dabbd8dc"
        },
        {
          "alg" : "SHA-256",
          "content" : "93130273395e3a527fba2a275baf7a99cbf4714bbb0c791f32c3d12b8c587349"
        },
        {
          "alg" : "SHA-512",
          "content" : "3b474bb5ecbab693a4e945cae243d3fa47f093c38728662371eab932e2b0c4b52a8641c4d646c2775a4766b4c01f3d054463abf15395f460ce93fbd825bc0142"
        },
        {
          "alg" : "SHA-384",
          "content" : "061c1caef68fc15deb8dffc97765166fde25b775e9ef65911160c85c0b9d3fcbf8a0ef45806aeac72e5b4fd1d30eea55"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4ff26c9d8e0e2c1ed71ddd70a74bf325c5b0cdaada7faf4b3a8fefba6f05ad6bcd72da04e3d6f1f250754570d3aa9985"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8f18cbbf77b57299b86576bac232febe01971cd999d287c28fec0661132748d2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8fe110fbeec3f541dc38c66efc9bd41968097fb929920d57ae96a8a0b6365c3c40becdc5c858412dd287312848ec4caab2f4ce23adebc9e5ff837ef821202d02"
        }
      ],
      "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.69.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.73.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-core-http",
      "version" : "2.73.0",
      "description" : "Core http module for the google-cloud.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "59a02c4618723eabda44d31ba0c4512c"
        },
        {
          "alg" : "SHA-1",
          "content" : "630f144cbb469bbb41420d7da432a4fb3d107b39"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c098bd4bf326d20450bad772dbeb8332de7d48ff79897dc9a82b7cf59d4177d"
        },
        {
          "alg" : "SHA-512",
          "content" : "5b3cfc0366abf913f034b5e6351b05056aea951c4df53c32f0762e906922f4112b83ac61f27f1a390d8d483331c02933334339de5c5c5a7066ed8bb248fc90c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b3825f8e7d23e29baa74d52705f3062dabeeb21078109d85d3888612e8c76ecdfee513a97b33b4ab00178afda229fb08"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aec9bb19bcf3a1267f6709773be6d3e082a6239607f86bbbd95bb547ce13798f19af795937dfffcf80c83106df3b19b2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9cffc34c2e15b221ca0f05be194fa294c1d44960acb19b10cc7d9adb49d89c89"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1e5b1f6941c452e8ed06f85d75976075ce20305b97257a90b4e6c73c692cbde56e29fb429b7d4372ca643b5570291bd441b7c3c7e0c0bd80efa171c8417870d9"
        }
      ],
      "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.73.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-appengine@2.2.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-appengine",
      "version" : "2.2.0",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b2d9388695058fc224f6c1f3c3f3cad"
        },
        {
          "alg" : "SHA-1",
          "content" : "93e51f9afddd8b40fc6e25ca42caa1bc9c5d8f9f"
        },
        {
          "alg" : "SHA-256",
          "content" : "620fe5bc633acf62446cbe483664fc3691695bafa706c35f1238a788fe201ac6"
        },
        {
          "alg" : "SHA-512",
          "content" : "adff05cbade7810fe3ccd30ba0f215ab965444d23b155a806f74c5c843216b9e9975783825c8a6101482a821819ee2a5aa68a3e1cd4ced1d5163fe6f90c9249a"
        },
        {
          "alg" : "SHA-384",
          "content" : "96f7a19cab78a0d8bbff0776f1fd12c45e7c41a503095b5801194a4425e2227e48ede0278d1ab6d229a003bed94ade8f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ca6369ba21c2de10e047c50aa4c2fa958b85f76a78a84027aa28658c51d0f9423f5573fd518f0bdd4135c3bc7e8f924f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6614d65dcb1b755cb0ecd62adbc38bd7e9681c35b9f46e9f57c53097329f97a9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "04e2762e031e315f2f3af1b1661ce65fe3ae58c91ce52d2e54ba586679a98d0d6e5767ac60ec9c9a23b5330c7824a251728772f52c9c31173192ff332b43e799"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-appengine@2.2.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.83.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax-httpjson",
      "version" : "2.83.0",
      "description" : "Google Api eXtensions for Java (HTTP JSON)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "406e7c2ea1762122ba48cf0b277e2f09"
        },
        {
          "alg" : "SHA-1",
          "content" : "00cd6c63e021f92c357af2b6079271405efb5122"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e35a077747db1cc882c50e0d9cf7290f4d43303c5e4f6756c57fd038e629f92"
        },
        {
          "alg" : "SHA-512",
          "content" : "7891a9c933c0d705266c0f86a362341357a6b534034eed4f9bfca7544335d4a0f2cf7b5b1f0a17bbb1889facc1f903342b93e17f8f31c63f9dc8faf01ac6e2a6"
        },
        {
          "alg" : "SHA-384",
          "content" : "a73d0c1876a6563bd523bb84514f789581b403f42b8ac0f844ea72283ac010eda17d2c17eba2dc152dae4be303970ada"
        },
        {
          "alg" : "SHA3-384",
          "content" : "51d5295c8e8d6b26d48e810eba7ca9def05ac51d5c74bee73220b90a6055cbf1e09304783e6c00dfd4818ee4c1ca1001"
        },
        {
          "alg" : "SHA3-256",
          "content" : "50b0d08ab014a21c92ab3bb3a6e90b0d4a31f1b904d293d871712dbfc3a6d175"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1355248afa08603bc6bbf52a61d7cc35bcf62bb3ceb7c4c25f78a09a109fac834688d454d7b8b59497b6f42a86a334709bf2db94de1c5f73f6871133a873009"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax-httpjson@2.83.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.conscrypt/conscrypt-openjdk-uber@2.6.0?type=jar",
      "group" : "org.conscrypt",
      "name" : "conscrypt-openjdk-uber",
      "version" : "2.6.0",
      "description" : "Conscrypt: OpenJdk UberJAR",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b375f6aa79e8aaaa44cf4bb7cb03130"
        },
        {
          "alg" : "SHA-1",
          "content" : "90c4e599306175dddbc9c0b64edc5d31c6d52a1a"
        },
        {
          "alg" : "SHA-256",
          "content" : "3d8c254ec95e4e864abdba01bc8bcd44b46ccba966f57dc0467a3d9bb0ce7ca1"
        },
        {
          "alg" : "SHA-512",
          "content" : "8f1238aa452591f5d00c2e8597e43f3435e809cd6169df600dad116f30130f866ef6a4d94fc011677c4c11b0718578491de012816a539047340613a52c7660c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "218ce6d540e44669d052afb8965d9fd763cb74b914e1e282a08e04947c40ccff6b5126f609e93367f2c7b99300c28beb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9dea647c23b4e090e352ad92629e0c87b99c1d20755e396bd2f62641d4e062eddda0e8a349d861c82d8f54d4e814b203"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e72048625976f895b2fa5ebfb770267feba905d914f07f4ddef9750fabf5915f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e69f46ff3eeb814cd556ec5da1238c552c5a9f7b5a871480d65a6b32ae39ef47194ce4e0155d00839ceef27d701ac32892f9369ad089db0bfb9507ed63f2e83c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://conscrypt.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/conscrypt"
        }
      ]
    },
    {
      "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-rev20260612-2.0.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.apis",
      "name" : "google-api-services-bigquery",
      "version" : "v2-rev20260612-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" : "893ac669720d753260b4f405adcff79b"
        },
        {
          "alg" : "SHA-1",
          "content" : "7319776495c1a5d906cb570c15bf3704bc221c81"
        },
        {
          "alg" : "SHA-256",
          "content" : "989f98649ffda15ad65b0ca19ce3a93a993066ffcb04f100a104d0a5cf84259b"
        },
        {
          "alg" : "SHA-512",
          "content" : "a5a1e65b3ca1d95055905778b99ad2d176850d4fe4b197e27a752ef53f51f02baad07ea48046a0eb6037f6f22abc7a9cd44e291cab53d5af043ccd1ee2debe68"
        },
        {
          "alg" : "SHA-384",
          "content" : "2147bfbd8ee9250263d09e631559185d80ac3014be0a69cc6afb47d2bd6c0c4ae972479f59a111ab41b4d2f8deb3d1bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bd35ed7d53beadb5f93673d1783aa8b0e23dca3a03db57c25c0b6b7fb968443ad96a7578d7e48cf09d2e74e7ffbe24af"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b77e56d88361bd9fe27d2507c8938a89a6771dcaf9fe5e9c2d4981f11357b862"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1328f41b7b7c6a927c0e6264a70eccfcfac15ff26296fa8adf5d88c8a556f77b66856cb270dad0bbaab50ab4419fc48168ef426cd16d11e50328e73eef2f0b55"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.apis/google-api-services-bigquery@v2-rev20260612-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/gax@2.83.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax",
      "version" : "2.83.0",
      "description" : "Google Api eXtensions for Java (Core)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "877eb3f1a03a3023366d4825faefc4fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "b6f4ddcf84e106bbd833541aad5ead50feb7d3e7"
        },
        {
          "alg" : "SHA-256",
          "content" : "02690b08a11900e8ee046d736f80d6f82ee771a1e6302acd5f31c06621e13b6e"
        },
        {
          "alg" : "SHA-512",
          "content" : "e27be8844ea7548073199a6a31f2a58956d944d78cc77d1f633fe0a7b11fac4994909f62e1d48db2812ed0a1c2ff619f605c38d0ac74ccc3f8f1fc2547776902"
        },
        {
          "alg" : "SHA-384",
          "content" : "69affeb1fd300f4d1a997b3dfea7c05307d93f28794671ddba18297981a2b5641caf3e30b62398670fc9eb371b6d6e82"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5522df52137286108c716a67ae36588a37d8641c6c78615213819406aa1471b9162ff4df03abe1a5f20c9c7ea853b86e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5a6a945638d1dbd42b63ed6fd55b54d0aaebcc0e2a57ca816ee0e0adb59df483"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a929882da6a06041962c1773ab4fe3d6ed338c244a9343ae0d8516c19ccfbe33b5b4c9c90840e2c017f2a9fcfa1c600cff1165544170a0aafb69c401aa6b0827"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax@2.83.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.31.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-bigquerystorage",
      "version" : "3.31.0",
      "description" : "BigQuery Storage",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1f46d17c0ad1f72f7ebc8aea678c89aa"
        },
        {
          "alg" : "SHA-1",
          "content" : "59f10caf0b9ff3b83bd00eeb0a42d42d54fce49b"
        },
        {
          "alg" : "SHA-256",
          "content" : "22f72f4641fdc471262cacbfa0ce3e65a84bbe9f13bf0a5ae5253e48dff3ec5d"
        },
        {
          "alg" : "SHA-512",
          "content" : "2744d669ada24bbbef3cc0fd5c51815a743ea82e429ba98d39b82226ed7c897ad6acc56d7cea2c452bd0f3651d7b04813b35f47ee89b268e4fb4d11ea348faf5"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b596b40a16c210230e071067006d66599a06ce05df16d67a6c8b2ae65fae52272126b10dad4c4e4ad4aecdba3ab016a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b12ef849d829e6fb0fee7acb547ed35f4ed4f59442d35a01cfc64138675727ac57e86f0f0082d25f475437a7878af62"
        },
        {
          "alg" : "SHA3-256",
          "content" : "003554cde5939c96880974772096ff711bfa493367607ea65cc9edd320ca661b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "47957a68014f7a13bae30a33bc0a4b9215cda5f16519b548ef54474ca6fe8f24f62a2662bc4cff78a1eaff7aa70058832ea6eacb596d524f5ce8fec788748373"
        }
      ],
      "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.31.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-v1beta@3.31.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-bigquerystorage-v1beta",
      "version" : "3.31.0",
      "description" : "Proto library for google-cloud-bigquerystorage",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c6ce3f5132c0b259ae37469b54df7eeb"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e8db3c2500ae8c0e49997e85b04df89efc4f3c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "e13fd7c8c13c0c79848f5495a6266c800502deb0d6de4157dcfe5ef6f9d36deb"
        },
        {
          "alg" : "SHA-512",
          "content" : "e34574724b45db7471caeabc2e317a41ccc90cc3487b581c80d643f96c2e3eef7dd6f43f7f3cb9cdf027d19f0114ab0198f238ea087b1da55d76181aa5c5f14e"
        },
        {
          "alg" : "SHA-384",
          "content" : "a9e55c12db2f43420c1956e562e835d2a6dcdfc4dc07cb7557142e92e4ba3764411197bbfc5e89b56d66eed7614df5fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "90bb523df35d1ece92602c500b8f63c3074f15d948fa43b62b38d63bf9e14a78fbaa87d55cc5fc50a50cbd41afcf15c2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "274a978cb0b8dbd59fb1549e1d795daa0241008c1ee33fe4d18c23c3977a72b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6eb3cf6aeeae06dda8f1cd486fcdb3bf6f260209947babdde327007a5578be0d1cc6700e85ccc7363f5c6abf3d792c42ae6b9bd364d74a6e036896e6ba749a4a"
        }
      ],
      "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.31.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.31.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-bigquerystorage-v1alpha",
      "version" : "3.31.0",
      "description" : "Proto library for google-cloud-bigquerystorage",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d44f3ce3d8c68c6395b0797ea0e7b815"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1d27873c8800fdf0b915617c8e939957bd6b3fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "37c361ae16f83d93572084978ad27f70d2a463f6f1d4fa7ac6ed459992a01780"
        },
        {
          "alg" : "SHA-512",
          "content" : "cff5f0424f9f1a57210c030f72ed24a0a2fd9bab3abed0c9cad5b38e040fd615aacffc1bbb5ff895af50686b0ca9cbffba974e7ae92d2cccedaa11123a712187"
        },
        {
          "alg" : "SHA-384",
          "content" : "beb96a6a42f450bef18e6ba159cbfec6f661f206487e05ee4793ebc9216ffdb47cf6f1d84e38b172b7e6e697dcb74db2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f79f0d97af40e3879a3c15198a3f859d2ad92ae9734c5c8d246c83c3f96cbe882a85203ad0368b4567efc5d544a06303"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ea43a2b625c3f9df947c60281bf938d3707ef456d10a4b113ab7108ddacaf354"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1c339f47a5e4679a52a3892d1ac2a10335b89b86c2b2e0d87f323597ae280a2c0e0d970f5a6caacaa0776b0a74c41a1a1770d1c8c9ad7e1845aded5da00fb30"
        }
      ],
      "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.31.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@3.31.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-bigquerystorage-v1beta1",
      "version" : "3.31.0",
      "description" : "PROTO library for proto-google-cloud-bigquerystorage-v1beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "25ec17a4603bc0695001cc42a01a3850"
        },
        {
          "alg" : "SHA-1",
          "content" : "338fabd74bef1036fd050cd2d21c4e5f81215dfe"
        },
        {
          "alg" : "SHA-256",
          "content" : "37e136d7f0b524a4a6db55d3184738991fd980af196035e82bcf4490c60403a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "9215a8833ae525e4e5751fc03716d61d6de1c678747f5da0c6180d41fc9dca36961e319bf0c16857a6aecd804fef94279a5c833eba8759e0a679a2bfa23bc465"
        },
        {
          "alg" : "SHA-384",
          "content" : "6c644e2099b2feca48ecb754d912cc0fbf687dadb216a7556b3ef48eb4b5218e1ece2a57f43929961db96bc37dab6ef1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "31bcb836f300c3d676eeabb5160719eaa5c3877d2db9c21ec0a19b92f97d97cc2d4735404fd96d66c5c88a9fd204b8b2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "582635645adce5825e358a884a0404b68a976334555ef932b7c8cdfffd2d47f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5e9927bbb3b9f20cebce9a4c2665fefb959270c7e8181eb82353e82fe4d24a80197b1c6acc611730770cffefea79cd6ae64e4cf94ea65c6c4e739c029a17dc3f"
        }
      ],
      "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@3.31.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@3.31.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-bigquerystorage-v1beta2",
      "version" : "3.31.0",
      "description" : "PROTO library for proto-google-cloud-bigquerystorage-v1beta2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a4984070df321f540517745c48ebe9c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "ee3172256d7fbff7539d8e35bdcebc8e3242d3c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "705bb89077ed1527d8af8c2635c86271a05c2e29d182aa3154c44a5f1c9e8250"
        },
        {
          "alg" : "SHA-512",
          "content" : "9fe5cf4ebdbd0d7bf02ec4fa5391b9413b78c706ec3aa2f9e608cfeffca428b75f411f95729c31893b14b9c98897a786bcabf129bd089bd7de3c025a75691fd9"
        },
        {
          "alg" : "SHA-384",
          "content" : "fbac07c27a6b553883d5d4072743b79dba2bd713bf5a10f13f0e6d4a9e68d48cdc7717d17f5096a03d031175fecf30b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "191abe6220b845fc3b2c45ca2d293b0400c5ab070b528ed5d6dab287ff5765f88048b78086fd88f145e3850ebfb2f0f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ac7c7414c0e4218f0462324b83958754091ad66da4aca172cb7b96fc44650f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f63b4376cba28f18e2bddd5eec314ff84ab4ce9e07a796387a2213dc08ac0b652d7b0bc2bc65da54c1a859b163b059dc30b90607757c0bd3032cd2fd702a1ff9"
        }
      ],
      "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@3.31.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.83.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax-grpc",
      "version" : "2.83.0",
      "description" : "Google Api eXtensions for Java (gRPC)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "61d5ca97d10f8c5e4bcdca64591331d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "0109627cc4fffab86291c27813842e9669eb5ca8"
        },
        {
          "alg" : "SHA-256",
          "content" : "911940702b9b4d65b22835ada7a1c14eddab9b1056e26867430617b8c0747aa4"
        },
        {
          "alg" : "SHA-512",
          "content" : "2442421249b0086eddeb4131dd9f883c0576711d17f12f56d35b713d3c15f786d8b9f82db30bbca8cd2d28526350b4b039b9d8c76ac9962c5e0bfd7b9866adbe"
        },
        {
          "alg" : "SHA-384",
          "content" : "03da044c6172293d924afe59692c4293405726e053675aff98550e68acae1b473ee38be647dfad07dbc8d856659756ca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1baf45e65440dd5f1aa7a5ca9b64e568f972a043f9e98540941d9e67dd6f87881aa52f1010a6366b5f7c00264b8b3ffb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ab4ff65a3c921d81411cd4144ad0bc812078b4c0835a1df6a32659945c8ccc4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d87bf29cb076e87bf87836997597b63dee8ad2b527ff282d562fc6c9f27fcaaaf4f9c22c0176edc6c9f3c18a5e2aa1a8170c4e9511ce04502a13ac7ba3262f1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax-grpc@2.83.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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-inprocess",
      "version" : "1.83.1",
      "description" : "gRPC: Inprocess",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19b09508fa9a16eba1ec7457a829ce08"
        },
        {
          "alg" : "SHA-1",
          "content" : "4bd04d27e11cd1db83dc709847514619307a9316"
        },
        {
          "alg" : "SHA-256",
          "content" : "f819e6020c68db67fb03415060aab9d66303e81427d1e4730b61cf753b0ba8ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "b47de11a7df5bbaadee98de5973b3a1841b0c0999bf11fc60e77ac4b7f814c5900284affac31adb6ff420670231dcda9fdba0ce76604b17643904da1e0a53ca6"
        },
        {
          "alg" : "SHA-384",
          "content" : "fd51eb26e13b96ef827791faa4f60cc2b4473139162492bbafce88e718821b4f95fcad944b8347be1694831d81a31e17"
        },
        {
          "alg" : "SHA3-384",
          "content" : "110fddea8adfc65a04216e7f2b4b38183444a4caf7a8231b3f6f535b6a66941d5d9918ab801bbeefffa15bb9e2a85dd1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "13753322634a1d8ff12c9203d087c5055172d2f2a4480140a96b60e48209d807"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a6850b9e304bf87601899f35ad03c354e70ac8a65a01896961eceddd912b04064ae3794ed956b4d0ca879b2f48091ec0cf999aea0768d8fb9f90eec9705b841"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-inprocess@1.83.1?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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-alts",
      "version" : "1.83.1",
      "description" : "gRPC: ALTS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a0558c637a67e3b9e00ddd6098c96fec"
        },
        {
          "alg" : "SHA-1",
          "content" : "73a8127c9d305bdfa01c75e3fa1efe66e171b8ab"
        },
        {
          "alg" : "SHA-256",
          "content" : "9506eae23ee0e5068d6b33c816c4110535867f9466ff82eb2c726a11bd96e6c8"
        },
        {
          "alg" : "SHA-512",
          "content" : "e67fc5522ae2919aaf1d5f2ecd2ce2056a06710c69914b7d473b60688eed3e079e6d48d9702fb6622dd005b819448d78a4bf3e8ce7052e9d8b0efd147ade4728"
        },
        {
          "alg" : "SHA-384",
          "content" : "edce409978ac844ee8cde6d9dd87e505fffeee976467f31da117a1469f839ce1f5d51537aa7f26bb5a2183e396b610ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53d02dd9c248449949dcfe3962db0dc6a5975bc312ac8667c8cd1e1c556a5a4c4bc87cda7739d6d217eff9ad51da7825"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b59c7113ec9210baf81eaf3adcf8406fa4e0405d49e841d0ea027783333986e6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5cff3318a6b62c58fe42887ac492682b98f7817a423b6a94d4bd12f72a3feaceff76792f7b7ff4b0fe7c3d24fc23d28726cc6cd9e868a3aa678f13c2ffc99bd7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-alts@1.83.1?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-auth@1.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-auth",
      "version" : "1.83.1",
      "description" : "gRPC: Auth",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a9685c348354e17545dedae94d8636b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2c1676c1557c2d76021e1e57ef8acc3ec0e998f"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9bb843256d5abf39bcca896b20eeb8a2a301d43e4606fc36b99df72e667ae91"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a50d1067b8f0993fe1498c3744f17c7acf74a04e110d4e75b23108f209e1348c46a33356ed534699aa82469a8e7017f2b2002c686ba24390dd30734f503ab43"
        },
        {
          "alg" : "SHA-384",
          "content" : "a34708be7c430191bbd592fcef2843bbd179fa05071e3ea0095e6793fe8ad153b1efc3137b5150f8e51190d3f8c5dd98"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cc92f69faa9f6d40a06039fdcb4df0a73438d2903e7e389584a5503dcda4870a37fa208e01afbe456b429531641aeb05"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8f98501bb36dfc87d06685739ddb46ed99a860e399b0dd4e2ab6b2eff78339fe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c8ce60619b0301ba01a2cd3312fdf7178056b4fbca2fb2533676fcf82686f73f21c38ee8ae06ecdb65128971eae0ea7da8107afd87d4e5c743aa5936d2486dde"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-auth@1.83.1?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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-googleapis",
      "version" : "1.83.1",
      "description" : "gRPC: googleapis",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "36250474cce95e201238c68e03012339"
        },
        {
          "alg" : "SHA-1",
          "content" : "456e6944d61f4bb33aba66540efa3b66c76518d1"
        },
        {
          "alg" : "SHA-256",
          "content" : "418144292353a518da151b45c514c4a8f0e604771a799e823934abb33c479d3c"
        },
        {
          "alg" : "SHA-512",
          "content" : "cbf61e6677f4dc7cc333c2d9c9a335c3c19f22f230f990680ab20ad91fe0a918f7aaa42da34c7bbccaa7294c5bf33207b848120fb4e2f29fed630e6f320bffb0"
        },
        {
          "alg" : "SHA-384",
          "content" : "fad6174f99c6bfe1415ccb7acdd3625d1a29fc17019ecc7900fb3dedaaf8087e2ee49597b0dd704512e304160383975a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a0396ec747c077c19777335c2f42d02dc7094f08d2b424cc439f2a661207ba852f4786d1a396eadd5d4f45ea9ab92ed"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ca61273e6ede61f563eea402a2610935058cd5c7718bd8799d12fa0269885f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3bb84feec0fa6cc957c06265500ac069bd447cd67d8d4446678ce5289274d2ebbd42b046bfb8ac139fbe7a156e0ab6d46819ec1ed5659a3b8af31675b907546b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-googleapis@1.83.1?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@3.31.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "grpc-google-cloud-bigquerystorage-v1beta1",
      "version" : "3.31.0",
      "description" : "GRPC library for grpc-google-cloud-bigquerystorage-v1beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ee305a7e754e946eb96a34ba9dc220cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "505588f3d4e7661de38b85a91a539a51171fcb73"
        },
        {
          "alg" : "SHA-256",
          "content" : "63d10c0f78704183199df8281641e76a66f8436a591198c5934fa66c7e3c365a"
        },
        {
          "alg" : "SHA-512",
          "content" : "2b215ebdb7ad6231b18d712c9aa8738b22027870657deb974a237e7665741732deb0a9854d6b2f3d1eb2cf97162c53ff4e5af7f8e59632915efcd865aace87f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc0c5c499268d8a2709a15ba8b40ace56631febce6661c914cc2c6768c6e3f35a28ce6bceaaedd32dd477f05e97d9ea9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "110e4e89762f48ded484f74c8368c8a36e287bec45e22218d8de419d0e816ea42eed78a1043f61ae713f0b97d0b6e4ba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6100e44871d4e218f3cf2eef5bf5f4694c2c518524a64d8b917a73d6fddeac18"
        },
        {
          "alg" : "SHA3-512",
          "content" : "317ca8a8c891414eb68a3f856e6a8d594867d08b9e2f797c8eedb25a8c96987336bb29d3636870899a9a25aa17c96dba25f76b7838ed794e4fd9ca50406a265a"
        }
      ],
      "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@3.31.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@3.31.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "grpc-google-cloud-bigquerystorage-v1beta2",
      "version" : "3.31.0",
      "description" : "GRPC library for grpc-google-cloud-bigquerystorage-v1beta2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4ee7fdfbe75894a67129dcf77ab919f"
        },
        {
          "alg" : "SHA-1",
          "content" : "7a88652c95b5f4f539ad327cb46607c7fa5b1007"
        },
        {
          "alg" : "SHA-256",
          "content" : "d7ecdba1b87056d408441d4fe7c283c5dd5587fa45df43b22b5c9035ccd6a5d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "32711fafb7e623689d8e4ee02dc020bd4a798ef3118f94a3c12173ed48849df95380548d51d3c209d52dacbb685febf82ff33ffef7f806587a989b5bfd52996e"
        },
        {
          "alg" : "SHA-384",
          "content" : "7bd765657d370cfe3b6520b1872337573faad3529f40684af755aabc38f8f2adb42db70e7cda3abaf462984a13b23fd2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5301a7e47527f9fb42c0546c3f68778798731a50bbd2a180d3c3189fa09a8ce5d12e81d313e16df9779754cef76675df"
        },
        {
          "alg" : "SHA3-256",
          "content" : "999fcc2d78dd6ce92786cda8f6d6ba342af49fb7a9513a3faaf397f91f3a3f53"
        },
        {
          "alg" : "SHA3-512",
          "content" : "44470b0495c81e6572f136cca3623671b5efc6b1d93d14043dcf4f0d9d4fb4eec1c90bb250f97a76ed724c993d2711125ceeb6554a21204081cf29e10cbee9cf"
        }
      ],
      "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@3.31.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.31.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "grpc-google-cloud-bigquerystorage-v1",
      "version" : "3.31.0",
      "description" : "GRPC library for grpc-google-cloud-bigquerystorage-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7028c1b379a759cce85c9147258422b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "bd9c4d69dd2f7318383443401d0e204765a4dd6f"
        },
        {
          "alg" : "SHA-256",
          "content" : "c906f056b3f548eb9004b8b0c57a6889faaecec072303d53206fcedafa472c2a"
        },
        {
          "alg" : "SHA-512",
          "content" : "ad209008e21b50b88ffe52e7c82ddc94f5e899c195eb3143d47888468bd2ab4e23616a8aab602d1037a61dd240760e2eef776b28a24862549d07b3ee230a34af"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d54eba8b16c27549a06bb59164539184678bc6f2f085bd11cad6eeb86a155c0ead3189b0a8d68f432f5794c6c866b2b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "84beb5077f8f3a9e3029acdbefc368283f43fd3ff10d157709f8ff8e11452316b2346e74b98fa75b468582170e6979b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "046ebea70a6d66d33b483bf556f3dc0ac845d0ad2bc163dffdf176504ee9bfdb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d186f0f2004daf7454bf1d55a4f3130ead392cb33890f42aa4ec2e191501e553ca9f052d7c658a38ea5ed425b38a829e7d6e0455d480e669083065623bfc8fd2"
        }
      ],
      "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.31.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.31.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-bigquerystorage-v1",
      "version" : "3.31.0",
      "description" : "PROTO library for proto-google-cloud-bigquerystorage-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8fd2eff5e8257068fbc5a644c51df61d"
        },
        {
          "alg" : "SHA-1",
          "content" : "3bc2bf0de687b861588592e4f4f17ae1143ca40c"
        },
        {
          "alg" : "SHA-256",
          "content" : "a1a962841f2241bece7649b92dbd502422afca993157a01f1ef96fdab59f8f9b"
        },
        {
          "alg" : "SHA-512",
          "content" : "81d4998bf58562295353b372bec19f7322b9991f321d36e042f9a897c625cad3deba781df7c7d20e7260d86030d54c23eeafc7d040097bccbcf062947164fc85"
        },
        {
          "alg" : "SHA-384",
          "content" : "92fc4a792805da3af9fe96e7ab77a1c0c70243e84431d250b809e469f5c69ac2b9459b6735d15450a5271e60600f0932"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8eb98924005ff468e794b7ae9dfff3c735be38e96946dd69ea85422727e7735de44dd108b7dacdfad01f50b383015c0a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8721e565216da671ddf3234417931cc7c0a6f83f4b189a860470cc953b411e31"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15bd71ed1dd4e2d72721b937a8b6479992e84051d6e1c25657aa8f507eadbc12bb353b9e7bf37f2e441e69214b8de83daffc4451a0e02071888c94ac79ca1dcc"
        }
      ],
      "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.31.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.http-client/google-http-client-apache-v2@2.2.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-apache-v2",
      "version" : "2.2.0",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c099a2b71745ba16013f56d52703220c"
        },
        {
          "alg" : "SHA-1",
          "content" : "77a2632d2053aea40e639f38aa70bdafd49b81d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa62efa466a08426bfdf1dfac22b76738075057aa09f44324a569585a92c1441"
        },
        {
          "alg" : "SHA-512",
          "content" : "f442c4ea68741d97809b2db3a191a1e9bdbb2efc3b5ca1e8f456c4dea4eb813b0242df431142f627d4bfc8bd56aef05f0dc61374214dabc981067ae5e1f14925"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c9b40f3e8fceb76b1883468a8d4bd42b2003fa4f8b5fa1590c15b6c4a26d17f8a1035edf5c9a6777e649a8e5ecac358"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0bb1a2b2b4d24061c4364d097c1f50cfaf86930539ad7872336bfc16126b48031d8f82bc7a01e431cbfd8e7050045ab7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5444aab5a2d473c0258bf1032ec082c8b8301b97c452852ee9a302b58f844ce4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee892b1fbacdc03db132d527176d05398f3fdf86e1b951a4df19be5be65f50cdbd7148b6c98e2b48d94a2a33457c669e76f0b1d9915267b7f0f101cddd6d36e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.2.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/org.apache.camel/camel-google-calendar@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-calendar",
      "version" : "4.22.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.22.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.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-drive",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-firestore",
      "version" : "4.22.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.22.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.45.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-firestore",
      "version" : "3.45.0",
      "description" : "Java idiomatic client for Google Cloud Firestore.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e737133af3a2c276bf3e9c2253faa9b7"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d6f90c460f7378c53a75be2954944c47dabecbf"
        },
        {
          "alg" : "SHA-256",
          "content" : "124591a7875e10d4b24df830b94969dd274b49e26a35975a6fccf67c49aaea96"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6c6d6fd1b221d08c4ba84da105b4a141a3aab03040adccaedb8a657bf15a116f0c2b5fd9329acd27ccb3256052231febbff065f6f8e08a905c4f692c97a6344"
        },
        {
          "alg" : "SHA-384",
          "content" : "8dcfa8a08fb9575f06f00b12e12d49fd65096da7e8d81f3b91e18088103b11257492f76c169caacafd940eb489fd7813"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6529c621ca01b59ff76e1ffe7e2ebb90d5baa3c5ddef1c3da1990098ca195577cde929687a8ec647649db398db0694c3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b425569778dc1af0cce6947e6d4b18092db62b982a73f9cfcd551e3671b2e20"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d172ecefc91dccb0bc6250b519bcbabde5fe5201fc315364e7aed6c05ba5825e204f26ff0c24641746562937a83fbd6c0b29cf49c0d58bab57f23f1300f6d3d8"
        }
      ],
      "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.45.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-grpc@2.73.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-core-grpc",
      "version" : "2.73.0",
      "description" : "Core gRPC module for the google-cloud.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f1b937be248ed406de018f153123a64b"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f5014903395552ad259a015adca35af19d7e748"
        },
        {
          "alg" : "SHA-256",
          "content" : "f9e6d9be30a6c611b3b20d5d9c910733c797d18da4b69b4dfbde88f85b7ef04d"
        },
        {
          "alg" : "SHA-512",
          "content" : "12c9a992cfa726eea2a61a2927cb50227d7d1c607711312c56024bc52e5741ed993d754567bf7a430241534be4ca261926cfcfb6a57b2bb2860158470cd13226"
        },
        {
          "alg" : "SHA-384",
          "content" : "19f8a0ff01e151d30a058c722597f77be282f44d959bd016782459a4e04e42f45311a7bb8cbab279119e442f450df6a1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e6bb5a0e8400abb131cf518190c86696de2e17d7a7b8815fa7dc0ebc14dbe1e338a74e58fddc0f0e00533f21717ee59b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "edac1571079b88f3a974daf700c709c02f86d9de1b9ad00f0671338748817e08"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f1587dafa28bd43c097359b0ac4230c3917caba4c40088958e2eb52fa89ec567b45157efbb06b692830f5ae91a49334164f01bff4a4cd5086d784af284aa91bf"
        }
      ],
      "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.73.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.45.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-firestore-v1",
      "version" : "3.45.0",
      "description" : "PROTO library for proto-google-cloud-firestore-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e1fb20c690bd76d07445f43b106e4cf9"
        },
        {
          "alg" : "SHA-1",
          "content" : "84877a8bd2c9908f63b884f2eea74e381b820fe5"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6b364149ee463c593e44b5f58560c4256303e9249dfd4175b441f24e280d335"
        },
        {
          "alg" : "SHA-512",
          "content" : "6602015fc2b33fdfa0f2e582c70679fb7727e6b731878127e14662d2e11be0f957656d70a46a368f990790336817c52177fd65973d3674ff360a9b6af98b85f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd9cfcbe8b7a6c515a6d029df455b6a4aa3cea7caf0fa15fda87669db05823e52863a66db6460ca9b21f7954bc18f08f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f78ed9f8ee36fcb9c359d53e09ef5c7d0e3902f6695001056aa3d13e2ccc3f8c00f937895371f1dccd9c116220adc387"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36270382086dd8d377d8429abda6767831ca1ea107fdb496d43e9916fe0d1fc0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "761b5efff586b7c6c3f49a7923855f0c5cb3df91055a2f85053ef366f835860ceec734efd5d44598688939073aa8cb8e3954b591d4eefab7b47bca72f1297ae0"
        }
      ],
      "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.45.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/proto-google-cloud-firestore-bundle-v1@3.45.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "proto-google-cloud-firestore-bundle-v1",
      "version" : "3.45.0",
      "description" : "PROTO library for proto-google-cloud-firestore-bundle-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9fa748f65ffc30cfa1c1434c44bd2fc2"
        },
        {
          "alg" : "SHA-1",
          "content" : "7211b96f11635f5a4bd3929bbe866f2f889bf322"
        },
        {
          "alg" : "SHA-256",
          "content" : "d093531ffe84194ba62fcf6e1beaffee77eda15dfca87fc613833cb3eec2986f"
        },
        {
          "alg" : "SHA-512",
          "content" : "220a8690249dd8f7464d718801f2007480ab65b53b8d03c8c1f6eceb669bd332c2bd97c83605a131cefa8333f84325253abd657ed0ebad46f9ef8c5692885b9f"
        },
        {
          "alg" : "SHA-384",
          "content" : "4c9c2b0cd2fbb8429a29ed9df2211dbc6ab8bee38d6272eed7756f8a366d1d5642fc3efec6f7c45c878f40a5b81643da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d06c0cd9b8385c0e40aba1b7ea2a18e8a33e25a9f9e9ed49dcc66833ed3d55a618237fc56514767158d60645097b855"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dba4651acffd126120d978f32e9f3422b8ac73dd30dd1b50d2a28fbc5c9a3130"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9524b67461a8463772a489b939ae9a6a75e5963dc17f57f8ac55ca82603b556637f193f600f53795985061e505d1b48a7fe1b114d70dbf73e8a98c5170406596"
        }
      ],
      "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.45.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/io.grpc/grpc-xds@1.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-xds",
      "version" : "1.83.1",
      "description" : "gRPC: XDS plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "65c4740996bc4e2fce7b7dc8cf046a3c"
        },
        {
          "alg" : "SHA-1",
          "content" : "374f3e83fe0e6b3c5253c2302f9a8461f114a529"
        },
        {
          "alg" : "SHA-256",
          "content" : "e582ca4acf7c0da9076e31acfd3ded1c37e5bb3b6b759598c16fc5de10a29252"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e347350d904c1bc8e4d50191a57ae29b87daa93ae16098940cbd149d408af91a138f26c4da7dd0fbb89cee146d407badbb4b685d0be9c533723c130324b4aad"
        },
        {
          "alg" : "SHA-384",
          "content" : "fdd626021c1de568cfdb3b15c1af2a971be2ff66ff339c34dd07b84a667f071aab3cb92d6c19a7e876e54d196a953d0f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e98d0c88b145ad4ec35b1967f208acaffc0f7cc07a995ecb9efa9fef871f95771ff74ecc0ccd246c7bbe05978ce62163"
        },
        {
          "alg" : "SHA3-256",
          "content" : "605c0dde4b8b4e0ded6b0dc1338c45ae37b16b1d7397144a89fd0a30cea771ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d543bc98a51013721e776bb66935984909520c6976fffed0e29b9da1af27afc2496997505ddc3c8c13f476bd82b1eff76f217df58cbfe79fa56be19cb6d6d24a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-xds@1.83.1?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/dev.cel/runtime@0.13.0?type=jar",
      "group" : "dev.cel",
      "name" : "runtime",
      "version" : "0.13.0",
      "description" : "Common Expression Language Runtime for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "952b764ed7d8ed2f49381b6961fedb19"
        },
        {
          "alg" : "SHA-1",
          "content" : "4dca217f6a1866797c5d21f85a4f3cd384d8e496"
        },
        {
          "alg" : "SHA-256",
          "content" : "3deaba45e430e26370953c6982d0c4f6421a1fac575f9be06f5687e0f982d005"
        },
        {
          "alg" : "SHA-512",
          "content" : "1244798e7c68a1cad0d7a5e40a65a7bdf06a2641f5209b2cf2ec05adae8ebfb8f91a0d041878ebe877e315d37109e0a9cea060e53acebc86e526b1562ba875fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "71122433575864a269a8fabfe48045b09bcd9c0cd5868be8a251a0f356cf027bcddecac2976d441fcfc94cfda78f7f1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d01fa90e3007d194a068a3380356bfb73da78642f00b79454b29410f8dd4faef83a8614f4b9742eea65d2ea6940d278"
        },
        {
          "alg" : "SHA3-256",
          "content" : "092c169fcf1240da26e5366ea45c1807b416493d3f2483242602b6413adf8c07"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a9aa8d5c8f8ef31dbd991edc0e820146f78e1a9a240bb9a9d727e34bb49753c25af142b3b77a50f628a1aada2b342e55dc0d40bbf6c9fbe825dfdfaf5f4fdba1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.cel/runtime@0.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/cel-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/cel-java/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.cel/common@0.13.0?type=jar",
      "group" : "dev.cel",
      "name" : "common",
      "version" : "0.13.0",
      "description" : "Common dependencies for Common Expression Language for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "20679958cc49c52807dcdc1a71912d98"
        },
        {
          "alg" : "SHA-1",
          "content" : "517a7c500a365048a4c6221f08475a5aaa634440"
        },
        {
          "alg" : "SHA-256",
          "content" : "d4ccdb74ce41ddf06c53d13750eafda6a0ce500c36df15280b3d0e4cd9bf7a21"
        },
        {
          "alg" : "SHA-512",
          "content" : "154c076921a918440747751540e1498a1493ae087eabf0757c5900ff3f7fa7cb12045f49758afcd1e2f152eb37dabc25d75dd648ac2be8e7031079c142f9e647"
        },
        {
          "alg" : "SHA-384",
          "content" : "c6c28b4e592e9a815fbf0badfc278cabec5c8016d8f07dc18f7c9fbf1f020a8e0465847983a044923e902feaaf7f3d25"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b81c2bb921d7e96d632013ca1767ea24ac10b135c1e01e2e9c77601551ddb9fdd46a546e13305c9271da11e62fedc6ec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d38eadeeb69b7464b4f0f87e3e5546cb772fbd702e268e069cc47a850fb7849"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2fae5c3d2cccf79a5af480bebcd7f26781bb8b4339e6995cd89b01814e9ecef6faaa534d38d249a91f113c0ef5886f55e4e75a083a5556e21bf503ff4ec2ef58"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.cel/common@0.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/cel-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/cel-java/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.cel/protobuf@0.13.0?type=jar",
      "group" : "dev.cel",
      "name" : "protobuf",
      "version" : "0.13.0",
      "description" : "Common Expression Language Adapter for converting canonical cel.expr protobuf definitions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ec7a1682a109ef7874fed038ec9d7aa4"
        },
        {
          "alg" : "SHA-1",
          "content" : "02b2080dba5dcf5016d1eecbe76723f80ca64ffc"
        },
        {
          "alg" : "SHA-256",
          "content" : "d343b22e4d1507c636fca5d61c8272f2394a3fd0c1e1729568a8f575a9002143"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e5d876a7abfe0d7d1fbbc03cd2b3a79fc87469b75de37c4b23b792f505e196c6c5afbec05353d6cc5be7548ce54b91ecb809ce5d99df7ba7e9162507c1f772b"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d698cda243836a4764ec87e4813fc2788e34b4fd2efd23ea9bcd128998578333a43602620f57ea67a3e1f026cef1664"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30f7375ab08fa2fe5bbc8b823fe2e1fc0b6adc7f93edcd71649a56aba3052b3a6edd5f34d7dcdbdd14234f4c4b27f47a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "898a10881463dafebac86e9537a4c81efb6b5465bafcb9fe7c1f4289f5ebee58"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fcf5bc79d2e1e5d6ca908365fb5ac539237928a04e62bf6537f494302c86e2bb0f968c488efe8f178049f2bf2e9dd88c09e5aa7b65edb778ca61fb2bce8bb6e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.cel/protobuf@0.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/cel-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/cel-java/tree/main"
        }
      ]
    },
    {
      "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.62.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk",
      "version" : "1.62.0",
      "description" : "OpenTelemetry SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b3bd8d10ba2a82e7819f5f4bf913e2d"
        },
        {
          "alg" : "SHA-1",
          "content" : "06fa52c4641322b14b8bd515eb048bb9b1365d0c"
        },
        {
          "alg" : "SHA-256",
          "content" : "99d421ea0e5a1ca8e45cb67f1d5db7f0e8a718dd55eeb86c1323597e1f10aed3"
        },
        {
          "alg" : "SHA-512",
          "content" : "6187261ec841f10ce75c2d6eb18037511cafe8ad5cfee414a2962a766344dcfeb901d42abf1c176fdc14f50879394347990e54f9270601c8d4bb12eec33d2a15"
        },
        {
          "alg" : "SHA-384",
          "content" : "b615d53eeda6455257ac73c047494d02a23a064f377037ed55f570c00631e3b9c33fa504177e60ede19dd74b38e3166a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "326774df07579949cde38589f7ddef5ab1c1f306b27505657e804b055a971040d50250fccd0eecd1ee4561624f9c5d36"
        },
        {
          "alg" : "SHA3-256",
          "content" : "de23a50ebb688abf2cfc0f487d29fc89c75104a382d8eca3eab082e76f06d031"
        },
        {
          "alg" : "SHA3-512",
          "content" : "371f271f201b380c40e7aff44ec26190abd2cb9c7ddf8f87201e3271cbe67ad23a45deff3d5f87f869c94b6f27f42593a4afd07da064017183affeb709bfdb6e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.62.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.62.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-common",
      "version" : "1.62.0",
      "description" : "OpenTelemetry SDK Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30f565b2736f947c9b67530227fbf249"
        },
        {
          "alg" : "SHA-1",
          "content" : "b6742282daab8e13598b78a83ddfa54f10b5752b"
        },
        {
          "alg" : "SHA-256",
          "content" : "bf9d13df9a50e49a5db664ba8ebfad79f73f03219d2ac6f6709d432f6896eba0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4149565c9846adc77326096cc4c39b60ea2b5980292c03dc8034d5f65f2a5b054c00caab8c77a088b15c0b7d5c8633e314ac66fdc27ffbd67f0ad254e6f184b"
        },
        {
          "alg" : "SHA-384",
          "content" : "f3618dd48b344cdb35f9d859dc7adadc6e33490384614baf4c71eca402f4d2cd04b8dbce1a3af2ba6f78cbe5a99f1465"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ececa60090e2778fbc55fafcf4814d4ab4409603d523ba53f9e08a6b381ef321ff4c10cd1256aace731a3cc80fa05545"
        },
        {
          "alg" : "SHA3-256",
          "content" : "27c258a312ed41c4e00c01ec8e484541d911f21ad732f64f4bc7816ccd861da7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "93935747aa2fce88757f4aa63cdd78b28e7c2eada4e9787daa062c39d86e159abfeb9b1f83f046eaa271cf8ea5e8a0d5995583ea7d5bcad102ab928ef04333f9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.62.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.62.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-trace",
      "version" : "1.62.0",
      "description" : "OpenTelemetry SDK For Tracing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e87149bd2dfc2f88307459a4bb916c0e"
        },
        {
          "alg" : "SHA-1",
          "content" : "7a337d2f887b151d27e734d1c221eb51b1c5b734"
        },
        {
          "alg" : "SHA-256",
          "content" : "fb6c0953b229a6da1db813135ae11a621bf9da56b7356c1e93049ed4b088c232"
        },
        {
          "alg" : "SHA-512",
          "content" : "abdd3e3670297d3aab76ea2f6e23732db17177bd38298151a0ee831a12f38e048246ff1e9178bcda81caf6c13b4343cc4bfa923e11fcc78517a5eabb6ee6b637"
        },
        {
          "alg" : "SHA-384",
          "content" : "99f92b29bc371a03af23f58e166fead4e231fe6f9e0247d6ea7b230155c615f4e84789506b7e1e37fb8ba108bc635fd9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a9b0c4410a3997277d2a4d7be647bcd308823a303c8e00b3e107d8a4d163e7740975a45351640089367b19d101d47123"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c618b52115890f5effa7dba0d9dabe9bb8347e8a752e6ab383bd15f2c680e8d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34cb64a28919e49fe1e2400b66a8c8ab3d4c3e9aa1ca0dd9dd757261db1f89af7fd7582ea2678164c00ca3d2b09ba0a36f2b29396d9a651118d844d6d8292199"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.62.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.62.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-logs",
      "version" : "1.62.0",
      "description" : "OpenTelemetry Log SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a7a1fbfce1916cc0c016bb938620cfb"
        },
        {
          "alg" : "SHA-1",
          "content" : "f242422084100da0bd3a5f6f2bcf364aaf4d2c53"
        },
        {
          "alg" : "SHA-256",
          "content" : "51c94329bc8e335ed79027d29d49c075c11b91b39e48679edf590e784a392406"
        },
        {
          "alg" : "SHA-512",
          "content" : "85d1360cdfc694989e554c5f5a00f30d0acc78cb7e31c216376cbe83c0d321d4d623db613145a8fc31cd42c37b8b4a7e50d9fd16fcda651f230e78c5aefc5362"
        },
        {
          "alg" : "SHA-384",
          "content" : "c778639b7e79184d1351c2ae3225a69a3b7f261f34e6746109d01099afd2f43dee992a67f896e52c4bb116918401f724"
        },
        {
          "alg" : "SHA3-384",
          "content" : "69b2f06b404dffc33d6d8f48f5a7c93066d32e2e57595099c8b2e79599e4767f85a15a0fb8c03f388768859a32d29f8b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6422b689f699fc3577230b64b6249a3c9b2083a41990bc54bb06dca0cedcd17"
        },
        {
          "alg" : "SHA3-512",
          "content" : "697a05e927d9f80eb38d4cf01a11d9d8525d73962669fde1dbc2fd71a83716d30ad05797b0d92190b05fef62d4c40c9358ae76c479ff5f0047438771ae282482"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.62.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.62.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-metrics",
      "version" : "1.62.0",
      "description" : "OpenTelemetry SDK Metrics",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31e8a3c48819215f3b89af583aa9d00f"
        },
        {
          "alg" : "SHA-1",
          "content" : "5838371075930a4a15f7f61240b4b64cb3e924d8"
        },
        {
          "alg" : "SHA-256",
          "content" : "50b057fbf063f6801f623212f4b51b6a3fefc77837314a1316b2f54894c8b5d4"
        },
        {
          "alg" : "SHA-512",
          "content" : "d08e99c57763e53f0b9f958b848f3a8d2e30da188f494f1e5359b5a58545d36b9330c3d2e56870dc23977283a1b35d5f3a3bb7146fed7ce78d9d7adbd5f6591f"
        },
        {
          "alg" : "SHA-384",
          "content" : "807123425f6188388def2e24dc93280f946c6bc9b7e9ef0c05125f7eed39989a009e1aff24822bcd01e6c62abb4329c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "692e5fe180b9a0d497ef622cb4c7534655131d26b6fba0e9fb77fc97e3bf5209db16c51678c1287aaa60e707600e8c84"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6dd8631e6de56c30e8cfba64b8c884edc8c9b97f00c7e50b24237d05721121f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bdaeb247a6d6f0b004394291ce055c655167bb0d91a720eaa551cf256cd0df6e34d51115e7725141a715f69695f250972c291ffbd3437e1729f898feb1f6a870"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.62.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/io.grpc/grpc-grpclb@1.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-grpclb",
      "version" : "1.83.1",
      "description" : "gRPC: GRPCLB LoadBalancer plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5bfc089492d1739b80628acf458117a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "650ea0f479568d13adc837df0ac0a11887af0643"
        },
        {
          "alg" : "SHA-256",
          "content" : "0120f50bc73030c37fafe135ab793f07a87efb373220ab141956e05d5076808f"
        },
        {
          "alg" : "SHA-512",
          "content" : "b7bcfaac41e56a7f13b5b67d32f1804cf0610d2572dfc4dd445a5392855f41c3fc33ff2e3e61b179fba1ebfc3fd3af4ac2a361e3b07b56ee97db354d231a5100"
        },
        {
          "alg" : "SHA-384",
          "content" : "070dd4ae6ad24e845110d0dd473ac9e6ce9a0e0d58443680e8ddcd3e6af665130d9c04bd8dc1773f9ed6433ec0cc01a6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4620315748f78e5147a45422abbbe952a3622ad7d8d3c84e790aee5cf0ec50b759b3bd4ea32f56240fe3bd8173cbc299"
        },
        {
          "alg" : "SHA3-256",
          "content" : "acd268f75cd1b58c7b27adc0fb5c5321cb8c8e1ebe61d7c949235685b510c3d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aeb5d31a82fd687bd0e0dc8a28dfa2beab30335b788bdb46408ac1ae0aafa18d257401a023a5083334541d5644152f0c2af43178c74e9f6f1f57aa2d6706412b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-grpclb@1.83.1?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.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-functions",
      "version" : "4.22.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.22.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.83.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-functions",
      "version" : "2.83.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" : "1b4cb48e1d00706d94f97ca3a19a25c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b78e30f5a1098bfae1629386e8975e81a39e96b"
        },
        {
          "alg" : "SHA-256",
          "content" : "67014b8d8c13cc600a1d74e7f778d76257c5a2e2b5128eb35ce28c89a9fe2e6e"
        },
        {
          "alg" : "SHA-512",
          "content" : "a99f87238a8d0c907236b68e36a8626936eba8a2f55f7ed7a0bb8ea1d25abc1632868f330c04da8bbdf543ec3ad4e4db3232a5efbe4d4d28ef6faa2be0a55fc2"
        },
        {
          "alg" : "SHA-384",
          "content" : "9893b2be52701e0de1db4470b88d4d175a62d0c6a979924c271048b3ce5f5575dd25f369cfc1e6ab80a61c615cdd9516"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3670c0c6cab24094b89ea4f1d957df4b5f558ff5f6caae4881b0f9e2bfcaa951241e6d38945caed503e6926872a99952"
        },
        {
          "alg" : "SHA3-256",
          "content" : "95208ec87024573c042ceb0eca69faa28aa91080d6e0892d56da878436d111f5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "84402cf42e32f0c314ced3e12bf4dad86c28c793e4ec03590299a9943344b5c633b5a49ea7a5d89030be58064cd0ac10c5761fa57794b6d3c351988416c4d741"
        }
      ],
      "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.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.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/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/api-common@2.55.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "api-common",
      "version" : "2.55.2",
      "description" : "Common utilities for Google APIs in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2410b7ac15c4679841f2e60c37e024d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "bbe5f2d0f7716c158a03fdca15f073b257760aaf"
        },
        {
          "alg" : "SHA-256",
          "content" : "190934555e601a524ba9d89f2f87cafc6e5643c79fbb2f53426afa89f3e1cf5d"
        },
        {
          "alg" : "SHA-512",
          "content" : "06df6da8599452c1a1e53d9248dae4bdb283378cd4190c5415b5b775127f636c2ff383e9644de094c71713b3bf98eb7b5cc5d097c15dd4289fa779ddeb4d0f03"
        },
        {
          "alg" : "SHA-384",
          "content" : "8edfa4bd88d2f793257e9d43a9f31854763ccd803065eac35d06a9362373d6ec0a36721f0b91d7f81467bc725c462cc8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a1cfa84d8d84cd929d3fe31a943237de78f1a089a74209403ba50a394c11da4fefced8b6c32ffdedd759bf8c8a21cf60"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b7f520f178b6f857a92831c972361db3f9af58ebd127fdbda6c64df2f241f525"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2509e282e27a3c48db73da07ec9b78ecd97612446737d6f56ecad027db7264322821374e0cbd4857bffaaddf97249b0348ac08bf83f48293575c595421f3761e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/api-common@2.55.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.83.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-functions-v2",
      "version" : "2.83.0",
      "description" : "Proto library for google-cloud-functions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "36150baecd21bb4c8fc0a95c1e0b0de4"
        },
        {
          "alg" : "SHA-1",
          "content" : "6fb1fe86949e8ea4145e4ee4ae5575d38a1edc4c"
        },
        {
          "alg" : "SHA-256",
          "content" : "9aaee4d3ab449cc4d514915c4820ae3a1531b58af857039a4c42646c77212dae"
        },
        {
          "alg" : "SHA-512",
          "content" : "67b5e0bd0205fb92923a1bfd33140025776dcfe6dd8d683e2bdc949325302467ced47d08a305c0b672d0387f8984a8fe02b8e64d515a33fef3137230697a4342"
        },
        {
          "alg" : "SHA-384",
          "content" : "cea661d738e8a0a3107580667a0e5f707e8a08f30a3aa86437cb4bd65365ee9b486aab9e6e16925b23edbc6ae12faf73"
        },
        {
          "alg" : "SHA3-384",
          "content" : "16682e297fd47e5b040cbbe4d68cb0687ace6bb4403451252ef181c34ae086b60e13b70b642fc489309aaeff6f978f96"
        },
        {
          "alg" : "SHA3-256",
          "content" : "24ca991790921aeb4104a99f77a24eb8fd5e089ffc0a0740eaed4806f5d10446"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c477bc6302e0d50d8d21ce3fa3dd83fe2eecf45d18c2f3469181b7ce4285f7f10f9b2b80b8414c292084666e4ad7984bf090d0eb5813bd11d6c9fe8bdb21eb40"
        }
      ],
      "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.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-functions-v2alpha@2.83.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-functions-v2alpha",
      "version" : "2.83.0",
      "description" : "Proto library for google-cloud-functions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "18df92193543d4ea73cbedee03f10263"
        },
        {
          "alg" : "SHA-1",
          "content" : "335980ce552dfa7d8b847b2e9013823527732a71"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d4b867ecbd895d8a9824dac716898fb6b0db656aac285e9fe15551b5ae87740"
        },
        {
          "alg" : "SHA-512",
          "content" : "29a2144d1c9f1799cf58ec1b2563ac0deed6c938fc876cc6d73c2e78fe6dd6acd4fbc57e3698fb2901aabcd244ad897a385387ed2533f200a9802b12fdf43da1"
        },
        {
          "alg" : "SHA-384",
          "content" : "78b6929d551f2373c1d37bdc1c1017101b4246fad6b7556a553c0af4612ba7f7f989ec838a6dec871f8c6d953a052a0c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5adc2ed595f9d509e724a83ac3097252643934e120fc696bafacea60fd28f2ec090d5ff1475f12d45662b5434b9059b2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c843c1c41246ac5b9e8d237c24223b739b119f34f824e3921adb57bc2423cead"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9dfe0f6e4c0149a8ca9b784bd8c5faa9cec45bc08551082bcdcaa936da85104ffdca3be62e83713abb4aa7193af0f50ad6ae3cc4f81ce1c4c34215a59cbd4992"
        }
      ],
      "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.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-functions-v2beta@2.83.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-functions-v2beta",
      "version" : "2.83.0",
      "description" : "Proto library for google-cloud-functions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "425ae6149dfff8fb83396ef35bb0c1da"
        },
        {
          "alg" : "SHA-1",
          "content" : "a61bcfb2654f545af88f2dfa1ff4d2448c2eff95"
        },
        {
          "alg" : "SHA-256",
          "content" : "89be3712407f511d86a2db420432d6ec59953be8ea1a1e9d69e5712c7d1f4654"
        },
        {
          "alg" : "SHA-512",
          "content" : "dd57f5b2b0de7428011c22a8ee211fb36f120a2cfc2e892a9aee2c9debe854b49fdc03cdfe7bfba76b4fe75262af7fc5c491abe303251581532189f4e98d4d25"
        },
        {
          "alg" : "SHA-384",
          "content" : "765324c6581b8440d0d3c3d62e9185b56823c763595160410d503b4b45680415cbb397308f6d365a63a9c4dd36534af9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c2cbbd55d8d6d69198c199804284063a0466e981912c17fc16a9424ed01667f8adb59761690eca23edccda14b5271983"
        },
        {
          "alg" : "SHA3-256",
          "content" : "67d1d2e3f923f37f89f4fd10f49b4d366ff9e906d35e265b6334601c12fa7d85"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87bcf346e8a8b3290d5e91a5a6466c04b27939e47e343145c35846a473ce87d022f86d3242767b02091d442e714a90e81d1f9a4c164dd979cd8240751756b0d5"
        }
      ],
      "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.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-functions-v1@2.83.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-functions-v1",
      "version" : "2.83.0",
      "description" : "PROTO library for proto-google-cloud-functions-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dbad56eaffb9c3ee48a02f1a8d2c95e7"
        },
        {
          "alg" : "SHA-1",
          "content" : "80de1c6968e2ee1d3f69c6f0a285708a383bb0c8"
        },
        {
          "alg" : "SHA-256",
          "content" : "c15dc673ed6b5ab4e1261678150d4f077866c92cc1bc097a86129a3559e390bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "2b10aabcbd26c92376cea0dd8b9244a063c5ebbc633601c48a450fd1b6dc95deb4b8f321412bc2c60da5caf3d0633c06083f68fdf5833b79c2cc7efa1177b347"
        },
        {
          "alg" : "SHA-384",
          "content" : "66126346502db00deb9fe21af50b07aaa34b91f0d813aeb54901de52371032f522c8f2ab8daf5fd8518ba7f2b0b08f6c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5f0ee445fafc7fb3a5286616679925f211a7900885d879a2d81c38a2dc7ff51d021baf448ee0b8684f11b34d051716eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a2fd22eb310a8180228281db9099252f47f12173c345212c44834e4012e6d0c7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "21f74592e08af04d4b85b48a6f3cfe68bd716cd7a76da77d2d68c2060bbd13253d60ddd9ac94ba3a052afa3035aeb1a10abceb3d859701ed0fc269d69c416734"
        }
      ],
      "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.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/gax@2.72.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax",
      "version" : "2.72.2",
      "description" : "Google Api eXtensions for Java (Core)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "419d6078dc7fec6ecf4d80e977a51f06"
        },
        {
          "alg" : "SHA-1",
          "content" : "62d1e85d5fb28e30c666a7e1cbdffb2c0d7273d4"
        },
        {
          "alg" : "SHA-256",
          "content" : "70be426a949ca4a08932d2e1452335d42480109b0407a2f6f2c32639144bc2e6"
        },
        {
          "alg" : "SHA-512",
          "content" : "f063914025c40abffbf9b10037852ccc7d05c4b0331cda53a2ec1ba914a6f667d4ee03e9cc730830984d2d7b2a24875cf0d47829e5c641f47888d91ab1b8619d"
        },
        {
          "alg" : "SHA-384",
          "content" : "7b7e99e75b308b80ecbca63c3004921c8ae6880b431f803f9b7e59b33547790c97983af98526a764cb6f49a62cf1b97f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f13e4d1f3b9f67775da34ef4741bf0c2cb70d54ae31796f679ea016d26c32c2602aef7b3a7ffd88e9c0dfd55d6848955"
        },
        {
          "alg" : "SHA3-256",
          "content" : "69e7f28ac05725123a6e597be5893d3da71a386b9a19f94ea6f041283e5f5377"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c100d261ca8d40b113f363b943f3f728657f8e9e788d35981faa060b829e268553c82d1aa47edfc12ec474ed7be7f4c369f76ab1b4219f4299b74bf210d2080a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax@2.72.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.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/com.google.api/gax-grpc@2.72.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax-grpc",
      "version" : "2.72.2",
      "description" : "Google Api eXtensions for Java (gRPC)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0731db48414831bd51af72a5ec164818"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc0cf791ff464736937c4a2606e06e5458eb3497"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea8a6401979834a111840466891d664d11af4b82474fbebfa0dd98eebe65108d"
        },
        {
          "alg" : "SHA-512",
          "content" : "cfd911538b77300882ccb46696d8697749c66e0e1b42edd18a09d47e34d5faacb05fe74f51741ee55e49cf987c239bbce2fdcf5a5a530cd4b5c4a778f487eb49"
        },
        {
          "alg" : "SHA-384",
          "content" : "c60db5ca7c1a88413140d394097b9bfa0fd40d65397bfd0834f93bfb96e414af84113b5d153cf7f705b266b2748a265f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "780a396a4a32635319562aaf039cb4f563d454c14128f973a6465dbd2cacf7dc6a626c69289c5a25805938f1785afb10"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f78fea565e700ba1db28eb6d630634301d3a30f13e8a5172708be2278eac1332"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b1363538fb79a96b55015217261afd182c2632668f461bbd56570ab2b3dedf1035226d4534b0200164254e35c31f4fcad07fb8b46f4acd40d08ed01b396c36b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax-grpc@2.72.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.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/com.google.api/gax-httpjson@2.72.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax-httpjson",
      "version" : "2.72.2",
      "description" : "Google Api eXtensions for Java (HTTP JSON)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "42bfdf0aec9448605d44168e861294c1"
        },
        {
          "alg" : "SHA-1",
          "content" : "d6b5080151986fecee7b15087b28eac1c021b5ec"
        },
        {
          "alg" : "SHA-256",
          "content" : "813e715d4469c0e0e6f90f39f6f7105bc913113abc717037da8b9cb0b4525248"
        },
        {
          "alg" : "SHA-512",
          "content" : "4cf3c5ba88294e81621c47ee225b1cbe84a599c4b7149cf2e0219caf82125e6e7262c5b41e6fc3e64673a8de37696393148ad510f19dac3a4731c03060d48ff0"
        },
        {
          "alg" : "SHA-384",
          "content" : "e78bb23eefd4188680bf3030de2051216f974a79a13cfe2e6949d23ba9adb0a1a34db15d0a41cb6b74b05d320df98edf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "81b37d19436f17f7a42a9788f9c49572e893f534c12ab399cb0d78aea155ef0ec781e12d637ddaa6be844193bfe5515c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9c88b46df25316bbcca04a94751624d8f61c13d05cf7cfcf7924d5ec19581345"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d1571b0922a8264e87c04918238e546eeb8a447dd1cab2a34500af4fbe0d97cdb742ee261f7cf960660ce0b48eb65cbc197fe50dabe7ff46d4f90df99811977e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax-httpjson@2.72.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@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.api.grpc/proto-google-iam-v1@1.58.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-iam-v1",
      "version" : "1.58.2",
      "description" : "PROTO library for proto-google-iam-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4548a4239c33b9ddde923fd8d61f7f2a"
        },
        {
          "alg" : "SHA-1",
          "content" : "2903e836894bf6758f14e78c2006a8bc56866a46"
        },
        {
          "alg" : "SHA-256",
          "content" : "f89ab4d403b182c4c9f19a4e8a28fc683977c80107c788e57c42f8e0681e3e4e"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a69f89d778ed5da04b41ee5cb6cf32c49c8652e74dcecc5e339a70f6fe0dd26edd0d5284de7013b255c87ddf67083d948535d2c389022de45e174ccb3ee9bca"
        },
        {
          "alg" : "SHA-384",
          "content" : "212e46c8efe886fc996f2307758ddc66ab478021eb9cd63c2e2a1ab48f1890eaf9d168ba6e8fe055735c46c8e31681a9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5075678069b7d754104381a8b24e16fd598a2c5a288c12178029fe0e9dd596f5daed4ffc75257ff2ae21e50c07203067"
        },
        {
          "alg" : "SHA3-256",
          "content" : "874887e5997c2d0ccfc8abafcf1156e7e0029bca42f55d2c752f44915779e135"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bde0f7c080f1a2b998da421108cf5117ff82456c8ffba0266c846315671bd264f9b4758f6562f03aaec0845dfd4ae98e82aaef40377805f4f88eaec119a24a0b"
        }
      ],
      "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.58.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-mail",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-pubsub",
      "version" : "4.22.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.22.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.153.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-pubsub",
      "version" : "1.153.0",
      "description" : "Java idiomatic client for Google Cloud Pub/Sub",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "131c05b52fd37adaef39308a8608d51e"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ff8bdc458d3b9a0ea1f85570c25eae0e6a74fa8"
        },
        {
          "alg" : "SHA-256",
          "content" : "3a5fb2d07098ec720602e0f0fcb9ab6a0703b42e574f5c8a3294664e667d2b5d"
        },
        {
          "alg" : "SHA-512",
          "content" : "f09af99c81c42a0eb1676872f29c94044404784d132a0f602aeb0c298f529a5dd1141ac8e73aed8d0ef12531a653011b7e3eaed26e0f62e4e25f2601fcf59521"
        },
        {
          "alg" : "SHA-384",
          "content" : "73b83230b38b2310ebcc51f9da7ad0f9d4b5d50d24109670385f9c1296b0d1491d8fd2e635ad10731b97525c22bbfbfd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9598ea87e3b14b709d32b49996a3f59c7e59123db69df1a6d0d0cdf61eebfad0793dd0eed52e2ef81a125a8538772708"
        },
        {
          "alg" : "SHA3-256",
          "content" : "961eb890688ddcb778b77367e9c978d29b36b15a18a6909d7337caf53efcae55"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ba421294eafa16fa4505607a770141c6870d5a6bb07be0a3d7170ea00bbb7dcdc4a532588d616d13720141aef0990a79699f05a4f1864b79bde35433689c604"
        }
      ],
      "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.153.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-pubsub-v1@1.153.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-pubsub-v1",
      "version" : "1.153.0",
      "description" : "PROTO library for proto-google-cloud-pubsub-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d705766ca35e777bae22ac607b05fd91"
        },
        {
          "alg" : "SHA-1",
          "content" : "b52e5360b048f5421159bd7ee8a509016821b8ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "09a0d084fa969d6e0df59b76d4a216f82f290227c9c532fb98fa812c1516d133"
        },
        {
          "alg" : "SHA-512",
          "content" : "949bce04aad2142c4519a8a4dc07f2c48a4ba4363c0ae555419ef92bcc97919fa6af652a59579e1d15a532dd5e8774ec72717497adc0f7162b5807021e67adbf"
        },
        {
          "alg" : "SHA-384",
          "content" : "37c8466976571d177b72049757a10b8d626b44f445bc3419eecf4daa9ce17ea85ffd6d646abc91516b590f247a0c7ba3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "633aedb536d564ab647feeea888ddfda817234542ccfcacdf2732a8ab641eb05fea999d0cb90f9883a61060b34717c7f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6cd7ec050630f5ced7b2a4b943f7590c9f9654357a763ae0b51ee3c173660d91"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e8cdffb417c81726b2334a79b1f7b75c3bcae089f4d15d97fc5b87f4a65a772e35af1a6ced4e4df164169d46c928101fc6fe2d516fee6eae07a7f4a26f6519c4"
        }
      ],
      "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.153.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-secret-manager@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-secret-manager",
      "version" : "4.22.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.22.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.95.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-secretmanager",
      "version" : "2.95.0",
      "description" : "Java idiomatic client for Google Cloud Secret Manager",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bed29bb98d10b221864aab3a93490dbc"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc63e42fba1d9d563ddb6be433634f01fcde27a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "76943b0df46bfd7f6831ea953873e0be61f92b77a5a62255e3d1398f5c7c79aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "e8be6e030669ca2c030893e9b78c75e8db9476214b642947f7d1e0759c328bf272af16f2d43d4f9b0db7892482498957d9ee891bd16b0d376a67f9e30d99bab1"
        },
        {
          "alg" : "SHA-384",
          "content" : "7a6e23094e2e7a154404a17f303c910218992840a4f80c51178dfa1b4ce8b19765dbff486ddc31044c587112bceaaf5e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4330287aa76a01b47858838bb5067ca5c0bae618cebc00f9477551a0661458845047d38563ba3e24e575aa0be993acc1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "741b10e6a073ad9897c074e8b7f257688e131bbea4976e91ae6a83b1c3669c29"
        },
        {
          "alg" : "SHA3-512",
          "content" : "166202afb377657c4821ba393264d1d125c576227013e1daa9351786bfac55dc27354848f505ce027378cb1d4746d9460eb1958729c3bd1757677075f14223f8"
        }
      ],
      "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.95.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.95.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-secretmanager-v1beta1",
      "version" : "2.95.0",
      "description" : "Proto library for google-cloud-secretmanager",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "421168a25ca66d3b0d5580ef613c5a51"
        },
        {
          "alg" : "SHA-1",
          "content" : "37d20bdb8019e682cc693540b76153e76572bb52"
        },
        {
          "alg" : "SHA-256",
          "content" : "54af93410178136e6bc38b992c60dd182cc426d164cae49a185f2aa649a959bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6665d28b4792c42aab5298390815ed2a797d75840f27c8857cb80d3705cd231bba5250200f75e638cafca4d42cfb1efcc1f9ee8445f86df878e0266c5e14c7d"
        },
        {
          "alg" : "SHA-384",
          "content" : "24cf671ada0006b0c48ef7144ba6e91ea4f6d5586e229606c406a7a91a8de53399c640e6b669df301fa521df3531d899"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e890e1d6d5e69dac00ef6c2fabe51ca20f40e881c74884d1569425b49f046e0142bd210638fa3af861216e34e1903867"
        },
        {
          "alg" : "SHA3-256",
          "content" : "18d597af7ecda317373136b74c8afa9aecb4be85ac890cc109ffcbd85ea4ef57"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f58dcfe1ddc4f4f77ffe24b521e7f5cb123655ae7b4501f6337495ac0cff7ccfd01290b065ba89b214e1b3d9265ae5c833e555ad6741f9ace26f66cc6ee12380"
        }
      ],
      "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.95.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.95.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-secretmanager-v1beta2",
      "version" : "2.95.0",
      "description" : "Proto library for google-cloud-secretmanager",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "64232f267366746bc27bf3699275f5e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "0615867374898e489b42d90e5d135537c4806ae3"
        },
        {
          "alg" : "SHA-256",
          "content" : "51cb5e410039c0daff23dd3e9812711361b189468ced6162db3a06aa071829eb"
        },
        {
          "alg" : "SHA-512",
          "content" : "29f8fcb943c680ac7943d4b993d8e26bd07136bf1fdee9205d97f801decb848d92193b4902fd13454d47aaf0a2b16b1dd396ae9281bb2c80dd4e387152d03e0a"
        },
        {
          "alg" : "SHA-384",
          "content" : "8865918991f4988a90f72b20b35b592f90fd3dc5fb00a935f6861761f92fb7551be320e64eab8a351a68cfc8ffec4005"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2367175003e0e420318ae76975e7fd2104139d4dd36f24eb08e67f2b2b768a2037fe7d282b6f703a8c07d0a817592fa7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b058b6042feba2f7621eb5e4cb948e53f69d57228d79ef0157c60ba25aa5925c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11d3bfb5ba6eaae2960705a3ba162db186d42ce6272ed51eafd4a69095ded1fab5c8e21a8450c738d6de8b22b4ed22e2030acf3a29b163d553aa1159ad822149"
        }
      ],
      "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.95.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.95.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-secretmanager-v1",
      "version" : "2.95.0",
      "description" : "PROTO library for proto-google-cloud-secretmanager-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af181d01da4fc503faf7052138d92920"
        },
        {
          "alg" : "SHA-1",
          "content" : "9d0f5dcdb1229ddae6e012efcb26b55af934b238"
        },
        {
          "alg" : "SHA-256",
          "content" : "654b55f27a26e32432876773ce820ceef11ee2eca58f2f2a81fddfc0975c6dc1"
        },
        {
          "alg" : "SHA-512",
          "content" : "78f5e5df166aab368fa58edf72c5329f27740e38a7106b1d3e97f85230f2eaba091c76f2e83f9c7cf4173a2e21b5531152d9684d0f9ea9bad820d4f51e61935d"
        },
        {
          "alg" : "SHA-384",
          "content" : "ff0d55a6ee28bd22a1cf4f6ddb69979b240264c6efd8197069915ea719191b0f77ce4f55e0d3f9490f17c620db7b0311"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cb3f2cc910420fc9bcf8cd98af7da363d72169e13a4ec2824deafcd8174b55a53d9d646e47206b33f66d2b7708825ff4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4f596f7c8751e66ac54641fa1a69afa3fa9bf66f86b4c9616f52a25ab0db4f6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "48e17e5e35edacd81aef12fe04d964987565608ebdceb8deff40754e8dd046ecc46f7a3b3cbe7d3351f4486eaad88572177cc6c4193ff17e2892ba58de60cdf7"
        }
      ],
      "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.95.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-sheets",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-storage",
      "version" : "4.22.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.22.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.71.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-storage",
      "version" : "2.71.0",
      "description" : "Java idiomatic client for Google Cloud Storage.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19f9b26ff32328fa89e85d6bf2a431eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "df92b44161a9b882e45660007e515536cf11b7f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d8c39c354d0ec9269968c61a6e7083c7ffb67c5e8b65e453dcee01514802510"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc8e67b609b957cb295fd0a0e0d55b495669e51ea3aee624598a5dadcb30c42e30839d2bb770ebac6f10c691a0c2845bcb1014ce21bc23e3c042a16d30fd80a0"
        },
        {
          "alg" : "SHA-384",
          "content" : "f5c8e31ebacd7ad9ddee5b10a55189fc00e37c7fa0023ed3beb9d6868da4bd14deadaaa3cd58b1d0dc86cfc61edb7d1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f298490002180f28aa73dc60b81ef38efdd0ad3068e7bcce573e28790ec0e691386d64157497de8acba290ae27f672a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b3ac5f98f1640e1854e33fb1b63e12d29fddebb3ca4b0cd2642d32ba0681bcab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d91f643168d4f4bed2015d445eb4cbe3e67b26e8ba52910bffd2772b062f53c7b2e3f2109d066a9781477214cbd661f1238c006bc14c6e3381db746e58e6abd"
        }
      ],
      "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.71.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.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-rev20260524-2.0.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.apis",
      "name" : "google-api-services-storage",
      "version" : "v1-rev20260524-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" : "7d68a1597368c85e228efbfb1a61fcda"
        },
        {
          "alg" : "SHA-1",
          "content" : "418e5e14864a415bd83e0011f5a7474a6fd071f5"
        },
        {
          "alg" : "SHA-256",
          "content" : "a00a1466c80f21318d134d77382082f2ffbad3fef537d1cb22ff9a913c9d95d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "23a566bb08761c078b3d2b3546fd7575ba2d19085805bb5dc9a81e8bb42c1651c8d67907e7afa9fe1a9bbc9c9066c390ca952659fccc85804da198612de76fd7"
        },
        {
          "alg" : "SHA-384",
          "content" : "21589e8584d2e733085f361b15e91ba17b238e4882016556b1adf7ea163984b4496b1afe0632c8c913644a41cce5c5df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a9e3138e072d0b2ff56c0b5b39300dcf065aaa95536be6d17482eef12e7711ee881c89524dafed7e88b5ffe8d37ff6ab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22f864a691e6be980810bdde59357b4477266759b81711cee62cca0fca052185"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8c73ced08196d21fec84e422009630c6b4a046a582eb2c229d3ec67dc72d9e4428bdb41d917eea32aeecac8fff00ce3372456cab9ba8dfd2c6eef5868512be9c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.apis/google-api-services-storage@v1-rev20260524-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.71.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-storage-v2",
      "version" : "2.71.0",
      "description" : "PROTO library for proto-google-cloud-storage-v2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b469375e01b9aa528ccc6aa68c0081f8"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd6d9f5efb9222ba79262d14d6187678e0935139"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8d939e620e2c7e653ebf4b2408dfe8dc3f1affbc80a9497e1df5f68bb8ad724"
        },
        {
          "alg" : "SHA-512",
          "content" : "60e7b983d66f37166f0b182e5f8dffc2a9f3939e6e341dcfde9cd0d71c32dcdad884b17fd0ebb9767fe7cb9ee3bdce72f061f49a349931ae9c2f821e2a5fcb4f"
        },
        {
          "alg" : "SHA-384",
          "content" : "02a7b39b39b4da4d27d0781daeeb9626e94bb3818792b51938516c9babfcea198f3951e87f120f2b8b5dba35d719d05b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f27404a457488aaff78b694fef800b84c4f97b0eb4049ad547d81b0fc9c2383bbf7cf2aefefd7a26a8c0af76c9dd45a8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3c2130e77fdee60290be6d027823b3d727d053f6047f02874c5517746af20ae6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "63f50b37b7569fb78c9fc2b887d3c3b4094c8c2d3c4d594dbe2584e2a854340c08f7c3c7f8cc311f0c94d4adbe5a5ef6c1481ac2449feecf1872976870f99cf0"
        }
      ],
      "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.71.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-storage-v2@2.71.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "grpc-google-cloud-storage-v2",
      "version" : "2.71.0",
      "description" : "GRPC library for grpc-google-cloud-storage-v2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cc0f68148819341425afd71b42a84559"
        },
        {
          "alg" : "SHA-1",
          "content" : "190eb35f4cb1ea09851c1fe79aa6ba2c004dd192"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d0ac616a1ccad08ef51e8f4280e442d0c4f003b8ec74a845f4d647cf934e05f"
        },
        {
          "alg" : "SHA-512",
          "content" : "468342cee1efc77d38f217348407519aed448fd1d35ad63d526d574329a98ff93df8c00335a8fa7d181de6019cfeacd62707deb4d344b706f43be3529203b36c"
        },
        {
          "alg" : "SHA-384",
          "content" : "d90302e8aeb72d5f669bd466c9f512bc78c73e8e79d2b0ca6b010e4c2957c10d1eaea1a95668260ac159c1fc6373f85b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ce55fbb47ac5f1725b687f8679eb6465a5dce0e45fe508646ec9de65d258d5ff6b81e7f017226b4e008fb876739e6fa4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "87f748e093a672108ccd22acf8fa49137bc7fef744a59de007653bdfcec6e95f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d94903e52300270eb9b5a2be211ace2a1c9b254d16fb9eef8c1ff3711957dc0c255d3ff756243eea1ef5ce464ef5373a053a16fb791fd62852a0311215ae199f"
        }
      ],
      "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.71.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/gapic-google-cloud-storage-v2@2.71.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "gapic-google-cloud-storage-v2",
      "version" : "2.71.0",
      "description" : "GRPC library for gapic-google-cloud-storage-v2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b13ef398b65a96fb36afd2996bd10be8"
        },
        {
          "alg" : "SHA-1",
          "content" : "db1bea8b030b794e6fa447a8058e18cd4f6d797a"
        },
        {
          "alg" : "SHA-256",
          "content" : "b36ecf731cce632ecf0ea62540ae0b67fecea9045fb9cc848920521cc5c1f595"
        },
        {
          "alg" : "SHA-512",
          "content" : "c4b136eaea5126811ae210775bd94eaccc740e0ab0f00b87d8860e75a9758e8f01637791bac88df434382eb9cb39de38bee9a48b393336b84a9eec304ed37ad7"
        },
        {
          "alg" : "SHA-384",
          "content" : "876226433e34893c049068d964ff105dde0bc9ec4a4c1c9aa90abb71a2c402681ff2c6bf93623937a48eee5bbadc7dd9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d9e2d9eb04e8c7eee1d81d274fcdb7ce463f814602e89006328ff054442d46a64b1011c7a9a480d37a16f5f3c7dfc3c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a2af991a6d7453da5fa08b3b15ee1543266a0c4f4586c73df3db75936627f1f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "12cc328bbe520615305042ca06fc5c7e115b35816360ab33828c8781b19a05c81ef31698b9d5e80b228cf06c6e52001e47f80cfb086d7f5b6fb44bc1a5c29d19"
        }
      ],
      "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.71.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/io.grpc/grpc-opentelemetry@1.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-opentelemetry",
      "version" : "1.83.1",
      "description" : "gRPC: OpenTelemetry",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2bd360bd133475006a33c8aa3659918a"
        },
        {
          "alg" : "SHA-1",
          "content" : "9d18a82d98253f0c92eb19762c409691a1ead30d"
        },
        {
          "alg" : "SHA-256",
          "content" : "3d2322c06ebb50d3b494d9e6aed0cf4acea8578ad601411dec6332e11ce2064d"
        },
        {
          "alg" : "SHA-512",
          "content" : "753bd34db749f6169683e283b0ab72bf0bfe7bff5c4cbbc28c4fdb84ea6dfe15b5d09fb28f448b2740fc025079611c4d9851280bf23880b5c9530741af74efab"
        },
        {
          "alg" : "SHA-384",
          "content" : "7de97d43f34448466b209dc6c4ee000ef489908348efe86f82474e6d3517a5ad39196e5880b1495c1fd3f1028b66e262"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a9ce63f81379a6aad1d7eaeb67c8b4248ff60d60cb3fe86f9ad746afe04fcc7f5ecd581559b8e949dcb19273df53867f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5837a6633ee7ed01c7e1a5414986997451cbd98ce4af1383186c6ca24f818dcb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a7e24dee9ab3d6249c195ab33bf69b11d726b0c99177cc6a061940abc1bb21c665e9086b42ddc17c50aa6f53f28e6684ab4c237db4907062f08dde7fa47f5b5c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-opentelemetry@1.83.1?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.62.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-extension-autoconfigure-spi",
      "version" : "1.62.0",
      "description" : "OpenTelemetry SDK Auto-configuration SPI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "743349c422aa50a3e4b6fde1a74d1a78"
        },
        {
          "alg" : "SHA-1",
          "content" : "99bbc1bf4cae62c793e6eaa3f41436e29710b876"
        },
        {
          "alg" : "SHA-256",
          "content" : "220c22bcf420faae59b7225c789f572eaa22e7af2304d55508aaf2a3efcfecf8"
        },
        {
          "alg" : "SHA-512",
          "content" : "52bf51b3ab91ceac2d36cff7da3232b0a5a24223cc9d4927b4f516156e4d284193ca7ef31ab37914dac648dbd0e7661f796bf02a19eade572f04f12f507d275a"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf1d40cbc4c4e109883c0c7dae1f1f0c4aed169e47641e3eeaed694e60aa5967828b37e03488287ebcfd44d89168e7c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5583583949b981349717cff9525676482f21dc1546552e71746ba3ddf1ca57e83e10f8cf8c7cbc4d19449502125fdffc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3459f89508c82c47a77222f315760c282a02577aecbaa525d7c9cc812fcb30ea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e23db3f3f212d0af969c7331cfafcd843b7006d856a31131de119e07780fb4a63a476114befd166e33bf99ca6d61019dc79fa0d497b42c61dec2b0a80e41b7cc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.62.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.83.1?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-rls",
      "version" : "1.83.1",
      "description" : "gRPC: RouteLookupService Loadbalancing plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "426cb120f49287b197f1e6d3a2aa96c1"
        },
        {
          "alg" : "SHA-1",
          "content" : "96ec638c2e70b0dbcdd5712324a5ca6a2198f23e"
        },
        {
          "alg" : "SHA-256",
          "content" : "54c9bab968e9b413688b669e1ece04e67494bfc7d93237589c1a588af3242187"
        },
        {
          "alg" : "SHA-512",
          "content" : "1cf72893c895935be4d317c2d0a45dbc5a4088354fb068c9e61bc73e58c080d3c638addb29b63d16e478377b5a6afacc50fa64b14b04f83da673094801fa222b"
        },
        {
          "alg" : "SHA-384",
          "content" : "acbad9ebe3a181d9d0c98ea9a8ced358f2a3de2df2786ac7f655ca142fb2b4c7a96c601895fc924969b1ccbba29af50b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a1ff2fa9e42e0a303344d7b4547fbb2756f91b0e95f39efec9703e0d3e76835c81ad509da7a04370bff9a78fb2cd4505"
        },
        {
          "alg" : "SHA3-256",
          "content" : "32ba95e4d2385488cf4282c774ade42d9d3965d902fc78f9e6a30666b06cc656"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a4a90455a79a27cba8a169619ec75e58d91e7f04ec788fbb015e42f7075af6d9b9ce9551fc5de84652648ed8bfc22494b2592b233df26c82801436c871b4d37a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-rls@1.83.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-vertexai",
      "version" : "4.22.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.22.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.64.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.genai",
      "name" : "google-genai",
      "version" : "1.64.0",
      "description" : "Java idiomatic SDK for the Gemini Developer APIs and Vertex AI APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe47d6f940fc115dc2b992cec92196c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "94c124b7103abf9ff9bd42c8f4f6fe938fdd1769"
        },
        {
          "alg" : "SHA-256",
          "content" : "5f28520d2e370816c97f973aa9e8b1e9da0dfd2d21d52c7dd9b8cb5bbc088a12"
        },
        {
          "alg" : "SHA-512",
          "content" : "ec1fe45786246610021cb1e518be056f2689186929b7ee6a5c5d138a8eebe69d7ef13f98f4d2fb6efafc2a3cb73907bef7b0aa081e93f7ec68cba47052999bf3"
        },
        {
          "alg" : "SHA-384",
          "content" : "3accdd4715bf1ec761e31f2a02b34911f9b09e225fa38585f8f7ff8043b9f5bab90b210ea509417d14580d063818f40d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b6080e146f4a82afe49ec157c2d40e624177b65731043bacc3dcc7435f11931647f3a64dab897481999f527b4f32fb5e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1c63b7e4cc2faf89bb3771e1dac8b4d0730b9cba3315bad5911951790a7d31e2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "18e66039c513a6af5810ca605643a393b511c74aba7c2147ebe4e124be2e561e4311d9ef3fd3859d7f2e120985d313fff8d3a7b89e0c85fd2d9bf6fe0befa541"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.genai/google-genai@1.64.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/com.google.cloud/google-cloud-aiplatform@3.96.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-aiplatform",
      "version" : "3.96.0",
      "description" : "Java client for Google Cloud Vertex AI services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd3699f36eee238775a4a2eb8f6c21c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "8d02eca4871572ae299092568d823b3cd3c5fb5e"
        },
        {
          "alg" : "SHA-256",
          "content" : "68b2b0a735d0ce76382b4b0f3b8ffd28fa2d9973e80847471f4ba37e6fc67b10"
        },
        {
          "alg" : "SHA-512",
          "content" : "6880deb8b9649142ebddfffe6319807f5aa5bb9173715c69564336972ab29949c22117ad1106c639414e5217d400d86d4e9add0aff41a372520e48e415450d4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "49713461a798e04b9cc7953caf55531edcd1212aab808819d40c2e9255cfeb5bbab9b26ec966c29d3f332b0f1f684e31"
        },
        {
          "alg" : "SHA3-384",
          "content" : "718e6caa92f811f79e414a44005535a3793e7271e8c4e7936f7ab63d32daf9b9841fcb15c368bb800f252881d9a1762d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "721205c57b9f7b7ba54c20c93767f5112102c18995d0909a53291ad581cc2036"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b826772de4895873e9d9ddda36668b6635dde4bd8b94c24e865a772b8f932a5f3c35fe9c013fbe3375fd57456b48c821955a2f6e6b3abb14b366be533fcbf31e"
        }
      ],
      "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.96.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@3.96.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-aiplatform-v1beta1",
      "version" : "3.96.0",
      "description" : "Proto library for google-cloud-aiplatform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90648736ed592f3655fff4b9aa5f1671"
        },
        {
          "alg" : "SHA-1",
          "content" : "858dfec7b3f5a414e81e3503d8a7c63c5c4bfba7"
        },
        {
          "alg" : "SHA-256",
          "content" : "78eaeb11379375def9e111f2244f71823df7c9aa18f0f5ee1173bcfe028a4567"
        },
        {
          "alg" : "SHA-512",
          "content" : "cca0d8ba0b4b6bac548d88666aadfa7952173d8ab2d3943c939da19ad09d22decc286c5b5f3214321a88b606d323bca280ab3ff6cc3502bfbf5a2ca42fbcce9e"
        },
        {
          "alg" : "SHA-384",
          "content" : "0f5b34a9c7ae15772a3ad08f0712369890da09aa05b5554708cc72369d5d08315e8c8732a6d028b415b2207cd1a58816"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06278e7786456d4000edd427b61b9cab3a7fd4a259ec86ae049a41fe4d4107cf2047928e7b6a51e0d68d71975f16d6bc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "77c4ead6a5425e3d1a68d3693f2a4aefd3014a97a5498b7714c8f561a5bcf819"
        },
        {
          "alg" : "SHA3-512",
          "content" : "550a2a57a00d3a2ed776033a6b485e319cfc7cb4f10e96455800ae5d1c6e17b469010272a4239e745ead536337cc642b376a45922003c55758cc66a22a40ef79"
        }
      ],
      "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@3.96.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.96.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-aiplatform-v1",
      "version" : "3.96.0",
      "description" : "Proto library for google-cloud-aiplatform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "139ee9416bd3f6da25ed9a9c50c92c2f"
        },
        {
          "alg" : "SHA-1",
          "content" : "a22f98f5b0938b46e5053f6909874c597a655351"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb0321574ff2062bc721e6f2b51466c7a2e854e82328ea2c42810deef175700d"
        },
        {
          "alg" : "SHA-512",
          "content" : "8f483c7b3432c81f882dd9b67bc4ec29d544bf44be5069d0e1c340595c02839e8e861e5f2a11600a007a6afc9bdf5262ad4195295e743fba41b358191e4de02d"
        },
        {
          "alg" : "SHA-384",
          "content" : "105c7c20fbffe6a94d2a3a5666454c133ac13e0fd72f68b8c52f43ef0c5e17a72c987da96c1981ed40df84b2f4631ab2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "065d8b594af749cd708446932bbef17a94f23776aa16d69d233639c7c10c8087b3dce0e7c7dbacbe1fe3279d80cc620b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "10fb42969bd51fc27ffc7029720c64d9f477990161bf71d846b53f1d2af8074d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de6811a96e0ad5c1b6a4633dd7a03cec5df024088dec046358c30bca0edb62db40cce3d45ac425b42f49baa4f2442d92108b8d19950f0f39a77a4461cb177c75"
        }
      ],
      "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.96.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-vision",
      "version" : "4.22.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.22.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.93.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-vision",
      "version" : "3.93.0",
      "description" : "Java idiomatic client for Google Cloud Vision",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b84746b96c8583fba0e3c7c50abe3bb1"
        },
        {
          "alg" : "SHA-1",
          "content" : "e61f4c29306141b057d2e438d5a1db46ead16f0a"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e915189f7a032140aae74b48435df39b9dd9acbec80beb53604ae7365c2e796"
        },
        {
          "alg" : "SHA-512",
          "content" : "8366b05c86c1699904cd42074f08dcbd787bdea692ae8a16f94da46e5793e92a2b79ace71a661236595f45b21a37c1eb502a93a252346183bc36f68e6b8d034e"
        },
        {
          "alg" : "SHA-384",
          "content" : "fb25b5be3b5297caec5a7be8275df843c688095d5b4834929c3ecfc546654716791eecad4cb4b13f15e874e4fc31710d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4407a0f49995135ed050af3a3f4e99a2b3dd9f222c36a7f798b6ab7b8d223e70388ac9deeb93542d61ad1bc3a47b4577"
        },
        {
          "alg" : "SHA3-256",
          "content" : "75ece05f8549d38e13ab60bd9f196675a7f4a163b90d4adabbce23c65ca250d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "524dd115fbfe42ce72c08d2207d27bf4599d3d24925d92924fd859604756e36cca6a5b0e4819f34028d764ce9bca7fc78744b3a6f77b736fc5eb6a10505e542e"
        }
      ],
      "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.93.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@3.93.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-vision-v1p4beta1",
      "version" : "3.93.0",
      "description" : "PROTO library for proto-google-cloud-vision-v1p4beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1914b54f2fbc55a9144fd18dcc4b5c79"
        },
        {
          "alg" : "SHA-1",
          "content" : "2c7f07a5448410a4672a1403229714053700e58b"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ec97b0fbba6279049ad5a676f02f9f18354c46363b52b1d23dbbf2d76be0d90"
        },
        {
          "alg" : "SHA-512",
          "content" : "6c285496cb3db5d48c391b7b6e7e6315bb961a9867db9591604313d716c75264c89e6aab955e6372c64dd947d4ab8335eec95718df43efbe1f210fbc4cdc4c62"
        },
        {
          "alg" : "SHA-384",
          "content" : "99dc173f4ef62e930667dafe7bd703e57744c93bb1ec21ce664dd7cc383b0dfebd6cb644726fa10368c5ff68cb6ef048"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8aef78dc2ba62436a6b8452c61b40856e0c8149511c7c8ef07af0c00d936117a50656cc38cb98d212f01fe002ba043cd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f0c19fd9ae32d751326edbf9bef679219b59a75f234b615ae2d2680c6958f063"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1d22a711c3f3feb0efb6825a163caf6c482dc7e79af1936a7cf9ec573cb40cc33279987e492a2e12542554bf1163765de566ca75c7077578a8344506545e4464"
        }
      ],
      "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@3.93.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.93.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-vision-v1",
      "version" : "3.93.0",
      "description" : "PROTO library for proto-google-cloud-vision-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1044addbeb3a5db556d38f7fb42ea184"
        },
        {
          "alg" : "SHA-1",
          "content" : "4e78ac96b780fe86482e328ea9b4bc217b33c72e"
        },
        {
          "alg" : "SHA-256",
          "content" : "f6e51d2fac969920dbcad03aa7d5e927324a21aa63e2cc6444154b597d2f3f5c"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3d0006f2c9609194c7ae1efc8248a1d1ffbe3b5eb59d690c8a091d737cc5d6526025896f8d9a81b347475735703536618ed8f3078e53da44d2ea51604ee8765"
        },
        {
          "alg" : "SHA-384",
          "content" : "1baac7438b9119c93c2c8103721d3ade5f481f2dfedb91e074118ec999e61ecd2fe78fae3ad29e6e62a7572281a979e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3d2e5f7863c2c0097b746db6a2e4c1e608ffab51fd0ed463afc9c2369264d16e43d77386ae8ae771f98d4cdfc9c7fee6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e45d0ef4d165b0ba50ca2d4fa7fd768d458f2242f45570a4ff8a38be67051280"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2096bf1b82be570363667c1fc32f75eb110a1c542652c196249325df0449b5ae19b3989b66b5f1f07dd5e1f10eacc008a3828cae16f97291dde4b6144106a415"
        }
      ],
      "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.93.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@3.93.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-vision-v1p1beta1",
      "version" : "3.93.0",
      "description" : "PROTO library for proto-google-cloud-vision-v1p1beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e36cb2421a2be6cd74251d02c47949e3"
        },
        {
          "alg" : "SHA-1",
          "content" : "2c0979b1e9282ae10d1ac3e3e2edc2481a301ca2"
        },
        {
          "alg" : "SHA-256",
          "content" : "7bd7794f6b1bc2dbd1a0ba5252c58d0fa188977209db1b9164ea9b6ae3574809"
        },
        {
          "alg" : "SHA-512",
          "content" : "e4ee19e314d2cf840c2ff5d55adf07a2dfae11de38ec840ad377ce3619b9355eba143943a0a122ed60c7dbc9bf2e2312bcf01df1c1b93f940cff99613a54a7dc"
        },
        {
          "alg" : "SHA-384",
          "content" : "7ef9f1fb7cb1a72e77ed6f80b3f4e44027c2717299a7f3f148cb31c8fbb717edce45764c7a0a55d379ce42ccdf2cef49"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5a5a1a470e5d54c3869ea779e3c95bdef58726668dd9a1e1b75607b783bb1fb3f6abf2b5bd7d5a4a5467494def0d8fb4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a43f37b91e2eac28112d5f655a4cdc536ea0c685e6b4e7d6a5b7cab52b107c86"
        },
        {
          "alg" : "SHA3-512",
          "content" : "497763d14e7b3be083705137e6d4dd7ecc457f9c504a6af714e6d8dbe8100dad9c22519fb76709218c3392e40a9e0c69e1db592fc434ee627053f6f40609a8e5"
        }
      ],
      "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@3.93.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@3.93.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-vision-v1p3beta1",
      "version" : "3.93.0",
      "description" : "PROTO library for proto-google-cloud-vision-v1p3beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c4a5d6d688716a0d73a93afb7f107f3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "f2caffa931bca9ce5e28f11a2c5abd3513bbd9ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "2a67f6bfedeb47b520086914c2ecf9f04612240c7e707a78576bcbf734a38004"
        },
        {
          "alg" : "SHA-512",
          "content" : "e19c0cce4d835481ee621bc59ed619f9c010b1237db3c6a41f630ca74194d750cb1b063990f1b2f76a2bf9cc98d87ae6f2102c03ba5b026a976bffe91da2d4c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "d6fc0926b9a926781b18c9bad971bf3534da281f6a7cbe86e35d44366c48e3884166e4acbb186c63f08f395c2ebbb238"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e02aa8cfdc4aef95209504c009096ad082b2376e037ae7b12587ad5cf37f7792afcd4421ec5917bf41b18a15fbb2b13c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6de7a9b52daaffb8856207f7a3e898b1cdf5b8808b1de5200ed0ac30c6a377fb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "939de13d5dcbb0300a8db7ed9d653f375165b91c4f0693b8280745688bf59c873668023b425400e057188a528c728512258f0530362d173805874921990f9c4f"
        }
      ],
      "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@3.93.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.93.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-vision-v1p2beta1",
      "version" : "3.93.0",
      "description" : "PROTO library for proto-google-cloud-vision-v1p2beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b96099e356a8eb99e53f1acf6edff0d"
        },
        {
          "alg" : "SHA-1",
          "content" : "b6b97cdb1dbf8d95d75eb1198918dcd7c0b4738e"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b119881e21cf1b3cf2ca3f5d0b305a98656f8efbdd57986be874bb66252674c"
        },
        {
          "alg" : "SHA-512",
          "content" : "69dbe45d9efd1d4c10cbbfeca320523b049a1c356cc6b8c9fccaf14eb3e550165c9f0b0418a7b1369d07e73b0f230a9dbd2a587357b78fc1864ed6b47625e4ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "f49ee676e569bd5d5c066339f5401af3dadab3ab3540d1cd192cabd1707ee7f50d73fc866743af8422880926d11f18cc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "295efdf11f04e75fe7ca2e723ddd8d13dff953626a1a4b35a4ad47b1cdde6e71daba477da5ca8b621eec3b2ec5ccccd9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e52b1ac2de365245c14d8ad9941457dd4a5905b5e1fe8c03b551d0bcce1d89b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "563065b0af8a9949133a6e8ba2ae35a8192e2f717ac481c89f9a234258a55af2e232b48d7ea626eb0b8609dae51debeb37010505feecabf72a5d774aae4f6e6c"
        }
      ],
      "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.93.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-speech-to-text",
      "version" : "4.22.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.22.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.90.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-speech",
      "version" : "4.90.0",
      "description" : "Java idiomatic client for Google Cloud Speech.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26f88e9fea6a5315fa0b2ae400ac343f"
        },
        {
          "alg" : "SHA-1",
          "content" : "70f0248111489b91e896bc1c8ca73527f1550306"
        },
        {
          "alg" : "SHA-256",
          "content" : "0830e4e60b9bc63feee708d2c3052aa62237296d2251330dd3af46bb1e5726af"
        },
        {
          "alg" : "SHA-512",
          "content" : "5979a18affd59ee75aa865042ebf21b3c84d3474b31f476b9d3cfdd4b8f61ed33a8452d1d0047503471e9a82c06cad313202aa66533070dec38be94f982e2a1f"
        },
        {
          "alg" : "SHA-384",
          "content" : "0955573d8b89d41be74407267b2ad913adcdc6b204a17549cec1ec8e78ff0ac223cdea250884eea25f1a6adfcc191088"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b49eb7cec3469230d2ae66358d23dc5b18070d838bb77caca464ae441c2bcd796eaed1d56c0e6ec69b35c067e69f2c3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "babda595d80b507e6072037d975697a0e8f3169d5a11a045ed3e05ba4fc1e222"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1b332e33652c41d4aa4d738fd8e033bfa44f5e42959952b7a74a1cfcd86ba5ea30fb31d0d73b583bdd2ebccbc6c266ed3e49fc0ec14a66baed96425e950e902a"
        }
      ],
      "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.90.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@4.90.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-speech-v1p1beta1",
      "version" : "4.90.0",
      "description" : "PROTO library for proto-google-cloud-speech-v1p1beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d880ca8d5c1fdc93048445f6f1290489"
        },
        {
          "alg" : "SHA-1",
          "content" : "37b913eaefd135d6a75fe663c8ed9125ac3ce872"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1b27f0d48abaa36f80f27c674af8acf6cc499f4bc8f6afafbcffd8529486773"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e6c8175ba37e7b0ef2e5280beafac29af33e9f2773e427a4dc684d5229a2db906b3e6ea4cca9df41521581e221f8d5148d3053dd6705c98673bb8b3cc8e0ebd"
        },
        {
          "alg" : "SHA-384",
          "content" : "48da5ce1b1fd0d4b80113948eff9259dc406c2cff870bbaa62f6081cecd2f7d9ed9901ea2cfa584f959be530742ac69a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0446a22694ba2cf29aad19e03e22ccab1b28c938af9846e99c454b1389795cc6a5ca3a2ff80807a9bf974418f882ddcd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "44a56cca981249b290b50493f9160468c95390e2541f65d4e645beb4c435d133"
        },
        {
          "alg" : "SHA3-512",
          "content" : "66ef433bd0aeba76a076abc1463805eadab4bfd2cf9c4f83a0ee5d5d4a6cfe2f209a20674529e50399a706f8dfcea458c61717b2bbdae7164e2f1abaedca3709"
        }
      ],
      "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@4.90.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.90.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-speech-v2",
      "version" : "4.90.0",
      "description" : "Proto library for google-cloud-speech",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf0e2f4876532596c6ece880ddca1b8d"
        },
        {
          "alg" : "SHA-1",
          "content" : "8e1930713d046bab3ef6d20edf8b6edd553aa8c6"
        },
        {
          "alg" : "SHA-256",
          "content" : "31296a3033ab6d2cfe9a5516727b6a058f4128d190e369fb888622825ff9fe43"
        },
        {
          "alg" : "SHA-512",
          "content" : "e4fc9c59ef4bcab6b038a208c035cce2d75a03ec3930a1366e8a74b29832dc7ed646d829a90d3d9d4b578e962a23c6c44f52dba09a1c768c1bb96be3e93a3c50"
        },
        {
          "alg" : "SHA-384",
          "content" : "38312dd9f83b6ba258b41e1b5a6f00b531cdbc3ed1e8d7a16c8a14bbdd55c248c9cb27e5ac663999713f8b700f1cd223"
        },
        {
          "alg" : "SHA3-384",
          "content" : "039301e1e89bc9d43d60371cb3f62b34277aaa2130081054ecf79bd1c9104de5770a31a047facee4b89c4b67cd18dbbd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fc8deb0bb2613a168e3f6c9a06422132b0ef8142c4ca5a9eaa96a76c06b69d9f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "091165619adf1eabc97d6b00b6b5df1beb6a71a9984bc16a5308b7f461471764f8162a4a58413e67931e6299a096e055d53059b1cfc1ec9864d56a85e65ed729"
        }
      ],
      "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.90.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.90.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-speech-v1",
      "version" : "4.90.0",
      "description" : "PROTO library for proto-google-cloud-speech-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0a0d08ee473cbfaa69b01c8aa4d7341"
        },
        {
          "alg" : "SHA-1",
          "content" : "3914bceca7c8a2ae8e1e72be41e0b6b9be4765f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a5e7e84ad1ab2f31b251b32757a594c28943f650f979425a063f1d9a2157e7a"
        },
        {
          "alg" : "SHA-512",
          "content" : "8428d36c8c5c200f171f88be23783ab9c9d0aa38d1aaaea96df4ae959119882ef8876f71e542dcf5d2c00a1a9069224da62321422f40fec4612edd4e92328100"
        },
        {
          "alg" : "SHA-384",
          "content" : "df8b8a366415a020134b85943fb5e9ba781abfa5864833a66b2227cda84d0ef8b7e6874b4b3e73f17cd01e1e74b44bb6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c703b5c6c3579241e6a5955599728f232c024c7d0380c06187435eabaaee468366f2edcd079b0354732d6e404607435"
        },
        {
          "alg" : "SHA3-256",
          "content" : "30b4f1259388c23face92a6c7b9f7254276277868fabacc9329f424ce5eb0250"
        },
        {
          "alg" : "SHA3-512",
          "content" : "583b628dfb64907610aae1363c2d6135d44e20fc2b34621692809a5c0d0dee4b8c571aa4d579417b4bd5133289cd72a0cd8aabfbdcb612af8bed0ef84c29d479"
        }
      ],
      "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.90.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-text-to-speech",
      "version" : "4.22.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.22.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.96.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-texttospeech",
      "version" : "2.96.0",
      "description" : "Java idiomatic client for Google Cloud Text-to-Speech",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1546bba0a7d6757dff2e1cd0fa7b3cb4"
        },
        {
          "alg" : "SHA-1",
          "content" : "11389c65f94efc05cc68a5029e6f72ebda6cdbce"
        },
        {
          "alg" : "SHA-256",
          "content" : "f2154051844f3bca4744028da7d5e5165569a2a666d53ff7b8dee1d04137d12b"
        },
        {
          "alg" : "SHA-512",
          "content" : "c46fe8fd2b544a08e334070af604e4700403bad4922ecb39a1d603469f4e3fcd5be2944fad83703d0a931884baf2a8a5cb7fe4558adb85540dd6bb90c60c9bfb"
        },
        {
          "alg" : "SHA-384",
          "content" : "f90bd1efa3e3e20ed9fad6e6319114187b46c1368fdd103b802ccdb239ce7c0157286ea8eaca77ef9d1d94ea5633feee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dbe9f78113111a57a5b5e9e212a407218337ab74facf75e28544d99065efc3d69aa39589361d0baf4849f6b3c342c0e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cdfc0e4a98d7f6949f94e5b6e9e707c06d7da14cca67563624e8f939ce2575ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6cc7ab1ee5d8c634db83f3c748c0a243aedebb46d0eb3c2ea964ee21f1c3d8f11667cb576a274d270c59789767319c6e380c47792c0ff724d7c31569b862182d"
        }
      ],
      "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.96.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.96.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-texttospeech-v1",
      "version" : "2.96.0",
      "description" : "PROTO library for proto-google-cloud-texttospeech-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b16dd0118251d9798c985900f59f2bb6"
        },
        {
          "alg" : "SHA-1",
          "content" : "dea86f5c44496298d01bb75be1ffb1d333a686be"
        },
        {
          "alg" : "SHA-256",
          "content" : "938615cdeff7ff3603d3f7f46404e6e521c1120543558a84a9cf374a92f52ddb"
        },
        {
          "alg" : "SHA-512",
          "content" : "4a457b04ccd899ac08a09f0b1f896cc13248a97e2ab0c8c35706b4d0a4bddf409d7fa0032916341a2195e24d5a1cd072258c56e025168342414db32d24cd2190"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e56035e3eb21f916307286e1e27faa6fe775e8abca95b24e6eafeeb1373536446fa44c9febf3859e9fdc03a9419a421"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0cdae93510f680cf0124d9f1b63c50c0020c4cd449badc6b0fd563cd57088711ce14885b3e3695f8102480479a535dce"
        },
        {
          "alg" : "SHA3-256",
          "content" : "beaadf3763badba304b4254b661c9bea7619a409f2da31d06735e18939869c74"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d0bfcef9988b789e02d1509a980bfd06872eb4f7fe1ea003b2eb5c820ed3fc2550dfecf353694a452b2d2bbe982c970e7ba6a6ecda824e6f27d7cba026da9ffd"
        }
      ],
      "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.96.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@2.96.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-texttospeech-v1beta1",
      "version" : "2.96.0",
      "description" : "PROTO library for proto-google-cloud-texttospeech-v1beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "efed8cc9d58dc8d4b427002a550f3c97"
        },
        {
          "alg" : "SHA-1",
          "content" : "f601ac2faec7420dd9ed6b3c41b754ea600960aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb5c145a6f9af23f9c51fbc811223e5c1889895b0fa0c7f4a949a06776b664a0"
        },
        {
          "alg" : "SHA-512",
          "content" : "0501062fc1f94d43b915c36189be806663442a280183e5e4248e1de480b01e295e63d0d7b23550355757787ab1f62a4869cd131663f2ddcad920413b8821c374"
        },
        {
          "alg" : "SHA-384",
          "content" : "afd0e2e17a7ce92f1368226833a71b01608c7faf7ce0789880700e47902c9bb5ffc84dc1d23343cb2a6e637f8f6c7efa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a8e8f93ad2565e914d71ec56ca9f39cc9b6682b9e6f4e1ceea9620e85f37734e1c72ed514398b1bf23c61506f16f08b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2f595a6e782938720c5895b82ff9f93d19a664fad0dd0c4808bf53d8e9610e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "45772606598a86795e81f23e051dcf93610daff102c94b68e9ff2f4714999ea75536f482cd74f30ebf407fb493cef43bca029c57bb5cf35fe40816ac8dba403e"
        }
      ],
      "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@2.96.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-graphql@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-graphql",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-grok",
      "version" : "4.22.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.22.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.github.whatap/java-grok@0.2.0?type=jar",
      "group" : "io.github.whatap",
      "name" : "java-grok",
      "version" : "0.2.0",
      "description" : "Simple API that allows you to easily parse logs and other files",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "42f09762942c13ae25a7913a2a69b14f"
        },
        {
          "alg" : "SHA-1",
          "content" : "19eac7c531fd6c1e20e0114da807502c41d8a4e3"
        },
        {
          "alg" : "SHA-256",
          "content" : "261b1fae24f49a0d23ef25480cb39a350ccee33c865b09be014ae1faab050a91"
        },
        {
          "alg" : "SHA-512",
          "content" : "ca3d3d111bb6744cee52dbe3c1643a95759d73e75c3570f06e7684b1230c4ce08373d6a716a8b0f3445def37739653597fc5ca8cfb76685153c9ff7dce04263d"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd3fc92157dd2250ad28ba148e9f9ecf55a534cf4d2dd8955b2683b31e590b3a2c5353d7bb23a026e5c918b2f7aa95af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88cd1ee3e5e0dbc3e14fa4cbd166f4624d2569f4684195b8f408c962a2d992f38c2396853f4580349b640d68ff9a4b11"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6209e66c3739bb9db5d5406a2338040d335be300281f2b25ce12727a32886146"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14a87008792abafa4cc838a432c8903b035bffb4d68e67e538d857f32774880adbbc71b45d788b0f1eb355f0cfaba7c37abd7a3567d7b45ec49bf180e51987a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.whatap/java-grok@0.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/whatap/java-grok"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:whatap/java-grok.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-grpc@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-grpc",
      "version" : "4.22.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.22.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-credentials@1.42.1?type=jar",
      "publisher" : "Google",
      "group" : "com.google.auth",
      "name" : "google-auth-library-credentials",
      "version" : "1.42.1",
      "description" : "Client libraries providing authentication and authorization to enable calling Google APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c411fe075be08ecbc5fdc99209432497"
        },
        {
          "alg" : "SHA-1",
          "content" : "c42a35c2021f2680f794db7c9336707fea1dddec"
        },
        {
          "alg" : "SHA-256",
          "content" : "d29934610c3e9eb6c60e95ad05ca34ce486c3867c2f3689548b4aa2c2dd6ec52"
        },
        {
          "alg" : "SHA-512",
          "content" : "93482dee625b1140c5dd9916ad1f59140cc532debd18183c3818f27826cc00176de6772a83e924cea0b7b6198c1eb599ce0e2c81e0323359e3127cd41105fb6e"
        },
        {
          "alg" : "SHA-384",
          "content" : "36d884be14ea51d4c0a0938348b45913637f82401f826351441b7b5a1204594f106df4eb05b855601894fbee7b4d8fbf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f4144a87a0711bb0e1ee64ccebdfe8fc5857512e21cee52132a8a1b80f00705eb8439fd1b15c1332d8b4897af9dbb5a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "82b5681fb80eb82ed5cb5324b81eeda07b34d79b5157c7e07510af4de286350f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "54a6dc7592b9f05c8748ff91e5664317bf1ddfbd6f8b7c33d4cd68fa0d91436b9aa449b56017dfd425afdfe79631dd31b99fa487d88cb3b0c33b55d2e574c5e6"
        }
      ],
      "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.42.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/org.javassist/javassist@3.32.0-GA?type=jar",
      "publisher" : "Shigeru Chiba, www.javassist.org",
      "group" : "org.javassist",
      "name" : "javassist",
      "version" : "3.32.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" : "083ad590f72be311e303dde5558cc896"
        },
        {
          "alg" : "SHA-1",
          "content" : "b408b56e952eadb5b30f29b197856b23a35766a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "712ef75bc3406782bb4529b0408cce8155b53f2124c6ae03d2c5fbfa13d62c1c"
        },
        {
          "alg" : "SHA-512",
          "content" : "41c86f1971d3607fc12f2ff3c40d461dd32128581853e847153060134387b66e6af02cac4619654d27ab6c6e91cae7b11439d6983914568d398f23de99758aac"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8ec6afaa2423dfbce5e71975bc48aef856ac8fb9c713927c538370bbc6c2e00b356d32c2d215d4c89c74af36e0d23e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "49e3e54f03fa337879f896dac7619f26a83d02ebe89a3e025e1d4b76a788c466c5cc7decb04fc1236846292ab14d40ed"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6e318cf944e77ee7677c3c3e3d1c234bbc2314cbc7f0eb62238187e97cae3aab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f46418a0fb26c8478081a2e39f66657f4a85689e106b17f6e1773ae817615baa40571e1c4bafe40b65d52e16780ded2280bd759ca570a30772692533a341b2a8"
        }
      ],
      "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.32.0-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/com.auth0/java-jwt@4.6.0?type=jar",
      "group" : "com.auth0",
      "name" : "java-jwt",
      "version" : "4.6.0",
      "description" : "Java client library for the Auth0 platform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1d3d8849e790576cec87e1781e78a5af"
        },
        {
          "alg" : "SHA-1",
          "content" : "6352010b8d48cd9d6cf40287f5d6f13981345aa8"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8fb20471b02222bc1acb895a041b8eb5dff4c3492b3de2480ea695a6646ccd8"
        },
        {
          "alg" : "SHA-512",
          "content" : "47d54ed8dc2af996fb88bebfa260fd4d9405b244a66a907dd8abc73861ad64974dce90a664b768708ac0f5631280180e9dd9cd7701b282db8945daf1c1de64cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "f323c060b3fe45a6cc4e5c91c915d0f3c5a15042eec34a9e795b9006ac81d5e8d83a59d3447e52a63efa908e8e7e8dc4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "85e9b958893c773dfe00a760dc02ac28f92614605e84bd481ac5f332b3b37c95ce17d01cdd6b6de7ff461298fc2a237c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5c4180e7bcb69b3d2b44082bee9b74307af29b9c12a28606fb8b972a7492bc69"
        },
        {
          "alg" : "SHA3-512",
          "content" : "78d01f9035b17de0c11351392f4dd4776175f9d553d0d6c309ff50433bcdbedda55043d62d3f13af95138cedee1e9e409ee19dacfe7a4373391c8e1367a1e98f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.auth0/java-jwt@4.6.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/org.apache.camel/camel-hashicorp-vault@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-hashicorp-vault",
      "version" : "4.22.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.22.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.1.0?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.vault",
      "name" : "spring-vault-core",
      "version" : "4.1.0",
      "description" : "Spring Vault Core Components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "198839bd08ad099a11bcb874e28337d2"
        },
        {
          "alg" : "SHA-1",
          "content" : "e55186778fcf915bf9b62be0fe682da1de818cb8"
        },
        {
          "alg" : "SHA-256",
          "content" : "765b35d546093a81e49d82746e8dbafc9681a0d1cf720f1871c0a7faf018fc87"
        },
        {
          "alg" : "SHA-512",
          "content" : "b387de9a90ecb2e7ee7446643f531f5d273adf07b99736fe83f8903a7238452f24977879d9805c936bd0ff989954b2af22f5389f769d8dd1aeaf905407b85204"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac16827c7edcee8c9ddcd0e6bbd6c65f99a93bdfa76a3a244f0c881aac69e3a7363c861bf96aa713f6239c1111be144f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9cd817f1b00e39532acc58b8403bcb28753566dd13e8b2d49b430b8fde622d019621c08935c5371f5264ecd170dddb7b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fdd246ae7b317aab4debc5d585f78d4932d00ccdb58ed1d5a5cf71b4329c18ec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "601714f574e6d837232360cd832999046a339d952da3ed36635db2c6b0051f721ea78f0e546a28d9a095fd76556092297fd179afec59973607b45e8afafa4b25"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.vault/spring-vault-core@4.1.0?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.apache.camel/camel-hazelcast@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-hazelcast",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-headersmap",
      "version" : "4.22.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.22.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.110.0?type=jar",
      "group" : "com.cedarsoftware",
      "name" : "java-util",
      "version" : "4.110.0",
      "description" : "Java Utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a71403f3e6f4972e16bedb021de7a56"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e4fc30c6fa00bda26b7fc4a8a58d20256f0c805"
        },
        {
          "alg" : "SHA-256",
          "content" : "513686d76da760d698bf27099929e4bbef53a1e1ef586a2c2aaa4d824e8c5ada"
        },
        {
          "alg" : "SHA-512",
          "content" : "538343836c2f9e110e7cbf7243eb61aa40d5aaec134ba6f068ba7960da20580b274290c4ccb3e89830a4b9e78889d8e546356c2428da402655f92ba598cd2484"
        },
        {
          "alg" : "SHA-384",
          "content" : "2481754e77dc825d25bc6a1bcc7c53588d146379e0e9907177e76abe2abb1b4dd200cae72c0668403d22a6f83d67c4d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "567fd0949595ddfe7551a1af9f48b6a08aea75eee231d63d1fb28305ac704f8cc108156fb82a80bf3c994320ea944911"
        },
        {
          "alg" : "SHA3-256",
          "content" : "70f7d51e06b864404f3679491e9da9432d1d8bf3583879567e8ec94f16e09cfd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d1932cfaa40c2383fd37499c4f45ea5346286b67f6f9330c76f5eb3ad9a620489322dacc6e0e43d01b5de936658482d3d78e433291293e351722e093e9b607b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.cedarsoftware/java-util@4.110.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huawei-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-common",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-dms",
      "version" : "4.22.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.22.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.209?type=jar",
      "group" : "com.huaweicloud.sdk",
      "name" : "huaweicloud-sdk-core",
      "version" : "3.1.209",
      "description" : "Core library for Huawei Cloud Java SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ff1ecb5b85ae44b87d18ed90d06a2682"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce4f6ebca88b9b03c9eccce6962342a202aa04cc"
        },
        {
          "alg" : "SHA-256",
          "content" : "76fd9d6a2513dab8ba9a067549af7810c97d5080ab9597d32979937da7a02796"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9a2561e3f252ec315804a38899c022b0a9c4cd68bd225acf138c2c7c105aee9ef73185d68078ba5b19088aa7e494aef66388bdfaab4c93d43e94aaf573c44fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "6e9660eff4427fc45ea44658036cf2c3b7d1d32661b024876349daedf38f2bc049c59c3b225029b503dc06c18cebe9b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5d3ae978733c92f549a9ceccbc22d0067049a64ec75858829a3dd58abb276fdf731fcdce1f6ef53a7f2b999cad889b9e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "64a28daf6a5f7d5aaad7b565463e5ae23c0cf885345119f31d4d90b08cd5739e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bfa092bd23a2aa278fb2622b7feb462efbd2c53c954daa0ca7b9bb5099476800a7fa7e289772d06ab69a278ebc4cea07042f49286e9547698cae8ce2ae6e9e0b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.209?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-frs",
      "version" : "4.22.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.22.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.209?type=jar",
      "group" : "com.huaweicloud.sdk",
      "name" : "huaweicloud-sdk-frs",
      "version" : "3.1.209",
      "description" : "Services code for Huawei Cloud SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3a0e4106ac1162c405045e6216491aaf"
        },
        {
          "alg" : "SHA-1",
          "content" : "4792b0280342f606721de58185fa4cf64d50d67d"
        },
        {
          "alg" : "SHA-256",
          "content" : "21ab8d4df4569cc77dc59904e2d543120da7ffe7e3ba00095f004bf1345ba328"
        },
        {
          "alg" : "SHA-512",
          "content" : "d8836c9c59670cc20851844971ce45b637ec72c374a4e1e5b0d12c73c58fca9c1d8965381937d093105a8ead868eca28a1dc6708b45a624c4dfc2f07304c0042"
        },
        {
          "alg" : "SHA-384",
          "content" : "50fcd5e88985e11ef86c51b62bad8d7ea77449f620f25917058286f0e3ddfe07771f07a6225138481f7eb3383dd69222"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0885e960379c679c5ffdc6815b7c85855713cc510fe1dee22d55c0acfef1beab2c080215781de87ec97a8ce9dd7a1556"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5b0e44b144c9f0388416b5026a366d7b21c10bbce95c2f5a8107b9082a085d25"
        },
        {
          "alg" : "SHA3-512",
          "content" : "25c01479a40b4be79ef442d6f517f32d6186345329425ea43233b1883e9dfb36d011107e75108a34da2aa07f524c598fa1df6408152e73674f22387d02292c95"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-frs@3.1.209?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-functiongraph",
      "version" : "4.22.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.22.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.209?type=jar",
      "group" : "com.huaweicloud.sdk",
      "name" : "huaweicloud-sdk-functiongraph",
      "version" : "3.1.209",
      "description" : "Services code for Huawei Cloud SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "965056e86ce5754954d6433062331613"
        },
        {
          "alg" : "SHA-1",
          "content" : "e9799fe1b51aadfe2529d5a878b6ed6d312c7d30"
        },
        {
          "alg" : "SHA-256",
          "content" : "813c6b3e8141d990fabb083db6b5f816ab1f05ffdf3b3a105978e34d5ca9fcff"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8b0b7d43dcae114f93e9af812bc1c7a9343790e9d3d760e391ce9d9533e809cdca400c41a1465fe06ef76766ce18fd3dc2bac55da576ed6c81553d27673b214"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d19e87246f26814cf00f4d5f5a36c5d6b971902460f3dd535f465ac7ac3a633f75b47fa2fc765bc0fe42af935b5642f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e1f60215c0746d44004076c208cb50260bc3ded82ef809fa588933e4bf6fdb2accb08bcf86ddfe735efc4a828f2f7bd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ac4fb435541deb34f5d438193489ae6c8ace6fc922cc5b307800d6dc620ea496"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a22a338d92fdb7f73b783598acc3a928d5f5ecbb7132ecc80165f315778d0fd93c4fcb4d684aa95f31ee1f861f63aa2baac650fef338b16217b05178829a690"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-functiongraph@3.1.209?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-iam",
      "version" : "4.22.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.22.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.209?type=jar",
      "group" : "com.huaweicloud.sdk",
      "name" : "huaweicloud-sdk-iam",
      "version" : "3.1.209",
      "description" : "Services code for Huawei Cloud SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9169caaa32c215d17213fd7868fcfc73"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec7a8654ef81b273ec81f076440c643ec2f52e0e"
        },
        {
          "alg" : "SHA-256",
          "content" : "a7e88b3060c3343afb1fb8af00c91e3474653c71a767d8e7620af709e1d3c885"
        },
        {
          "alg" : "SHA-512",
          "content" : "8c936e5dfeb5371f2856080b1f2acd927442426c0a5e4ba1a320f5b51391be13c0183474d364f5240dae23415060078ccf274d9c564cb959533bd06397e2c0ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "a2e3295dabb99d2c1d59b70ab8ffdc6e00187d2692be13dec5c41d0a0affb8d633a5132b0260ebd69b6a7fde0a015ece"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a78930eb76d49808ece76d40e0156aa0f936da3bad0a7068f7e97997d088a6f05180f2659802281e787e423c17ac2b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b495487e9421d0aeb615fd735fc8c39dafbf4339187a157ca84594c31f31903c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b77d5dc51e9281edbec1b72a8f3489a832546c480eccb834fb7eaa9402bf1e0c5eeb30b067c3dc80e4c11a66e315841c724ad2d6b05045359d2961956814806b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-iam@3.1.209?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-imagerecognition",
      "version" : "4.22.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.22.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.209?type=jar",
      "group" : "com.huaweicloud.sdk",
      "name" : "huaweicloud-sdk-image",
      "version" : "3.1.209",
      "description" : "Services code for Huawei Cloud SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "961cd2e4ecd53259ed9c4ded8d7c8bcb"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8d306ee322c70679b8ef7dd650cc000a2c0eb41"
        },
        {
          "alg" : "SHA-256",
          "content" : "1fc553dfe848e92a252c13e149ae34e64d229b535cb92691dd7f25e893d4e666"
        },
        {
          "alg" : "SHA-512",
          "content" : "5dedb1b253c09ce79952bea27ac7552e4b3208bb38da14a8c04056b593a159193d8a4261f6bfbfe4ccc3a82ce15eec236c35ea81cbbfea0e6c3dabe91249eb43"
        },
        {
          "alg" : "SHA-384",
          "content" : "3fa2292da6e10fd046435a4de397e83e8bf5c3f11cf9f7359cc9d97b0c14a20495e8c20f994004ca1184043fc27fd139"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a84c9e96535371a1e22889cf439f05bcfe683a927ceca9392aa96c423ecf006cedf69523a58e4b96878a930e1eee797f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22b9115ae6114edf92f2a5215afca3180f567b117a90089ca57d9042423f65e3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2993c25221050f66ef360f425979d8ba80b00f8d8b270e74c7404f3f1a611c041fc1f9d27499ff164f734a6747019832305d4b78f16eac90e11d2562b2c53bb2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-image@3.1.209?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-obs",
      "version" : "4.22.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.22.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.26.6?type=jar",
      "group" : "com.huaweicloud",
      "name" : "esdk-obs-java",
      "version" : "3.26.6",
      "description" : "The HuaweiCloud OBS SDK for Java used for accessing Object Storage Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ee8638cf48626bb22a85cfc021734b9"
        },
        {
          "alg" : "SHA-1",
          "content" : "05f6b00d5d26b17215b4c76421c59b1c3a87880d"
        },
        {
          "alg" : "SHA-256",
          "content" : "6501d2918807b562693d2e450f7e092363f2fbb7acbbb58b0f5ff3871d23e05c"
        },
        {
          "alg" : "SHA-512",
          "content" : "a858e496bb269da8d59b762c390c4a3afc790d6f1252d6b1b874d3b93ebf20b3ca2d337ec200562c237ee74a3028fd2e31d4c6b45d36260782c46ef9073ce0ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "d0124f4f4fd217a4edd200c2d6a749a34a9337bb1a604ad9b174369cdfab26e550144a5ccf5347d4b3da47231f165f87"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f9070ab8bb65358062b398d2308cf87a429a3fa355cd8bf495387e407afc2ed793688321781da6c79b4dc3d30b9a9b86"
        },
        {
          "alg" : "SHA3-256",
          "content" : "de824484e455885303e9b3dd2ee99a64e3625c6d17fde565c15f55d6b6fad376"
        },
        {
          "alg" : "SHA3-512",
          "content" : "86f7232e2aed69b9f5da0929d4c19e0991c4c5a39a2b1911b7b685d571304e5b6910d6fbac25ab5435498cebecc382c1b0cce3c9007e4ff5c5de687deb7e4bcb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud/esdk-obs-java@3.26.6?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.apache.camel/camel-huaweicloud-smn@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-smn",
      "version" : "4.22.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.22.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.209?type=jar",
      "group" : "com.huaweicloud.sdk",
      "name" : "huaweicloud-sdk-smn",
      "version" : "3.1.209",
      "description" : "Services code for Huawei Cloud SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94cac2a5df7914d6f075040ed9b18998"
        },
        {
          "alg" : "SHA-1",
          "content" : "d2ba263ec2101159cc02e03cd1aa9f9828834f11"
        },
        {
          "alg" : "SHA-256",
          "content" : "42ed9cc0162d24da36948978fd2342602f2f9d16722bc1f308840108f6701928"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a670dd4d67c20b01de95e181805f64ca30a2af951e1d014c31fce1d673abbc38935a71ba9876b3c4bcf64062a7e5f18cea7251096582ba7e539e88b20ecfc47"
        },
        {
          "alg" : "SHA-384",
          "content" : "79f95809744d857d452c39b30939f1266c8b68ed60d13ffb450c1383fbde9cdafd24e1dc256d2e7aa142697daa7462a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6a2a6f32dabfb7a81a1dbfe811f7f71b6be07d1181a2f35e327f75c7bcc8018c262cc8dda13d8d92699da726b879ddc6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b9131cbc026fb7710331ee229befa45013f3bc2866fd0c4c42c0a2b16ee3e8f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd63d8db3a9af62e1043970c571fc4de38ed3d17586277df6f0f91e139d0d0bb69ccba09d5aad0856d28a1f40c03a6e89a438244506e6f6dc35763de32cb1b91"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-smn@3.1.209?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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-cos",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-secrets-manager",
      "version" : "4.22.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.22.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.2?type=jar",
      "group" : "at.yawk.lz4",
      "name" : "lz4-java",
      "version" : "1.10.2",
      "description" : "Java bindings and pure Java implementations of LZ4 and XXHash",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f9fe6db582e61989316715dca1c79f6d"
        },
        {
          "alg" : "SHA-1",
          "content" : "1df182cf1b030e347c81ca8768c24dab414a04d8"
        },
        {
          "alg" : "SHA-256",
          "content" : "252dabd586d22149a31661a8afc1a50747714eb1a298bd4a6e780c8c91a13866"
        },
        {
          "alg" : "SHA-512",
          "content" : "2634adf408910c3a1cff41f5bbde0f0643d6aa89b9c10c84ee5982628ceaf092015acaa0ed90eb56cdb0cc1c72b6667bc51b4312c8674662d5150a821c512f88"
        },
        {
          "alg" : "SHA-384",
          "content" : "0583dafa52d9c28aa84204fb3996528fd3fac71ed7c452b904bcc8f3f8fc07ca36da13fea1bd7a5eec34f9e6480925f5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "70753f41fb3eba873d96c9a2dc79bc92bf1bfd9e71c1153841338b01c986f95f47c264e651e16a359b2abc0d61339dc6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bd18f6b4f05872ec9baf1fae2fa743a102d076f9ae1856c0b38ad03aeaa02e2e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "82edfdade65175934695df09016a2b6af81d89250afb905a31453e991ac92e5952b274410344f2aca7c3458c77b1d5e38a8f37ddbf77e11caf03d04bc1591832"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-watson-language",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-watson-discovery",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-watson-text-to-speech",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-watson-speech-to-text",
      "version" : "4.22.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.22.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-websocket@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-vertx-websocket",
      "version" : "4.22.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.22.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/org.apache.camel/camel-ibm-watsonx-ai@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-watsonx-ai",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "IBM Corporation",
      "group" : "com.ibm.watsonx",
      "name" : "watsonx-ai",
      "version" : "0.22.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" : "34e3d6bbcf8520f7947340caca014359"
        },
        {
          "alg" : "SHA-1",
          "content" : "c99c49f9f93395268023e2016f45a2f5548cb954"
        },
        {
          "alg" : "SHA-256",
          "content" : "1871f2b22cd282336fcfcd7e557b3fe0e62c2f2a6d034591bc2d1c830dcad3db"
        },
        {
          "alg" : "SHA-512",
          "content" : "60bb2762af14db1a38558df132cf1b6e361deebf5fd70c59ba70c0427a461b84cface5bc0e550788a7d09b2c9c775eae41394825b20c2f92a575380e79111cb2"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f59bce95b01ef5ada010b147fffb33d3c3c04713d8d6569ba0e2adda47fa3c9732ad64f65f11f84ba076d84aacd08f8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e018a22f8a1ed71f767ee4bca1a048a1921e4d74552656174f420f4b170abf3adec423dcf1d66b1ea9a9ade00bdd2cef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fcdff572732b93b8a0702db5bcf963f635e613451100b3186aab8757d8239fc7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2efc65fdb6bd18d8ccf5e8c0d5e2aa756554e49c14165febb67894302f578fc50a3902ec403936d8bedb0a679610e6e8dc0d3c10a5c4562769b32b1544bfdd6a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.watsonx/watsonx-ai@0.22.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.22.0?type=jar",
      "publisher" : "IBM Corporation",
      "group" : "com.ibm.watsonx",
      "name" : "watsonx-ai-core",
      "version" : "0.22.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" : "3748626616a4c2cd5c0ccc8b01ac10e7"
        },
        {
          "alg" : "SHA-1",
          "content" : "246737beab2a83b2f51242ba80dc53c1efb7283a"
        },
        {
          "alg" : "SHA-256",
          "content" : "46b61ef65b1fa181ef8add536f6bcf0573d1a79e7725a6e14bb758e2f81953cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "90d6a4cf98c7dbee72321539af91ccdedcd59aad739a3144f82bae6349a9e3895e0ce2d183695a9b126b8505ea308300218f65ef99c754f6e539c59e7caee01d"
        },
        {
          "alg" : "SHA-384",
          "content" : "da5df18f42474d023edcac1470d8d7756563e2dfba0a6f243d1a1a2f1d26180988781d23f8cf5bbeb1f6d113eece878c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0812241d920053dfe7453902f8b5f9788e92bcd89ecb10891a22e9aac292c15836581afa3ab492692382fa32087bb64e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "34e38eca1485216835a04fa62e5117464d109a70d54aab5ae72b2175022a52ad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c60a1a56df55ad56b7dbbb8a7d88ec425cf8f1628000bb33fc56fe778ea618ce8f6f05073d55ff62bf3c0c7149f0f5efd9349c484185060f36cff60513864c9e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.watsonx/watsonx-ai-core@0.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-watsonx-data",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ical",
      "version" : "4.22.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.22.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.3.0?type=jar",
      "group" : "org.mnode.ical4j",
      "name" : "ical4j",
      "version" : "4.3.0",
      "description" : "A Java library for reading and writing iCalendar (*.ics) files",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ad97375b070caaca0041b214c13f1989"
        },
        {
          "alg" : "SHA-1",
          "content" : "d2152541d9962c3d7f2beb122e6b7be14d444fdd"
        },
        {
          "alg" : "SHA-256",
          "content" : "05a5401b404a4983b7dd712174f2d619aff003200a7ecf78cddaca0ad99fc93e"
        },
        {
          "alg" : "SHA-512",
          "content" : "856494493a80b534b399e169f1e4f6e86fc13e7e6908b06fb965d9d2039f1d4db19fc1bdb002e521ae13dbf4d1c8bef7cd8cdfc4c94106b1171783edb0a50539"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e46f90134a39e07b5b5eed54450c96045e8056d91bf554fa27e253f4e33854c246224cad84a88b6514897d7cb2f7fe3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61b4a637e5704b2ca038027055d17b5e6fbf267acac21cbd4b67bd0b94cb8703c2c90000d68156d05a274d0db1cf4254"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e8e50a8a921b6077d7e01a15827237d815ab051e9e075040f92c3342f45d5408"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e40aa9757fca8504d134c34f44ad25fe67bcbc35aaa579ca21b051f81e482c3b84981505129050f2c87b70de460c1d609bde9970e8785615a5b98a13bd6229a3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "iCal4j - License",
            "url" : "https://raw.githubusercontent.com/ical4j/ical4j/master/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/org.mnode.ical4j/ical4j@4.3.0?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-iec60870",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ignite",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-iggy",
      "version" : "4.22.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.22.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.8.0?type=jar",
      "group" : "org.apache.iggy",
      "name" : "iggy",
      "version" : "0.8.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" : "862c378c56a142eeae744b3017d4d164"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f4abc0e6b943fcab204354f5ff5f83625cba255"
        },
        {
          "alg" : "SHA-256",
          "content" : "d9e009058b95e66a7905ecebfc4820a1825ada737d3b311425bdaf764f781ca9"
        },
        {
          "alg" : "SHA-512",
          "content" : "650ff1101772427203d5ff2e3d06970246f9efc086ac5cbc8391e48420c0ff9311643b2e15dedc9ffaca372554d02632ad0f89b88edf9662e809af555090293d"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c990fb6a5bdc62371efb2b8c24de31cae7779d5210ef6bef33f03ad10c43ee6ff4ed36184ea84afe3f6ed84458e7ed0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "396aef887637a18faa525d2d7b71d2dde72f04841df3b713589fe1065f015c0da8778e024423c5cbcdf3cf5dc97a4443"
        },
        {
          "alg" : "SHA3-256",
          "content" : "93d04b61cae60dd21620afe0494ff7efd830cb7cb7aa1f15e2de19ba1690d78c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d8f53adb061d5cc1729cb13fa626bc1ddc2d374451205c0ced1cc518857388214394743ca7a2a68a4c3341d628cfe0807bb8d6e30ebf0233dcafb34fde2c842a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.iggy/iggy@0.8.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/org.apache.camel/camel-infinispan-embedded@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-infinispan-embedded",
      "version" : "4.22.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.22.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.2.2?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-component-annotations",
      "version" : "16.2.2",
      "description" : "Annotations for Infinispan components and MBeans",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fd361e6a62954a09826ddca6208997e8"
        },
        {
          "alg" : "SHA-1",
          "content" : "46590ee1972ec8ffe20c7f1d9147c1ba4a598adb"
        },
        {
          "alg" : "SHA-256",
          "content" : "52de04028d5098a5da7903f0da3c3923b20e2135c3212d232aa6c509191ba927"
        },
        {
          "alg" : "SHA-512",
          "content" : "71925c326c1c753a3dc3eecf393a5a435e39b3ebf879340de25d70939dc39197bcfb03fae8aa1553c7e676510c22a82d51efcd8cb56f437dd524b54301576d7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "c186986cd3756c52b6b508b358098b1d1ad030f5b360028aa5945a13ece327caf7414ddf76666cd360b2526300981221"
        },
        {
          "alg" : "SHA3-384",
          "content" : "526fd41044f3692fa275d77d70541901b59d350a97c5e6ee6da1585140fdc1ee6173fe05afffe63e2bc10f5e80b3f32a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fb24f31c61ea8bf7f8fee94c0ac56a584705ebe632197e6f5def3f9c3c6b2be0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0123c58d58e6e8362adbb7e1f7afa1070ba27ae75b628590af5b09d955b0a67273fa8c14cbeae8b3ad8900c1cc5af6112c5e64247ac872369f35add1ac0c0267"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-component-annotations@16.2.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-influxdb",
      "version" : "4.22.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.22.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/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-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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-influxdb2",
      "version" : "4.22.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.22.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@8.0.0?type=jar",
      "publisher" : "InfluxData, Inc.",
      "group" : "com.influxdb",
      "name" : "influxdb-client-java",
      "version" : "8.0.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" : "76324303b38b5e45cd501b2bb9908840"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce4982ebcf686338615ef51418fea8e3638d446b"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c244a304968aa6eece59da56dc4ebff87cac2b0479f986a8c3ea89ba3a68b1a"
        },
        {
          "alg" : "SHA-512",
          "content" : "07e049871ff6330abc14a497f146f7c39b6c1a7f347336054a4a35891c086b8fbf93af5380981c4fb4dd58c7e0080c6295a5becb67a5535a85562167ebe0a0c8"
        },
        {
          "alg" : "SHA-384",
          "content" : "2aa3878b11437c95c2aae03db1b71b8079741b206e77c6836871fed54f58a576c197efc3d9c27543e08af6dc34a7752e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "609df33fe9d31f0fb49a2ad4bdfec0a6e07e566fe44d96780796cf29ea2e2438ca94d4102b7224fb5e58402ca34faaab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07b826d47c4ef771afaa120a3ea0eee2c8dfc63a7aa0d580fc27e5fc36bf5490"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7ce6628a708feee0126652d0a97982339485ed3b52d98c9cc1b6d0a90296691a8a6e88d222e46a4818af1224c0554020889a7c7cecaa8d0b4bd72c0e70798d9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.influxdb/influxdb-client-java@8.0.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@8.0.0?type=jar",
      "publisher" : "InfluxData, Inc.",
      "group" : "com.influxdb",
      "name" : "influxdb-client-core",
      "version" : "8.0.0",
      "description" : "InfluxDB Client Core - exceptions, validations, REST client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ff5a710de6094b50b73ab6ce4d3cb191"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ec0bd1d01410afb775e423807748d00fb94e432"
        },
        {
          "alg" : "SHA-256",
          "content" : "b0f6c9ad5d1c989f8df46d128821fa49cadfdc1246477baa5f2b79d97475fa47"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa2e7bcdfc6fd542e4484eeafa85cb50d69c3003db458232ec002f7d6a627eea35a3f79f87ebef8c7126a9c3929fbd379092d96e6138f2e7abd8a37a66fe8940"
        },
        {
          "alg" : "SHA-384",
          "content" : "68929211fac47e45e734757ff616c7a0935aa2ec631f20edbb007031159bfda3ecabf0ed52bf41aa6779e10251381b9e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "66d95865f985041009b109d8fa1a65a3f43d99ccded04c2d6472e02f096a2a7a93c14a47ef2bafb167817671f8329f75"
        },
        {
          "alg" : "SHA3-256",
          "content" : "100faf344f2102a9c4ac564c7a9d8b97cfaeb22917add34a880fb16b19eee37f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa730670fd3eea31eadcaf06ebbf4483a64316ddd3850525207eb3484ffbc88bd6a1d909b3677ec953eac7c9f802b8acbb14ba0a559556658ad4d4c81c26fbed"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.influxdb/influxdb-client-core@8.0.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@8.0.0?type=jar",
      "publisher" : "InfluxData, Inc.",
      "group" : "com.influxdb",
      "name" : "influxdb-client-utils",
      "version" : "8.0.0",
      "description" : "InfluxDB Client Utils - base utils for other modules",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96af004367ca43d7ef642a64afdd6391"
        },
        {
          "alg" : "SHA-1",
          "content" : "7b98d6dc284bfdffa80da82c3669c72104268c2a"
        },
        {
          "alg" : "SHA-256",
          "content" : "7673e132b96afb550f22fd4c42f2d46a8c9b359373727ccb07cec6da598e45b3"
        },
        {
          "alg" : "SHA-512",
          "content" : "12869311025ac03d38ffe9dd45e75ad3fa25cdd2bd5f6f29435051ff0a65a0122ff39d90e4643125436e94085ae8a3cdeb8634a41e56883763458de4c932b063"
        },
        {
          "alg" : "SHA-384",
          "content" : "e88d31d8559ba26dc4bc7541c5ebbadce65cd5197cbcc2136170097fd0937e7fe552f2524dd2ce8fbed31ea4cf02f9ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "786ae0f7f2eac889ee57ee0dfdb661a855740089fd55c2044bdc7c403d74f1707b2a811d0f31e0ab5b1d7cae0ee225d7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5e0308a431616c721962e3e9c9447ec77363dbd957ec4677893771436391def8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "77b5b05992786a734c6983473d3565612b1c9a335caacc2e61b6abce5931f8ee5d0a2191d47b5875161137655976ee09609a0fcb44499610ca57e95f779098b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.influxdb/influxdb-client-utils@8.0.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/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.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-irc",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ironmq",
      "version" : "4.22.0",
      "description" : "Camel IronMQ component (deprecated)",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ironmq@4.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-iso8583",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson3",
      "version" : "4.22.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.22.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.module/jackson-module-jakarta-xmlbind-annotations@3.2.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.module",
      "name" : "jackson-module-jakarta-xmlbind-annotations",
      "version" : "3.2.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" : "6a47c43cc718acf9daeb9abbe0a39e32"
        },
        {
          "alg" : "SHA-1",
          "content" : "5284c4177781294d4a7d6edae8e78dd313df3bee"
        },
        {
          "alg" : "SHA-256",
          "content" : "45bbf927e8859f8c0b82d9d58d9d7ed778ab9f237cd2b9bbdec8858fdf3b6e4e"
        },
        {
          "alg" : "SHA-512",
          "content" : "7d4ae470cf39248d5e64da20ed64a5d1f32c0f07a84d7f9aa5e0ce49d5a01617b8cbc8908acd0860e8b9e8d5f85763e47065d29445ec7d5c5128590ec5ee78cc"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8691adf5d2b54cbc93ba8018a872e7c9e91812e230749b89e6ef70ef45e17040b9db46c5d62ed1285db93b3ee8d33a1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ef3dd1236a770b4a09aeb128cabc6cbbec742d447e8488eb0a8f507de79572c06e22c3f843fabc8135d684e576297c71"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f2a6c761094d3b46d81cd9905ead77d0eaa421d4b0b03ab8256d76963eb50fc9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f562b27770361c63b418ee8c197b1ac9f88c491f191918a17be4f3614f2f64fab32e24325ffb05e9929cebe864fb097cfad4dca3e1f882e1a53d5338749bc9e5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.module/jackson-module-jakarta-xmlbind-annotations@3.2.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson3-avro",
      "version" : "4.22.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.22.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.2.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.dataformat",
      "name" : "jackson-dataformat-avro",
      "version" : "3.2.1",
      "description" : "Support for reading and writing AVRO-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b0b88fb766e3b3a0180a07613dc88c4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "502a784504370d233223b1eb7cd76c822ffeac2b"
        },
        {
          "alg" : "SHA-256",
          "content" : "58378cb6459d4d3e7b1132fbfb20597110784a5410e20dd7f9e8aff07ae56123"
        },
        {
          "alg" : "SHA-512",
          "content" : "7daa64a50fe9f73f2ea84f8a93dc5823ec5ebeeaf9fa835a0aa1bfe14d818f92dc6cfc3bfad6dab5bfcf5cf882c66dcbdbbc82cfbe6d1c4b9539f01ce2dc4b7a"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c3becd51c628b3c65ada5bc16ed38c7f911adbd3a468d3537abacc9803f159eec5a87caffdd46ae54da29ba0c09114e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c64ff449e5001577c7a2cf29a77a10ba748b3f7a7725eac9c1422e3f84959cedc079cf402f79a4fdcbb87bb6c886d6e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "baabf37506aee24868a8e37c6c017ba23960821e5518346f2a003a390f5fd54b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "16fce5ab32a57947b9cb75e61d744ac1a82619b41189768cd2c14694c4f45d616232758d38502be7c6ed3ed94ad1981fe825198d547f3c1a16e0d29852f5bba3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-avro@3.2.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson3-protobuf",
      "version" : "4.22.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.22.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.2.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.dataformat",
      "name" : "jackson-dataformat-protobuf",
      "version" : "3.2.1",
      "description" : "Support for reading and writing protobuf-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b95cd8554a7bd2e30646ff882ea42232"
        },
        {
          "alg" : "SHA-1",
          "content" : "62c01d5d26768cf180fc208139585851932e4d80"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8548326e7a6b7c058fbbf3e0a7ddd97ec6b39f9d7544192574e387922de18b5"
        },
        {
          "alg" : "SHA-512",
          "content" : "7325f5195aeeae25309a18b75b7b3cbe2637bae12d20875b41f68efdc0b6375038d904e13920f6d58d56ecc39ca6cff0d334f83699b9444799c75683cfe2bb42"
        },
        {
          "alg" : "SHA-384",
          "content" : "e0374170ad8f9b30633c7308336dbc9de5fb7d70c2959191aba2605c8e5f6a35cba0878a53b9f8891bf71140ca2d93fc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "25e933eb0db127ce63ae613cf33e75a4bd52d4ccaf3228fff98baac2a8be0f1cbdf860816c4d070a2fad921e0880a2b2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d3be393132ee4d28ce8289faa36bde9d4635106d696371cffe26e9b5e45b3f60"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f1906fc25db022744b0163091c9b095ebf6e9a05e2ccd45ca0b99c6c20ffa11ea7ada7b72cce9ed91c17a3253f8493479bfa7b2c56a3a6b474e2466c5a86d6ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-protobuf@3.2.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson3xml",
      "version" : "4.22.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.22.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.2.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.dataformat",
      "name" : "jackson-dataformat-xml",
      "version" : "3.2.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" : "9dbc26ddfa6a8ab302853cf48470daf5"
        },
        {
          "alg" : "SHA-1",
          "content" : "89fe0d4787982fd29ccc7416cc9c77b9174caea4"
        },
        {
          "alg" : "SHA-256",
          "content" : "70a5b176d1c4be17aac0cb8d42aa23a5866b5ee95b101535003edad36ad66c4a"
        },
        {
          "alg" : "SHA-512",
          "content" : "fec7f8fe3d79e31d4511d0c7bb354b37d743b6d1ed1dc13a8d348d03d8c9f933b4fb2b0b820d6d5fd1e5d81fb9fa74a58d442ba333813c4daa5bfef24e8ce77a"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8a73e5ee6b96241cc29c33badb988e538abbae8d54dd02d2405b38e2d612322a3346e6480e05f09376e7b8209103aa8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "699bddaf6b3182ec69384772dcc50a2fc42cd57aebd1185fff5b9188f98af2ca40ff1fdcd80bc358cff5bfb9a03297f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "206d1d1d915696656a4de19d7a957f1fd3d3aa9526e108f07c9700fcdb8f828d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bddb6548511daad4d1951035dcc47d18d5f4e6f8d9653c94da7bd399afedd946f8916b1b2f0c09bc435d27544ae30ca63ca9758dafc259af76037915161337e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-xml@3.2.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-jactl@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jactl",
      "version" : "4.22.0",
      "description" : "Camel Jactl support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jactl@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jactl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jactl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.jactl/jactl@2.9.2?type=jar",
      "group" : "io.jactl",
      "name" : "jactl",
      "version" : "2.9.2",
      "description" : "A secure non-blocking scripting language for the JVM platform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3055613831692d60bb298184ccd09028"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ef05b8faad6500d0e5422cfd4fc1497725762be"
        },
        {
          "alg" : "SHA-256",
          "content" : "82636ba620026bf7f502a5ed0af422862ef849dd1a16e4e2f4678441abe92322"
        },
        {
          "alg" : "SHA-512",
          "content" : "58c866bee570ad9ab6a59882012af7b020abd2fc41ee33d7d2f5dd9b47fec4649b5af994f5e8f0a5dd4efdc64f96da70d339b838f80da7912f5c1aa5a5898cab"
        },
        {
          "alg" : "SHA-384",
          "content" : "757915785e9ab8ea47184fa01928176daae52c67e9a3b932ab7584e1e91f145b28892f7f602848893fd4b7c9642a65d7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a9771df1cbd49ace1ab96e5581e0d90fd2234652df72731646982adbd059b35a1f5c05d5bfb3bcfa8d4ffe3b5c059dd9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "841099f42479237da9bc02fb8399a3a9d68d284f5a7e774df592f172151f5bc1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c3919fa280d728ea91e3ba39f9517503340771140f116156c9b2decb39994120b88716dedcbc88989e317b16d963af8e6f23bbe4a08b9eed18cbb46887a87bb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.jactl/jactl@2.9.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jactl.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jaccomoc/jactl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jandex@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jandex",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jasypt",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-javascript",
      "version" : "4.22.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.22.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.2.4?type=jar",
      "group" : "org.graalvm.js",
      "name" : "js-language",
      "version" : "25.2.4",
      "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" : "eb799b78b6ae9de6aff0479cb90976d8"
        },
        {
          "alg" : "SHA-1",
          "content" : "1bf33d9fd7365fe2ed9498f0e522f1c3eb3958ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "0bf0b2523d65216aead797b6f41c0ca1f1afc22f4d74b4a3f2b42c245252ca4e"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e5c79e791b1197dd5f663eec664a389fef79cb6f01715753cb0b6bd1385662946d25f9fb1fced6458f217c0aa2c3db48d82330a25a09ce6498868811b3729ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "a1776eef1996cd84cfce420622a7cffd948e6c564ba87d8285ba508555f12ec52b093698f766ad994a191cf4737eeb77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ad1fe179de94fa38631afa23ef81b906ff63d83287e1ac5c67a2c88a050f490c3fb658e8196195385756d6564063d1af"
        },
        {
          "alg" : "SHA3-256",
          "content" : "15d66264d1e30730f608a08cfd82715da462ae3f6ab0b7ef3d94e6c7edeb9fc4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef8b069cc0c2b99ff878f99e4ab728758746802b68fd1eaea12014b65c26501aa049240bb3760a4674e4fe27774cd0e31fe2b2b8552b0a5b18b55578fb79f754"
        }
      ],
      "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.2.4?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.2.4?type=jar",
      "group" : "org.graalvm.regex",
      "name" : "regex",
      "version" : "25.2.4",
      "description" : "Truffle regular expressions language.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e5ffb270a99d20d8b60282d6c29dba3d"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e2d06027b19862b662eb998b58433da408ca22b"
        },
        {
          "alg" : "SHA-256",
          "content" : "3421cdc2712efa010139b40203461346d0c1df1804d7acdf3e24ceee766b2c39"
        },
        {
          "alg" : "SHA-512",
          "content" : "d0bfe906cbf5f21272262254fe9119e6841daad92a1a258ab0114dd62c81a745b7e208cfbc7a9607ec62bbfd8cf895838d80016c5f90e1bf508dc59eeeb62635"
        },
        {
          "alg" : "SHA-384",
          "content" : "264c117c0ff6af8269e7a3d9324a23df741e62caf9130a57526a64e5e79b281768e8cc3b881ae68947afea26c4077499"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6185de41e90fdd4047019c7893a6d319d78349b013203e9ea947b1a692825dde9fad954547218ad8dd3d28dbec7502ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d315afd463d5a6d7d245f495c8043f3830659fca8f3559419dfb1636a6d2a628"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bfc2611bb652ff7cc34a3bab7d49c1facddc6f601677f19ea28ef52f92447234c78e849b88224a3362999a59e789cb5ed7afcc687f5c5900aaf9200b39368763"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.regex/regex@25.2.4?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.2.4?type=jar",
      "group" : "org.graalvm.truffle",
      "name" : "truffle-api",
      "version" : "25.2.4",
      "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" : "3f115011739d26dbf6532ed239ab1f0d"
        },
        {
          "alg" : "SHA-1",
          "content" : "9604f491135a84e0d10e7fe8652ea3d71cb08eb9"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac5acb0e98b7e05983c34bcafc80ecdaaeb5ae0de32470d46452182dd8068628"
        },
        {
          "alg" : "SHA-512",
          "content" : "b442f647bc270cfe4ef821a101dcbc37ef0c1e351956a8cf5c0a1025f8538fbcca59ec0b8456a91b540848b87de663ccb0ced9c2e78586222fba19fb36f0b1d6"
        },
        {
          "alg" : "SHA-384",
          "content" : "b927179c792a49980fca12721a53f195b0964e0f37ab9caae8fc297267a1c4c1421369fec89da60edd8537eb7bb0a68c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a171936b07825fa8ec13211cce5b4155c2e3f8cd1458039d99f2ced07e64d5a780466091ebbb6d918501baf1a2c04e56"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c26de51009ea78c7fc6eba6799683c341539785893c92947919be9b2fc2429f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "55d8cf90d665d46b56ed21128129a0bf85326c91dda79321e80fdebdf8737eb4b724099f8eccd79fc8f35a7144b99225f3f6b119974f4f11a4219912468a7bf1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.truffle/truffle-api@25.2.4?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.2.4?type=jar",
      "group" : "org.graalvm.sdk",
      "name" : "collections",
      "version" : "25.2.4",
      "description" : "A collections framework for GraalVM components.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e8144c5f42c70ba8b166b754be31423e"
        },
        {
          "alg" : "SHA-1",
          "content" : "d32b976e72bc4317d20181b26a27afab8b11887e"
        },
        {
          "alg" : "SHA-256",
          "content" : "c02710600f7e5fddcce9a422726e64743e8f478416c99288a2a622d16a9d7976"
        },
        {
          "alg" : "SHA-512",
          "content" : "21f95aeec0e758174de7ba59dbb00d7f66cefc718cf9c84656ec4716e93b9865b91f14cf00cce39332d404cc53f03e5ced6cf5878c774a3063ac70dffbea8f68"
        },
        {
          "alg" : "SHA-384",
          "content" : "4481351377cd07b5bd52020fe4a860b4eb8947f155b05e882ad3f71db73ec59321e0840afc6a43df1782122bf1da8d97"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7494f90d17fb62b3fed5f868da74c2e74414e31280e6badab20af38425a58e2cd667a8d8e3f300cc846a2789313dd168"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e2a2fdc3f180d0e469be137a7b3dd993f3b1589a40398fa28fc1ab24990f3f01"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c4a510ccb69619b304b5d930c89c76576b99ec0391362252b8eec607f6550dab7a4ca88eb1418d384528d72d306b57797159b3b6ef12e5a389b36b797333864"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.sdk/collections@25.2.4?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/jniutils@25.2.4?type=jar",
      "group" : "org.graalvm.sdk",
      "name" : "jniutils",
      "version" : "25.2.4",
      "description" : "Utilities for JNI calls from within native-image.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c58e5cd4544df7f1f1cbd693b4685fb9"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d67d46758d78babdc032d8a19baa6528c46a81f"
        },
        {
          "alg" : "SHA-256",
          "content" : "88c5d7a9f334d1528e83f5fa9d101109fa55b232f85b872cf866198079d67929"
        },
        {
          "alg" : "SHA-512",
          "content" : "08440cc6a60b3e1afd17533b585833d4e627233965886df550b68b07930556409f29cf57e758f32ad3d2eb0084734c625358127cc22cde9c81673890b7598898"
        },
        {
          "alg" : "SHA-384",
          "content" : "d6d58be9ba196be1177b2265a8561daa7b337529b60f81bd58623494665a8953c7daec40fbb56c6d4432e589cc482f87"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3a0e891db23f63e50393fc5cf67355a15ccbc742c0dad7b180ae3afae06f62a512927365afb41a0d242d217a01ac315b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e3d2aefae8638518e7fd59a5bf85efa6a5df3000186babda484ad28eae15bf39"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1b4cd6797dfff17d105a0a2a32e1cbc850aef29aeb3f2fa55537798cba55ac45c2a7336b83719ae3cdc433e14d24994df3bba5fe500301cc8f6ee04359a36b4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.sdk/jniutils@25.2.4?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.2.4?type=jar",
      "group" : "org.graalvm.polyglot",
      "name" : "polyglot",
      "version" : "25.2.4",
      "description" : "A framework that allows to embed polyglot language implementations in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b2778d23f1455ab34a03363f90d5b56"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4605b4fdc27020e3d767dcea6dac112aa1149e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "ce2e117a1e2f7e095538cf9a42d72e65cd56ba9eaedf2e4c5bf3bb542bd8c45c"
        },
        {
          "alg" : "SHA-512",
          "content" : "b6f86962ffc929d727c1dbfcbf65f693cbe55dff3a6d1324e96eff595765282eeea27f38d3a791fe643fb83a9cbb10215d68d31dae68d44f75d828eab7121019"
        },
        {
          "alg" : "SHA-384",
          "content" : "34c506c0c2a948df8159d45b445f525bfb5e931b2e11d926cd4c3337f626d75f9d7df8aa66b8adf88dc460517a945c77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "941c624df02fac852a962e9aaaffbf5ae9d85d58040e58c0aa3a3a9617992d2ba8b7607a94a0b480ae4fa2ce0ad5fb0d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "575886cecb57ebee134ffc09b1a448064055df8d346a2b3391c95ff011df0dfb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dc22175364d87eda419b44cff6c35ace3b6630a6c9e33dbd5b462942c5b23aeff84446b49ec91c58b48874b7d6dfe91c621268f762477de3ff22ea4796e3dbc9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.polyglot/polyglot@25.2.4?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.2.4?type=jar",
      "group" : "org.graalvm.sdk",
      "name" : "nativeimage",
      "version" : "25.2.4",
      "description" : "A framework that allows to customize native image generation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd910e94da189ab8995ead545e773283"
        },
        {
          "alg" : "SHA-1",
          "content" : "e731a4a0d0a99022b58084cc6c182d75aa3cd1af"
        },
        {
          "alg" : "SHA-256",
          "content" : "235376a14f41d503219e8e81cc3cade7dd45565917bb5c6936768519adc07fe1"
        },
        {
          "alg" : "SHA-512",
          "content" : "a2c8438897af5ea6c299dd424d75d3f28b89f13fe7a95fc00f7dd65da92acdc5a81f5452a0157135b7e58b0fcba0d72b4317223a3fde1ed4b9b62d8265aa1674"
        },
        {
          "alg" : "SHA-384",
          "content" : "a7099cfad6b52f1226cf1d594c1f8afb8bb034fa0a276b62ae65d1a330b22507636ddddc00fb69884c5a9946f518cce5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c4d185b5e393ccea15a9fef193a7e1ab3b57f967bf04368e7cb155341420f5a00fb372c8fda4e2a74539bd8552aef389"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dcea26b6f64ec6c9e78e308beabca292258327df1c147b480a9976ec8d069bc1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "65810ba4eeb6080301d8db1e779a292ece624e5d16179a0aa641d11d4ffa792cbb541653fafd9753a5b381cef72942bc246a44ac54969982d4332cdb9bdc4f2c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.sdk/nativeimage@25.2.4?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.2.4?type=jar",
      "group" : "org.graalvm.sdk",
      "name" : "word",
      "version" : "25.2.4",
      "description" : "A low-level framework for machine-word-sized values in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae7ff54eab2fcaa9ab8be2a3cc729d11"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a100ea19ffb274970149bb3cc0c98d2d55ace4c"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd64d18afd9813346acf3c2be3a19cc553edb3c480c3683fda80fe324687bd6a"
        },
        {
          "alg" : "SHA-512",
          "content" : "7468dd80dd1b26f8ca6339ec7117eed8a6593c4ce6c5c4e1b3e2a21de5c39d5e915e6cd88d472284ec7c47244f6c804eb363ef3f3dace7ae612ec272e190b79d"
        },
        {
          "alg" : "SHA-384",
          "content" : "e11001b65f8f1ae5ce65adde0ed9cee19e8aa028c91c9c21440bbe5135f1942b212064319abe519b24bff5585f220111"
        },
        {
          "alg" : "SHA3-384",
          "content" : "560015cf47b8c035af36f92c6a8b7987d6c3bb7c7ddfc9db6685850c9e57a22e10e7e20521c512f73eed537850f83b4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7f17747da2bf9be139f9fbd833ee34547b1444d6e24c9ed981903b496e780cf8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "28c782d9a1688b70fc4061b244510619fc358d6f296471adb233c9a4c207986b6b9354743dbd8184005cb63ccd6e10134dc9d2bdc41ea6693dfd9ee8e2b65951"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.sdk/word@25.2.4?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.2.4?type=jar",
      "group" : "org.graalvm.shadowed",
      "name" : "icu4j",
      "version" : "25.2.4",
      "description" : "ICU4J shaded module.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54a06908548f66847a1867302432d8e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "84b9b822f2cb081e9804720bba93c48bdd503fa9"
        },
        {
          "alg" : "SHA-256",
          "content" : "2337312cf26f26b0d3c2eb73c155c4397944a6e4e5a6da046c9421a7b502d589"
        },
        {
          "alg" : "SHA-512",
          "content" : "82cb45a1ecb0f0c9a8c0edbeeabf650453281905e2c7b183722a9eb5323c5e49bb3e3924c8f9d2f591f138598d70fcb56960566dce9df3e05e95781fda87601c"
        },
        {
          "alg" : "SHA-384",
          "content" : "07eb6b43ae17f9c50fe51f0989a04a38f04331e92a96a69850147fc4a1b41db9030c680173448aaedee63a229562dd2b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a5fa7c68ede907065da9bf3fbf789fc3232e1b24be0b560fb1c90c2f34a94aefef4b4931f23ab0f365eb359bf0935c5d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "77f009f4f6344d5a827c5462ed76447850dd403fd4085413980e19c990a4a323"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b72b678d766799ee41002d433c51633cbbb54c81d429898d5f3003e2b61fe3ae9cc663c0d1b5cfd29d26916df00beb1768e53ba39311abd1b22d7fcbfbc6eb9c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Unicode/ICU License",
            "url" : "https://raw.githubusercontent.com/unicode-org/icu/main/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.shadowed/icu4j@25.2.4?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.2.4?type=jar",
      "group" : "org.graalvm.shadowed",
      "name" : "xz",
      "version" : "25.2.4",
      "description" : "shaded XZ Java module.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "47ef1b94bd1b18bf7a166da8a9fc1c07"
        },
        {
          "alg" : "SHA-1",
          "content" : "f3103c1c598509e8fd73dbb2f03d455f0f165c71"
        },
        {
          "alg" : "SHA-256",
          "content" : "47e18d6524be9e2eee5dbd947e2cc8ff74ffdc68a9f5cc2b7c461e4030bc1976"
        },
        {
          "alg" : "SHA-512",
          "content" : "34fc76d4a35855224d3c47c3115841a2e5477312996ec19b745777b6c946f330c14ebfcb141818151c368c39f3659e3ad6cb99d62c37d349a1dd8bb901038dd1"
        },
        {
          "alg" : "SHA-384",
          "content" : "328a4a9566c93ce706919a2237a97cd3db258eae7c5ce7ed36063af0422969b852d6d798766e426195335fa162f69399"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d8751707142265639a5f6a216ddc9966074eebadb54935317ebe40f58353f81fcdfab2515291c8c1c07e1acee628949d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1c75c84c00908e481f9126758d539e1718ced1d6df9ffcce6e59fc4b9cde2f0a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "44e73c1167575bc0bde2f88cd007f81904f0618ef3df59bb04976a214c38677e6e091b1cee5ec842ab0bf1488304de06ce8b25c6fa0ba865d87f4b5bb66e5af1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.shadowed/xz@25.2.4?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jcache",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jcr",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jfr",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jgroups-raft",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jgroups",
      "version" : "4.22.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.22.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.6.Final?type=jar",
      "publisher" : "JBoss, IBM",
      "group" : "org.jgroups",
      "name" : "jgroups",
      "version" : "5.5.6.Final",
      "description" : "Reliable cluster communication toolkit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d9b1383e7e945218e3c825b5a2f60719"
        },
        {
          "alg" : "SHA-1",
          "content" : "69f706daf97287ab8fded90631ac847baa0c6954"
        },
        {
          "alg" : "SHA-256",
          "content" : "5806dbc04b0c7a1218c701e75335e0d3f66a70de2e0a0c5fa91ad245d5a457e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "502e010031b960d4f4a90e5faa8274668513e653f5363fa4080b7b1a649b214b85ae4ef659619cc6554d6a98e7780cbf0db5c8417886818f5e2e11b419cbb283"
        },
        {
          "alg" : "SHA-384",
          "content" : "a793b36911e7b57c8cecaf8df2e606a94aa256948b71e17f3bbc4c700ca14713e362d7b5eec7d37c832577b5e6831989"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e9c06e96ad8a4e4c01e4b6a800ad6aeaff1277c97ec8e9b16ac2241e9e9a7937a33d24207c91a031797dc91445bb26b9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1fd9e9bbd18a0f9db1d31dad1ab90831b5c2215ec92954dab40155f4c8aa3e33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "738c2db3c7f0502f0381790940e7dad39efefb21aebfd47c9c672c9eb2706d3d1d24181c8df121d8d68c8b81349879d443bb1eeef1048f3035f853f02d1e8a34"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jgroups/jgroups@5.5.6.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jira",
      "version" : "4.22.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.22.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.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@7.2.1?type=jar",
      "publisher" : "Atlassian",
      "group" : "com.atlassian.sal",
      "name" : "sal-api",
      "version" : "7.2.1",
      "description" : "A plugin that provides API for Shared Application Access Layer",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e5c721f2e97959a6d0d5386c1bd8e07"
        },
        {
          "alg" : "SHA-1",
          "content" : "2cb0519a4c2fdf72af32ff628c11428e730d3b5f"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b6c48883f04cc75ccfac52176946443b891d08ef72b7642fdc42944433b6700"
        },
        {
          "alg" : "SHA-512",
          "content" : "a279b7bddc8c6adfeacc57c1a1f9f770fe0a489b9050d2645bb5b30077aa1e5306dfe32d12391beee6e769af92e56317a4f202946997425fb0e2056a3a76a83f"
        },
        {
          "alg" : "SHA-384",
          "content" : "05031ffc0d952d3af1f0eaad76edb4d28132a52c5410fee3a15998d30d14efdb87a84b3fc12d470ac05c9fc9b8182230"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fef074f98bf91fe2e1e1569a127cf2b365b5022497b0da45a4b23bf5150f372b52a79df54193b9749f6beeb9666da40d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e6c893fe511e8e1755031eb4bb6df7ea47c82aa5b24453dfe6db7d22670f3a9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c02e21ed058fd55b454698a49b6628bf05741800d3b25306096188ad11b59147fb4b2edcafbefb97509d1b3fa19761527739cf0e337f4f9cb0b82fb9de60dd8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.atlassian.sal/sal-api@7.2.1?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/dc-platform/sal-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.atlassian.jira/jira-rest-java-client-api@6.0.4?type=jar",
      "publisher" : "Atlassian",
      "group" : "com.atlassian.jira",
      "name" : "jira-rest-java-client-api",
      "version" : "6.0.4",
      "description" : "The public API for JIRA REST Java Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e58cc7a722d5b9116c6aa6b88f63033"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c245de690ae1d094fe411abc4bfff22a5fccfa7"
        },
        {
          "alg" : "SHA-256",
          "content" : "efa1128ec983e41a691b49cd7fab72d2ab67441ecebceea258e395abb8a8b1e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "2205dd8d8d2522663578994c1964a8cb4f0080810e8712423d3748c47bb34475237320c5a870dbad09ec859332e38c8d97b3cdec8ef5156d61957bd6bfa78620"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6e67a484adb9b9b48ec9a8d6e7792e4a70cee4aac93ad5927f8d861d972383d2ead4a6dbc314bf34f359012246d570e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b87faa8c0fbb6e969e456c685e55c4ffb73f81ef911e7b8472cf09d67ad89fb0ed8a2953cdf854c9f72c1367701be482"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c373f0c4ad41146cb23f4db780cbe95a0b728a86ec5b6fff97227755280b4a6f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "30ce5a86ab7ed78bb502fddd9c2c96284644c3f9bd7fea2e4b8f037e1c4199329eeb1276bb193ed51526607b196a618c86999eca6a8f4f881e71b07a0fe07746"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.atlassian.jira/jira-rest-java-client-api@6.0.4?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" : "http://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.4?type=jar",
      "publisher" : "Atlassian",
      "group" : "com.atlassian.jira",
      "name" : "jira-rest-java-client-core",
      "version" : "6.0.4",
      "description" : "Implementation of JIRA REST Java Client.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "82b684ceaf00d01c403af848111b29db"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d6a2ef42ce813d5873f016bda248c56b2110e3c"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e4c77db7228e6f7d1e916c4084bf4fa6ee83e852e630acfc22a9d2b1ec00c8f"
        },
        {
          "alg" : "SHA-512",
          "content" : "b89acac588077932dd548385e1a5ea5035e95a4fe0faa80783fe0377a8b84a9c96f75e6547dd5f4d1c6b47a6f88552120386fbf05a5b4fb20be8acdc1cf222af"
        },
        {
          "alg" : "SHA-384",
          "content" : "bc85403cea8fa60a6e7a1d5fbb9024ad42a78458db705769e28024f2e5c9ee4846c94a2d664f3da658b0ce9effde908f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dfda91de475986817e79a6361ccb7e7ed9d6f4324a9e21172541194672d07ec9c1619cf26a1423a868e844672192899f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b492cfab6226b66fec3d389c555fa7496cdf2e49baa052cc2464e18ab8b30b77"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3a8d661f4b6c7a3a183e583241b872c8abd2ef6404a188274ddddac06ac13347ed5b911bb572824c571fb0e485b0afe082cf7532738f4aeb7cc15e13fe643ba4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.atlassian.jira/jira-rest-java-client-core@6.0.4?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" : "http://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.5?type=jar",
      "publisher" : "Atlassian",
      "group" : "io.atlassian.fugue",
      "name" : "fugue",
      "version" : "6.1.5",
      "description" : "Base POM for Atlassian projects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "263e66c22584cc870977a5e7938e86cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "e75b0224584d020a35cf286ff2b05c12e5d6b60d"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea43501a5879923b5e604f3c8f56ba09bbe57d1c062f78656b0e3a5a1cca9234"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0a580cc95c5fcaf3b5db26059c2cc7e0a61ff231b10d8a91f53ab5c64e1f882a87c8f7f0e3c0dd5f174e6cfc56b8d4b07217ca29156b000b3fd11cfedb98829"
        },
        {
          "alg" : "SHA-384",
          "content" : "a5ad68941c8ef4316bf87dfc939df9e80152a7eccb105a0ae57081dba9b21e56a5a2fa76b5d843a536137e5503bc8a9d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a671b112867e62916adcadc5d58afb4d24db54a89bf03454d856885a160f926d2e7976201b25ca136795524aa5f8ed60"
        },
        {
          "alg" : "SHA3-256",
          "content" : "53c968ac8faf03e563b74f7723f16b714e50a73a90d88d74bbf421576d2072b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0d62451ef9525d9858d56a1d6b463079a4396e2e355b5c8df46f1f9897d9265754a98d83be1841e54c7c65680512f1958ddda9f5f0c3eabb8b39c767ac8baa92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.atlassian.fugue/fugue@6.1.5?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/dc-platform/fugue"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jmx@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jmx",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jolt",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jpa",
      "version" : "4.22.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.22.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.8?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-orm",
      "version" : "7.0.8",
      "description" : "Spring Object/Relational Mapping",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "33e68da99b0bd20072960759975e2a5b"
        },
        {
          "alg" : "SHA-1",
          "content" : "8c40fad8ecc72337353818da54ef2d104b3fa7a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "3ff1ad6ab4ebcc7dc9ef02f40aa60790bddead11b0e0fc7f75cb20f41f7d291e"
        },
        {
          "alg" : "SHA-512",
          "content" : "836d1fb2f90ddb9f433391d89c3901d7e8e296150fea474d54947de8f080946c5b796726d13c5f2b0f83f36e35052795322313a2c904b9da1729274074d6f719"
        },
        {
          "alg" : "SHA-384",
          "content" : "4dac527eadf1655a08927865afb96b44dc9175f0cc17e0049bda0a08496cf81707def11b12448171ae6a80c65f307e9c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5279b1e35d78f258d2161848d6f988f7fff4a988b1da0279eaab2ae31134923f7a1108462acdca5849f2346277a5a5d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ab4bf7a80b5c773966c4dc1eede68c2e877822dc746a87f4f5cec452446ed4e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "63fb419a7ba89b08526b8bea30f014c38fb8c049451b9daa01ea7b55f3a890b7367c47bb24bef9405c99e75c2724f54499113f8f588f6c6e5ae57ad8e9f6fc34"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-orm@7.0.8?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jsch",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jslt",
      "version" : "4.22.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.22.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-jsonapi@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jsonapi",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jsonata",
      "version" : "4.22.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.22.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.10?type=jar",
      "group" : "com.dashjoin",
      "name" : "jsonata",
      "version" : "0.9.10",
      "description" : "JSONata Java reference port",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "79aa5c94690faeef26aa3c8cdeaa1d2c"
        },
        {
          "alg" : "SHA-1",
          "content" : "91ffe439d7792ac05d5b01081b41029678216039"
        },
        {
          "alg" : "SHA-256",
          "content" : "19fea7fe3a006e4484c547cc6c2a6fb5720b6d4875004f0715461ba65e43e475"
        },
        {
          "alg" : "SHA-512",
          "content" : "81439a33bd2be58b547a247c08fd2638b7ad4fe9aa069c0fb58270bc5d58e95e2e98a1bfa115aa208473ea155e320baee47a1c643d2c6905997e515ecd15e029"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a6ef9b635b04f1e4bfa3b6eee933097434a1bdc954dbc6781c1fecbe6af31b49c3f57528cf8d1c5a223f939e793141a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb41fedb12581f64ec10cdf21be2a1d0693e62bab5a60b247eef57df8589e860b97fe6a6a2b1aedc17c77a1bc166e4ae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48b6a28c2d4377c0400f2ddf4bddfab2e097f8693909e4442650c32f8ecdc265"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7a0ae775cab62cf02ed65b8e8beca3d04abcfc7a92f26a49f5cbc1e74bc3dc425f863d11770718a8fd06f246c9a4bbaf75691faf1a20c3d82b4ce95e2ed4b6cb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.dashjoin/jsonata@0.9.10?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jsonb",
      "version" : "4.22.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.22.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.2?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.json.bind",
      "name" : "jakarta.json.bind-api",
      "version" : "3.0.2",
      "description" : "Jakarta JSON Binding is a standard binding layer for converting Java objects to/from JSON documents.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "68868171cfea62170ac3793930f54106"
        },
        {
          "alg" : "SHA-1",
          "content" : "aa9971b533cb4a78b740a01f035d5e61ddad1e44"
        },
        {
          "alg" : "SHA-256",
          "content" : "81fea12cb3cf310ad684046c4f303f6ee22ee0d1d87e63a07813b5d2d870c947"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f2a80da41651d723cf584cb0b2a3bd4b79370013fc62ccafb636e8dcde2be6016e274b4c655b49a424e09f13cc4d104a44054861a812bdc4bc456ca79dc5c3a"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b3c25cf1f2ab1ab7ed1280b8c9ba359ccd1f436df40d884ad73213e75bcceb5cfbf25e67cd2a63ca48bcdda3cff335c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e402dd5d40cbf7575a5d730b6a0d352a5f7dc4f0084cd19f912bac8384e634fe7d94fbb75dbc35db88fd54b4c21e20f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "522323e5aa312478c75bdeaceb1e81ca2fb40c03590a24f2e9e154bcac1143c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3180718a9dd6223dc4b6562650bfb2a53f8956570c560705805cbd19ca6e76802ff94da86a234f1438cd4364c2b33ceac7bb9f6ef6eac2a571d4f3e6c4524679"
        }
      ],
      "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.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jsonb/jakarta.json.bind-api"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/jsonb-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jsonb-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/jsonb-api/jakarta.json.bind-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.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/org.apache.camel/camel-jsonpath@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jsonpath",
      "version" : "4.22.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.22.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-jsoup@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jsoup",
      "version" : "4.22.0",
      "description" : "Cleanup HTML content",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jsoup@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jsoup"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jsoup"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-json-patch@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-json-patch",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jt400",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-sql",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jta",
      "version" : "4.22.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.22.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@7.3.4.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.narayana.jta",
      "name" : "narayana-jta",
      "version" : "7.3.4.Final",
      "description" : "Narayana: ArjunaJTA narayana-jta (jta uber jar)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3bc3fd0f2ee65860b9625a3ca8b7e7f"
        },
        {
          "alg" : "SHA-1",
          "content" : "d180f6954b7f6dd8658b13ab1a62a90f2b9ddcf5"
        },
        {
          "alg" : "SHA-256",
          "content" : "af32436a56b806adefc448d356c99a8c3ad27599a060814227fe535ed146380a"
        },
        {
          "alg" : "SHA-512",
          "content" : "118020afed6f5d24332ae036e837f229431ba9222d918d95c6236c40b1e531edbe4cd762f68a824a6672f5059d4256f3e708ca59782fb145fb3b8af65083f18d"
        },
        {
          "alg" : "SHA-384",
          "content" : "f3d2ad81188f3fe9bd763cd4ef3282c2fae532d0878bd85cd458ad93a68e2880565746bb56bc7bfc0da6a99cb5350bb3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5f945af0321f329cd7bfdcd82f621e0b92ad2e6ae59b19d4b69046ea3f299edc7300a95948e2db8f05e860913d44dac4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "32e57e1f0f6808384f892d1a7ee566f027cd75f91b106d339d77e238c168d18f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e049b60a89254dd5fded08951cfaa94a4dab86bc74e5d4e05c75e137c0d35c19c28161742a1e8d506cc2291b6a61f1eb38bb05607cc3a57c058fecb15e928045"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.narayana.jta/narayana-jta@7.3.4.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://narayana.io"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jbosstm/narayana/actions"
        },
        {
          "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"
        }
      ]
    },
    {
      "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.el/jakarta.el-api@6.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.el",
      "name" : "jakarta.el-api",
      "version" : "6.0.0",
      "description" : "Jakarta Expression Language defines an expression language for Java applications",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "248086411e850bb59dac502ee785c6b0"
        },
        {
          "alg" : "SHA-1",
          "content" : "c937953432d6811ce5a460b6ef90750beecb35c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "f33d0becf2d5516730ba5cc99a7b5a2b1f62986bf0a3370249cdff9a2f171507"
        },
        {
          "alg" : "SHA-512",
          "content" : "10a413e5323a8f018a3e2e22505076481fec472a04e2adbd13671d83256749e5f925506c9575200d0f1d0df9558d5b9a46588eb03877a3a91d5b3d85e4de2175"
        },
        {
          "alg" : "SHA-384",
          "content" : "e075f581afddeae55b96d4f3ea04114248be100f43da131f244fa55cf293728fc456cf18a452960b6c96c68b4eb59a4d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a0cb4195df502d845f62c4fe47f052aeccad34b9a2d129092eb5ceb8b6b41e3132ee2d2984478f51fd9fe057761f46c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "11783a16edc67c34f4b771aef911664e40b781346c0839606f1fa97f72c28bd2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9f7959c0ac41bdb970b24b72ae3cfacfa60e38dd276f5abc956c5c0fbc87bb1e0bd6dc576f422169bdc68a6bae7b1d3fb0209172136170e8004add9ec561f131"
        }
      ],
      "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.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.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/jakarta.inject/jakarta.inject-api@2.0.1.MR?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.inject",
      "name" : "jakarta.inject-api",
      "version" : "2.0.1.MR",
      "description" : "Jakarta Dependency Injection",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "438122a42dc62a4b791925ca56bacf11"
        },
        {
          "alg" : "SHA-1",
          "content" : "552baa98c0b55365301167c093901ca5754c733a"
        },
        {
          "alg" : "SHA-256",
          "content" : "c6020d26574f3c5eca0a4f28861408d947b663b977450987ec4e265dfaf168a2"
        },
        {
          "alg" : "SHA-512",
          "content" : "253f277d9721596447ec65ba5142db04fd7c7e1d0a8366f251df55f0357244c30cd1b7c952e0fe4f2cde75aec3ec3de3aa3aac61fcbc7447d79a793ed5ce5eac"
        },
        {
          "alg" : "SHA-384",
          "content" : "0f3cec3ccb81749dcce98353fe646ca6d3930ff6b2d6f43f8d89633a9a6bc57d2a056ffcc6378ca4f03f17764f58ab25"
        },
        {
          "alg" : "SHA3-384",
          "content" : "62296fde24d84c3def3b8b5a6bd1745742c078b539eb0c46129d9512db230374d08430c0a73ea722ab93cf6c37f2c72b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fe97e6d58b812590186724d1262b823efededca36d20b3a50811d8e77ce444ba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d4cb62393b2b6169adddb3c85797b0735a440d8d06de7df7ea1521b437ef823da91409fe333bc96005d055cd562d4dbddc077993bb749f606a7a99804a055bbe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.MR?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/org.jboss/jboss-transaction-spi@8.0.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss",
      "name" : "jboss-transaction-spi",
      "version" : "8.0.0.Final",
      "description" : "The Java Transaction SPI classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "218b5e634dfb78d592e2702e8f214dc0"
        },
        {
          "alg" : "SHA-1",
          "content" : "c9ac775a105f4f7326c3b3052aee9c5ab1b29403"
        },
        {
          "alg" : "SHA-256",
          "content" : "07e4e62ceae075a8c11a715d89b19992c879f505b48be6b2727f5be798562ae1"
        },
        {
          "alg" : "SHA-512",
          "content" : "271e99605c77ed4ea9020c9a7ff693fa70b505a36beac228de585304f8a9d73c411228f513fe819a051cb6247ccac47d0045121816f8b7ea0b574c1d780e5750"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d604ae7e69561e7f1c27feea6bc5b3250eed263af5c27292375a9954721810c3785c5d10eead6ce59bf18bafc8738cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "79dcb8816df1d8c108ca5b35c0eedd1f3f50caa732db2c53c9bbad717a3ad6061dddaa86691d03e69a2b6ed6dfbeb0d0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a7c22ce61dfc863879cd4c075c10bc5b1fac08267b34441d0df204b7aaff0ba4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ffde4d1878f8fefb25d3d05425f66ba8e57cf1ed7e8a0f8f778524b5129b58fa5c9e75d041b62464c55c6b558a880108886fe5b646573fc67be0d46c06d80b8d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "http://repository.jboss.org/licenses/cc0-1.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss/jboss-transaction-spi@8.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.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jboss/jboss-parent-pom/jboss-transaction-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.resource/jakarta.resource-api@2.1.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.resource",
      "name" : "jakarta.resource-api",
      "version" : "2.1.0",
      "description" : "Jakarta Connectors 2.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d1bc3f1bcfb4be1a9d810195eba05927"
        },
        {
          "alg" : "SHA-1",
          "content" : "d98f0ac826cdc85f80061c21bc061841ac6d374c"
        },
        {
          "alg" : "SHA-256",
          "content" : "4d26ad86a5f72cd2f9c4a31cc4524f7bf3ec0ff74416f081f8642b7ce8041067"
        },
        {
          "alg" : "SHA-512",
          "content" : "322773703fbd9153fb80dc441774bf97f0bc3f86f9f81e2972786db4afc174531ea03c956d20afe817c60155af89bd93247ee6e4f4d90408ffb063c4d6e502ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d5ac46bd609cb0788ca7e5df578253d55eb9672769712927e01be9df492f33950e89f261642f0e762b33ddf7c313cd1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8dbf62bc2e6e247121423d3b04414e4e1a0a4003e973d12e6b80412202eb48abb99fcdb24d069645a6f38e69f7247069"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c4894f97f84bb66f6364551a748cba2c4c8b717c6dc8d3095e11f05542c243e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "57318c275382d3cdd2f83682b0efc0484367b3651cc85e7f709bd096cd150a497f78249a1a7791fc52d192551da1969dfbbc56fbf0384a493534e34b50e20cbe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.resource/jakarta.resource-api@2.1.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.infinispan/infinispan-core@16.1.4?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-core",
      "version" : "16.1.4",
      "description" : "Infinispan core module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "64e5960d81387e5d08e1157a254fd09b"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0ec4fa8188f90e5de913578da816522e556e024"
        },
        {
          "alg" : "SHA-256",
          "content" : "b58a339655ca5a9402c65ed583054355155ac8ad677c966c9572598818b1924a"
        },
        {
          "alg" : "SHA-512",
          "content" : "e2c7351d36abe806a2a3a18e02a13112a8062c27b16f8e232fd52e3c283a7e16115eb9161d8a45c37fcb2930d9ce9d5fc7780f93fb5595337a0e78e8d59fbd3d"
        },
        {
          "alg" : "SHA-384",
          "content" : "f8d450a44c715d8a4e15cd5676d697d0eb4c6059347457cdb7a32e74803dcac11b75efbe1b13857bc3109f36e20d985a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ac76cc61b0c6b25832bc107fc099c3a8558be7731d1e2cc0e292fe02397a838bf07c64ad26f14f5596b1596be6e26d38"
        },
        {
          "alg" : "SHA3-256",
          "content" : "18677ec3209b9b738619a30b450f55d82bfd9e1856a3d9a4bb136e2e235659dd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0b0d76fd7fba9bd304ea1d8b936a05caef6a35bde2925031d46e86632acdcc867b49c7fcc4fc63f250b3bd05563f3a44cade8bf292859af68f5fe7434079c36f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-core@16.1.4?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-commons@16.1.4?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-commons",
      "version" : "16.1.4",
      "description" : "Infinispan Commons",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7215b4b7229b90181f20e9145131a681"
        },
        {
          "alg" : "SHA-1",
          "content" : "095dfc114f410bc45f45e9325040adc5f58afd99"
        },
        {
          "alg" : "SHA-256",
          "content" : "76414903ce3a976d6cdd20634fe614a92c39c96db717ae3883d737005bf682c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "c5c69740a569c259baf16f191b1f156068bd7df25686dc27921076f12366c510417f3a5d650c6e54b4ebd1b15596bc729e7b47d6837e122e00438909a8d923d3"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e630c4cda249c92b2c286570e422db1939145a7f9b62c0424af7e8261942565ded0b051369d8ebb0d1af5508e4b53b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "247815ca77de874a75611782701f8e8bfc90e2a83a1bd380d369b8f716a0147820f955bd3231777f462ee60c01385fc6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b30936848a51940b3897a9a11cb680f6d4598980dd20c28fc3855589f8f34718"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fbcf78f3845d96557a5b5c7328df525ec36e285cdff7774f5fe14e7c56145f755975d9d35c370e89355a6069d9fdc1d4ce7b1b8f8fe4fd885fab4002860d6578"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-commons@16.1.4?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/infinispan-counter-api@16.1.4?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-counter-api",
      "version" : "16.1.4",
      "description" : "Infinispan Counter API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c80682413743f9d2276acbc1e7c7420"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ce81d12c9b2cf02ae0bcea09e8d89e099f54152"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e3fcf6efc4fceb3f0861fb60ab3f712e0fa341590115a22d3addc0cf9c693b2"
        },
        {
          "alg" : "SHA-512",
          "content" : "63500334ac5babdcd2a339522e266afe4737c8fd115a40a8efbdc3cf82c696a10767f060eadbd97eb05689ddf0529b3ca4df0a6278e3b81a77144369d1055e4a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab90d60f3a9cc7c7960af06f5d55d387f75aacfd8f13fbdccbcace6557052b05c1ecfd64e74f8f8e43ad8cd9d36db455"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6766215213883c58ebf96af50e8eb30e9cce6aa32dd47a6c31fb9d14011da4798f1e65055132762f7e041cedd3b63a23"
        },
        {
          "alg" : "SHA3-256",
          "content" : "615522b6b7ed5281396eaa14d03a37f5ee78c5990b1b66d448efd31c24ff0707"
        },
        {
          "alg" : "SHA3-512",
          "content" : "83dcadeacf139430b6d4c7d77fcda33d10a3e88c47fb889399978c3585667f51205333442d782c36e027540c4fdb786a197f6bd084b084943a35077a961c65a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-counter-api@16.1.4?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.jboss.invocation/jboss-invocation@2.0.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.invocation",
      "name" : "jboss-invocation",
      "version" : "2.0.1.Final",
      "description" : "Invocation Application Programming Interface - Jakarta EE Variant",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2221b2329b929f856c26e7f2d76e88d0"
        },
        {
          "alg" : "SHA-1",
          "content" : "e57f20bd53a9d0fb29b08237425e26f293d14ecd"
        },
        {
          "alg" : "SHA-256",
          "content" : "28708b9f8c45f48d7fce3131f97cba2b6ef9cdff3813c50205b9668d5d2db248"
        },
        {
          "alg" : "SHA-512",
          "content" : "0eefed7696fb695bd4dfb59eddabdc2080c604b434f7d4b42450bb0c880310513d3e96dad67b89be21beaa45a368b544fdf49f4421907807a31cf1baf04436e9"
        },
        {
          "alg" : "SHA-384",
          "content" : "2ce30a2068d5d51e9bce8c0962c36cecdd6b043ae82217497054403a36fa81320b07eed177482e03596faa2da03ca724"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5f22340b70f9aac87de9f078ebb1691822968006e4df2511e026f0c4878485f35e29dc4d6d1c76aa73b4b77a2fac3e9a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "134884f5b294e554f3e63123addc79e978b7e79889232bdc8e386b52626110bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9f8e3095c42ed72e857d9d7ab6facb4da13a084e32a515babbdc4a11ee11c18165c18d3a3e09c76926650b20f9144c0baf90b81a6c9653b10585088356a041e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.invocation/jboss-invocation@2.0.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" : "scm:git:git://github.com/jbossas/jboss-invocation.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.microprofile.reactive-streams-operators",
      "name" : "microprofile-reactive-streams-operators-api",
      "version" : "3.0.1",
      "description" : "Eclipse MicroProfile Reactive Streams Operators :: API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5faf3b618f3dbf5df1af27629d77d28b"
        },
        {
          "alg" : "SHA-1",
          "content" : "2eff9f75a4188f3289714a98b93c2d9a68f0fd6b"
        },
        {
          "alg" : "SHA-256",
          "content" : "2eb30081f2674e674c6587592747a81a4d92d2da1a735be5f645901de60f9f8d"
        },
        {
          "alg" : "SHA-512",
          "content" : "ddd7eb669c340278d46c7e357265371ffc35d66190b82a60846f6f6d4d0cad49b3c47d2634223b888f2f3b87c059878eada30cbf0bdca03a043180a9859a0757"
        },
        {
          "alg" : "SHA-384",
          "content" : "53feeb4817c6c5d441614d75785a344f8ea5b72783cbe44daf40bc30e1aa70f421e4ad5ec545add4933f15b0877f1c73"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20c6d90f13f2dbae972fedc8ac4c1c6def13f82f3172a8a98637b240e29f66549d965db6caef7f36b9d910788eb16951"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1419f0e1011860264ebb2f9b83fe718f32ecc5deec598cd85c7ad6f310bd22bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c8fbc6ddb74b383b2b17c1998a4726f5aebd482344b8bfcf47cd61794795030c951e20f680131de344c6a326369f577da3c1bd7482052f762bb08319a5863ab0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://microprofile.io/microprofile-reactive-streams-operators-parent/microprofile-reactive-streams-operators-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-reactive-streams-operators/microprofile-reactive-streams-operators-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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jte",
      "version" : "4.22.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.22.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.4?type=jar",
      "group" : "gg.jte",
      "name" : "jte",
      "version" : "3.2.4",
      "description" : "A template engine using plain Java code.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e3384721eaeb315bd57bcebd215ddd2"
        },
        {
          "alg" : "SHA-1",
          "content" : "4bf366328c61b1528ad29235b39918d949da05bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "f883902b14518b9b22f0931ead82e98903f4f7c07352dd8cf713963fab719be9"
        },
        {
          "alg" : "SHA-512",
          "content" : "19f85d0b6b19bff17f956a31089424efc78de1eeef4b6e6bff763f20e3230442397b80a64e3a2f29c832972293ef7568178dbcd0f03d23b833875e8741056c9f"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf6c6a6b2ce9a00da5d6495ec0c30a31e995339b18d6793901d241de8674fd7be32dfdcf5eeb74620c98b4eb3cf00d85"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ac9fa5f0665a6be540b1be1fe47759fcd9040a6b48d0bd3e7b3d9d55a22fbe308d213d665a673931c1c3fff2dd8905be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1e3e526a1911ff9fc0c8d44d0963d6b37c52a78f9247a5e35b463c00c06d2a22"
        },
        {
          "alg" : "SHA3-512",
          "content" : "69595648dba8257adb2b306aa03052fb5af0690ed855e7cae1482947d62123adf6371e25945e138c9afb8ce97d5e349ed77cde1a85e07cb1693f9d1a7946dcbb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/gg.jte/jte@3.2.4?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.4?type=jar",
      "group" : "gg.jte",
      "name" : "jte-runtime",
      "version" : "3.2.4",
      "description" : "A template engine using plain Java code.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "587d9311907dec7b6f320f32a2a44ae8"
        },
        {
          "alg" : "SHA-1",
          "content" : "56910994bbf8e4b7da7653027eeb4225c013308f"
        },
        {
          "alg" : "SHA-256",
          "content" : "42219157db480f0b030d0966ed8efa6acce493ed1395429a4db26797c7f15bb7"
        },
        {
          "alg" : "SHA-512",
          "content" : "69d6b146345a39f33c0a521ff47abb5556cee8b7672dee15a78ba6edbb1dfec4ee1690a31ea4c8c059af370ece790f19fc4959a191e4ca6f52af0ac7b0203187"
        },
        {
          "alg" : "SHA-384",
          "content" : "ce03c12fea2940506ada6047d54fa9613cc0202537649199d4f20e72d441f373b8a2a15493503a1f43ea33b944442662"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c50ba8cc6ec7ee81024345b51234ffb52e4ba55f3cde1b43ddbb9f59d387869825dd5b198b9400de7d73a18d9dad1f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "51f0cdd197bac373017001b9219316f61dab7582ad7e2ab78645d98b00b8cb95"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ef87830d82d23c9bf4c0b8c59a3a059f71ab2df0428be0d063ae24d0c4046b714c82ccbff880f92bc861d1dd42ac51e5a8e2fead35fd08fabe8739bc83f8c30"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/gg.jte/jte-runtime@3.2.4?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.4?type=jar",
      "group" : "gg.jte",
      "name" : "jte-extension-api",
      "version" : "3.2.4",
      "description" : "A template engine using plain Java code.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "08f6d6c0045c27ab8ee8a85d3e855996"
        },
        {
          "alg" : "SHA-1",
          "content" : "f93f3c3c844e3a34e747a3f640a87cb85ea21c6a"
        },
        {
          "alg" : "SHA-256",
          "content" : "206ff20602487d85fa653b4749f052dbe977702dbef12bd1816d977ee88924bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef35528467398ba44b0ba62f9740b87191110589bc5c1dda00f9c9826426a3373a3ca13861fe6a5a1c7c82b2fb5117e19ffb4531642885cab74263dbe98a4de8"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e62291a9849b074d63191aa76335bd93dbd0088448edd8e13a414a9914df0d4284d6eb1e07a5b025ab42a360fda77f6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "87006c9f006b168ed2500319cbeb2420e3682309a30cd441c1f4258913eaa9bcfa0cd6e9ca3fc02c3de8ff5112c23d59"
        },
        {
          "alg" : "SHA3-256",
          "content" : "997be5db6feeaff1f0520233a5cc8763646e9c3dedc41fd132621b78cd951dec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9d569944565997fde772fc6026810b8be9edaf521b51fb3c6645be3d90fdbc2b5697e34d9008075e667b71476b804d1c384068dadd6dd95a6fc88786ba1d271b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/gg.jte/jte-extension-api@3.2.4?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kafka",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-keycloak",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-knative-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-knative-api",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-knative",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-knative-http",
      "version" : "4.22.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.22.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.31?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-codegen",
      "version" : "4.5.31",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9db52b12b39bb06c8b8f7c402073bc45"
        },
        {
          "alg" : "SHA-1",
          "content" : "3b58dbb147a1c80d802a20b4da535514b63c8e7f"
        },
        {
          "alg" : "SHA-256",
          "content" : "15fcb6d72ab33e3361bb9a6a23fa082a195f6fdb1697c50409218193368d2685"
        },
        {
          "alg" : "SHA-512",
          "content" : "7273c2221beb7a6140286ee7cfa630b09d15e40ebd219744ddcc451b83471424974bd634b8e4ea5e3cad98d29acac22ffa6c24929bb06eb65b9ca40317c23d60"
        },
        {
          "alg" : "SHA-384",
          "content" : "bc7acec55c2c873566ecc5e11ba96efab27cf4ea806178daea1cbc795d5d82878ef1fb3e99477e8adcb341d782d0f6c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "581ed04d639eaee5ba7e3bb214b25825b4c4f1047897734e855abfae3c17e16c5ecc6be272eb69ee64bfc1a3634bb6bd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "545766baa2c8325b30a29bc10b06b38309468bbcbf22d65aa63dff9188d7db06"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6834f2d1961d81bdaf8d2015146aa99a5b1f27061cc108bbb1e5f356f8745ae6f89888e6daf69be99af7cffdd6a19239b8997574a124fa48afeb48e31a308169"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-codegen@4.5.31?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kubernetes",
      "version" : "4.22.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.22.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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-client",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4be97faad6231189291c00c2fd33e4db"
        },
        {
          "alg" : "SHA-1",
          "content" : "138e5efebf13414de1cc03b701718a90db7435ec"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c2484349d905aa3f6fdd4df89ff012aca0465ef92a198cf3510fd2ef128eaa3"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2a668aebfcecd33c0ac46a33c6c552f5000a90d97913af732f612ed6ea539307fb84076fee09d17ad7c5ab353582be768ba4225e6d234110646a51602b5e9fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "f102ca62ca6902b89973bbb982f88f7700909d80095a2436dd59308002c1ef940125ab80856133f729db584cfa498217"
        },
        {
          "alg" : "SHA3-384",
          "content" : "db523a61352fb365a6ad1b2ad3c66ee23c130c6ee8f70667fa8e786a26bf06a951233885fb7f0ec68fb1ec2ae38cee8e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "99ec707b6eea27b9a24249200333f18abdca11a93ed698afde9fccec3343949a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "12478e1892d9c4244cb3c029446646e03d7682451d29d37494894cc4ffe2058d965ae0ca2598d9a644de028ffceb1be8eb365f45bc9fd7e8976a4b2690166426"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-client@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-client-api",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "83b698ae4d2bc4d1b3d0f4264cf2ebb1"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce49efe053dc2d36776b87ffdee4ef996aadfeb5"
        },
        {
          "alg" : "SHA-256",
          "content" : "4f5bbef3af774a1b3af66a38a7945fe4a1e8ec480623373f7c4924882bce590a"
        },
        {
          "alg" : "SHA-512",
          "content" : "ad53051b5f0c2f765673994ba0944b41cb2e430727479cf183a25a6addfffbf6a17a7e86a513f834531b0e540d93592e40cd776040bb1d93bfb9b5d4f680436f"
        },
        {
          "alg" : "SHA-384",
          "content" : "e642aa8d14553fed242350fd708250797df91fb247834a0f584d19043e79589580b40a073b06a45bf0950a9aeac49f0c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d87737256f6490c6c5e51cd57f0531c852a46f8972e9fc73ac57fa840bb242b9451d17f9822a398e1d2672e14a5dbc87"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8fb1f0fef2053c5583e5e8bde4c6f0ccab6fd2c18f2d1f557d45f9aedfbec6a3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "483c69434ede6e4bbd0df5e6c22a40b52f52e887df1594b2b7630f4c131f45bd8f2bb3a274d4f7782ddf2a5b5ca0320f967319dcc1e4cacdeb4d17ed24e86420"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-client-api@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-core",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1a49bfd0a9f41ba45dba8705a43594f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "7aafdabf19df287a7b8b63c27f390af7463aff82"
        },
        {
          "alg" : "SHA-256",
          "content" : "59a252e065c8014d017845f47c9856263a4b99556743638e8b5f65f33b5a4843"
        },
        {
          "alg" : "SHA-512",
          "content" : "79ad0da50e64bd6835aee0ec8337545debd6956a9f23f1550489c7b54c7c89f991d71d00c6d7bde967f23a7b9fe938ff067755894bb7eff91077bca032136237"
        },
        {
          "alg" : "SHA-384",
          "content" : "40c1d43ac26aff60629b48e49d9898719550ceefc00a813fabbf258c883717f3a30f7af4fb7efdf659f81f665624e2d8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7566efb1f39d9e58f6f1ab7d0d11e2a2f9aba0c9adc47050b9d5174b30e154e823e4b2497ef313fa37c834fff764c8ea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "28617b981feb27c82ea7cba044c8a5f39e35dee0baf357f905abcf5ad9aad59d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "332b6f9cbf3950ab0d8d5f9c279acb8d339494209a5e2fd2a4d88fd04dcefcffcbe83c8df9386da9764b9ec9fd49f36c5327928625050bba4b4c4a4aeca5cc5b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-common",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "724fe847d65b9a09d438eb44edd155f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "6df4694ef31ac5651e646d43c6e27bafee320f8e"
        },
        {
          "alg" : "SHA-256",
          "content" : "dac81405663f854ae8363f964d94586e7be78993a04d930f13e445e32dbcd044"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1aaaccb54e06ec5e19539899415650f3ba67e1b1738c5958f29cb4a4974548c51712fd4a578a0d9621e377a3d8602f2e6e627636bf21a40f5aab21498eab16a"
        },
        {
          "alg" : "SHA-384",
          "content" : "8ba68981d5dd432701386ea50f8efb3af6988d9cd48f090bd076f9674a10c8c4bd2cb69b85cfb83af45fb470c1def975"
        },
        {
          "alg" : "SHA3-384",
          "content" : "78d1bc2039563cd7ad763ffdc2fdd61595dc0e72134909c3fb9df5f7b538ad485b7c9763ce4d93d114b5a43a5adc8f47"
        },
        {
          "alg" : "SHA3-256",
          "content" : "28a26aa1bb46ae4b2bd9d2223ae577e71b6ffabfe8419cf766d1e01c4fe5b1cc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c32d0c27e1a791a2701c1a6df08f73ed899d3a66a531997e289b17d3bf0c58689c745a35230917583a2bea3b74d7a67df3ae703a74566759bfed527f33a985a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-common@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-gatewayapi",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e5ffb046bd43b22176a5ea0d400f8ea"
        },
        {
          "alg" : "SHA-1",
          "content" : "920725b207147b3890bfa65d0d76c76481bd85ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "a6094843d3e05ef8a1b0ecc9ac31469bea488276107a6d39455a0216bba29d43"
        },
        {
          "alg" : "SHA-512",
          "content" : "e0af700a121579e8d68b1df27facb2f78a5bc5e10c4f99800b3da32bd92f3e1232bfe97fe4ee17415480be75c31c56f798fcd46dd14b6ec107b3d10c7c572960"
        },
        {
          "alg" : "SHA-384",
          "content" : "e74e4cbaafb695c68a4863f2e401ed4db25b5ee307ee43b36985e2c0d2a59f5a18627ef1ba0bce7889a0fe0161fba8d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e70d2977a51bf72f376db2003e75b974600026d4068352d57e85edbbfdd0d2890f343af6350e3f3e8655064e77033021"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e1f05a58ec280463925df790ac16e8dda97093a5e6c9ecd9823c06565198f66"
        },
        {
          "alg" : "SHA3-512",
          "content" : "043bebb78918c023cf383d6a40611cd09709343264c37890c90f7e06c918ae8a772b3f5b3be4f1697f13a73254124be9a50bc712dd80fb2ceb7acb10ef1cfe5b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-resource",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f818358d29306cb424487fb7aa1e01bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "4fdafb1a5f6c182a3c327058dcbf2eb2020255b5"
        },
        {
          "alg" : "SHA-256",
          "content" : "39e273d603170460bd50379c8108e7deb17fbd63f6f5e186ecb5a626e2dff596"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ef93ad9a918e67c20abdfeadb181e3b35b5ddf6d8b163cd864839dbaccf7000fca9f5c3148ffe2bed51987ec3b66c88d05a387d007a69073f11724aa65951b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "7b50c690a997d7ec82d0dbb15c9cacbf7392a94b3a88df5e0671baf7025051f3d4a1e8067ce15dee46b840af0b4eb3e2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec71bba6b38fd8eba4245b94e9e3c1a2ba166c62028adc1b12655dfce2dec76de6cc465db5dec73afc2a21a3c0667d3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b3cfb58a22bc97ff5b38369cce61291902ab3549c5b164e49b738e0cb14cb12"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3d38181251d8e4b4ef5cb9a3e5bb747aad55ed0da2b9969909e4e96373c74b1cfeadaf7d55c82d7c5b9b33f0df2cfc1a0800c9478db8bad0dc451f2d3a558329"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-resource@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-rbac",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "22988467d5c35fffc1ec1230dfbd11c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "52989dbe4285b4ec9c0261cb4b513b747d1dd245"
        },
        {
          "alg" : "SHA-256",
          "content" : "53dfbd4b19b70ef45e732cd31ed03b1af0f098298e18c9abce9dffe796f4bc9e"
        },
        {
          "alg" : "SHA-512",
          "content" : "87eaa0603a059c1b6528ae96241be2c9a8fb2fabe9e646c29432124c2b595c45d3ebffd495b4cd8462de923c596683ec0a74fc7fe015dc47d5482833c5fd137a"
        },
        {
          "alg" : "SHA-384",
          "content" : "9acc6015f5925d2c970672aae25a4b15832fd5fe4f8344d0f32772ffbf5baab664feafb1d20e3d711519e3b341dc7f0c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "16e8207d8174dfe967077665340f6458eb8e31d5a2b230760dbb2fd752dfd4eae6158b1bab3b48b818ef3a3c3ad1d889"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b5683933d7f22d6ce7db78042d6359c0a9d5437566eab46610a10147140d261"
        },
        {
          "alg" : "SHA3-512",
          "content" : "563fdb842f89972638fe34c0a901ec8d09fa34ecbbee6bedd41d43682bd522f4ab9ea1f2be50f9d42531b196e2375dda1b164a6f340cb0d9d435a72361026668"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-rbac@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-admissionregistration",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe606269e63c51001611e80552ad3d6e"
        },
        {
          "alg" : "SHA-1",
          "content" : "23e0623b23b3754383a910c1bc209b1114c07aa7"
        },
        {
          "alg" : "SHA-256",
          "content" : "d30cf17a70676425fbed71d79012824e2136bb98c4c61ead5130ec381351a7c2"
        },
        {
          "alg" : "SHA-512",
          "content" : "4b5aa1e71eac5fa4401afc504153270f98d2c4f2c29992d837a1cd14da89ec2048deb014d461952252d526cd7f41187ad889382285eeccfa6ecff1b870e36e0f"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa6c4a59621588c7fbfb2ad454faeb0e1fd0c6698600bdcf07ea7960fa3f68e5297e23d8efb8bbf4501cd9744c7eb0ba"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5683248f8de9141737b686b695628a648ac9fac043c0ecd3ceae3c9c263a8f4dc167e3811c7dcf0e9c635637a0da9c33"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8d6ec741329016feb0490c71791515167e9047fc51574902920153a072eca931"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f18017736d0c44aa2d20d170877d2ab7f2752d1e567eb2b775d168d2f19a25406caf7acdc5b8dad23939c5c7f5325b38c30ccf45c7efda53230a94a1e9756bb0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-apps",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ff7948353eeb31aed5443a76d6f59755"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b77bcdc0ebff875564bf896e62c85ed506c5ede"
        },
        {
          "alg" : "SHA-256",
          "content" : "4333e22bc8df4afdedf8a3d828dc566a2d36a58a4aeff85bc253361cb6e21000"
        },
        {
          "alg" : "SHA-512",
          "content" : "6ef60f739adee5d85f2dccc564462875dee26798eb74453e5938ab317730df288f6431867c29861be41975771038682aa24f9a20e11b2e4800bae883483d9c0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "2faccf96b89cbce7ca28a9f95b19b9f7658ded554a554e617720f550a7b2aaa12b6a007d9a3d60f6cdd3c1b3e8ed38cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "23923c6b2079b13a6ca8a13bec401040c06f2a0be81834cc95f8420c93384981f58d523fb99e411c6f944ba1ec940693"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9573492ac082d5725da8ba257f42116c13a46aea40fce29b31d758986ce2565e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1739b163aa798434b60cca48df0da2fdee59283bd467ef153d08ec75e4ff58d394993cc2b286a82a6d486fc1e752033dcee8c7b0e8b83ad51ef81b247e1c31c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-apps@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-autoscaling",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f66dfa08c14d4d0460b8e75fb7739667"
        },
        {
          "alg" : "SHA-1",
          "content" : "d67541621d23deeb2c6667b8d7009d22fc6fdeec"
        },
        {
          "alg" : "SHA-256",
          "content" : "3363b5e84aab09df81fa9e55642800ea5a87df8c3efb5947dc6ff00ae9773873"
        },
        {
          "alg" : "SHA-512",
          "content" : "be3c6f9df171832d53f5376dba3a89a951ef709137d4acc96ba3996850a89c873c88e3a7b35352e06cc043b3ad98233c839a7574c1ce828002193ea8309643a6"
        },
        {
          "alg" : "SHA-384",
          "content" : "6021a94e93b7d8eef815e791dc564d86023236ba3a1092a63a5509dec86de9f25b1161aa24345a1c40996d642e1beb86"
        },
        {
          "alg" : "SHA3-384",
          "content" : "70889ac131f7b7390424a484248b0750f6c872b6355bc416ef3196eadafd4fad48b2637404308f506061e6ab2b8a4485"
        },
        {
          "alg" : "SHA3-256",
          "content" : "120bef2a784066336bcb592e49e21f079aa26d69afaca7c5845440b60e5ab100"
        },
        {
          "alg" : "SHA3-512",
          "content" : "949876aef65d73bfaaab779220e489b6362b7ec843e1e21aa215d37ed0a3c105daf1226a6bec3f85da8f5e3097ceb58674e509651174d322909fbd1378cfc761"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-autoscaling@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-apiextensions",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a82ac6fdc480c11a9f26f85abcfc9145"
        },
        {
          "alg" : "SHA-1",
          "content" : "55f10f1fbbe719094682c749fe7ff7e4693a41f9"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c6e3a2b1852f93574b30ecf860cd5d5ea4c76c9a02ab805bc5770ef11ad80d1"
        },
        {
          "alg" : "SHA-512",
          "content" : "f2282087fb19eb29ab160220b6484c883aeb5a17b955b7f631e07c644ac1fd0a8a74c9bd9656f4ed9e5492d9b5ccaa1b6a05a75004cd3b6fa22f5cabc1bb0dce"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1fbc2d2343593e5f0bb1f4d6c282ef28a338fd8aa6f4740aabc0c84f76c61451538a696ae3e5dffeff505600fc28543"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eb4006742d9e2ce6c1d709a0819f43607159aba109d27eb0ad8a8ff674cf494744a316c9898f339d1701f7d9480ec49d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8067387c7b3e5a148f704a555e48e106a15307cfe92d2cc6957d9ff94fb89b11"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6fcf34f26285fe51a60b8c4595ac062fe7f039d0d1cff2dbbe234d32f6d61a506b62c32ad4e12c56a7c847064ae67cee91fad276301bf31edfd0ae53eb83b51d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-apiextensions@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-batch",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "89dcbe7fa6687d0f2118a842786f7c2b"
        },
        {
          "alg" : "SHA-1",
          "content" : "48c94f13e96d0fe088540bf1ba656f5611a766f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "533aa3d50b13de336a80ff8ec2c9fcba785b6e87e0158528db55461f5c44c134"
        },
        {
          "alg" : "SHA-512",
          "content" : "c5be96d2d7e5ef7e9e344762902e8e5cfe50bc04bdfb18e1c9694725b4f20837d885d77b51757c331b3c1a59306912ce41004111d02c1a0d1b4ac8afe8c6037c"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd4623bfa1aff031acd7f64f720de8790d41ea9ea0b68ff4b2022bf64330ff96210809b8dd05877a2c4f3bb53c297364"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d8d08d3ed2cfe8da4bf600c13aa53a18f75d9b3e8fafa9a44ae8e4fb7960808a5dd6d06f7434ea81529ea30399ac054"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8eb59a8b45ff2218a81c1294510eddc4ae4b98af77ea9f8855dfafa324f460ff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f84d367f9d2f5f22c4dcf6289e27e2615b61076adc0d55f99c6933d6afcfd2aa1bdeb06b5096cdf1832f65bc86387cfe8bdaee2f377dd560ce5adf0c5fcd31cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-batch@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-certificates",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b200f6a145f8fd12364856ab9b6a0546"
        },
        {
          "alg" : "SHA-1",
          "content" : "b025ebb7842a1bba0b47bd47e03bfefd78fe97aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "266a0bba0ff42c1d0293039f97a26450c3487de45399cbf06872a5c21608e56c"
        },
        {
          "alg" : "SHA-512",
          "content" : "8233595250ada93f35bf79f5b99120e7884d7881941ec8ca147d3b55162dc94789e608678319ebad98446f817df24eb2b255d0a5f76809eaf7db9c67961137c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5458f4ddbe146066a42bab8609b76161d6d8aeb955949708da5bd145317bf4c272ca0f674b4e00eebbb5fe0b73d5141"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53565174ed6a4c4cafa95ae127021a20e9f8f13257962eaf454a111e7590a8e627c19fbce7084bfc083e7e7a1e1bec33"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a3f3c7bfd076b4a77ffd10f3ca226bf08cf1e38c7286c9ee034e54ccc7e8e964"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a25695a56b988c5cbecb5f43c0c82092c7eaba5b12daf154485aa56e61bafc4c92c376776f9f9f4acabe1d27e28251b0f5e2f27e9acdefe2eee06814bb3c80fd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-certificates@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-coordination",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55cc7529a06393e0ecbe9f65c9be04f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c63aff4d78bc9056c3658114c27458adeb86ecf"
        },
        {
          "alg" : "SHA-256",
          "content" : "9063d642b122be1e01a040572be7ed2b66178bcde12c05106efab6e990f2ce79"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd912e19aa4b424284ddb15c6c5bd94533bb7262ace35a392c83496a7c79f2fcf8da35c63d2dbe9835e4ec899fbb6b8eb5415403b3f0b4ab11f132317361bbc8"
        },
        {
          "alg" : "SHA-384",
          "content" : "cae71c693df808f354c9f077cee3100c2e51b0f73eaa5d34368d4fbff4e104cc37d1ddde0e2d62c812dfd8f6a5698c8d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "94ef8c4b919b7e9bb609ae3e47c983c7a6e44511fb2d73c863feeee623f859d0fec136cbf7a38d07b0e90c23cdd10282"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d9c6ae1a50de7028dd9c97b0ed6844f0b75bec4af692e907c345968b09366b3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a6c810c491626cfdade6eca557c7e45bdf59a1e2052f41a8bb5c63de73f7ae7e41c0f06a6ad3f2c8aba22d9e255ed9f91686f940c4e918de7e9a24e96adba8d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-coordination@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-discovery",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "35cdd5c78fd22dd8963c727c8d01d2af"
        },
        {
          "alg" : "SHA-1",
          "content" : "afb65dc1e35ec04d35346540235cb75ce026c01e"
        },
        {
          "alg" : "SHA-256",
          "content" : "50b0d55b99c7021c7e0bcc1173f61ddfff6298ba599abe9fcf98a18a027b6496"
        },
        {
          "alg" : "SHA-512",
          "content" : "526f11cb66504046c990544afd598f0bda0ae78b9a97e3c4f6d31ece286e9564561117d429a42d6dc86a06fb0f7957445dc4fd6692d7c583646a3375b241e902"
        },
        {
          "alg" : "SHA-384",
          "content" : "5002b4d436f3183a3f294dd13023ed43f2e83e2f78bafe3dd313317fcb0afe494c225e85fff6de0d9be9c61389fa2311"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9f5766e50c11a27e33e67dc538b955d5a276bf4fcc57ee7949a40d8fd9d78ae542be5de8669c37dd37d83b62bffb1065"
        },
        {
          "alg" : "SHA3-256",
          "content" : "54ad0e46622e891caf6fdb1d30087f7e0c1fd90e813f02a31c96b2016df8b131"
        },
        {
          "alg" : "SHA3-512",
          "content" : "833c834e96eed8d42c466230a5aa7b66975e6a31aabf1540e90f89637f72c725c14f5f5f7f3514f0eace93caa62520a4170ac0395b44286dd6b8f802dcf0071f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-discovery@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-events",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c41b245732b780c37aa32457ec2ceee0"
        },
        {
          "alg" : "SHA-1",
          "content" : "324ce3d96f2772a45bc3fffe069646e963f2deeb"
        },
        {
          "alg" : "SHA-256",
          "content" : "9304ccea370e170f10ac6414a79e521dd3c6a4c19db19e93f08bf2abe1a3ee01"
        },
        {
          "alg" : "SHA-512",
          "content" : "d605bca826fd5a5b7567c15854b123ebaa76c137005a9c7cf415c266958f61a88e2e68a3637acb774194d42634352b48d332ab49917466d77ed8cf9b0b5cfea5"
        },
        {
          "alg" : "SHA-384",
          "content" : "81c0a4a10709e122f177096eba5a2d1d87232afdc0fc2756a9419c878b9fc229713ffce4e6f580552d07b4052cfab4a6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "356f32aa0630573d38371404b9eb6b3c46a8b3ec2a2fcdee9e3a3064846a83affa9899741bec91e9174ef0f0e87f4ff4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a6a644dfc487e4496555d9a63d2493a95d7ae72592d8f033a6851e542a77dfe0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd4e7d9c7942931a65d7e34c818cbb36269e58d2849382b14d6d2f610b28453aa9255b63810bd23446e50c575b90c6194e3c65aebfe1d16c882018984c859268"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-events@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-extensions",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5aeaad649596bb7d02652de1181f93e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "54153c0fcb619a3ba6d255f0809c2a230207db5b"
        },
        {
          "alg" : "SHA-256",
          "content" : "44f64d7461d639d5d8a502d128f4b7a0e06afda5418b8692da3cd941ff6bc495"
        },
        {
          "alg" : "SHA-512",
          "content" : "c29658c4c58a6add18b035e48a0c392a462b2debdc069da11267faf5542fcda5ba5a79f4853c301bcbe6e49feea26cba0b381461fc0f95b0a66b806420783272"
        },
        {
          "alg" : "SHA-384",
          "content" : "fb25cd904c4822c6d77a112720d09081c1c299bd54b5ecbdf75d282b9727d364115f0bff30310b5ecdc1850330bb68a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "37971712e51b04026fc9ba2b2c54f071f539a531ff6dd948ab44bdaa02fde579567915d36ea012f6edfb6f8ecbad56c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a9485a2c6612d7b35157c5a7aae2c1f5abee4e67330c38bd96424ded1cdd8bb0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94896574d058438d5b246e4c16df2d5b8ea46d5bad39cf734998de685d47a19954c3207c4d078594891fa08c47603510541f70c76e9c3cc15962cb5fadd827eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-extensions@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-flowcontrol",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ce54634cb4e945b4cdc8325d60d286a"
        },
        {
          "alg" : "SHA-1",
          "content" : "13a31649a0a25ce6add8fccbee563141864e089d"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e6da9792f58b5c28bbbae56c828ad4d94f5b4e9957e3cd1a79d835bd0a3c705"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ab06985405949f5e41feebd3e2c621819b153e3620aaaf772a3d28f5266b3245324e2bb1745bc0e07397d641100897ada57a775ab6fb45eb7ca9e2056b0cbd2"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f1681e60fdc2cab9caac57116253599396b760945a68b2c6ab1b717cd74d6844b8167a15d6643330eceddc8048d23f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "39416ea70d24e6979ff198840dbd40478dd50f9d9a30e87fd28072d76bc2057c833f8ce5509c3ca1b586d98124de80a7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f2f34313ebce1388a13e0f0b7dd47899cb6b72151ce5148d9db83e73b0e9528f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ba06a5acd14d336e1dc931a70b415fdd0f0265d1f2c76de51ad8360789df050d1d5e507ac673ce3fe14482ad4f60a2bc8588db6228fb914ebd8d613dc4fc4b1d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-networking",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a495aaf5007d9761a15d0da4698821fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "49a1e0ba082f728c6b9df3571d67d7ff9f3646e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "dfb1f65bc647832b5a9da7420aeedda16695418cfe969cb16ac1622e85549c02"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b23ca272fb4809205678d8cb46c7f28345ea0dfb09002d61306d618b031917d6b2abfeda5704bdf1b723d2e04e01e6f5a35c39d72610a601b5de28a24c70364"
        },
        {
          "alg" : "SHA-384",
          "content" : "c4ff1b5be6a98b2e72654228f3b312a9908fff8ee2356cc3c77393514c1bfb98c290cb74cad544924be1264c5384ac56"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5ef2cdb2844eedb0c5ef280c7b68eab68fa4a49d90475b3ba624dc71f098eff550109b389f5147a1908cd9799b44200"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5fcce84c4a25ea75d861767ffee7bc8f1ec16b2528cb5406446995d506187e67"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b4c0545ba2aea8ccf605156163a7e4cb195ed853860053b91fff0c7e41bfb9e998e0441d2c46916724ca2af9a29ed9bf422450750200a2193d7c7e4b6b8c3784"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-networking@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-metrics",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cc5ee1bb1ce2964367d7aa2e34a2b09d"
        },
        {
          "alg" : "SHA-1",
          "content" : "a927071ac47aa12df8cb4344b4894fc78e41afdc"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9956add4b7a2d59d662d5770b310945c5c934e1bf5b70abe937d2e126bedc7e"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb57758c60c8239eb25a509e4021e2509d1f363bdbb0a70e72a7bb6329648181b32942d7e584da33109b0b65f33c5c5a8a21548e0204117bb8485eb5bc8566a9"
        },
        {
          "alg" : "SHA-384",
          "content" : "8074068294a81c11a9998e3a9e9d878faa127542f783cb0089f00cb8e3761a48bd2de7c5fae6f0e198f63bded9e2f053"
        },
        {
          "alg" : "SHA3-384",
          "content" : "59f7e5113b41b2f9b2e138a7f4aac15ace720c2ec727be5239f5c2a3ccdf3b2054c66ef5fb872f70ede9f2a77c9cdfd4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43bbefb9a231cd1a1762386348f650691fb46424d92331653a31319b441f0c35"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c00dbd6616af14bad81fa7fb00813ffd4c2d6f737ac509e7c0952665402999044f34c8c4f3587025aed46a97a1f60ce3a614855b923d41f82386171ca25c0664"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-metrics@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-policy",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a53d364b359b7b795a8d5a71da7f7c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "735c7aed0448dc338ff7d2ee7757dc57fd48a984"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad4a5dd0e36f07fcd65876d3c27917253ef01667341f650c0b96aedc0f3af781"
        },
        {
          "alg" : "SHA-512",
          "content" : "111436ad07ce2eb5fbc3eb3f8903ca03523d4859ea9476efeacbd27ad3d67bea33ab4d678e397fc1b0a52168bbedf703c4773f5b9a47e96d71dc629a866bd38f"
        },
        {
          "alg" : "SHA-384",
          "content" : "6c2f00d212526d3a54c657fcb565e9be50cecaa3626ad1f2b87cc4ba3787d88c6e60d9794ea3bbe72fd64ab9c5af5aa6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da18ffb13931a9ed05fd133a5b3ec636ad8c6af2f99ed184410880585082eed1194eb75e799e124b52870932f2997185"
        },
        {
          "alg" : "SHA3-256",
          "content" : "11d9f6e6c0abda9baea81e49e0d039002a2758970ea0e4cb6d876cd0ca71c407"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ce7b88a35d1af80bcba95a8df63cd865450b592c1e558b3e581aa67cd31b684ec6c92a7ca70bf2734f4ab44ce493acaca544b6a3192a6991480697f3e973a74"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-policy@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-scheduling",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19b4d853d68df616e8a9057085595391"
        },
        {
          "alg" : "SHA-1",
          "content" : "caedba439d31bf6885052ba3fc11d8577bf1aeb9"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f638e1c566bea7c1ca55424bdd65578bb9537a443e1ae07b5dc0a32e47af8dc"
        },
        {
          "alg" : "SHA-512",
          "content" : "acae6737662690232e7dc3d407c218374ec2da5d8b8998d413688fece67d2a4d5bd7ab86e66d8340bd4068ec5b744cf23ee027201f5941aa88e1b24cdc670271"
        },
        {
          "alg" : "SHA-384",
          "content" : "97b4b0cd1bb2bc7626e68fa0c033d6ef01447168a12a72823909ed18006d5073dc07345a9480594c9a93cc99714f9ff3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3807536fe04aece11fde31a4b2d73f8e4b559bcda70c6d9a27e520c18eb83c823ae1b144add14ba70c35f40a9c6b5d80"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f2eec3e3f28efc06a216021f0960568a2fa13b9f30cb6315c6b27d518d632f85"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e10f572cedf44ab6c6b2eb54cb61dc633bdf05a1777719f9b3dd11b5b48603f939acdb98a4ea67296af4a740af4591922cf06b51f5acc59c77ee3d8e084e9f84"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-scheduling@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-storageclass",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7ad40bab2fe0f61af08a86c875870147"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b14cbce49d4c22e9e9bbbab0f087c7903293cfb"
        },
        {
          "alg" : "SHA-256",
          "content" : "24b04fe918dc92810059c542cea7330fdc8a3a8536580afc42648e57f66a7403"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef67a20dca6ed8bdc5852e90c05da9140a7678ce27117fb226c8bb8d224db96f03b36eef95af17bfcc114e9c4bfbd4197cc4ed5154ba8acce024ef456f028349"
        },
        {
          "alg" : "SHA-384",
          "content" : "16b40427376b134c753132789920e2dbfdd3171e6aed987b9ab3cf5114e8df0b4ccf63f0f76595a8412d721880ea53f0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "df82e60aa9add3a575057d9294ecdde3085474cd45e677b9ed35eafb38d45f0de6802e9ca01accc85f392d7a7b1de820"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aa19e5971ddaa3018ec283721e3e0ba5836e2669536f58007826b58b62af9fc4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4fd32d4dee04c5ff2154986f48c2d77f043efe692dc5c3b651b2bcd2d5cb088bbf24a9fedcaa75bf907883ffa95fe1f23c44ce13a0e99e00c946493ee1e7a718"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-storageclass@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-node",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b5e06c816a0c7a725628344d12d9a1ef"
        },
        {
          "alg" : "SHA-1",
          "content" : "d7cae8b75a3fb829773d4771257f95f349369e26"
        },
        {
          "alg" : "SHA-256",
          "content" : "b12535e117a1bca025148b6e459b5b1e100e09d12e83256100aa2dcbcfab1b79"
        },
        {
          "alg" : "SHA-512",
          "content" : "683c464e65a22fc4c45839ab893126f547404cd6d47a49ac8e2666f4e969ecd861c345e6d5ce3debef7aee44fb1dc82ec1292339638e3edf603dddbc61ceb78a"
        },
        {
          "alg" : "SHA-384",
          "content" : "f8032fc96458f9b7f27119cbf58693de0c2b952f5287a531c922ca65ce96620275e451fc7ab59d8f6f1bcff7428ec25e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3896401b0877c029a4391d55a5e50cd4a46dc6cffd0404f44cd1fb22a0b37289f6ee45998ea864b70916caa7f9d76268"
        },
        {
          "alg" : "SHA3-256",
          "content" : "765dc48ba97d92528c1cb1ad4fd2ea5358f518789c8443ae46594a308b32cfb0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15e5caa40494bb8cbbf85017c2242d1586a6a2bfeb3aa44c7956213cf46f797c3bbfb75fe056b424a12d83744c25105905af5128768704b89d1b0a0c8713f26c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-node@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-httpclient-vertx",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e5d416fa3dfcf56619087f3a8d0bfa7c"
        },
        {
          "alg" : "SHA-1",
          "content" : "d4a502900d2a2a71f2d0714fd8f0801e640eb159"
        },
        {
          "alg" : "SHA-256",
          "content" : "65188a709e903357b10e8997218342267689bffddcd625e218b9886aa0c828b3"
        },
        {
          "alg" : "SHA-512",
          "content" : "6138f6b01ba285445552ddeab5bbf740fc8e41faa886ab3493c85dfd6b4e8e1a6ff79ca1ca0ef76d73a875273be99581632dfabfd49f6baf1335732d13bd13bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f5094d26f68915c1624a27c554317d0a028e7a359c066525513d28219293ff72f5f7d1508e6893d228831e3615f9506"
        },
        {
          "alg" : "SHA3-384",
          "content" : "729f3786144b48b36de3cc4854a81496bb630293255c65b41486a1680993935e8560e9411bd867aaa95ba8c96a74fdf1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c4405a815214db7a7d1dac00fdff25c0873f7f673b9a47554c3376493ab934a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d1ef2fc4e00e6bd8b21f9e28899dcbcdedbebc64d2a21d63ab3855aca9eba7f26cb7756e8d25fe7941a53c8817e43d2d88651e79da0cd3fffe8f71d7089616a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.8.0?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.28?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-core",
      "version" : "4.5.28",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26a704455b5ae0f5ebee845f1585d002"
        },
        {
          "alg" : "SHA-1",
          "content" : "46f527900fcb9bd201c97a7017b914aaf90e3f41"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f6979d6763137fca782fd952c67fccfcee1c742fc742186fa0c22d7a89ab4df"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0da4690b8f95e62b27835b710fed6aebcc4747ac33c9ab714709bd61157ba65c07c09ff446ca7ee9dd9e57065105fbd42d53da0644f7634c02f9aa406cff553"
        },
        {
          "alg" : "SHA-384",
          "content" : "c23481972355170c947d58bcc4253e653f8594e2c1c03fa6c9a3ae1b82c0f27655bbf37200740bf65dab5c9fc07b28eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d9396efd6a8d4cf206bb0d66df95281ab675fb7b2e38d1bd00545ee12aa93a441ceb55f75cf933dabef14e1d120a7ba9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c6c5da195ff8d731787ef9f013cecfb2c82f7ff6001c566d7f8137b9ca756166"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2d3a7842e56d02eb7b00e07dc0701f09988ad6f11222e9b2bd4623b5adb1682a3e2f74f91b35852c7ded5524855ec97730d703e3dc1a2e6cc6c9a0210e5e6166"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-core@4.5.28?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.28?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-client",
      "version" : "4.5.28",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c3f3f50f2ad71d1b6494b44f3a02bc8d"
        },
        {
          "alg" : "SHA-1",
          "content" : "0f4b10b56e6b4da82706696e7e2ebf09d57e99eb"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef2346011d0aabaaee511e1345c32418e5c0b21de201910c89843d2818b37f19"
        },
        {
          "alg" : "SHA-512",
          "content" : "326845a1858e2c9f13966e6e721ea0e8ab8eb15291a6114cfe8ac8bc1984e3d7633f1a9348d85386fa93cbe28aad829d78ba94da0406c17100c685a5df104670"
        },
        {
          "alg" : "SHA-384",
          "content" : "1730b83dc536bc7b437a9ec1fc99004dbfb18957a09a707a6778f854b99bc5e4ab1499c76f9694d5982cbc96c630acd7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "41c7c74113b9289767ef585ca12b355fb91c65fc1ba2e0f1b0d22b47d152cbc4f035e35aafb98571ab9daa412200de24"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e35bf5a6499edc03595b67ef078b3377717d21413ef903ec8f9a293c14b5df0b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26957d09914b2aca73aa75d1512206bd51e3bfe7e60a5dcf5dac343313326b54dfa8a62f37a4d13893433c7c7fb7832e2f46608dfc1192d7e5d497a53a8790f4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-client@4.5.28?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "zjsonpatch",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7379fc386c5eb153837737d928e19597"
        },
        {
          "alg" : "SHA-1",
          "content" : "5eb9bb5be1eb424904a6437b875af4577c954a1b"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc335f8550a7390ccbc78976b07a45ecc2eff746e0c479bab67f2527d097e248"
        },
        {
          "alg" : "SHA-512",
          "content" : "959ba33c4de8da0883e9abd29c22a56b9de9a7375d9f9a5d2e5a71e725727cc29c01da0662cfe6c6e7a471507017682225b852e68d5d000376e0767c87044fe3"
        },
        {
          "alg" : "SHA-384",
          "content" : "246771b37a906389982e80f77980d15d54b506f14aa4c779fdfc3bc9d3a0c10f0f7c668758107193a1fc0a2d1693afc2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2291297a686d6fb7d416d1a163cba861e744a5b1d6118e1e8518916ee35d3c23bf6d15b004c3913d0c8cefb5f0c528e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e899b7c6f212e8a20be5ebfda414ea4dfbf947f0e958bd2612fe64974bb1931c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ffc369b31a2310f2c5a263d9fb0d8c585efe6c947695b7ac41e8b48d6c288ac3bd5c73ce6201c44ec0c993a05eb552751ada6385e61b82add6e8f00779df067"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/zjsonpatch@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-client",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b102eeafceed6bc1f99babc6b557b497"
        },
        {
          "alg" : "SHA-1",
          "content" : "290da09ec7022b05930b35e9a2935ea2302e02ae"
        },
        {
          "alg" : "SHA-256",
          "content" : "363f79ce15a8401b4ecd3237105f4dec682070f1a762af35a62e26027f7cd598"
        },
        {
          "alg" : "SHA-512",
          "content" : "232519560dd79c3fe2098682cb924c041e3e647115b0e80636020f360e7c3f918e5d929b329b7433d9a832b57096191eb0c9402a94ed3db177a79551e56827e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "02d09af0b9a17e49913163d5d1cad795f4adfcbd68e4d121339b515c936c9698be2caaf1b584e1c2227c7878182df3b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6b7c673da4d66d1e301bfe204e0a4004a10e899386b9c454c1e0e43fd705e7618c629e46acf2e63369ae0441785500fb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c7470b591824ec47aee0e6ca9b72c859c59beb350e68f695f9cb5a531ba923ec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "763d4daf8ece5e333f824b7c9bcccb1a6db472cde6e01d567351ca5c57f7b57003760f685c997f4e5352cbba0069ffa3680711d03ad1504d9a27e100e294518d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-client@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-client-api",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ff023ac44852444bb53eaa34d851e72c"
        },
        {
          "alg" : "SHA-1",
          "content" : "abbecbd54dcd76bda7becb9ba8e0c23455f1cdad"
        },
        {
          "alg" : "SHA-256",
          "content" : "67a91d45e85d05587d2f7f2e3cea1530a7c230748343dd0edb7b1be0e9ce5a47"
        },
        {
          "alg" : "SHA-512",
          "content" : "520b006baa8737249f622e6ca87d2bc214f8a90a82ef1f5498136ce45657c7e69c5891e21a1fd058c4cf252491f1880fd49632130c19e56b5da2c8a7dd515368"
        },
        {
          "alg" : "SHA-384",
          "content" : "b06a3b13d7d2def2d052ed01be14ddeba649eb277a3574f513d5b3e37210bc5813322fd6068dcc0be93cb70026a706c0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "466c1121376efba4193a6cbd34029e8e9b10226284e47850e9754f759da56d4e484c44ec37a7334baeb94e405770feea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2576ef321fd42efa1c77ce8487f67119fb8cf2a279a3152122386a2f796628fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f9010b716297e75f9b72d8639dea5f91939ad691dc9b066c95760e973b588075b5da354182ba374ebd371aa8219f454c7baaf5dbe4d1328a4950932f413ca1a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-client-api@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fa132c8d425ce5fed2ffce87aa512fa7"
        },
        {
          "alg" : "SHA-1",
          "content" : "c9c61e7fb5597a03569ec4f428cf6ebdab33188d"
        },
        {
          "alg" : "SHA-256",
          "content" : "1caee96b4d00d1187c1b27a4bcf1a3695be4a326592825a7ad51c08b8646bd97"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d4c465e79af134d55a5b0fbcae4f975b65b7f6726cb579814b05ffe68b2b22c278006e29ab1de9af62403b939e2c911a498f87c27fcff06b9c289f980e81182"
        },
        {
          "alg" : "SHA-384",
          "content" : "e25046e9f417116bbcc4d8be17e23b0a4c1f67f0e8579db42d186d1640e3469300da34272716f0043ae4adee27be339c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6b5c3b6a816bcb9fefd68a066b2c3c0857d973d6634bdec78908bb392b8b22493dce11feecb3e317d095440c69c026e6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f766bcda9047faff708b91a03d5c9bfc6bb9b53819bb8b99b9ed4fff15674716"
        },
        {
          "alg" : "SHA3-512",
          "content" : "795b0ab20e8ca8856ff2a3cf6fbabaf9f0bf95ffd3ae48bd1ec722d91b6497d1476694d39fa2020085ce596619e340a9284ab68697d6b7a6c2bba4898765252a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-autoscaling",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dcd4eab2af0f50936e341e40aeb5adbc"
        },
        {
          "alg" : "SHA-1",
          "content" : "7b585f82856b85312cd52954ea6bb11a7ddb4cbe"
        },
        {
          "alg" : "SHA-256",
          "content" : "a0bed4838a34bb5a7c1c3e3ca45896a6bc7aa7f8d8e5a5312f41a89b444f485c"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c7bd88a8ab74ffc0697ddff3077d8e0374dd335c0e967a2ecece06dc44a43dec2f721eaf1ff6250cc9382b9fc413b5c4701c88e1fae60c6d981baff2c5d3584"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb9cbe30fb64f7b299153a11d8a2c8b1e7f004034e9b8692d37531d28758e15db7ffd09398d9c30e3ac0ce2251614a7a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "336809b4651a4a32120788e245fb500d451ec54aaed7e7c5f2264708e2751026154383c86b6558c59d6bf68beb21403f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f6bdd176d50aba3784ee9dd4052eb90077abe8c1b804aef13d220215a882547f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "784d545e622cd8e152634fe33f5f5c6a187b3c5b5e3657069b53bb06f4f94be54e7ff467df4277e7dca3cad73b3d46e1b41552097b9da2c8bc07961ad795b7ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-autoscaling@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-operator",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9545248c673662b7eefef41e923290bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e350583133c46e935b52534b700f17edeb058a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "06ceb9a7cece6219ee8c22962e9c7393e33dd092a19e5a68d0367e931d3e8b01"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a365e3b1bca6283013957ec909472baf2691426b38dfee4da9b352ddcfafb3fe9442a979c8872d97da48323c4c3324ea8bae7b612454d846a2f2eb99eb46b76"
        },
        {
          "alg" : "SHA-384",
          "content" : "dbc56a79f0a7fa41a050a75a1eed59483e1da489afe116457c7c06cb1792d3a74987ab7647ea3c3b15544f745cd01695"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8267cdcd60d548126da70c7c0b56c6a1752fea97b1595ff9bb0cb704ee73ee64afe2bc249a085996655bb38830d766cd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2ffc0bbea29bd1b528f8cb9ffc1813bd2281136ddbc59aa5e057c88c9fb4c237"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4bd9d3243fdb977b7ca1fa9f2164161847e5577f2c3662908e4edac3f65550405e1111aa5197a11289ab33fecd179aeac3d2b46ad4479aa1d1a1def73e542c6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-operator@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-operatorhub",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ad0101bb48df815be81cfe8b93dd6f76"
        },
        {
          "alg" : "SHA-1",
          "content" : "26908e6cfd38090dc09abdfc65ddd04cc5e2e5a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "0aa75ecface2e76af7e1265715d5567a0df3e451ade260aa6e73595df1f04c39"
        },
        {
          "alg" : "SHA-512",
          "content" : "7f0d912469bdefd02883a143d6eb33d9293d8e3928bb0f390b5ecd312510626f797098a10ddf3bf8f2150e18ce27a9e5f68ec949140ef36b8b8081d17d10be47"
        },
        {
          "alg" : "SHA-384",
          "content" : "7ad23228ee6db9f8a148d5d70e5da5e56f7f8e28065d65a00072edc9ea3db676312d73ce4c3c56f632010b416dc14dc2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f31b332b7f0e1dc8572e6d8f88ec528b9cda9c0d73652da580ede5cc08933c28ffddefcbf2c2a3f5c4ceffe3a6769903"
        },
        {
          "alg" : "SHA3-256",
          "content" : "afebba36de8d6356d09f48b7c4b91cad091b1b464580c7726c841d278e453211"
        },
        {
          "alg" : "SHA3-512",
          "content" : "75f55072fa7ad6eb1d0d45d14409559d924c24b365809dbdd479eed7e042b9ca4e72834f2b75f5b385b7193bebdaa4792112131b2a5df530b9060d07344a6962"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-operatorhub@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-machine",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d2abe721de9253ff4539b05c2775a65c"
        },
        {
          "alg" : "SHA-1",
          "content" : "5a82f94141af29e0e5fe5e5130b7ea2f5afa945b"
        },
        {
          "alg" : "SHA-256",
          "content" : "745de06d5612d245e7776550fbdd0556ccab9e62c0911022386fe283fbf4e580"
        },
        {
          "alg" : "SHA-512",
          "content" : "67874ec14b6cea7efd46c2cee4509d4c1187e416e71a42515eddde948f86232becc58a4fe4bca9b7511999e3337e937c5e61e9556627f0a9d6059a493b49bca9"
        },
        {
          "alg" : "SHA-384",
          "content" : "6cf46cce898a28802f7d6c9d709867d9c010450a62d3f4283e062360a77d750107217bd8b11e35fb6450f3684443d513"
        },
        {
          "alg" : "SHA3-384",
          "content" : "317dd5add74130fefe0aea6e6a6e94d9aa14322a518f13daf45e46565892b306147e25a2bd9ab355a8e0a56b55a83b74"
        },
        {
          "alg" : "SHA3-256",
          "content" : "846823325809cf7fe97bb36efe5d4ec3a1c27a7ebbae1b19f05a3424ec70b8fd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c78d6343dbeedc8d43fc88f69912e87c4d5547d6b01f50f7b37c973f84d7df84063b5e7cf53e1ddedd2e34fbec0f5656a9e7acc31190f5a60fa0c7a740f4a30"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-machine@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-whereabouts",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26582c8b73927ceb9bbd01d1b07d70fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "87cc16ea48cdc5e752b399071d477ca328225bb9"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d5adea67d2b10503710878f8545e90aba4bfb64c86c14bde241fa32caed7d27"
        },
        {
          "alg" : "SHA-512",
          "content" : "d48ebbd76239b005a54bab30ab091545af9d857340f27f2a3228c44641f8074bf0c5474e5ceff0990640dfae7ab3cbcdcac6e7130be98f4cc70d54d472f86ba0"
        },
        {
          "alg" : "SHA-384",
          "content" : "08f7e95521eb808c9b442e0633aaa33b55532181cdc63685e4b41a8332a1e37c6bfe11656e45ad7097ab42e62a934cf4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "898866dad9a1edcb2d417f6922a8607948a83614f60d816b25fa6bdec7855855bdfa233ee30b9c1c2ed528a06c9936e0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5dbec56b65923bec33fbcfaf0b7ddfc2790c767a6abde833e04864e0bc5b57fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f6d4f299f40307fb9ab053104c3ee96423d5f15464152afbaf797be8979f4950a06302c4a97ae57ee17ecd29ef99a3e919f7641103f45627ae4514e0b4bf0ae8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-whereabouts@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-monitoring",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "972f19b9d2a7b034dd15ab3348b105bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "d6010152d56f2427ee9d1989def8ef448b59e494"
        },
        {
          "alg" : "SHA-256",
          "content" : "de859a1a3760dcdf7158bea4cc0857b210295e004cba8373aa451332060f140e"
        },
        {
          "alg" : "SHA-512",
          "content" : "83b3ce36857712bf9b225839b0d9930efd60522f3fc5415438a3baaccb6ffda3c9d9e25b38b18d1aae99351a8c4fae5e578d299a17021f05ed260bd7ab581a9a"
        },
        {
          "alg" : "SHA-384",
          "content" : "f97714238671352b8de0d64660437c4c3904a30df1b97b1364c9a3d062301342666202e094df460316db9c31578f71f3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fd7306861e40f7b01c679dae6ca526463aff9262f06aba300b3dd402da221a2608097795178f80e8500644cc03926568"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00d0f9358cfd969d8732f4afbe1809f7d7737a95bc3197086784fde662f98be4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "edf5c7f8ae23367477d28d2064306b338cca2855e7f498dc229aa63d2b9d954160936ecbcc9036e452fe7adb99f68db3223b97da24f058f1dfbb31c157700253"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-monitoring@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-storageversionmigrator",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a290e9d9eeb193bdd3fa05faa68ad72b"
        },
        {
          "alg" : "SHA-1",
          "content" : "33bb935c757826e335138b02c672ece8077deeee"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f148ab534357007cf9dea38618d156e8f1ecf3dd62393646c0d55a825047a11"
        },
        {
          "alg" : "SHA-512",
          "content" : "4875479bbe5cb4fbea0a19f0f804fa3f331f440f8ebbc3a62208ce84cf4ca546f4752eac8ff1457112040c8e9f8415c8d78b001c2e768f052ca0018bbf284e12"
        },
        {
          "alg" : "SHA-384",
          "content" : "8942acda970eaf6ba86686c6d64600fe8e291e858f84d1f585a436fdbf5839d5004be6aa7e1e306261438150adaca8be"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b3ea3ef504e6b16299854fba9b4ca8a5f7b7b9089b6d4e2cd34af93dc6eb6c0e646e1e318b975c49a8b5438e5b87f15a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "52fa5bda9bc282133a398e1cf8e16fa615c8e76e90d1d1e69138ef1c18073584"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c1ad01f3c79ed590a907817208be7f74fa2ac3590498084bcc8232235386c1729896cb43d817e81a2bc7ad46294dc03ef7b61185495950d96e9a529ea86cb7e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-tuned",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9663bc0ea140312d2cf41375e0e3b6c8"
        },
        {
          "alg" : "SHA-1",
          "content" : "504a3c4d47aac578de1b1388d28f3ff5fda730e7"
        },
        {
          "alg" : "SHA-256",
          "content" : "93cabf2dcb2294e3b32e61f67d2c8a057c677127d9396e42e29d2eb7fddca9e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "abbf6c1881109c35aabf7bd8bb7f00789c2d6c292201247f20b29158705cb41f7d9699d66c417f678aae04346208de817d457c67c0ef483fe5b6738220098c23"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a8a4c705c6ec4606ee7db6f43692b84601e9f84b752602a15c304a289e64537eb10c2b2d1549e4a250347d3eebbaa2e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e49bf89a3d2ef06a4b8d7b7c53b0df904ad96e764e319cc8f2dee6b9be2d6bb37a2000b7409c67c67ba85f51b3b39a8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "097a5b57d0d26faec0d45d4b99ca545194d95ae48c659feffba09f84d4b3e1ab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "13184ae6f38bd81c1a97c60281861950db156b37cd3edb93591cd8ef00a0967adcd2bf2c3aaf7b5285d6c34c1067694d4b0be60a8f6eefdca8cc367cca1af9b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-tuned@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-console",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "71c0d6d47d308f4b37a140593d66acee"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f3fce78643c0634cc109c7117f763f14c032c50"
        },
        {
          "alg" : "SHA-256",
          "content" : "644554fe6c6f80d5eedad31c7633db5c3d075be4179ce5ee8d53d75b92e46ede"
        },
        {
          "alg" : "SHA-512",
          "content" : "b6aee13b2648d3d242b61252817167bb7adeffc5faf107aa6a1db9d8fdedc19a6dad4ff0933c42a0920e44c9ef119fe179ae8a93adb017ab1622abc489bab115"
        },
        {
          "alg" : "SHA-384",
          "content" : "0420028af21b74fee6d3ea274d77885e8bf3b6a8da542d663efe042eb41c941d1ef40b197ab22c0ad4b7d08dd097bce6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61f932699e760ad16d75943fb9a36262b45bd9e222d365152c52bc0b8f128245b02497a51aeabaa8fd6f86a918da38a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ee125173caf99ae8a02f6b37a12f0e068a3c0d28cf9ebd4f623ee15565dd24dc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c8415cfff2500a03f5acf62099da493aaeb3262c6646415815d32d43e17a825f5887f51c194c9f7bee7c96e458b8baf8f46388fc64db54804d953c9d97dfe93d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-console@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-config",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e8a4bb68e27c4327cd12949fa28271fa"
        },
        {
          "alg" : "SHA-1",
          "content" : "e551bd63778c0cdb55483b8be58c5d1a6583cce3"
        },
        {
          "alg" : "SHA-256",
          "content" : "d4a7f811f532bb70e86761a37c156e0c5e678225d2b100777ab305ceadfcc693"
        },
        {
          "alg" : "SHA-512",
          "content" : "fef5836a97e68ea86a75a16227de205d314c8da192f1518cbf4b0a717dc194c83a70dd62c4f2aff7c17eac6fcfbf6a73e02c6368bfefcb728b9eeb553078c8ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "d179c8f77438d129d0ca17f6193c699867f2f3aa6134853fda8147b4049d377eafd88dfa7811fd76c202f5c0a30d7d44"
        },
        {
          "alg" : "SHA3-384",
          "content" : "93e5540e90ee0970503e693a16654752c0f309595552c9b4932767f470c96dc37f6fcda79a70cdc17d790626f18c23d3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "195d22f99e4bd4a2247101eebc10da2aed3a55a80a864b7beaaa7759b6386df2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3da547477046591be766eb40164c0f3abeac7a8f363107db35720800a4f0be4d08e2ad6ea1b8461b44c229de04687faea9d9d97d3854b78598b95c1f5480b79c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-config@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-machineconfiguration",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "965a71957e15f46ceca5be6076f62bce"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9127933c01fc11c872bca94cc86ea2c1f640088"
        },
        {
          "alg" : "SHA-256",
          "content" : "98f19077ed05764130486570891d80086a7904a37584de556d2eb4804b149561"
        },
        {
          "alg" : "SHA-512",
          "content" : "b88e2741956153e03e1453b3edd6ad7e29816321a2b3f3e622121ceb0aa2efb28580285f9c02ca0ebc52c787aaab1175c8185595409c467bb6e42df098873c59"
        },
        {
          "alg" : "SHA-384",
          "content" : "bef6b3b999ac2eff5a4df17dba1d481e66427530d73c6a59c4f1ecf4eafbd86ecb16db25e5bc1d9dcf1150c7d0bf8cad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e51ad362595076cfab48918cb1a10523f4d9e83e7524a5b2ff25a7779a5715eda7d2e795c508d4b284c4664df3a35c3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6cd77302e224c7b3b61e8001a9567149f44f14ac046d6e33fe249377b2a73765"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df618eb76b717b96e2e4613a2850e6872d785b37e779494e75674e7a845248b8db5b7136d5231ac24c42299a075de95655f2b791ffaa233629c41d940f40b4f8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-machineconfiguration@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-miscellaneous",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d04b759a19dd31316dadb7fc1a35f23d"
        },
        {
          "alg" : "SHA-1",
          "content" : "b71d5c7365ac906e27c485f06af11e692980d999"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea3c94ad4922ebe37bd555af7fd5d436287aa5a3a4dcb292b451e5186f47f6d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "9dc38df9052ab57b6353c3e0fbd4c8c1a01ede52ae1d0550f83b065c160fc5600ea4c040dabaa3595da6b77ac36437dd327f26f4e4e9b2b6b86f2be7930de45a"
        },
        {
          "alg" : "SHA-384",
          "content" : "60118ea7e1b39c02423afddeb0a56e97b5849e993302dd7095136c5fe11fce5d59185422db781a217be31ebea53017a9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cc2bdd7c26ce38e8a119bcdef1352eb555c5d382b51a42e85aac2843fa3e6a960e0aee2c7ee3807633ffd52e3fb2b11d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d3557eb0723341ef6e75849f80aba6edd5b02babfaecb2a54def46f2b18d471"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3149ca14afaf5a68d38dcef7e5537c76858ee40b42c6b9e523c644a873a8b2e467940ee9c051d3438440b80e025d6f161c045a69f05249c58ce369ae4214190a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-miscellaneous@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-hive",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "82fbd4c73169bc15167e9ec6d3528a50"
        },
        {
          "alg" : "SHA-1",
          "content" : "95efcdfc8869837a58703cdcfb656aaa5d34273e"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea12c99ecfd4060a6c9bf60417b0bed3603c8abf557d725aecb46b9bfd7c6096"
        },
        {
          "alg" : "SHA-512",
          "content" : "88f058485091daa0024aef0d2cd50d5a0cb136d7b2bbeb48d51d20cc102e84afb64222165801fbe023223b64f157a1b5cfd095c85216a60107564931d3e1d842"
        },
        {
          "alg" : "SHA-384",
          "content" : "efb17a5031a320632be623652fe02a573778ab72ba409258d8b78036d5eea5a6135a37235295fffc1cf3a5c974c84488"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eac87951bcdb2c0a053ab813189eea9a2a4a065b62d6814c88bf435908995751299163e0885a5a33648ad8088485461b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19bd0fd41fe3db2da08195cff97810dda70685bbbe92ba33956adacaf2c21df6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "97928a55345b169617f8661c251a6230e10ed27376f63d9d1b6508f831f747c1366e4664fdb1d97a6a1c8eb31b61baa7f1a7904492f0d81e3a86513955f227a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-hive@7.8.0?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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-installer",
      "version" : "7.8.0",
      "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" : "60b0f284c1811b513be6d757ebe8c376"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae644bf87e278131fdb71563c131f17419f48834"
        },
        {
          "alg" : "SHA-256",
          "content" : "596c887df90d091fcc73bb5b8322797cc6ff2741e5cd03711db1b0cc74557ff7"
        },
        {
          "alg" : "SHA-512",
          "content" : "8de637a087fed2812a68d157ebe1ad2fba53e7fdba4c70cd875c52f0d7ac179c696fea44eb8f0ac45f0108cc2888680756e8fa6c05e9a48b9566bc4fb86ce49e"
        },
        {
          "alg" : "SHA-384",
          "content" : "998c9c9051455b260bfc97d2aabd7ec20518a617a02e8f202e2b8da936ed50e54cda161c5eb1388ee31fe95fe972ba97"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e0100f79e44462e13f4bfbabb93e032cac5ca3ccdf75a7b9c3b4711f7376579450283f6141c86ff16a3aedad5b2612e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da57e20d1c3ca8354ea763fc5c483d4eecc0b58d0b7f73287168e414e5c04782"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2ab3589d6659de22562255c081b7eee2f25bea14bea6a6a60fc3d63cda818a3b7508f30fc9d83094a53d080be9b46b6edffaedbdc24364e1122bb34ee0ca73fb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-installer@7.8.0?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.28?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web",
      "version" : "4.5.28",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57bc61841284458d0648c8b8776186bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f7b95c196f49055b673d7b4c00ce5b64735956d"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc3d3b19a81294281b6d6d333a32f2e9eb9560f1380da6eaf443e1c745b804c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "da1ffede7066206d82caffa65ba0671fbe74f896b004dcffdb8ab4fe8e8631cc9daafa2b92055b136f6f711f052280f443457f0a1f97f00bcf19391ed6dfae91"
        },
        {
          "alg" : "SHA-384",
          "content" : "740df3bd27065e49d3dcf31b5e8972a13f79912f9f83190551c6e46d21c5f30b18b795f3aef576de158023e635ddc3e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d01fef0719f4c883810531a98765415a4cfd303e002f982cced59d750597b649c0227aff3a4504c2e02c034931ebe5a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "87e678d8490ff9cf1ed0738abd9d03c90b853112334634ab0a17b23ee84c998b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c0729721ee5fee907562608e6bd0aa56d7929a399e8bae85b4710e9e85b7d9bddaaec46e02489db0d316b6a40cdb611c3e6e0ced8671de5b31a7668f007b6e4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web@4.5.28?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.28?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-common",
      "version" : "4.5.28",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af373da366ebb2c7f830a7345f08bd10"
        },
        {
          "alg" : "SHA-1",
          "content" : "cdf1cfacbc34141a35dbea0f72798660c2da6d15"
        },
        {
          "alg" : "SHA-256",
          "content" : "d942c42dda5cbaf152ff49e742ad7f89357ffd88a573bea50097a9dcdcff875f"
        },
        {
          "alg" : "SHA-512",
          "content" : "722310d4241c96552e7cfef193c0a2ab5e900ffba26dd903034b15d12eb464b5c08a36398a6de80ce38b435173dd56361e2725712d294d7610dbe60ddd436e1b"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab9c7f352a73189a3f4bab0a79e6a8e2b3925667d90af6eecbaa0b20b71766dd783b8b450c61c34b6f5a04e391b317e9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "74c37b603d37f2354f4a975048a7c4cb782410b24a5732b15687d580eedd9059b651ca0cf9874e3cf0c40c13c8dfc1ff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4548d5594cf80368d5a5797f52bd4a340a3b5e0c38eb5813d618c5e80520c2bd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a92d72e62bbe623bc962dfd91f60cec2135fae705dd56197accfe143d2670dacfaff6ae9bb68ef4981b7a145d9452739f236a98d003f730fd3f71f323aa8615"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-common@4.5.28?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.28?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-common",
      "version" : "4.5.28",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b0d8bd6af3ad278756742664fa06493"
        },
        {
          "alg" : "SHA-1",
          "content" : "a9ccfb54d73182e670cde68b941e485526c03ace"
        },
        {
          "alg" : "SHA-256",
          "content" : "192a717ecd47ab1396bbc3d707a02364428371332050433c35dd67806101ea07"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6f7c33eb99e810f8fd1e1f9d499832dfd4df0a1f2c514627e81520fc0dcd7d35d3617a63ac8cdca6c13ed86083ebf7b5f1338099aa284780f8b017b2630631b"
        },
        {
          "alg" : "SHA-384",
          "content" : "14cafba140b364760f0aba3fe8cdb4ae8ecc6e6ef0c46388ec2e3f37bea685cd0e91c52f647880642b8150527622671b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "464f8da7c8be740ff82c6557db61ef06b0f2d3f8b40b85255779ba8c94226a6e3df1527ddf32ab0d5be1c0b92d3ecf4f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2c08b343cf58446bc6c9992e806dac11c052ecc30c31da17b78354b1f55191bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cdad7b04c0a16b95a763bd1c052d241ddcad11e231ef976d7e34beb1afed869cf0378c10fd053e2f6d18a90373d42aaf73293b8f42618548a2bfdba6a7321a0d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-common@4.5.28?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.28?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-bridge-common",
      "version" : "4.5.28",
      "description" : "Vert.x 3 eventbus bridge common configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe53888ea27516d27ad460b61da0246b"
        },
        {
          "alg" : "SHA-1",
          "content" : "2882a7c133fb8821395ee474bb32de0ba138bd81"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6c172a5e4e1c6631eff07526307df0b9e6eb1711c44375477c24eb2ecc4987b"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6ee2fe57a9f96b1acd687df6770914395a0b84afc10e844f3484dcde243310ebebb18a4472c3114dd554f037ce5d9aeccd970090c82cce65f0a4f5846e893eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "4a14bb694b305d1611c10f1c363155d6c557870cdb9d32c4bd3f813e6ec221d5528c1b10bfbd898de6e4e9f20ae9e5e1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8de17fc1fa3c8edeb407a6e7642d2e81b5b92743d60e7165e8b370c69ac0563b75bffaf18a0869e0d04881772953c88b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f00789c4ebda0c62215cdde6ada987ed77bccfe9bfb43dfee1c2870090bf077a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2b782998d829e3c19c38bf13a994db3958dcf1b79395a94352b032ec312797cfca4f36550cde129931a30de6a52324f0a39ed6c90aa7308595a5a03e9365c35"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.28?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kudu",
      "version" : "4.22.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.22.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/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.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/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.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-ldap@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ldap",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ldif",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-leveldb",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-lra",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-lucene",
      "version" : "4.22.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.22.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.camel/camel-lumberjack@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-lumberjack",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-lzf",
      "version" : "4.22.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.22.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.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.ning",
      "name" : "compress-lzf",
      "version" : "1.2.1",
      "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" : "47bd2046ba27971d8f5ece41d04ca62e"
        },
        {
          "alg" : "SHA-1",
          "content" : "869d9073d8fdef3130e6bb6262bd66c9b6ceaebf"
        },
        {
          "alg" : "SHA-256",
          "content" : "c631c539e85b26c89e2725e472d9bcbd446e4f5440775f19c6c61a6a78c98696"
        },
        {
          "alg" : "SHA-512",
          "content" : "a460f23c87de6c6b9a249c0bca91e4f240165496f592592d9da7f97d16d99d33540a274f85fd5cf670277b2470a892089b4f1a094b96427af19d236de5602a97"
        },
        {
          "alg" : "SHA-384",
          "content" : "667d6ad3d7eeae98747e98d6c2e9a8a4486d2c94eb8589b87311dd1489ac2cd2573cc883395d0e93a75b1c669be5bfc9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "073545398a4502dfb7751ef7a3c6475d3b9034d2fce24b879d156b0f5f6687c149e258a8eb7a4408117dbf01bc01682a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5828e2c066733b439972f26381f38598b6f3a2f97d20540794d1dba2cf0dc8eb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87ec5a49212b3c80b6426515297fe6dc40acb979a27c9add7b5e555c9dc29b423bb6a38776b370cda943981843a9982bd53402afbc83019f40b6778751a71c46"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ning/compress-lzf@1.2.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-quartz",
      "version" : "4.22.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.22.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.14.1?type=jar",
      "group" : "com.mchange",
      "name" : "c3p0",
      "version" : "0.14.1",
      "description" : "A mature JDBC3+ Connection pooling library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d36062210d4f576ebad562b8e8e6f940"
        },
        {
          "alg" : "SHA-1",
          "content" : "74adc0d287d5fae6b29bcfc0da16bbdd519de92a"
        },
        {
          "alg" : "SHA-256",
          "content" : "8528a034c0a105a2ba869bbbae6f1d1dbd5d2e2bf0260f0382d01cc0020be1fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "79f03525fe844759db3829b9f47495235cd8dc8dfe7f769b22d62d7ae410013667d8f9a34cdbc301c09d086677c3116ebfde891c4112a395ec2cd6ff5ef46f67"
        },
        {
          "alg" : "SHA-384",
          "content" : "b34ac2e77661d412427dbe1e0ef014e2bc3a442a1b922cdcf50fa03e332f2575a03c1b8ed23b59f4fa7994cd6ea6cc41"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6c8b18978a11e9391d68eccc1bdbbee0aecf4e7f0faedb352a71ea73bb06d1e6b6be44c5220e8472ee97d1f170235914"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b812ec5fe711db6e3869a472cb6478d83d95918ca679a1d8faffd40a846f8e41"
        },
        {
          "alg" : "SHA3-512",
          "content" : "48e479f338fd27120406707fe4a797c3307a4946128c84ecfd96b09e153a74ef871bc9720ecca5a04a8255915dd5a651644045676f2e5bedcb4fa074d40fb6fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1+",
            "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.14.1?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.6.1?type=jar",
      "publisher" : "com.mchange",
      "group" : "com.mchange",
      "name" : "mchange-commons-java",
      "version" : "0.6.1",
      "description" : "mchange-commons-java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8f009e1bcbf89ca006ed23cd1aa1cc7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "21cc69c0959cc7cbd0e1632b30bfc41dba39043c"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9d7cfce7f84c26788bb6f145116bd452d6598f91881dcc05470312de532f668"
        },
        {
          "alg" : "SHA-512",
          "content" : "8b3eb59698937cd8915b26ce2b3bcef24e4db8a6bbeebf68ee6c095eb04d3eef3fc8e6dab2a8a1b762555ea79e2611a7dc7ba79dd08a4051b0714bed444be4c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "1047aba3895bb2aa6190e6f78881b47b24f4268acdc6dafe74f6962afbf2cadfe927333896bf20320e727e996363d07c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a0d8faa2704d6e3d371655ec77893fbeba78e45b6c450c383eb6e590ef3c63383106a84f0703db55589008a7966bf6f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1baad5660d758d74516c57c03ef28522b2059e92b1cb8089ed8533b3e5781b65"
        },
        {
          "alg" : "SHA3-512",
          "content" : "46c0e4cfe8e6d2222112124c57dfe3450144c2dbb981a5aca39f66cd3f3ef44545d2e47b2e7be0aae51475415e450b3c45d95747d7dc79edb6cb7a380a2dd370"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-only"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.mchange/mchange-commons-java@0.6.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mail",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mail-microsoft-oauth",
      "version" : "4.22.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.22.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.25.1?type=jar",
      "group" : "com.microsoft.azure",
      "name" : "msal4j",
      "version" : "1.25.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" : "1781c034a2fc6b61e321a26678ec3440"
        },
        {
          "alg" : "SHA-1",
          "content" : "baa943913569fd76ec64eb613176681658a1c5c8"
        },
        {
          "alg" : "SHA-256",
          "content" : "e744bc7cdf2aed34c8034c4b0ef2ed9a0e0466f808bdce8d3f6dfec0b6caf770"
        },
        {
          "alg" : "SHA-512",
          "content" : "37d749767b3dabbc9903a9358150bc62bd14773613609a3f1e8b27e7a237aa2a706cbf6666b90b8506430a4d57925ccbcb46fe86f4457863bf007508324187eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "43c1eb56abe9e9d2dcd711959eaaa0204f739717e620f3cd67f0eebbde9522831fa2d6f7f4aa51e183f04ec91d2d1632"
        },
        {
          "alg" : "SHA3-384",
          "content" : "74dda8f2bfb11eeb7b8b72b309f26ffa0535023783a32fd937e5c62bf80530290fd32db0fc545a86786aad37d11c5167"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7eb8cbf56be39545ab0519072a1c0d036d8abfd0ec3a6457349868fd6cbf22d2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed441f14c480845b24663ced77ecf828d2a2d62c2cc03febe54f3b934d397ee59879870fcfa98aa4acfd904473c332c891ff31145992b670bc1d91f12abbcf43"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.microsoft.azure/msal4j@1.25.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.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mapstruct",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mdc",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-metrics",
      "version" : "4.22.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.22.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.39?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-jmx",
      "version" : "4.2.39",
      "description" : "A set of classes which allow you to report metrics via JMX.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9f6099f56e5a628f7cdc7a8f7b00070a"
        },
        {
          "alg" : "SHA-1",
          "content" : "98366efa0d25a6d8bbcbd5d43ea405a0839eaa59"
        },
        {
          "alg" : "SHA-256",
          "content" : "3fe986a9f7aa1fde0cb40f7710b3868c20459edb5cb8657aa5cb145374b42583"
        },
        {
          "alg" : "SHA-512",
          "content" : "2f634c1831a643d5872e59955de9496fe5471a070a7762e079798af1b3a9943f0b4b269ceb987291fd23b50b5f64cd018b4a11c6d53482c50ffd19284e413aa6"
        },
        {
          "alg" : "SHA-384",
          "content" : "a49ad8f4d929f4d41b42a7f309b0f133ef49e7ee438b36d8c1fce22f5ca4326dab36c3f8ad09c330eb55df8988522708"
        },
        {
          "alg" : "SHA3-384",
          "content" : "66a94592fd652acab29d49c997b1e9696111f2531e05c3bd9efd38f820c745d1bcf757dad1f943a027d8c82996fdbf6e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "25300bf50578fdd1ce63f3eb1511bf17ead12c7f303497ef79ca866b2850bf81"
        },
        {
          "alg" : "SHA3-512",
          "content" : "04ef0aaecc499e4f0f270eed6f834618c1e383222c9a3613f178ed8537f28b37e0aa1f2e8f2189343229db89e79ccb3f332062cfde4587d5539bc12276d18d3c"
        }
      ],
      "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.39?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.39?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-json",
      "version" : "4.2.39",
      "description" : "A set of Jackson modules which provide serializers for most Metrics classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "61ae3dde475c4fdbb26052dff321dd78"
        },
        {
          "alg" : "SHA-1",
          "content" : "b58ad6bce2b032e368656b7c4b1c30846b65f1c3"
        },
        {
          "alg" : "SHA-256",
          "content" : "8726b15affd61992a4ecd0ed1dc3936782781e7fa0fdc47be04d338f9341dd46"
        },
        {
          "alg" : "SHA-512",
          "content" : "70298c04d58f75bf23cd2610f62cd44b59f1539ad61b0ba2ae3a89f0166bf4869f48875b7c7846631a9161c77c7b635c4207caa770474cd100a6189d992f7088"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f05d2e7cd18f50bea8931d0c11f8ef3e63f99bd5e3fabaa45d33c72a638227c4815875e4868b5c09f4cb0fe129510a6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0f82f207c21a13ec79c0c83a116ac896c57e2a4822ad73c8ebe722b12c3bb46d45725f7058f1f560ab22b6225256c2c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d858065248879d63a9e9b782d1b9ff50741bbcd89a7e53e0cfcafc1b4bd42c19"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c945f221fc9f97632f0246557a6c404500907c2ab189637f85e9109e73267767607f7f2786ef21ec2818196debb6589a177580d77fad6d5e054efe1e5bad16ec"
        }
      ],
      "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.39?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-micrometer",
      "version" : "4.22.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.22.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.17.0?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-registry-jmx",
      "version" : "1.17.0",
      "description" : "Application monitoring instrumentation facade",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7484a000e53203d327c71f738ba10a43"
        },
        {
          "alg" : "SHA-1",
          "content" : "adf213d1df4350de565c062432c2c303d5b88abd"
        },
        {
          "alg" : "SHA-256",
          "content" : "5165ed25238c6165a891ddcece30431b328a8b1c4d6b2b6b0411195d851f08be"
        },
        {
          "alg" : "SHA-512",
          "content" : "9dab6a460cc51d29700b31539679ba141842647730997ae0f923f7786d0ceb707a60caf19b679c6665235f5fb68bd6e311603254b5f6523d8c8bba3cbd1bc89a"
        },
        {
          "alg" : "SHA-384",
          "content" : "67edca2cb552c9208e1f573cca1759e459f4ec8bbb0083979bc24f9a2acfaa7d7d06d10dd8e2392ad75fa6acd2c4ad08"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6ba16b9fa7637467d8b38fdc39a5452f19fdd3dbaaca4319aa21e3cae4614d9169c25761437ab83d89821a7a708fcdf1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "10966a77365f66ee9d272b88f43f891cdd233d75b5e23d9ab4583cf87019d27a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9f9d67873ac518c8452ede77ced0187f1e38d7456e39632c6b7beec7484592472c20a5cf1c6f4a1def4ec47dab7b69f6df281c57347ab914a2daa8b0eb8eafe8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-registry-jmx@1.17.0?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-micrometer-observability",
      "version" : "4.22.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.22.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.7.0?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-tracing",
      "version" : "1.7.0",
      "description" : "Facade over tracing concepts",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1a7541f1d39a27ec1dad4889263c3870"
        },
        {
          "alg" : "SHA-1",
          "content" : "47434783bb73871e0c7a383ae7adf05f180eb35f"
        },
        {
          "alg" : "SHA-256",
          "content" : "990788f635dde631cdd66977c1526f3b23d8857731f53cb02dea05745b1758db"
        },
        {
          "alg" : "SHA-512",
          "content" : "c9112533354f0ad4974b296b4da3bdd1a3b3e0ea83786c7faad2a3be6ab318767b3d44dfe285786e78a2c35e7704da599747ab017db0fab94fa71e724a01da9f"
        },
        {
          "alg" : "SHA-384",
          "content" : "33dc09fd0da98c9e216dc98e9f99acd7d06ca4d7722bc5637f36bfb3c322020348ac8b1868b99c2dc6781c696a6e0911"
        },
        {
          "alg" : "SHA3-384",
          "content" : "82926b1447aa3ccc9b90b3b1619ed701f1d5af6b8c9b0526ec58909b8fcc482f707007c6163e0036d6455efb147b0516"
        },
        {
          "alg" : "SHA3-256",
          "content" : "73436da8cdb4d1c48bfb3480e2c7803ec78a904ebed1f9ac08f0f8b4c206ce86"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a52bed52574aefa52052713800c57defa5cac959acb5ce87e795cfdf8268137a28c8f9a98379a780acbc75afed989c4d41506f7cf8829194c0d67df58689eecd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-tracing@1.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/tracing"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-micrometer-prometheus",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-microprofile-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-microprofile-config",
      "version" : "4.22.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.22.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.18.1?type=jar",
      "group" : "io.smallrye.config",
      "name" : "smallrye-config",
      "version" : "3.18.1",
      "description" : "SmallRye Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e86cd621a365fe557bfc416122d566c"
        },
        {
          "alg" : "SHA-1",
          "content" : "452387f5574325f3c160cb86e362e939012d58ae"
        },
        {
          "alg" : "SHA-256",
          "content" : "01dd2114f9615388be03fdf748b0f95e8c1c1a70465e99e92f7928ef81fe3b52"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b8edaf93273c810aac8ef8fefce0856e24285cd976c4c8a8a0bccc41d9bc29318a6aee01ca25de8637cd835aac0074c4b8b9e845424ffc963bc732b764bbc6d"
        },
        {
          "alg" : "SHA-384",
          "content" : "bc68e3fd42e74539f58702afda89aa06fb5991801a57b9d349b31a0bd0d3aab035f636a23b993449bef4b67bc55a9359"
        },
        {
          "alg" : "SHA3-384",
          "content" : "078522b360f1885056266f9c87f873f58b8d8d85190f9818cbcd573769ec6f258189c04180321ba81273d9ee85b59162"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bb825b2a9b40c5ab167ecee524615c4e53a39a9bad9b3d4caa5b3b57c6b7f949"
        },
        {
          "alg" : "SHA3-512",
          "content" : "30701dad432d4b9ce23fa6b01617533a228db7d85fdfa3203ac7d70df3abdd1e1b0fbc9b6880e1b8d9fb45245a181884bf9e636610c0f2fb1ee7e14799eac72c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.config/smallrye-config@3.18.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-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-config/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.config/smallrye-config-core@3.18.1?type=jar",
      "group" : "io.smallrye.config",
      "name" : "smallrye-config-core",
      "version" : "3.18.1",
      "description" : "SmallRye Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0f5bfa46a72105e20c3e777eff1b0f22"
        },
        {
          "alg" : "SHA-1",
          "content" : "1071d0ee1267745ac62662569615dc93669ae5e3"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba63550bb33a4f3569740cbfe3dd77f7ff582a2cd7cb32138620212bdfbea013"
        },
        {
          "alg" : "SHA-512",
          "content" : "efa5594c836e67c16036ba5a04410fcc2d40650cf02edb9963114e58c47a00e0a9438013f3389f3bcba030673440b757a1371c4e845957489ac252f700d7faba"
        },
        {
          "alg" : "SHA-384",
          "content" : "2dbf2a8e3a264c5206bc256e5fd5b026f2fe984ff9db02114d9e656892a64a573f56963994e3c30c7e3d26020c6c4e2a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6c9282846ad5ef9b41303b66208b16357468c54b68a59ded31eb28d5dd132f6020ac22bdc6fbf7abeee31098998bdc92"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4e1240ff79a07323f76d151df1b19aa6bb2b9b918177ba6070e50d585cbb0c3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7dd2ec0707ff5d5fbfe8f626734acbbd957b9a54a668d3161b2d4ec6cbc7b4fc1f41b5e45f0f8e5cdc1b2bfe2c46ff4f9c371705ddae72dd7ffc0ddcd5c792c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.config/smallrye-config-core@3.18.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-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-config/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.19.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-annotation",
      "version" : "2.19.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "75e4807925300b3499ea65a8cf999105"
        },
        {
          "alg" : "SHA-1",
          "content" : "bc18f1c66a7977203fcbbe38e61114b2949ba0c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "a29ef5d8ed9e306ed683a4d680bb1c03f89c41196aa0a41c95eb0dda8e81e346"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c6b0accd59de04b48316141cf7a6703007a9029e8ca67309a9d95a2ca920b85930d1b6762eadae9b4c30839b15de0d7116889ce9c069efc1521199b9fe434e0"
        },
        {
          "alg" : "SHA-384",
          "content" : "6c2236d464de6051e7b6260248a8b2792d4d6d3cf3aa6740663aeab73b181200a5339501c1da6e34004415399bd0bf0a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c5428e4c4169a9b5d91649f2cc83e4328f75e8a06c7539507af2e9d752889ef7abaeb87a4e1360eb9ee9ec70e2746970"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d83cc291847478a35961bba0762231190607c11dc56d7ed307e93d10b131ae9f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "529880ea8ad844e460d25c30ee64db516bdea9902c3027c63f4ee460a26e6450eec9cc5101ef59cce39a054349c6df121180d52fe3e936bdb290ce61831a8dc9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.19.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.19.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-expression",
      "version" : "2.19.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c6d5184394bfbedb4d0aba7b94cf92ce"
        },
        {
          "alg" : "SHA-1",
          "content" : "781e6d49a54d39cc7215b4b271b922031f2b84bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "27863f0441acd0b003536f63ddfd40f9f8c02f16d97d1fd1e9f616d683541aaa"
        },
        {
          "alg" : "SHA-512",
          "content" : "a0b249dff4662cf682a4dc39a16dd29ef2113e303f0bc6f2ca988a3f5d6972b6e685635bd5a0d02038aaac602cb04a4ae8c566b87c7078a56539d1d3f8fbf0de"
        },
        {
          "alg" : "SHA-384",
          "content" : "0454ee7b96db99269caf6fb699a0227ee4c5869f61a79679794f58b5b6f42929d4d9eba32c4352ccea6b2f6dc486b20f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5ba63326e0e3b36fbf27c764209fab43de431d0e4471e2b1ca77779573cb411a5c47af9dbf8bcf1fb23f0b4a5a6eecff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "96b44f3e4cfaed3e857982e982a242629df21860ebf8b204a0f62b2d2c88075f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f17f33cf785590a595504fbf98df5e7805706e9afbe09aa86f68652c6b7d3c441a146cd6da3441d8f8444f81fdf70aef3a7e815d3a9983faae9073070b7143f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-expression@2.19.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.19.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-function",
      "version" : "2.19.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bcae170280346cf25af39843adfd9989"
        },
        {
          "alg" : "SHA-1",
          "content" : "d4abb656ee5c52437f77834a903c60441092bd91"
        },
        {
          "alg" : "SHA-256",
          "content" : "c78f2661e82821d3ac7153b88bec4aaec375e041aae261832e5e5f4ac17f4800"
        },
        {
          "alg" : "SHA-512",
          "content" : "7572dcdeb1ee89ef9b00d0ac679115c80c5d1d1a5c3c2806a97fd3f78db9065b4c3bdfa762ef299b07782b07ee0f56a364dc64164be6788c57e470d04024fc17"
        },
        {
          "alg" : "SHA-384",
          "content" : "65fad65e6f542c505f535a05899ab4b618f4e4bb2ee1362fae93b189cb7931a374d001a78ed94a0636056f6e0756b1ac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "496622bd1bb85cccddd5cc5e0d929a4baa2755d4f2cf71bd52e61200abde2baf61b71b1c73412ae6c19b762df0a69a39"
        },
        {
          "alg" : "SHA3-256",
          "content" : "321c833c8a6cc53d9250aefacf51e42913f67c6e340be1d0ba0c6d785a39cc63"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5de273e5d59200b9a731d491ff1f8009bf1055b16d1927d7a0a1574ea7a1b4f8331f5975fdc6907b6e9eaa2900f26c32d23c493a622f73e6160f84d093a23612"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.19.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.19.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-constraint",
      "version" : "2.19.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "326328d8b24edb48ff762cce4c71942a"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e1f3113b60553cfc180b16ce02a976907b7e818"
        },
        {
          "alg" : "SHA-256",
          "content" : "4454a2f32caeadb47cf6f0565c667f64c21facbee959cf15bcfc8ec8755c471a"
        },
        {
          "alg" : "SHA-512",
          "content" : "6ecbe8b24fd0bd3f08cc591c3a765007e49cb23baf4d60939007621fa0db627acd8babe62c85e3db323fefa8e107c5d522c56e16898f32e8f8eb46cff21eada9"
        },
        {
          "alg" : "SHA-384",
          "content" : "130bf3094d5a264e9d4bab18106449eee72e7756f8745c30237fd0d65ca358beb5f9730426eb041b90866f7babab6411"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9c304f458c676d67b4159f58157a654de4e1023b08d59123fe1cdf2a1445f521624fc6e9fdae6c52e45c914930dd90a8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43134cee4dd1c4412e807147ebe976aea0bb4a48f80644d98e18f1cbf417abb8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a8edaab629fe9b2e5ea33690503e0cfa56a001dfbca41c63d518813760ed01b52ad20b5657ef7b568ae371ef76af19beead3c137a911d479297a35dcd28a03e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.19.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.19.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-classloader",
      "version" : "2.19.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0aed5e408e1582e7701c296fb2ee2329"
        },
        {
          "alg" : "SHA-1",
          "content" : "9590dd6833fb3ef3ac3a06546197813be85ba177"
        },
        {
          "alg" : "SHA-256",
          "content" : "868c3fcb738281b2b360ba706b9074b674ee6c697d971a52bd77f4099ba2fd5c"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1b6a5ff39773d66d7196b777822938c3a29e814591cd7b9d92156074e3d979b99fcd9f7f7d94e4ef5564db3b0ff864176ac65e5194a8427d7fcdbd8879e455d"
        },
        {
          "alg" : "SHA-384",
          "content" : "075092701b4b48759da99d1b712b43582f091b724767d0af96d4e2adabe94cb548af2ef1e1f3036035728494871f60c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "39ffafdc354294803df939e3634cef90749f00e8a890eed72bcec0d1a2a5ea01c2187bf04356c09757f8a788bef1e0c3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1c792f65ab875ddd5ee91fdea18a02fd2f1c3b4a8997a5b5583937facf767b49"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2de229e12178c844333c34c6dd4e62a0502c84d48e74f2d53e6113b5f1dedc234227f36e2683b70626a59a3fa3c4f617813798083cf099aa73d768babde7fadb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.19.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.18.1?type=jar",
      "group" : "io.smallrye.config",
      "name" : "smallrye-config-common",
      "version" : "3.18.1",
      "description" : "SmallRye Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "64a2e1f42e657f16755f1a2525327670"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7062935fe362fb68d806e71f4748cd701c0ae3a"
        },
        {
          "alg" : "SHA-256",
          "content" : "c5e414032d79ae63c1314f77ca319617d9e6a1bc12d7c2fea411c793c193fa11"
        },
        {
          "alg" : "SHA-512",
          "content" : "4cc9379419a303e1f52aad048e09de6c8195bee865739805f0f1eb25821f4fce02ecff863b74b9aca29dc289517356f161f569d42c0d5e8c2314019edd10d1f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "e9bcc856e03f1febed109757db411bf40c81ba9e1466ec182097a072ad59df23f317b4312e1ce74680ac80f2c84da991"
        },
        {
          "alg" : "SHA3-384",
          "content" : "915cfaf70b3437ad6db065096ef2dce7129347221faf1ac79aa403adc5049ce725ace56d0e9b2960baf730bf475305a6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fdf102e9f1670f8e4975594e5c2de54d66d7a86ec77fb3172f2a2df85c498b7f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d9030755c6b21facb72387539ef920d009ebc00e0765aecf411d87d95f65036fffbe2e1d5b8b2e7996648fa46efd63b0c7d2c24c58513295781234f38b5433f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.config/smallrye-config-common@3.18.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-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-config/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.config/smallrye-config-microprofile@3.18.1?type=jar",
      "group" : "io.smallrye.config",
      "name" : "smallrye-config-microprofile",
      "version" : "3.18.1",
      "description" : "SmallRye Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e8cdf1c2d1cea4f2ee442eab32c9ea95"
        },
        {
          "alg" : "SHA-1",
          "content" : "b04b58136fb029314109719012a6cfa4baa66aa4"
        },
        {
          "alg" : "SHA-256",
          "content" : "4dec75f008e224b01affff7e52e4ee94d16d02767d5665318df867a693a5d911"
        },
        {
          "alg" : "SHA-512",
          "content" : "9ad1713cd7a97193d77c1bdcf1f7fb945fded88df2db905f7e6238be3a5c84a25517634fd726c00bfed63a62b4dfa65a8a63ded4724315fff728627f788df622"
        },
        {
          "alg" : "SHA-384",
          "content" : "c700fbf462326412861b51f94112be21ed63c84643d4d5c32a019094fc94cfdfd29d649aa7fa11ee4e878c45b255a764"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a80849279270606c75f39cddab3e92560c3cf3195a1a49ef012403f493cb4de74073e776d472934b61913ab458665d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "330af4f2f52f7e6d121fb7cd78bc13bc47eea3a97a2b286463a1b5f60c7c22a6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0ec37dd2de2c13a0c5093f05ab21006e621de0b2a07c737e9570f6bd886b07ae713bfb0fd9fab7a19bb89052bb64c573007f9d7d3bd82d293ab23eb2f66f2cc8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.config/smallrye-config-microprofile@3.18.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-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.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.microprofile.config",
      "name" : "microprofile-config-api",
      "version" : "3.1.1",
      "description" : "MicroProfile Config :: API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "22af9d6a9821440e2f3c5d8831816cea"
        },
        {
          "alg" : "SHA-1",
          "content" : "448885d7505256a6b21c578f5867c6a6f5706c32"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d4eaa7e17730e153b1e0613104a989af7d7a0d4ba4d19c84c71862bff993773"
        },
        {
          "alg" : "SHA-512",
          "content" : "a3c70968b9723cfc13bcfa602fd7e56afdb2da684f865c546488cb79b050c9c3fdbe18138de561b6fcb308e3b8762cd8fe2bc53f3b22c29b0ee7faa8715bd0b6"
        },
        {
          "alg" : "SHA-384",
          "content" : "082cf193b5f1d2a9a477348bb94e43cf9c54f900791820240ae5496aacce205039866e95b7650eee38755f69dd823979"
        },
        {
          "alg" : "SHA3-384",
          "content" : "555999b1fc72bcf324b818e0ab1c83b982541de4dfbd313552069ced8367111de1c8665615d3a701a5d0478fa5442de2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a1cbb68a81065b657699fc4ff7caedc30d3b55a3c0901057bb9084f24eff2db"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c5f590d1c46457e8288a45b18494f5d7601a8de88755811b630b0ed5088c5ff06b1ea87318a2c1184218ec8c4391dc5288b825f1a949c1b1003c739c390694a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1.1?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-microprofile-fault-tolerance@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-microprofile-fault-tolerance",
      "version" : "4.22.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.22.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.2?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-fault-tolerance-standalone",
      "version" : "6.11.2",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab4e93803b0570be9b8a1081d0d42274"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7a59a2a55bd54ce808cc0957f9b297370cf73da"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c5f39de86807d5cc87e142af641f1a1bea8a2f5ef3d0dcac69e55ce1f55f72a"
        },
        {
          "alg" : "SHA-512",
          "content" : "455e441fee33558a7d90e7094aae2a6e7e053463a1d7b46e3330f5569df0eefc4cf18885e859bc5983ec00bbb1803f6bc9f4ff39b857e71c4000d357802107a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "b891e7d7597c09ab3d94f3399f1012dc86374feef83a37881c9d8a680f4502e9be600e2ea4ac65c8d03561196265270c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "41d06fee92fa3c5b75744fce3b8d3a23510dd8ce7c583d76437312e01d16b86e210c55500da72a7f2b8aea04a19895c2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8f21921ac2cd2f6c73dccf9229ccdec118d8a520fde59750e5225e452f1a0060"
        },
        {
          "alg" : "SHA3-512",
          "content" : "36f3b32b90dfb83e92a6f7f1b565859737fbca87d1db4b7aaf54659431c3442088e9da272c4e57ad2f3a7722785ec6409ad25db93d6c2d62eda0671deb6af3a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-standalone@6.11.2?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.2?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-fault-tolerance-api",
      "version" : "6.11.2",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c19034385c8afcf972d504c1da43d201"
        },
        {
          "alg" : "SHA-1",
          "content" : "2618fe7e862b55562481dd84a217c5373f3ebfdd"
        },
        {
          "alg" : "SHA-256",
          "content" : "72bc0ddffd4018797ea8501ac4eb5919f5a8c411a544a35eb19ce79f7ea7fc01"
        },
        {
          "alg" : "SHA-512",
          "content" : "be86f4c7fad3f99f6a5242b74024298fe2193b4dd0e8e325898f1b1b396078291d7fd6e9084f1821a4890b731007a4fe36aade194561218d16c77a6ed924ad3b"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ece71075c16be0428d3340f890ce70d2168436c5704f62e6ff3bd09891bcc6aee72ccb95e03ff692a516592e1f1c828"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bc1f72afb61528b7520b23f5be748c427300e5de9e7cf2c9c5f472a226aa7104349e6bd3c8b34f7c28957a66770df1f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e34c38c65983a574c4f9e72e025362ddb9588935201a951ffe9b63faad7d2c57"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f9924b76f996d52fe42ffcbb5e7167161dfb61c94350ce3b1d2a6362c880514b080cf877e6e3b0aabdd95a16c07b1aa4ed15d42c238a687913e4ac90539aeaaa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.11.2?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.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/io.smallrye/smallrye-fault-tolerance-core@6.11.2?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-fault-tolerance-core",
      "version" : "6.11.2",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e4e1c94923499125b1e4e74d1d7ae5bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "852f6ebad6aec7fcaa06f788a175ac4baa7d6c66"
        },
        {
          "alg" : "SHA-256",
          "content" : "44e3b5d3a2bb5352cd4cda0ec0db0bc6747cdfb52ecc6c07fe7d36e4682b954c"
        },
        {
          "alg" : "SHA-512",
          "content" : "9cc500a30feafba211f7994135fa640603f83e19fcebf4577ecbddfad3720f810a6779c25eedd345658c8c0b29b7fceb00cbf9e75e7d4c3ab3533fdaaea9cb2d"
        },
        {
          "alg" : "SHA-384",
          "content" : "869e6e856ca6992aa443eea260359cc916573b7672dcb86a471b0e04c00e6100e0bf17581f4a0fca64bc63d97aaf74a8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "baf0718ed0b1d6648ff831db76ed09b13b7f3fa647d2d2aa11d105adc4164b0031285036bf3933289df85fbf29101270"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7169ebd523ebfdcf11ac000efa8117ba84659a3ee73a48d04617de47b89e786f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "07915b771d9176235ea9a8ed146d87d7057e9d10f1783a20c442ab1f31f289f10eb84bfa1fd01222ea0646fa7095975bb0772def97ca4a691cb1aa74ffff1d21"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.11.2?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.2?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-fault-tolerance-apiimpl",
      "version" : "6.11.2",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "625a3fcbf2d6b4c6ba626536c963340c"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b4cbb29648e6022ca3b2ba1dd03f39e30a5aa5f"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad755d808d0a7225b513356e5a7fe2f804ef0def85893772c6aacfe57a8dc500"
        },
        {
          "alg" : "SHA-512",
          "content" : "fd790e0a0dfbffbcee4d3d01872bf2e1288956941ba0150b336ad37e699ef77d4a3bf6f7b19a81d8a5ef9cc8d56b028f3ea4dfd9499425fc4bfa205aadbe8593"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f71ccf6979539a35ce977066b99c5d154f24cf7234894233f82c5d718714a8efddc9f927ad42dc60275f6591a32729f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a3570fb8f7a6d709d85cd7ce513e61cf8c068181fa986b82b108e69a53ae596fbbf25e10cce222c634435870f1f7281e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ebacaa33315407e99a9ddc97a69366fdee67600f2260b2e00c8eff5f6d8e3908"
        },
        {
          "alg" : "SHA3-512",
          "content" : "164ec2bcefd8a9bf6ef7b059f01c929eafc5cdcafa9047dd68987b0b9a88e5a70b86dbe7ba78c0a424ef8c75147dae63a81f8d45f5cc1c63879477ea9c93b7c7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-apiimpl@6.11.2?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.2?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-fault-tolerance-autoconfig-core",
      "version" : "6.11.2",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe15db11a978a5e944d384ef17be80ec"
        },
        {
          "alg" : "SHA-1",
          "content" : "f8477d68707dcfc8c6b327688dab8c860621e7b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "11936cb9c681d95f96ce175312205ebfef03ddf3d6df5a2860c2a4c21dab5f5b"
        },
        {
          "alg" : "SHA-512",
          "content" : "8019bf0fd57c81e752aa3d3d86600f16768ac578cf760ee8338cf5ad49581fdc9b261420e77176ac7205b6fb431af6cb7f77571077a8a0c30d5fec1bf596ad1c"
        },
        {
          "alg" : "SHA-384",
          "content" : "436c54b5b84037236d7d174074d51af2a1af4d74d58c453af14d7afec2d228c056687a67918be2cea652e6a57bdc4930"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d46d9f8a0078b480745df2403d8f681eea83fca8e07a517f145eb0112e58e296f2086df980383cc30147fd5a514a7fc1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cf21966de2561bdf0f4dc04dabb779c9c0124c97f4d8784359ab5f96e6949d9d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "415242dc165373385ad5de7056dd289a14072fa301c95365be9d1ef0c4404d184db5fc0faf0f869c7318635375ac97fc7c5a89c7b23ce4c370a9b1b6cb27b952"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-autoconfig-core@6.11.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-microprofile-health",
      "version" : "4.22.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.22.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.apache.camel/camel-milo@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-milo",
      "version" : "4.22.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.22.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.6?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-sdk-server",
      "version" : "1.1.6",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1817eaff0681da4f423b3e612475ac94"
        },
        {
          "alg" : "SHA-1",
          "content" : "e21d6a37b69e31ae9cdaab2b7879b9ad9eefbd57"
        },
        {
          "alg" : "SHA-256",
          "content" : "862f2fb000f103c95b80012a6a35d9c06c4d7a365777a44210ccc615c0ce36ac"
        },
        {
          "alg" : "SHA-512",
          "content" : "7df18281227514fe5fb00c0b911073debb3ed6729c15ba35b8270434f68a4ad8fb17673951096c12a400b1ea371cf6e23bd8d5b166ca6a225a2fb6b9beaba728"
        },
        {
          "alg" : "SHA-384",
          "content" : "e3276ae58fd75c8d2acc7c5daa9601b099e78ad87693e0c21db88bb9902b325c6d08b00dea3f608b8917de6006cac679"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9dfe5bcd69568f0c945505ea6114ff0f3c114a3600b40dc303ac2aa5acd6d26408c8812c944fb535f6dc019a07daa64d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "38791939e279a6baf75db3ad66bde746e0abb0412bcf10c655089a7e1bc9f75a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "856dad5e7aaa69c653085419c56d76cf4667bc01ae101498a92287be84ead23937c9d0c2aa245fc6471d2a29c7407acadb8c09050735b118bef98ae239f83abf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-sdk-server@1.1.6?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.6?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-transport",
      "version" : "1.1.6",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca9b52cfaa11488e64197149e5f36ad7"
        },
        {
          "alg" : "SHA-1",
          "content" : "c4500b80ad8bcaf95ff920f692a65ab7837f55c9"
        },
        {
          "alg" : "SHA-256",
          "content" : "16eead2888801c9c362a21195667db039cf4b43452c855c46f2bf934b0df3cf6"
        },
        {
          "alg" : "SHA-512",
          "content" : "1922501ba4f273b3cd722923b6b418ce920b7a2c96f2bd47415932ab672110d28d978af849434a6fa2c6ed2f5916fcccff7eaddbdcbe96531f289c0812d11fea"
        },
        {
          "alg" : "SHA-384",
          "content" : "d416df5792b6c608dfe91052b8ad72c951ef499ea0f5c4a6fc186a4dc0ca9a61c31fde4a446c9edaa7d448a4e21c0035"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a7080992043189ae30d25e456e7c8920d80b9b76c40817bbd1c9445686c5d9d92a8f10e6e6f165d23d27254dfa09726"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36b86cf83aad6ff3e1bfdf59da283aa7dd1f2769d15a96f32fcdcde6b85b6255"
        },
        {
          "alg" : "SHA3-512",
          "content" : "80fecc03655766a6a730c2525ed5f92a9b8dbeb954c3cd9a690847c21c6c84a4340c112523f502910c2acc9d2dc6c45bc90801c6358542cdbceb1f5aaab81719"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-transport@1.1.6?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.6?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-sdk-core",
      "version" : "1.1.6",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dfa665566f1fffb44f26c88ee345078e"
        },
        {
          "alg" : "SHA-1",
          "content" : "7bfd326c02917b1d8ff809b2304173bfa2a9f6bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "eb4513b27130f00a65f94f7ac088fab9f397d4693d7b796f26e246f14aafc3fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "c13738d3e7a11fff5fd6a50e10c39a1af423dafa241bd7d0c7fb991089479b0c6239b24c9481201407acad624556d95881ac32809cd3ae0b1d16a579e64ab822"
        },
        {
          "alg" : "SHA-384",
          "content" : "68b64b5f7db2966a8f5b1a61e09c608e0f8f8b9c7f5e60446a2c932381de69b8d1d92174074c6711a9536b61dcb11926"
        },
        {
          "alg" : "SHA3-384",
          "content" : "22f9be84ff6db6089b89561ac77a1adaa08da091d9864d70f10be2e3be8bb2fcebbb45d9ad0a6260310c5625e683f2f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a7f189c1f6889a92eece36cc170f38b3bd853c721cd7be9910413df8220bec4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "daa84bdd9f14c593c882ded0ad7073d7694d74c2b85b87f954e8f4e1fc01cd5bc45ff9d5389e33aa23aa747d671374cdc260c05fd4dcd40405e75ae410f44178"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-sdk-core@1.1.6?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.6?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-sdk-client",
      "version" : "1.1.6",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3133a9e1305e4b63dc219c27ec1d0acd"
        },
        {
          "alg" : "SHA-1",
          "content" : "ded6fce79c191a74d9dcd4cd1e31e82e998a61df"
        },
        {
          "alg" : "SHA-256",
          "content" : "2f56ffeb33e1503da96a20c2dc08b641e53214a43ee0611bf331a5eb7154bed6"
        },
        {
          "alg" : "SHA-512",
          "content" : "c82f23827aa14fa3a1efe89c8b1e9d8ec7fe025cb13966aa990c9e9767b7eb89daf927d9046eb40adbd3eb6ed475e45b1ae14f4035aeb4afb86567634429a004"
        },
        {
          "alg" : "SHA-384",
          "content" : "2dbfbfdc096dbef31fb74eaed4ef9302978904e5b2cab12854e23b7bf3a05abbed07c46b08f2e8e1ff2c714ea62aca3e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed057d9ecb6784cf314e1bfe8a6bcf8e12773d6584a6f1954eabd1f30b5e0bdf245a984043aca4c62d150fae9d791930"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f1f2c181f3d9b00e21e90b753ac6959368e95c8b80c75fac87bd835c263bb5e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a7939f6211bc137981775510bef20b1a405c24d5e243645717510fa52fb49623f6a0f78f81ae17d5ca5533e8cc0856e64b6ba31ad1cba7b50d99c0c2b61f677"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-sdk-client@1.1.6?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.6?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-stack-core",
      "version" : "1.1.6",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8944f082328268c50c9583534743ee15"
        },
        {
          "alg" : "SHA-1",
          "content" : "a89f41fdd063b17e9d2b84e8d0345953116fe169"
        },
        {
          "alg" : "SHA-256",
          "content" : "c502e7d9382ee612dc527bddb5f80f924b72d88f5751933675d034a33ae02e30"
        },
        {
          "alg" : "SHA-512",
          "content" : "175eacfc2a78ec3b56b094b61f0d6646823d73bf8e9b64b479319026cacfd87de6cf0f8e711d6f3a45c0b8ddd7b9afa079797a4ab070a26c59559bd8a5690f44"
        },
        {
          "alg" : "SHA-384",
          "content" : "9ec3d6aa011fb78dc7b4bfd8e1486550e16c44971462e38d1448def460431276c3d6564623186dccc2869de9aae8495b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b14e7355c89159f5eed370c3accb1a4d4c7f642edbd270f50681263c2133d22a4d40404e9222e289e5c2e3e7d0d8f49e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "32bfb27203d494ab1d2dca051a8d6a02aeba4046c572dbab4cbcb9b8134cbb7e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3d622be63e3eb2f34854d8d6d95d0be8408700a22aaab538f40fc5680b1c8f9a4ff56776782369265e51fcd24a9c6aef771d93d3a5e66da1f7e51dc898347d4c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.6?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.eclipse.milo/milo-dtd-manager@1.1.6?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-dtd-manager",
      "version" : "1.1.6",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "13d503268f35d002411784906d14c9b1"
        },
        {
          "alg" : "SHA-1",
          "content" : "432f4a5ccb95ac3138fe33d87a40ab73cd6bb666"
        },
        {
          "alg" : "SHA-256",
          "content" : "7eb2394f0577edc48393cb935a96befeb7276ae43ce92a0a2bc657fe5f7e0e93"
        },
        {
          "alg" : "SHA-512",
          "content" : "22c22e3838126655c52a87af084ba9f8d899c8fd4fcbfaa7d1a0bd74f75f2026c19cbeb376827f50eb81c88913cb0b854218ec8b8699bf9522f0995d9655a655"
        },
        {
          "alg" : "SHA-384",
          "content" : "06ca8edb93d7c672276b0e7fc9c9e571829b401914d8a4deabbbed4706ec9c0d06971cce4564a8ee0cb1ec845932d314"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a40ed97da4951fe5757e8ea5491f89d4ff8f99d7dac2102e19ec77f9fa40aa19676e3ae1e30289320d54e99f740234e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8d9e5c05d56e6de4acea64d91143364d8e17a3a26b1aba24fbb7e061589a2e96"
        },
        {
          "alg" : "SHA3-512",
          "content" : "677f84a969b2cf736a650e047d5fb8aaad0c9788b2906c8f74b0944a43af084c16d57a004a485147c35285d8be6451d3835a328edfc602cb7d51541b4760bf11"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-dtd-manager@1.1.6?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.6?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-dtd-core",
      "version" : "1.1.6",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b5b52ccd5fadfd5598a5752e8c62897"
        },
        {
          "alg" : "SHA-1",
          "content" : "bfd1018f74652379e56fb50152765a9b4d6d6330"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd7844dd6ee8378067a4cbe81781c1db01f59ffd1ee96f5fe77241f7690b3d34"
        },
        {
          "alg" : "SHA-512",
          "content" : "26f67ef3737fd98e3e7b871b4e2cb32149ff203103d327d4b27aa2b9179caa8d031e3a8a881953aea6f899172c01f3cba5cdcc0a58b78c991169a542ebb47b30"
        },
        {
          "alg" : "SHA-384",
          "content" : "f5c01195fb760ba840476138b425ad9b6f2428e400a7a3d13a2dc8ccb8969a3830466bba1ebe9b8b31426a9bf54b4d3d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "63a4324254d0e5ae3ccd3fabb1cf7e565018d501126520956e8ac679cd5e0345b16ec22cded30ba8f26cb7dfe80a4fb4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec0fb5012e5b13774c1faac5c5037049c84dd552ced6ca21c98e2832f28bd4d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "443a9bd012dc3206e1da420e1b9ea4d49d5bfed73a3ce98bc40ce1b52e413453fc2dc98cb161d1d1ada75a45f721f848e2874d04f687bf651dfbe82b689c43a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-dtd-core@1.1.6?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-minio",
      "version" : "4.22.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.22.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@9.0.3?type=jar",
      "group" : "io.minio",
      "name" : "minio",
      "version" : "9.0.3",
      "description" : "MinIO Java SDK for Amazon S3 Compatible Cloud Storage",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "63fca58827ec65d71930f31d04832460"
        },
        {
          "alg" : "SHA-1",
          "content" : "f44ec333c12a1a3773c92d8d48e9f5d52942d4e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "db827b8ede16cfa33196b1249ecc7f7df0391c6d2a82e841499d09f84df7b11c"
        },
        {
          "alg" : "SHA-512",
          "content" : "5c3dc1c2a75f6b0f8ad3a7b30fc87236fd8545d516dac54372fdd5f2ecce6fac6a6bcce0fd29fe2c6c3ef9fcd433618624484262fa543f5b6002b72dc3d5ccbf"
        },
        {
          "alg" : "SHA-384",
          "content" : "924a5fbb47d05c2d54d33c9553bd60c22368d8b03eaa1ebde0219292ace0eb83fbc51a5c7f9d166e891e65b62e2c9a09"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3be4b9555bd3267d1406986da5674188205ad4ea21bd0a033115921a15ee3677e718682b5c032f73e824f33bf81b6330"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8793cb0022f8230c6affb7f3afc152ea34aa63d36d507bca83d534f09b595b9d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a1c50384ed0c280f36105a3b717f194dacefc4b3021b55994802635f48cc50361f4249b87c71e385636a677633419e9beaf2e011e97090e6a743065773574bcd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.minio/minio@9.0.3?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-sjms",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mllp",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mongodb-gridfs",
      "version" : "4.22.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.22.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.9.1?type=jar",
      "group" : "org.mongodb",
      "name" : "mongodb-driver-core",
      "version" : "5.9.1",
      "description" : "Shared components for the Synchronous and Reactive Streams implementations of the MongoDB Java Driver.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "44909d5311c6657e78eacdae6096d0f9"
        },
        {
          "alg" : "SHA-1",
          "content" : "b917b21158abb7b35b7131a99121ac3f53ca242b"
        },
        {
          "alg" : "SHA-256",
          "content" : "2069c4c7f5cf0389e64fa584642852085c7604c7c57678c0565d5daed886a189"
        },
        {
          "alg" : "SHA-512",
          "content" : "16e5c708fcf74f47943427aaf82861c16ac6ecd6688014ed265680088e5e8e07c29d12f103b44aca9ba211258aa8f1e94afa00502ca996a7956e4d43f6818f6c"
        },
        {
          "alg" : "SHA-384",
          "content" : "480659444441c05fbc767c363d69d40a1577523df3d1416586598edcd67dcdae0836fdc9f702ffeca83002b404bdd8bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8fa3f691ca17d2a3c69efbe5d6a97eefc63802437d4d3e7dd327e57335ae549d14bc4c0d069fcc36fb2473d49f4c882f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d434eccba1ca7c07d9cae2749c3f41d1bcea61742d4235b2cc3439cfb2b30833"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b472101d183b66c66ec276d77d3688d8aa8ec0730826a5d3e7ad5e7f46adcc84f68d42ffac828a902db24b7afe3b0f23419ef1b5adcd60ebe8c1a419e6931803"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mongodb/mongodb-driver-core@5.9.1?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.9.1?type=jar",
      "group" : "org.mongodb",
      "name" : "bson-record-codec",
      "version" : "5.9.1",
      "description" : "The BSON Codec for Java records",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ff4e21bcdaba6752b2f985141e901c25"
        },
        {
          "alg" : "SHA-1",
          "content" : "a04eb44cf9b7a7d26d146f3c346f010088a7d642"
        },
        {
          "alg" : "SHA-256",
          "content" : "4647cafa6e3ae10b36ab108f275250fc185fd59426c59e1283a32e841b8a4d4e"
        },
        {
          "alg" : "SHA-512",
          "content" : "0856c329c6f745e0f0efdb82a8c7184aa7929c5e4e76417f52fd3bf32567ccaf63738fb35f2e59088e065de442863eb3c9d01769ea6770f4779ac104de502ea1"
        },
        {
          "alg" : "SHA-384",
          "content" : "81e1ba58f4a87b18dcfa2d7a4f735e6e2964b13279220c22208afe13f73732e03c91c656bc713880b608ccb151483b46"
        },
        {
          "alg" : "SHA3-384",
          "content" : "54e1abbd61e0642fad2f4ddb56224d50dab45b9c27945f5fbfcb8b7d9df00a7d2bb55895460deb69a912f915f8fb43e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "357d8a7d479252faaa65c5fa4528f33c5c6df15dace5bf6bd0850f0f314b80d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a1e928bbca77cab24e1d6d25292e720626929c33c50e396a3bccef309e427c48a0600f7133b7d457eccfcde93aa38b956fc2e89e99c270b624791540c11297e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mongodb/bson-record-codec@5.9.1?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.9.1?type=jar",
      "group" : "org.mongodb",
      "name" : "mongodb-driver-sync",
      "version" : "5.9.1",
      "description" : "The MongoDB Synchronous Driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "79525b142e742597afcaca4985493148"
        },
        {
          "alg" : "SHA-1",
          "content" : "e6a826a5328dc1824fc9a0314bc55b3530aa6aa0"
        },
        {
          "alg" : "SHA-256",
          "content" : "028c8b1043392ff197e1c83b37974ebdc8eb5a5a3eedb91b95f7215957bb523c"
        },
        {
          "alg" : "SHA-512",
          "content" : "bddc1caed580bd218b816df7ce516e22925e51d39540239d4442c45afb0e6bf96f6cd5579f243f98171081b324704cee57945ae058c42685fa78d4aead5cb82f"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f223b3e7f6534cd8cfe6ae1086bf5dc0ab016c1bda895a08182b12314133a81b37eda05af956d033dad849782a4946e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "324c97dba32d04783e3b2f2b01195b1f7fc84fe3e123d89910135a173525623f7046cf8f4d3eecf4dacfdfd4cf6e6118"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b488a819cd7bfaa427fc1c48ae3ea29b1b8433241b4bd048d5c213116f9a1ba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2da6584e63cf0835a8502d834e841dff22d38e5635d30758e22e469a1901dbf3b5f18b5f1cc64ec744fb068f9fb077e99405a70f5c2e8601693c7bbc85623272"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mongodb/mongodb-driver-sync@5.9.1?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.9.1?type=jar",
      "group" : "org.mongodb",
      "name" : "bson",
      "version" : "5.9.1",
      "description" : "The BSON library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "66c57733ef8ac7f35877b0f311cc1cd9"
        },
        {
          "alg" : "SHA-1",
          "content" : "0e7ba9da5077ebb808d98ba2cdaa3fd96e7b1f7d"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8950aedbe0003706af928c19288e9e1e28967ec77ac86d21634f79ec2f2e054"
        },
        {
          "alg" : "SHA-512",
          "content" : "0a4d00821530cc61ed6ce6a87b98be261cb92f3d5868c62202084c78d74424cb1cbb6d046f3b4e4849d9fe6b1131eb33d72e7dfc152aa212289b5e97d1c8b0da"
        },
        {
          "alg" : "SHA-384",
          "content" : "d18309a27499013764abba2f47a6f925914d09ea5c8ccb507ab029e33075a4c348e5dacdbb3c9a826a1c51642bb62af3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a504aaf2451d0aa02b53925f4c3b10de3dec5c7d23eaf4bd8d027198a4f9e746f275ffafdc96793f587265897a2788d2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bc7901b03760ce2d03a3a1f057b08315dfd05dea038bf0ba542044dd3a2c1e55"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e9de42e89941547e80b74964bc1cfdfa6385b7899882e68c8b4a1216ca926e74d53f66df08d20248de1bb717cf570adc3ae7286d1e03da377c0f34c806036081"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mongodb/bson@5.9.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mongodb",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mustache",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mvel",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mybatis",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-nats",
      "version" : "4.22.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.22.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.26.0?type=jar",
      "group" : "io.nats",
      "name" : "jnats",
      "version" : "2.26.0",
      "description" : "Client library for working with the NATS messaging system.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e55812fa05d213df769afebc3432d3c0"
        },
        {
          "alg" : "SHA-1",
          "content" : "558b06a978c672d88617915d38f9e7dbf3852b48"
        },
        {
          "alg" : "SHA-256",
          "content" : "2c44aa0e1307dca7bfc6f1e544d1f57ef74be184604411638f0d951a850a1102"
        },
        {
          "alg" : "SHA-512",
          "content" : "b5ce0706a0f50f824dc1ad0921503f159c162af99d5965dd0d419cf8c65c9b8e1449bce4a4022479e2ebd0d4c4eaa1cdd04e7e9e160a37e177a9bb7c6a1b7013"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d98d986323ade67032543d61d9b452837cbf5bb6ce45ce33ca8e13c3ae83943cb77b97518571808ab8018cf20422168"
        },
        {
          "alg" : "SHA3-384",
          "content" : "55abca70ab0127987597b539481511bbcc5be42a4986c781ff398e6a46b0f1b039e460f4548a893e6a6d14dad43d06ae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f02699b75d051e4b77131a3e82a017d27be8a34adc79556807ee8edf6d8b0f5b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6fe2843588a58d477e0e9dab5786d2acf2f804bc88ccf164495b0d4b21320e10b4f63f9228432e389b1f9292381e9766bb79fdf722759e2113d019fa22fdd066"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.nats/jnats@2.26.0?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-oaipmh",
      "version" : "4.22.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.22.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.3?type=jar",
      "publisher" : "Joda.org",
      "group" : "joda-time",
      "name" : "joda-time",
      "version" : "2.14.3",
      "description" : "Date and time library to replace JDK date handling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2895193bdd32515f8ac4328af23761fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "53007bae8c9dd68d85656103a74f1bf86bdafbad"
        },
        {
          "alg" : "SHA-256",
          "content" : "43533e9df6431839d0865c897d7d43a9ca75378a52b7f60b3e08b037a5c94986"
        },
        {
          "alg" : "SHA-512",
          "content" : "19be58f762f4bcf6d45c0c27b43f2afdd6f03e1e21fceef85eebf4b75efa27fc1d17c5822f6f3ad0ec49386a0331433f83aa7ea5020f7b6d6144a8672e7e6a1e"
        },
        {
          "alg" : "SHA-384",
          "content" : "24674c7e2ee883b923b64a376062d5ada09e0fd6ca4629b0a91f280e7b59a60e540d946d49ed58f51950fd4ea2d8af76"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e08242b5cc7f1b9ffee33cf4de11f428c61ebed1b440b30984c4c7473e83fbaad4ea3dd8ccc17509079f78d0706e8ba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "76cb796bbc5cc2b267a9cae6c298aedc04a8d075b911ee221eb82eb030c4147d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b3efebb2a9803646b8fcdb398f00b52ac77e5b86b532aa41c73e2bc8ea1dae68cd22ecc2ca0682dc9e54492afb028327d26aba30733c05239b311b5681b3495c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/joda-time/joda-time@2.14.3?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-oauth",
      "version" : "4.22.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.22.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.31?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-oauth2",
      "version" : "4.5.31",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b1e6237584bf745ed0395ddcef71c7c"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce0a8e11657346748a081f2d765940c294af9733"
        },
        {
          "alg" : "SHA-256",
          "content" : "36552fbe8d3c9f4507393e662060b36b70186e1ff46643b89f958294f2229977"
        },
        {
          "alg" : "SHA-512",
          "content" : "b7462b25bec79b9cce4f548c9130fa0aa49e1fc4f17eea7ff01b6de691a87f127a948e31e28d6f4ba51f27b96aa5fb807e1b89626627e8329f7d086b0cf1e001"
        },
        {
          "alg" : "SHA-384",
          "content" : "dcc6ac1721bda69abc5c2480470cd90b049b4390e4a1b489641fd2941913082b98b3e885a733ca0fc800f3af004cc373"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5ca89e506393de7166dfef50447c6b774fcfe9a497bd85ab682284c5237eabc6f35138decf5c30287f0104940b24f318"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2284b146c8eb4045c34168b184a8b4a3cd5471540979f2e2f993c19f4c6ba4eb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8c3dec1c0bb229c6e2bbf8ff2f8c5dd7ea04e73c15d0165a38d15a380e4560ea86402cc3584cf77053742456916ae41f1df7fde7b446f3405b588ce7e55aadc2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-oauth2@4.5.31?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.6.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5-fluent",
      "version" : "5.6.3",
      "description" : "Apache HttpComponents Client Fluent",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1baedce0b9da0b84a4a1c5805b530367"
        },
        {
          "alg" : "SHA-1",
          "content" : "03633957e1b1f7b5db6cef1b37e8dc09ab8d6bdf"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a7d73f63751d0146f88d16cc55bfb7bcbef95c25507a91cdadecbfdab0a1915"
        },
        {
          "alg" : "SHA-512",
          "content" : "457edd7e9aadee442fe6b50f5fc9d2d5680beafbd7c7bb11e335129fa2ab2c56854e98cc1106b8c534760d8e336ee8a52214d23298c0f0960f325e288f35c227"
        },
        {
          "alg" : "SHA-384",
          "content" : "74748a5619991380f63e2eaefb60bc9476cf2f6cd942adbe922c1aff7ccbe849f2ecb7b89946f5c0495c09e721092c63"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e42367e7bd61ad19a21a53bb132ce6610ddb7a9e93bbd72a9d9c45f58290f1ea181224a00cb15430d9cbe339fcde5e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f750200abafe7e1c45014c0aa473d063939f9c13774943de57cff2bcba34f33f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca46cce3bed33ad9e353aa3a5f56a3251d93b90c4b05a8be4b5c9ab9153a3535c635197762a8fadbef166abad5aef1d08d7782fb1f89d57c03236687150c6274"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.6.x/5.6.3/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.6.3/httpclient5-fluent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-observation@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-observation",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ocsf",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ognl",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-olingo2-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-olingo2-api",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-olingo2",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-olingo4-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-olingo4-api",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-olingo4",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-once",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-openstack",
      "version" : "4.22.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.22.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/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/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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-opentelemetry",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-opentelemetry2",
      "version" : "4.22.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.22.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/io.opentelemetry.proto/opentelemetry-proto@1.10.0-alpha?type=jar",
      "group" : "io.opentelemetry.proto",
      "name" : "opentelemetry-proto",
      "version" : "1.10.0-alpha",
      "description" : "Java Bindings for the OpenTelemetry Protocol (OTLP)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "43d0e9bbde3f71f5f059cc9d3796865f"
        },
        {
          "alg" : "SHA-1",
          "content" : "41d83a1d3c4ad73f3cd2c6504df4374932239ada"
        },
        {
          "alg" : "SHA-256",
          "content" : "931e84b0802d77ae963e26c6ad6129b4ad0f2510fe907f019f5c988c2a869c3a"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4349de7a2f7742269156d379d234bb4245735c50c51d930a79a2f75deeebbdf5147265979b47fc54a0e434684ba72feb434f0c626ea99de4300a748ce3d2cac"
        },
        {
          "alg" : "SHA-384",
          "content" : "0299e116b992c5cbe3d1a64105049fcabf172864bde82f1a20da2395507418b9f29e06f324fbfb68b745c5c9c90b507e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "70e339c000ab41958bf92ce054cdbddac693751c2a0e03b2d9e97f11089988d58fe31bfe19dc235f87a5cf5744687a3b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b181bb6a65820fcc8ee8e716cb03f5356fe7fb0677ec2865b66e6ab3b3c17407"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a3721b2571e197f72d93f17c983b2d7e536b57cc961f4ce1a2d95aa0ea6418183ecf6ce0ec0940baa005cc997326ba7b121dca8adaaeec622e7a9fa35813fd6d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry.proto/opentelemetry-proto@1.10.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-proto-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-opentelemetry-metrics@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-opentelemetry-metrics",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-paho",
      "version" : "4.22.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.22.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-mqtt",
      "version" : "4.2.16.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" : "71c19f0da66978be0fd6db04a80336a0"
        },
        {
          "alg" : "SHA-1",
          "content" : "fca239eea71abeede7a27a851045ba407ddff21f"
        },
        {
          "alg" : "SHA-256",
          "content" : "010329fabd6dd0913a64bd2464c8cc8ea3e4fbbce1f9b74744ddf3e2b1a5c63f"
        },
        {
          "alg" : "SHA-512",
          "content" : "8b596192a1cb08d39600950ee5dbba23984c67238618fbae6f2898a12b7cae3747ed8935c0ddc53c8e51a41079b3221e3253e152eae8e35c8135627e7a1d5ea4"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f5bb6468185b40e35083e48230d8088d34e8684e7a5f912054540d3befe01203d15342f5a42abc5eede1e5fd684c89e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f3a556c834cecc5d2c48dd1e1643b109e8b5badadf6b1d49f378f3b1895637f8312cb637946badd29eee82475025ed00"
        },
        {
          "alg" : "SHA3-256",
          "content" : "342e230a7861100f624076c03ee7a37e5fa10bf702724b9c7deda3e4379baefb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3f089a7852e31b6ee0be9adf3a5ba42b07fd79d386b83ec4d0c1d8ea5bce7e3a422d3548a3f254e5f62a1f7fa8c8589f98f47c3addf9b1893d87ca32b3e32265"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-mqtt@4.2.16.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-paho-mqtt5",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-parquet-avro",
      "version" : "4.22.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.22.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.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-common",
      "version" : "1.17.1",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31c178d2ee03e8a23fc2d795ecc2ea4b"
        },
        {
          "alg" : "SHA-1",
          "content" : "076b002b8384b54f210b5f0f2df7c0288d39f255"
        },
        {
          "alg" : "SHA-256",
          "content" : "844c5779c5071a95cbc410d711eff408589cbecd6e7063d75a88dd47dbc582f1"
        },
        {
          "alg" : "SHA-512",
          "content" : "94c4fb7f160f5aa114b2d86e0ff6031be08709266fd20143c19890a9bad259c976fe7b58d149a8b1c2b5a13bcf6dbcb364f50a7f703f184462178cb2778d87e0"
        },
        {
          "alg" : "SHA-384",
          "content" : "fe62c7a43c56ea03a4eb3665a040c0c009d8eae234b5a4146745087430449011d75c10adaaf20cfe133bc74f98086ed2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bbd0bf25696a15a0fb8b8fbb2e3e853b99acc32772a88f603423dc4d30e204d8f7a1a43f7db7274b03fbe0785e3c5ff7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "97623950f7c851381dc31016c9224ba2e463dc19379c1b9f9da2391264d2c7f2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4771e6fee394e254935e14041a419368876a9a24256724ae916b67ce0ee9784d7a0b14b06192f42e1c6f4dc227712e5a35ea5fcbbe01fc0d0f0878a7fef9100e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-common@1.17.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.parquet/parquet-format-structures@1.17.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-format-structures",
      "version" : "1.17.1",
      "description" : "Parquet-mr related java classes to use the parquet-format thrift structures.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ad576c4879a769b90956da07ea231d34"
        },
        {
          "alg" : "SHA-1",
          "content" : "a557161be5009aebefc0f3a5aeaddba91cdcaf8c"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e12f3d99de417fec077d858fe6f84daa79fdbfdc0753075843801118853a29b"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4ae91cb8829f3084c05096a032257613a95b534c9b1aa55967e5fe383bd4b1bda0ac3081bccb56922e145b50e9147e393e1d719db76f55d3286e3012ef41195"
        },
        {
          "alg" : "SHA-384",
          "content" : "df87bd502fe1cbeaa06c3fdb0d8c8f1c21ce431a5d0d252015a5e4096d6cf1e56ba672868514884e042f51675c10af77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eb2c68e8e6fd1b0575e70b32359aae611083e4f318d2f5051f9086e79ba3df4b05f588ab5967c8906a15a34ae6053e35"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c94cd72bf361d05dee693c8e2d3d9499619e398a99456e9a6a74720dd6b17789"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c05c24afb46be0dbdd336ac91c16c6af6d92ac9854c930aebb864c091b4727fc7278486831749be257f23dc9f85bcb0af74d3237d202e317e7ad59a57b22c90c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-format-structures@1.17.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-avro@1.17.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-avro",
      "version" : "1.17.1",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fc19d46e620f414aaad32c76406d8f48"
        },
        {
          "alg" : "SHA-1",
          "content" : "21a24d0a385446336b0ebca485958e5ee6b79545"
        },
        {
          "alg" : "SHA-256",
          "content" : "ecb51da201df8266970af66686f9cb9df58db6702e0128e211d1a8d5050f6021"
        },
        {
          "alg" : "SHA-512",
          "content" : "9797d81726981bb38dab0205a9bb00e5ca4a99692e6b5bffb8d67af9b4a88d960576089e91a4fc1a8291b34000cd373771681600e318f0c0c38c5229f84317db"
        },
        {
          "alg" : "SHA-384",
          "content" : "e05ad5ff12b60db63e71ce30cae02d60335711cde7c44d5c4ca79bfe7cb94a6a16aff00029db37976094e091c22d6c85"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e091979e2ac77d4d34468ce91aac049db96099b18efae032db01c8f377bb93427a5fd0878bfd07e8dad2eb13d7f726c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a2c0c4bf58068e97ce18f84e9d94842e3658fc35145a58b2ed09c364a015059"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3fa560358080473a32afcc8fc111cbdc220a0595c04ac53767fa0ce4d4c7a65de1b25bfeafab2e7db5b4e6bfba10807d062ac3022537d6673f092f1074119323"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-avro@1.17.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-avro"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-column@1.17.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-column",
      "version" : "1.17.1",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f6588ef4b39ae1da4dee608dbd0d7555"
        },
        {
          "alg" : "SHA-1",
          "content" : "dd42ee94f0f09083818517121bd82bf744a352a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "25c4be0714581a5b33f6862ec972da30b9dd864ecb5b86698b288d0eb0d5b089"
        },
        {
          "alg" : "SHA-512",
          "content" : "1918006a35d6737adde196bf0140670f01c93e807f2ad83dcd10ccf3280e8dc41e3ab6f6a9fc5ff9d0f8f0df0646d01f5edb17d2beb3b8ad34dd6005f4b82206"
        },
        {
          "alg" : "SHA-384",
          "content" : "8db806c00a1c53bbc5bb55f3929f6e57cdecd98bb9b4ab2d0cbeb446fd6a256df8cbd15d92ffe31e9a4bdc7b22b9d921"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0bef068871c56f06137b710321d16c119b2b88d284519da83a0d306b8f51298c67cf971a2f6e39be4eae81d5a503867b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7311e807bb2c6373987dd0e6713e327456b1cb343e5d0e684882d824eb406fb7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ebd57a9af1686b22a13256815a799b1c85529691a246fbb551b0d77fb2f8eb94f238db29dce3d69c4d97932241783d8a9f1906d60cecf376b87e642be6abcbe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-column@1.17.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.17.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-encoding",
      "version" : "1.17.1",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3c45adf65f3c8cdf66dc4a6b723051d7"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb58ffccc09f3db99f8a991a57f02aada86ead31"
        },
        {
          "alg" : "SHA-256",
          "content" : "afc8ca7c319c3ff21eb58f900dae067e36ef472f7c74d578ccf7a656f13f0908"
        },
        {
          "alg" : "SHA-512",
          "content" : "86f1b7e7aa9003b2ce4ff81e6826088439dc521202bd1fa05bbcb6c637ebf12e05876e8c4cc2204ad0db2b63cc27fb5b08b8edf4d5dbfaa5c539e3e212821f4d"
        },
        {
          "alg" : "SHA-384",
          "content" : "78f7a75153db943861cd2b2bae5e1fb2ac4bf3035d46d4b1622925e20972ab00defb87a4f67a574dbc18c2ff7bce1041"
        },
        {
          "alg" : "SHA3-384",
          "content" : "72aba3882888213426799c4cfa4c60aada72add9312b35c7dac8ebd0782565912822b5f4f046f8fb1368f87f9be611e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef99aac53c25db73d0e37b5660fd1d28d18370a86b37bbd20321128434b14035"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f6577c068b293959620ff2f24578e9c7d2f15dbfd7ddb201f5894ae8294cb7c8609771ed4f4a4ddf1aff912bf7dcba7c85220bfbd9ae3321b519c34d812ad0ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-encoding@1.17.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.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.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-hadoop",
      "version" : "1.17.1",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "089115b4548f96b08b2ccf637b97950f"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ab4edf3f3226abc34cab103f86a11768f816de8"
        },
        {
          "alg" : "SHA-256",
          "content" : "2aeb5e21fb12ddc51fc8c69050906446d9c261c28b0446abf2e40d80cfc8e0a0"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c160a99b4be460e166805c49a41609b1f41936e6d50c37c164757c23ec65e09b80f7a7d2ff258ed3facf1c6fbb12059a87c88e21107583563d708a6bb0fafa4"
        },
        {
          "alg" : "SHA-384",
          "content" : "b9567a748b63aba6dd951633b426dc0b62e76cc5bfb00e0d47a4b89f21efaa175b98cf5eb0018995e8e9634ecf65ab22"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8b72b8f7560d63447ba87bcbfef63b04d12758386f39d755182d9704b3f868b1c16e119231734c3f3b994ee9312b9660"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2662b62b4153aa55c6094c9c3fa9fcb6d5c240f2c9464db7b9a07936a1000861"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7f65e128acba469040c600651f709f8f178f7930b1c406ea2e183f445dd826160f76305779befadb405c0ebaed048ad0067d340dc5bb66ad69abacc0ad4b597"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-hadoop@1.17.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-jackson@1.17.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-jackson",
      "version" : "1.17.1",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9435c5a6758f70e31f0ebbdff20b2ab4"
        },
        {
          "alg" : "SHA-1",
          "content" : "6218d5e4cd9cbdf5fed9abea23bb695f49012fad"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc1879dd3b81200d8925e8e61ccee59a48867f6f567039b8b86f4fb36041ac5e"
        },
        {
          "alg" : "SHA-512",
          "content" : "7dd65830b95e822978bf2cef40dac935631d6d977bff43de74a1c798eb5896f3ccf7c9061c78e90794b0f17675067b776a6c013ac1f76b792b1691f7cd860a66"
        },
        {
          "alg" : "SHA-384",
          "content" : "4816739b011a20553c5c41acdc2ca72bb3fdcc1f69c2fa883bce8c84200a11a604bcb393058122f9a014f63e4c9544c4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e354de0bc7d78fa2dc1a968532b792f37859d92b947d0ec938e015e9fa83ade74de4939ee528b948f15a0dd1bf835c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b5cad189f59fb80143daed42adf8c995f6a25475af2d8be208e50c3ab54066bd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7cd77f752bb2ed2df4a712da74bf8f879a5cfa3eb194d9455b68ed9b521923130196de71b14032875ee5e2d1b6156e0a42c0fb69aed63f09664114e1ef5f3bce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-jackson@1.17.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/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.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-variant",
      "version" : "1.17.1",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8589193e8f92613254522b7d781c7447"
        },
        {
          "alg" : "SHA-1",
          "content" : "bafa2a9c48c166fe8599ca8912c05f0ae29ec64e"
        },
        {
          "alg" : "SHA-256",
          "content" : "766fe23a18247569bdcbb5fee0f5d709ed37c0efde22893206b1101f49817c9c"
        },
        {
          "alg" : "SHA-512",
          "content" : "a1e57cbf1a3d1eb7a989a50a9ed8614d94803ae8ee1429e8cf9712290d6fe50796fd24e82be0f544eeb4dd8bd070838564df922836bd135bf72306f3a302fe6c"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b69f753218c9fbfee4dce88cd1b8073fae2c35f1e4b3b062ad7eef7d8c7995bbe82b9bb0bbe74e960f9c0b064364252"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6791c816f543f81882585e061847476c2d2e4f161c11033622cb17129e94c8f8601edd53aaf45ecbeff326b19791a400"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b01fcd9821871c39176195db48dd41b83c4f9827f087992f10426b5694140aaa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "81c5c9ca5ec9dbb8cf08ecde529fc49ef7201da8fac800434d6a304826e848a020ea52d2c750023a80f288453e1b40ded96f983b0f1a4f4301c0a7d3807e8563"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-variant@1.17.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-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.16.Final?type=jar",
      "group" : "io.netty",
      "name" : "netty-all",
      "version" : "4.2.16.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" : "f481bc8833178ae5449d3ace7d53be52"
        },
        {
          "alg" : "SHA-1",
          "content" : "65ecfa91f2e50f156f89ab999c20473d6bbc1052"
        },
        {
          "alg" : "SHA-256",
          "content" : "b27c6ad392d2186c2f29c263dd0fa2d832a3929666d51c2f080286a18acf81e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "8d3a564bebb8557008d3ae00a66311031b442e1a6a6bc964f39905b83b4f214419a9402cbcca375715125c4217e12db8903f6785ba8d7e965b46a662e517f478"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a48edfe0d47ff2180d01ea4bb99c3b76e58da5860bed3cafa506f74aa32a54cadbed57b438807e6ba9b82fac7e0fa8c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "59e009cfb62a3ea6d43b0560f20dbc4bc59ed3bea8abfb2835e35af375f66737ef9cf2cc373a2ae0be867c682461d101"
        },
        {
          "alg" : "SHA3-256",
          "content" : "efa210338188f7139ffc36609ef36a96783555d709119c186be499e05daaf5a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "73575b745c4b9621b794a93581ca214932b8e64c6c5d7b8468fbe6b33507a5e545a556fa7e833d5beadb66f790146bd7782c33386d8fbfba922f0b5e91519140"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-all@4.2.16.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.16.Final?type=jar",
      "group" : "io.netty",
      "name" : "netty-codec-http3",
      "version" : "4.2.16.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" : "ecaa666ba5b3441f3f28150131709f98"
        },
        {
          "alg" : "SHA-1",
          "content" : "506ab30d26e401aeb52922b9baf000d17f355957"
        },
        {
          "alg" : "SHA-256",
          "content" : "94a4b22187d0240bc299366a5135d439affd1fafd3b5162764e86d290d2e85a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "378c11232dc64f6c285cc87b2c0cbd6381492b24529df9535c6a595b5f01e3fe7aaea21ac76679908a5e9ca0500bf5e66b83189b2332428b123c8975a63371ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "52ad78052a5d18101274869a81a05b443a25e289b9968fb5e43126bf824017c3b797b28a23254c3d16b1cb4cfbc5ab70"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b7d50460771f4df5d439eb72d2fe3dd72ff0ba5463f0c5cf1bb3252c2be08ba784a23d9a1f4d78e5db08099ae50ea63"
        },
        {
          "alg" : "SHA3-256",
          "content" : "986591a70c6c898cf104af2543164e757a888810ed90e49f8ac0345a842a4b45"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1111f6d3c6432127d9ce63e218f655d529857d06306300b907f581dbf0979c14be0cebb15d9ae3545250b52fa5c5b59ab1b014ad92575033d604e8871dc441e1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http3@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-memcache",
      "version" : "4.2.16.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" : "1e2b7777b36d3314c71622084e3d8b37"
        },
        {
          "alg" : "SHA-1",
          "content" : "4be33e7be80222dbbb00f3fbd6f1b2d7f956b14d"
        },
        {
          "alg" : "SHA-256",
          "content" : "f5fe075b58e60e9346cccdaf92b993981d35750e9b8649f37b9800e7b2cabbf8"
        },
        {
          "alg" : "SHA-512",
          "content" : "2558ad4da2b6fb35e738adbeb2d1dc55af9d5b2ab75281be820c0db7085c4ce5778d509d65aff91330eb5d8740f44ba6cd8f02ffbdbcd47d72b05c7ae35a3107"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a228b3db1435a6ab4caeee627ad22ac5062847b04462830fc0ecfa69b773ed7436bd46cf42db7a6f29a5c0ec631add7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "efadac8787a86d2b443e63f1a26cec2939fa3162b45ca882060647b1ed76ce45ec35ccc639ace91dafa33530833c4bce"
        },
        {
          "alg" : "SHA3-256",
          "content" : "24ff9083139ffb2befb5d1382543a463eba02a88446f292406124ca2ae8fc9a3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f9abaf2c7ad4dc06a6214754ddc99d5dec2b2b3c8ed3800bfcef7af463e3ca31e8476810a45f86cacc367f7d586b646ce217d54709b63311eb3fa7fb758c9190"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-memcache@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-redis",
      "version" : "4.2.16.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" : "929743e32bd39e9bec74ee8ace6c4f41"
        },
        {
          "alg" : "SHA-1",
          "content" : "4d27efa32f8631baa97f1ed3e63c9febd400c3f5"
        },
        {
          "alg" : "SHA-256",
          "content" : "c0a444400f77cdd84e2ae2c038989251e0cc5c18eb424c66ef6b2ee04594a7ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "7b933bef023ece72a65e861d925c107c30e818b3bfd415fa38a62068c4c7448d92355f29a1f6fdf5c45369838c120775805d43e20694b7ba599d2971153c0204"
        },
        {
          "alg" : "SHA-384",
          "content" : "779fb60fd0b6c0ecb5b33da33088eb8b1f23d29851a7ee71869959c773eaa5bfef7609baac2e6de17d5adb6d77a3d790"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1f1125d70bd1db634e83db3f09ba04c2c7d9a82cb6fb7f09bf6ba6bd1662fc2b91f3af75e1afe0c3dfc329830e887e72"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a5927c6861aac4856b85ec52d0bab83d4e08741f4ac5451f14d706f577c243bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "390db64af88a99bab5654116fd36565656392b1b8ddd2852cf9cac3c5a4a13eaf5b25a143be8c126a831cc8f45092a4df6efbaa314818c4fd243fd194b72a1d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-redis@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-smtp",
      "version" : "4.2.16.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" : "fe6946c29972d6597ce2aa621d6512f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "d25fa1d1f6d6735ded9d1160e66643307b8b274e"
        },
        {
          "alg" : "SHA-256",
          "content" : "4ab037af210ba24ac08dee8ef94bec506c1be1992fdf0862a464bcb5f32537cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "0147e00da32e8f0d5fc69e1746e3b867e7c0da9c25a8497f35af733d2f35ad9b5712cfba3ec34f5c7a82bf14719fb03e382be87bedc67bda7836c31571889f96"
        },
        {
          "alg" : "SHA-384",
          "content" : "22ea28c310534048908f140070d2db459c4a95e73c5afb0b0ee22f9419339b4cc30500e69e31e5504e2a1bbd87155e9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7c4f87db19c6fcd1c51093c0cfe63aa712ab4e48b619c0226d9db75bc1a7da3ea9282c4493ded8db6cc1d219e5a650c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1148f31405e42e47959a0420bcec89088a81e9c92ca0b7263c38a8481e90c493"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca6f4e4bae15749c8947a867cca31ebeadf46ccf892218538e183e61d2272dab78b945a9cbc18a68bfca4df0f0a0b79a8d163eaa727d0faf1738e5b6eaf0cd11"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-smtp@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-stomp",
      "version" : "4.2.16.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" : "815eeef3a21d336e170b98fe0426fca2"
        },
        {
          "alg" : "SHA-1",
          "content" : "0e3678d58509546d54c1cb2fcac566115727ddc0"
        },
        {
          "alg" : "SHA-256",
          "content" : "b150e456535d05311657e14b6ac21c86c2cc6d3412788af51b56e37a7705fd17"
        },
        {
          "alg" : "SHA-512",
          "content" : "b5ac0150d151fd7007267d5fe0247afd20dec92f09f538d1f4724b4162fa211f8e8a75b51639247ad8ab1f436066aa0d6bfd413882e78590e750b1c63c6541cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "b9877b8621bc9453a1fd5e526427b9effb9c53466586dcb524a382580c8faf7f38bf0f5ae9d876f7e9320f2bcd703a86"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c9c03646c05b10aa7ba3495426ea2575e3ce272390357e0147cb0435a74533547fbaf68cb2af1f77f4b480004ca0091"
        },
        {
          "alg" : "SHA3-256",
          "content" : "113ffda569cf2655ebadc59c1c3ae0ce7037094354f2c79f38ba06514167c68f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d006455d19bab7bd715a5b92b5fba16a5175498c24d9d4f529e239b2ad8abc80e7d7ee5e54b74d485395ad9cdf00066bbdc32b97cb1d0ca8eb2bfba7f9fa576a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-stomp@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-xml",
      "version" : "4.2.16.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" : "48c05463a2258b4faca46e52e17db708"
        },
        {
          "alg" : "SHA-1",
          "content" : "2975be7e9fc48ec00dba7b01638dd0f8f34ba9be"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c565870856fcdcaf44db041b58adcdfe4ae795d5a193d1b303d913e28821766"
        },
        {
          "alg" : "SHA-512",
          "content" : "8d01bbb42847e4d74176a6b54799878638df56e333c1be3d64067eb6c0fb839873b23493b740528b1ac36a7aef1b03f2ef58d330de4fa60698bdd9cdab1d1bd5"
        },
        {
          "alg" : "SHA-384",
          "content" : "c2c875f86bf3c425e332b4e518c950b20d10f9741aebc6244fa8549733dfeae9d85b252dbe9813cf453bfedf82d2e9b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "55aa993f3028ba47f3343d3f82729b82928582272927c9087bcc38f6d1b85ed78ff5cc3c7a8cb196ade64000cf7bc8ce"
        },
        {
          "alg" : "SHA3-256",
          "content" : "14f8117c49c544b3d4f608d1d378a7d64ad64f268560f389d7c948913607d49f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "83a8bf65924917677bd49b08defbe4863fcf967a586997ab225930bd74e8cd013ae59c192896fc38b6a1795946982d8d2721ad2e1a407684c10d7021e67121e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-xml@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler-ssl-ocsp",
      "version" : "4.2.16.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" : "7c2051493fb92403852e764ab3615447"
        },
        {
          "alg" : "SHA-1",
          "content" : "eac493d90d4213f271585c607f2f4aa2045d2c22"
        },
        {
          "alg" : "SHA-256",
          "content" : "d914fcf20ef940a9788680460bd95bd1b4086cd9fb68393b3824064946d8c22c"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a4dafa1f56bc1b73f3f240bb8c6f20633595c17592aa9fd1d7d440b95459255397bd341e21de7898576c2ff986c2ca71da8b37bd4a2d48cf5848a0660ea5b3e"
        },
        {
          "alg" : "SHA-384",
          "content" : "3cbad9712d6ed09632e965e58e0e7987c222e3ddae7cbc59ed17bf26329d62c8135476576ff562a8858c4c5aa99ea0bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cb1e5f69d63162eac49619fc075ebf20a09e40296a9bacd37ccefbfc52880a194ed9e866d1801a9f64817f5e32637b43"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2681b9f8fc2929614482771362cd4101d0bb9499ec68657385f349917f417004"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f26ea14e374fb5723d642f105601902b08cbd877edda11b22f6ebf8b68f1994064b7b61ba2bf0e1503f84523bf5522bdae01c82d5c758d7131981ac0c217f807"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler-ssl-ocsp@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-rxtx",
      "version" : "4.2.16.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" : "30b5077f4f56c12d08464c77efad7edf"
        },
        {
          "alg" : "SHA-1",
          "content" : "9c2a92b1a066a73f958f4584972a142bd4e54dbc"
        },
        {
          "alg" : "SHA-256",
          "content" : "01942a72d716db20ef24bec17eb313d9736b61ded7d1c4647cd1096df6bdae60"
        },
        {
          "alg" : "SHA-512",
          "content" : "08aad6465d185240004be1381cff6cf259d2cd760bde53650daef003394ae0c5a273012d5771600c0bdbfcbc2a3a05c852231b18c0b967cf918cef0171c110ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "db6a967a4ba425b97911067cff24a1a5c6d94f9e37d6ab1cada50089a0f8f5a2e5db4141f695c1ad96cdbca135f3d04b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "972e2f325cf6a6d7f3111a6101bebf914d6c817360757b38b755283861a27a081a2708aa95cf7bcd2309c1fd281ea175"
        },
        {
          "alg" : "SHA3-256",
          "content" : "70a790fbc972ed1dd676ead49c834c55ca95f8241439fedd594d0f66b72ad693"
        },
        {
          "alg" : "SHA3-512",
          "content" : "916a587d93b70f7e7d9a6a12c4f802693d09a0ea99d9e9c916a4cc30c5c2f93279b171da8628491189c6d386f971cd2aa9a0d50f07232b479e24dd734969b12f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-rxtx@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-sctp",
      "version" : "4.2.16.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" : "234a97398b155c5eff8a1b1f58952e8f"
        },
        {
          "alg" : "SHA-1",
          "content" : "72bb9808fddd75854c23d7b165bec6b6e2fa3010"
        },
        {
          "alg" : "SHA-256",
          "content" : "908271a2e1e4940a2ae9615e80bfb967394692f5dda005a332c545ed5b7dde2c"
        },
        {
          "alg" : "SHA-512",
          "content" : "3141b2541d1559a230ca1e6b995ee7253dede411ceae5d5b29d4375ed17a6456910fc4785cb1b598937369e9a21acce02aa7b734f7507bb502ab1fc00cca414b"
        },
        {
          "alg" : "SHA-384",
          "content" : "32548c59c493182cc74415ccaeb910bcbf3cdb7b602caa5f6917bdd99ebb19a87cc28a27e50a2f6474fd192bd2321959"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b91975c0b87405b88dbd6f56dbba3311fa7713121a80701e36eb35759dd455b4eaf9aa0534642503cf7904757fba60b4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5abb8f00193e1c55ea3dd161fa680373efbb7db01454cf7215423a8c81a6a5c6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "683718fd31b9a0bfdbca2d05df45315f33f46502fa106393cd6efe7ae03394b1ed749335b7056a0e288d751b8523facd20e24a7e1a7b2267306866ad829f7220"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-sctp@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-udt",
      "version" : "4.2.16.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" : "106295382b62095356d0d88df0570fc3"
        },
        {
          "alg" : "SHA-1",
          "content" : "dfa9958dd9fdbfee45622475b017835122457e37"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f072ebf51b5642adbc2129cf5d06f96d6a94b0912d7cae2cbb8287df73deaef"
        },
        {
          "alg" : "SHA-512",
          "content" : "600c574f21fb5e780aa0ebb8b4a0d21c32f91c4c098cfa135e4d7e1ee9f681d54ffb054b4044fce75a456c6f955401c7de65d52dee71ea8d4e9bb319e26d07fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "9be5a23ba32825202e78d6e4523daeaca82412efd2849f891b07946831ca415ba9a3222055887e28e7622dfcf89de969"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4c636d45aeb6d707436988fff57b1910c718e1180ea843980a73f33d6ca7b7fb85d6ad6b7d1ee50cff7408511bf1f48f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c90ec140d9ff60350fc4634b41d1b8dcb6cf2a928f40ddd40f61e969d904222e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "044b06635199e7cef8818cc48786f33d2ff45a352be446f2410d07c448a8b43c014b5fd22b890d57104c4a33f960ee6c7f822e0b47f43cf56bcc582eb7daf246"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-udt@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-classes-io_uring",
      "version" : "4.2.16.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" : "41f8c495ea71b0e6be8bb8fde9a3dda3"
        },
        {
          "alg" : "SHA-1",
          "content" : "d4788328f8a2145e26d6e80f2f3ddc2f73bc24a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "2f0b189834aa2c945b2ef965fed301c9883b45a8c54408e2565724f46510a59e"
        },
        {
          "alg" : "SHA-512",
          "content" : "cce286968fe03f747d54f810d5529818950c5a302c9a413a08a7c4c6780fcd097822fa20e147d1b2b56aaa4bff6b9ea8b9d9a66d8319a15cce99b10f607b5857"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb4a9134c34bd1318a22e024bfe3c63f76dc2a4dd601e1d1993b6382048620ecb861e2113054721a45c427daee693791"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e56b33677c47b5090e5f7da0e0b07ccb0ee3cf129e6f0786a4e8995cec15ef8e6b1d955a0d75052ab75c8d1fca1bb880"
        },
        {
          "alg" : "SHA3-256",
          "content" : "755b291ae258c108791953cf82daed82f798990416cda315abef75abe53fdc1c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "95a1eba21a94fdafa71b5cba2f2fdbbe835917d1455bb8f6d56f1d1834c5b152487a2b8796a7bfc99432bee0b131f2e326865b2b664b9b4e2b52f2174ae6614a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.16.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.16.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-classes-quic",
      "version" : "4.2.16.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" : "e98ef54b56b512355eda4b9f2cd7e91f"
        },
        {
          "alg" : "SHA-1",
          "content" : "29e04d2f81b70c0b9e2646030dddc878786015be"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b2856532681b109ecc1d15ba81341665fea4ba1aab78788e3d74c1aff38ca00"
        },
        {
          "alg" : "SHA-512",
          "content" : "ca1b0ea60e454839443ff33e68a6eac066a0db6be1a411a598df50360c281a7951831088c329846c60dd7817168b7fa8d9b51b2830cb68d60156b34fc920d36e"
        },
        {
          "alg" : "SHA-384",
          "content" : "5dd86fe328f22a72672e9ed7c411d91f7ad21f3f2e824104df0c7751d02d7516d6d000dc85dd51a4f63808f98cdc5775"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ef9bb5ca793a30ca2b87846ef3534e6d1d1594b01746fbdf9b4ed44326710b3ec617518ab6e2d5f401af76bdf1dcd2a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed61eb6b7c050c517a97402e482d818482a07c71e9d9c29f3cd2be82a093da72"
        },
        {
          "alg" : "SHA3-512",
          "content" : "932e42b3ed1ea61307996e693398d6d8069e9104d78a014fef145da769e5ccfffffc1050f3354e903f26cbaf81187e5ceb3be3d9b93af6049b31f3ca81fde534"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-classes-quic@4.2.16.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.16.Final?classifier=linux-riscv64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-epoll",
      "version" : "4.2.16.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" : "60e8d8a4e30548d76c865d73563b5a62"
        },
        {
          "alg" : "SHA-1",
          "content" : "3fbb6d9aa97f86b5c2868b7e7149ada325f57daa"
        },
        {
          "alg" : "SHA-256",
          "content" : "453eaeae88b7acf3edb17e0b01897dbc587825b3e8240c68b32f861915d6c0e9"
        },
        {
          "alg" : "SHA-512",
          "content" : "261fb710f839653bf912530e1ddbec96e9321d6fac3eaf246bdad108b01272db1ee0a36832ff94691c14e216ae7f3fd9c8a7d0b9b53f0c2e9c09664428edd29c"
        },
        {
          "alg" : "SHA-384",
          "content" : "c609a70ad7e041d44e7d575ad3383eb8e0b46732a763fe38f245f5066e412432c084396a5d28f3f3f4621569a9c2cf5f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "175ee827c59f4e6d4d19c1e24c475463e8877c215b9e85d7905876c44b2c14163cdd251d22b0ee45dac0f367c920cac8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ee58a3348b1557c8a2e5394737534a1ef1928aa011268929b35ce8e744fd2d5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f4df4c9aa2d77df26cb140c7c9039d232355d75473d511092773135dcbf8071fc73474a9f44202281f25603369be2c6f3c418a32cd889af998f9d71d0acea4b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.16.Final?classifier=linux-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-io_uring",
      "version" : "4.2.16.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" : "07fd07a0fc6eea382bfa0b1ec8b31528"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd2900ef8eedf232ac9dbc1b6140267d720d4272"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b6c6a6c50f4940401919b6d074e35da5a8c7239f24bd6fc530b6cac9c87ac49"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb3cba8860835a14c7f938a8d6a41419eeff87120c6c481da4beeed990cc8cfd3c348e2543a3f75811fd4252ad5857ecf25e82067de8758b97e54f461b3b9d4b"
        },
        {
          "alg" : "SHA-384",
          "content" : "14d74fb98afcb0148be6989dc4bd12a24be1a0e51a06f46c04ae242b4c72d7a6f4b92eb542d40de279f9f70bf40f11b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "069688c452b1f96742120b842cf26e1432d5bc447420000879df72593a1101100bdbf3cf0aa67917a1f119618c2f47e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "77cf5ce297ad1c9b86809794c1731390ecc66542fec0e9540cd9f57049f78f7c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2b8d53c29157daf46d67fe6a85cd5189e43df70ddc3fba05785651bad4de6848ecf196e7f305cafdbc6e5e11ca8e4ebd3a75d265fd20887bae4f16b452cca73f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.16.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.16.Final?classifier=linux-aarch_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-io_uring",
      "version" : "4.2.16.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" : "f7cf7024d4051b0844df5d342ef2195c"
        },
        {
          "alg" : "SHA-1",
          "content" : "077402a81d80186301463e0be5f2425f1b43cf4c"
        },
        {
          "alg" : "SHA-256",
          "content" : "4eca317be67a3799e2e12e17a8bb4144128384217da7b72ed1b75fd8687914e9"
        },
        {
          "alg" : "SHA-512",
          "content" : "3b8aa3a8b1637e8d4bbce53b31d7cc51515a4ed3bc23539b3b55ce81901af45386b7668fd10e4ae2d35753686c0a62e2cdec95aec1668fb59cdb27377f7616d5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b937f65a83c4af5ebd3d5a0efcfafa71acdc362d219fd9b923e88794cb38973b9fd5677a9c2f7fd254d55a929376301a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "958edfb6f8aa19be4c5ede7f5a2a7ff2505438b4205cae07ddda705cd7c3231378ceb40e69151532ed4478ea7350069c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aa7c2672878f1842e478a124a6a09993256efc42ec24c6e20af741da105157e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f43586320262d01f842b59cba78af58b64c42e9bfa455ce8ba4d25cdcf31b1a9652ebd82fa4172e2029af6b7dcb0e3bfccc3425e2893e6891050eca6d3454caf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.16.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.16.Final?classifier=linux-riscv64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-io_uring",
      "version" : "4.2.16.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" : "a4d76e0e21435dec5e36af3d7b40719b"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3fbc3b04eed8e89f284484e45989f718f58a085"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a3066ea77d2c55d828cc7149903aa711604c72e4f9f0f5cb5df84f8ef1fe631"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e2c8d8fb10a8587350bba164af97f8f0e661dff9bd95597905aa27ff4c062a74b16376bc2c6d5576388c5c0d77e943e772dd23f097203838ed5259c686dc92d"
        },
        {
          "alg" : "SHA-384",
          "content" : "863c96b6dea0b2f4f8b9145c9453ccbbdbdfe72c878962c0ccda24f8d1b1d27509c046fcf988241b76c7d5abadc8a67c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "303dd3496616599d6895965d3a32ee710bd795336a7da065590c60d23856e5069f25face5ca2b779b66c85b60b8a5337"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6095ce968e6d1f014b54eb5b2dbcce9b54e4c91bc5fbfcda76ba9b0edc19e7f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff2be71a49061b650d442951ad0701271f4d0f6600a10ff2e8f2744bbaf6b15d88419f8aac25fbff5ee9f2ce3d7d55199249f6072f557c972ea577a757258db4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.16.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.16.Final?classifier=osx-aarch_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns-native-macos",
      "version" : "4.2.16.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" : "6c09da6e277c5a813263f21557d17b51"
        },
        {
          "alg" : "SHA-1",
          "content" : "22daeb917287455801fa4a123110bd513514246e"
        },
        {
          "alg" : "SHA-256",
          "content" : "49aad04e202267fe7ac0a291c2f2fa38bdebf7f1e13955d2afcc4648aa4bd406"
        },
        {
          "alg" : "SHA-512",
          "content" : "98bd3319aebb58f4934629241b739e163bb96925888b4e5e927e0b3c15cb4268a0867b8a4ec58919759d9fc452820f5a4f2c0dffecb2177dfa5f2a0f0f52b2b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d96b3e80303552a83d6a3fc7cb46c466fb2ad1c968be0636cfdac0f7d22c80c38247e9f1a55d685802c8fea831e3b6f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d94b5b56e6dd99efdc17a479ce3546e02e9aa6f543995886b005564c9e1c5dec52e71959e8a44e7815771bf2451325a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd62d7d833041ae8ecda73779602ab307d15a5d8d5800984233752f8d7b122a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2b7084d80ae986a83005add38ac720548c2a9c251547ac7090cec4bfb6d0d9e4b5308992c043848eab9974ef890a313b4e05b949117a8d28b09f31c4755cc8d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.16.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.16.Final?classifier=linux-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-native-quic",
      "version" : "4.2.16.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" : "b11a5dfc5aa1f743440b05d3f51cb2ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "d2508e60272931ae0fa56e4b4db9430f880f34b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c29587f8b2953032bd37fc20e3eda5bb7270e5e1e09b496f2c024f8ac8b5dc1"
        },
        {
          "alg" : "SHA-512",
          "content" : "baacac814662a15c814f9eba8e1e95ada6d27dbe41ec3cd4c7d7d5a1157b4dbb0ccb925904e0cbfb784dfd4cc5b3362355fd04c28d59adde1f317c5c18cb5098"
        },
        {
          "alg" : "SHA-384",
          "content" : "4a6bc24f7d417b0c83e1c93022a1ec52aa8e24ab842f80d46a989e02e3f4e800df4ade3150d5d448425d6e397b803b31"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b3af5738f6d642b64fe7d497ae44e3b9a05143d7ea33059fa041eedf71e389026549dd5698bef984965b29fb67cb9a16"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e1dc42a2f3f044f5a56aa641dd5345a1cec25e4764a785226bfcaea8a39e98c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0023cffbfc19a39da4665c02c1bd52981e267bf63de96d0b653f01fd46a20e53944b8a7503dc64cce89021c74385faf54bee515821799e10ad5f4ade698d46f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.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.16.Final?classifier=linux-aarch_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-native-quic",
      "version" : "4.2.16.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" : "bd43f934b55a4d62429e5b1b1fc2f84d"
        },
        {
          "alg" : "SHA-1",
          "content" : "19a23720a19f3d37038ad98d9d096e10a269e42d"
        },
        {
          "alg" : "SHA-256",
          "content" : "b338c76fee30c1b8b655e3e992e88dffa71591fecb35e1fed70089dc3696e0f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6b80571ad0cb80cb82c244df1904b782cb44cdefa4fe3c45a22fc3e64b38d6886b8f130699f79f5620894385df98626795c4063395944d68f432c8c73c4bfdf"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa9348502a557e88d0261f54f7f5a3419b96f89ec7b194ecd7cd7e8704bb94bcbc3ad750e6e8500d963e22a7a8a1ebee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e62586bcf8840c9e1468c0cddecab2225ae0ae55dca8c8e4042a585d5ba6abd575e5594372552533a16e8389a503248"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bd7c5c7c3c848b098f8827cc81ebfcbc301f899e66c50900e6d8fedbf1c0ce60"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e7df174e97b2f55908f20d2f0c5a2c92a079e0614d685a7867c784bc66749afb2bb398fef532b3199647bf6b9025c93b0a3e0a3a3db279018491e0cb49534273"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.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.16.Final?classifier=osx-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-native-quic",
      "version" : "4.2.16.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" : "48a59756e2f052b11c3a6d0389f4f71c"
        },
        {
          "alg" : "SHA-1",
          "content" : "db28f6e4771837c0d7b14c691a03d73e1ee42f42"
        },
        {
          "alg" : "SHA-256",
          "content" : "15cecee5ab661a650fa5c3513fd0c6d84f27d5dcc0eddcdc1b9619649b08fe12"
        },
        {
          "alg" : "SHA-512",
          "content" : "4491c3f24b64cf51ee7bec25a0ca5656f7f212ebab86d70ee4005b5dbb4ddf17f72d77b9cae44d40238d7e801c4e293239d54be0cd5e868cd22f7ccc80c26dbc"
        },
        {
          "alg" : "SHA-384",
          "content" : "5103dadd0ca0303d166bc295eb1014a602547a245593340753401f13e6f43f7680e67cd6d7ea251d4570cbe9f3713a6d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aacd96d70d4c170f8ac74d6648149b2e188cb27134935a4c70f15c5d2cfc639bcecbe9d04afdbf43b7c403243ab4bfb8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aef66b0e93ebadb1ffdc36600ac5d273229da4d96bbe9c627f60bbc4e18d969b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4c206a62895ca39c9d51f0cd8cc109c0f37a8f3a9900b263754fec9fcac175d2ad3a47f90611f81fe1a3f3898e766419a57c2a964a3c692ca079f611106026f1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.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.16.Final?classifier=osx-aarch_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-native-quic",
      "version" : "4.2.16.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" : "4693479ed38853e461a4c78090698f77"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f08dddd953f49291d9a43bcde0f8d96cf8c2dcf"
        },
        {
          "alg" : "SHA-256",
          "content" : "93c4fcc7a63888cbbc621ff2774632234344518503fca967b77d6cb7f241a8ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "45257d9ea0dba868d653c837fa0e15c237a312154de806f98ec02f1407d9997fc00260e2566bac0f5e55bdeae5b2431ce1f9e9dbc8198988e0d8bba6c5d9f179"
        },
        {
          "alg" : "SHA-384",
          "content" : "3d8576fd3465989508a4e2018eed5148eccd5216b4c080c8fa404cebe7bfbaf4295a634a38c37b66cb16342412eccd25"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3ec6bb7870f07f25af47012fb7cb7db89e18ca495618e40da527c25c67852e9cdfdb8ab209671ad828100a9ea70ba574"
        },
        {
          "alg" : "SHA3-256",
          "content" : "25a391ad8ad12f1db4cd23d0740daa509d9b7d0169ddc83fae7032838ad0f258"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38352110282386d60e06348ef5ea843b2d0b91aa5f2aa770926c3313babe5c63f195cd21b6d14c2bc6e399adc7e2a00c860a036eed42d0a2c6365ce852e5a9e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.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.16.Final?classifier=windows-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-native-quic",
      "version" : "4.2.16.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" : "2ba76af2d12260449ca7a424cc99d2b5"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f4fa17b350d63f6e8d7043a0f3e944fc97bc49f"
        },
        {
          "alg" : "SHA-256",
          "content" : "ebe477b5374382f0d34583907b7441dc59c52492c890f946154deff47883041d"
        },
        {
          "alg" : "SHA-512",
          "content" : "40461c4d4783c195adad7bbd32b3fd4cee41458ab6138a4645622677257810334556c31446d4d07b84508b939bcb89c0abc43c86a9afe3d14fbdaa48f9d270b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "1ec73ed6f71e34ad18e3c9958ae61e36aac6f445fee6257877446b231554cfee2152b9a4fce8625d0d49f42dc4c64bbd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "576e8541a93b317d3f9b337fd9eb4821b8edf0264aae9efdcbb9d26fab28a43b80403699bddfc8c479984c92e27d3156"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3fe5181b57492658a7319a42c20ebf2c8209fbd7cb22eceb83bbf5abe9a8c97e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4c5ca9351e13d4f5fcd5ccb93ce76c64334be8262e5cfaec9f6f7197eb25e78957b9ce9dd9dfcc0778f48cd085f952975f1962f28720939582a112c8f1db84da"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pdf",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pg-replication-slot",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pgevent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-platform-http-jolokia",
      "version" : "4.22.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.22.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.6.0?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-server-core",
      "version" : "2.6.0",
      "description" : "Jolokia :: Server :: Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d03ff9a0b77a81918d341f734b5923dc"
        },
        {
          "alg" : "SHA-1",
          "content" : "3557d715af904c1dc105d84e3626332d52336b68"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a8e1dde8059be00c5a29f37f6b3aa49aff9ee0b7e6d604d828f63dd0e70ac32"
        },
        {
          "alg" : "SHA-512",
          "content" : "b22a674c8f79f3954dac328a9a19fe5f86b2dc828d7129a14b9bb3c81d6b4031134352da5985200ec328415d3a86a7f9e82b612a4655e1ccbff3b3224bd2f239"
        },
        {
          "alg" : "SHA-384",
          "content" : "b552ae57a0c587bde1d40bb2626ef102ac8af216a02afe77dc3ead65e3c78986fbdb7f26b1dc3b34785c2caecc45ac9f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a32647d147dda613efde1418e76bfdb0a5ea9191895ff96729280036e5a83a0d794b703ed82959155986fd2b5ec738e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "536fb8bfe97aa0a0add2385a54526771b461c1a608394b946b3a07b0507ca4f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ea31c4dec3b8dd0ac26bf96558d2fbb5b402f95eb6a2e8e06f0cf53bcdadb357fc40a156ba202dee1eb8817be38e957dcb6ad03ef65c5f869614b7e2cc9de45e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?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.6.0?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-json",
      "version" : "2.6.0",
      "description" : "Jolokia :: JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "806a1ee2749d17770c34b01db9db108b"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e4d77bc28427218f043d9b4c6ad0e9f62b9cab5"
        },
        {
          "alg" : "SHA-256",
          "content" : "65d5821bdf86311d454821c63648f5693a038263eac55152155d99f6fff2f385"
        },
        {
          "alg" : "SHA-512",
          "content" : "3b69f689b7a7dd8af97656af937c616b1994d14215039b25ead2f5578df174533c67524525b4aadba664bef39d185174542bb8db85a9a651a9cb04f48efcd5e8"
        },
        {
          "alg" : "SHA-384",
          "content" : "783fe0bea6a8fd8f94e5171395ecbb261f863c29747a5b492f1479b2debad7d7a123723f92c7def238cfde98bbec9a08"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c91a1a5f315b8028777406b2d7c4f2299a5303b33d631b6a17e341c9b1c19522ab7017a6abc8ae422e741cbf99224498"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e6c54619175c453cec62a8da2fde77a633440dd3d71b74510fce687eef5b6418"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b183a8e9b5c1cca2ea2ea0c8aea6ec9a6c3159b9048224b1201fdef3082d42485a81c02f0ce1b92d7f994f9c80f2347c51197ce4a3f4724a107092cfbafce87"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-json@2.6.0?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.6.0?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-core",
      "version" : "2.6.0",
      "description" : "Jolokia :: Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0a50f534eeaada767c65075733cf028"
        },
        {
          "alg" : "SHA-1",
          "content" : "97112fede26985c01ecd131f62e13896dc8bb799"
        },
        {
          "alg" : "SHA-256",
          "content" : "588e5cb36da650cf1495d4097f422b9bdf92842a4749dfe6dc6b33bfbf030dab"
        },
        {
          "alg" : "SHA-512",
          "content" : "610762cdd5b13394be2731aff07e3b44903e6ac6eb62ccbd97f7b2450fff019f9c042d209cff96b8d77a040dff022ae5ee7c4ed0f8f9f2b48c8989c4ad1cf32c"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8735df5402e684e3925aa27f27ef1ab7da107ba35ff6031690ebdcd1ccb00825f19b6d0e3f36e975441200e9ba859ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e2244de9e9958b8914d5f924614e486271a0e90676614bfd10dbefcd1548b7faab2ef26538ab7765846021c02f8088c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c26b9e23f546bf0811c432ae86c3256e4dd8fbc3e17e6227b7279ce554c877c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "627fb3900d377a8212c0c1ac7c0dd2c635299af49bccf4a491769f90633f3c29803a4e389fc6a60c9943857509bb90921526ad13204833612ed4882cac107dc4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-core@2.6.0?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.6.0?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-serializer",
      "version" : "2.6.0",
      "description" : "Jolokia :: Service :: JSON Serializer",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b5c0615d8086159f3f4286cae2394468"
        },
        {
          "alg" : "SHA-1",
          "content" : "59f97b67b9eb543d751d464c20e7fbef781e3467"
        },
        {
          "alg" : "SHA-256",
          "content" : "c1ddf377a01edaa2f509aea41f0e4262af8fd07e9df3184430487458bbacbd16"
        },
        {
          "alg" : "SHA-512",
          "content" : "774ecd599e1c42bb72733d8456c7fc2d9faf26bb17d1e101822e8141736b4b6cd810e00617c8cd74c8aff369b6e24b0b1a269195c92c5ad79c9c17dfb3feb931"
        },
        {
          "alg" : "SHA-384",
          "content" : "a8b8f3a445a9d5fc83539201e945841dda5fa467b970e6634d3fdee060e57f2b219fcc994248b7f0d244d0a36d9ff7fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e6f470ace9689ba80d352f6ddd79af3594c992dd1348edadfc0a8a38f3232cbdfd1acdbd499d6bdfa432cd0b8d6a171a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b9dca50e4d4698f6e7f48aa2ad29874568c35caa708b87a55734a932d394ade6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7491fb3850e2c8bedf1fed7a427c4058f6da9c11a86972813f169cbfa4a0bcd7717e1929a34053eff4dec517499d88fb460f22d660b0b7e14503b93173b782b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-serializer@2.6.0?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.6.0?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-jmx",
      "version" : "2.6.0",
      "description" : "Jolokia :: Service :: JMX Request Handler",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b10e14126a47281430d06446e635130e"
        },
        {
          "alg" : "SHA-1",
          "content" : "90f13bd46efc9963aa9cc02b3cc093966d539b42"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f1ea0e5c898c113d5013d9411e1ff4079396d393dd96f07ad7d063e27d04bb9"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5ad937214a820e47b76ca01137736a430971155419d9f1b3391157d2bc6939548d7e36dc95a10bbf3135fffe5848e42f1bc614ca6da5762e8847d3a73dbe994"
        },
        {
          "alg" : "SHA-384",
          "content" : "7be4b0b524dd1b967be38a8afca15d0960c90a7ca7311a3e49531733a4565140bcf506226cc1a2cf0db7b67ca2eee261"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b8f1efc9bb80a361b3c30b894baf1d5937c99ba829c2223b346a95632f30a6c8eeb116f5c2c5cc825fa750b8da5415a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a49bd9daed789d6a6690e10a108ca24305827a142c1c6dabc0360c15be537751"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9a69a401aab5f186c364e41be83a3d5956864d9468e9460063deb9117092f35f9150d3994a43cba574484075150734451f3013969694a82fead919cbdfde1cb8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-jmx@2.6.0?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-plc4x",
      "version" : "4.22.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.22.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.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.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.1?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcutil-jdk18on",
      "version" : "1.81.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 Java 1.8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dc3fee5b11f55446c1f3197b8c519624"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd685b869ed03e8557674f00969e66e0e2ccf3aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "c7c5bea9de6625d66b5bce347c59ada8454a613f1979fd6a12abcde286790d46"
        },
        {
          "alg" : "SHA-512",
          "content" : "ea9bb9e615f682a3f2e84e80f239739707a1ef9580aa2e405275390dc5f7ba392e3beb6bd495f19e104ad64faa61249c0b53132328868b4390f4bdfd526c2f0c"
        },
        {
          "alg" : "SHA-384",
          "content" : "35fed6a19e8343b6a67d6d0e87917309fd2e7713d155cc8185fe51da786ed1b6e235f4a472179deb74b02e7adfe20152"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e9b096c61a8865867538c97b51739d40413cf727b74e0a1ee23ad908f7c97b5a40d0575c5d166e78e964d4af38c1bfb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d391e79b6ab8d48519e6331d3f5188ae69c468e698f1d23c9b89ad0c5f6f943"
        },
        {
          "alg" : "SHA3-512",
          "content" : "940a1a44f3df96336a0d1488191f2b4e66395abc33f3f402817ba2e272b5139844574531d972e4e393dc94284090fc17db6ac0bc5e3e049a6681e770ce20d7e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.81.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-printer",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-protobuf",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pubnub",
      "version" : "4.22.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.22.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.4.1?type=jar",
      "group" : "com.pubnub",
      "name" : "pubnub-gson",
      "version" : "13.4.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" : "7b2fa649934b1e7994b5ed13736878f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "73b4185449e5f61bc51a6f12474dadfe8009b953"
        },
        {
          "alg" : "SHA-256",
          "content" : "8cc78d0c9c9f0e2c10b0445b2ef6dde552930b7d8f7fcba71f622132ef518004"
        },
        {
          "alg" : "SHA-512",
          "content" : "a29a2296f0329e8bb5793f9b0930e956acbe24ed8e5af9f93d8bac408ec6bc2443bc8e78f05f9d71fb5e6a840491adc14368be4981eaceae76de188aa67c3892"
        },
        {
          "alg" : "SHA-384",
          "content" : "97a5c3f2ded6196a728e29fb88d01a4c278efe5a2d9cb48062276a65796c9a7660ef3729a3da1848ac76d216dd02ecc0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bde48d0a62c8a8fb6254aa9a6ea0522959b65fb93b9224f88b752d31a4db6e18c18c13f6206135325f2a4d5df6aa69a4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3fe3c38b9cfb63f466570a53ae24f2441d79caf626edc7f387b44d41e9f1a2eb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "feb92bbf7474a0a55bd7d2638ee0f68563081d0d3489c1ad77aecb206451c03ea380f5bacfed5ff8d5faab928768c17bfebeb990f7799ce6def2a6933f6be94e"
        }
      ],
      "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.4.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.4.1?type=jar",
      "group" : "com.pubnub",
      "name" : "pubnub-gson-api",
      "version" : "13.4.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" : "8aa4ab7d5a87df4185691a6c9f29abe8"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7841130167dad1fa495bbbb29171089d2b458fb"
        },
        {
          "alg" : "SHA-256",
          "content" : "428ab7426bb157c0cca2c23b19916d537d61a6c244b2fe504109f6c4b8d6a30e"
        },
        {
          "alg" : "SHA-512",
          "content" : "7511025b2ac8ac34bfdbf5f8fa856d7324343fd3901489230230fc5487ec356215adee3c0e576d713283d409ebfa6920ba6cc58f40a65f0a2fa9cd415fd0de50"
        },
        {
          "alg" : "SHA-384",
          "content" : "850697502726f57183f84e0aba1924bf241047ebce468268061caa84e256996b4e1a2de2a60c663aa4995c42921cc361"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b17b0b67e81a650c6724ae03cd1f0b481f104cb1b44dbfa07ad4cfbd40745109842bbc99e77a7e3c56031d01e2ae406a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b047cbdc3ddae56a8970cd823ab1b1848848f42d27d4502a060b5e09407d4872"
        },
        {
          "alg" : "SHA3-512",
          "content" : "92466e852f319c9c6c4e8c0de40b25499ba6cd1049e5c7179841a954a3154b3a1a0e7b345087a540c1e07d9903a726cf255997bd8095d2f410493fbabe2091d2"
        }
      ],
      "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.4.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.4.1?type=jar",
      "group" : "com.pubnub",
      "name" : "pubnub-kotlin-core-api-jvm",
      "version" : "13.4.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" : "11ab2aae526b500c84174b458338e09e"
        },
        {
          "alg" : "SHA-1",
          "content" : "61a83d0b403b858263b670aab42c8c56db65c314"
        },
        {
          "alg" : "SHA-256",
          "content" : "162038aa6d5318a3a4ee9fece736db1652ee2bd445a27431fa0fed14ac05e372"
        },
        {
          "alg" : "SHA-512",
          "content" : "bff43fd1e00707be58ed282203b9b687a3f28507c499d5f571b7eb96898f571c2289b643cbfc1a9449d0582286db9462b7f82237c51ed5040da3dd40321c11f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "94b48032fad3940b0e184528118b476c3f71257f73aeb9874bf51705a516150f30f74875af373c7ae3663d9420b81475"
        },
        {
          "alg" : "SHA3-384",
          "content" : "51f7fa7b5af3080744cb060108a90f07728708042b3a7dd56c1d56a5736bab05c557380ca01f14d549f38c5de170b78f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "719088f61c0ca57a09908f0b61f7f892e34b56f4143751c2d5cbcfed7af04cb4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e9480ca789ca014d69952e660b854efb7967cd94ddf862bb35bf04d15a937018a3ad24ac954fea017610bab9e18d42839140c5ffc42ca881087a86b76fde677b"
        }
      ],
      "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.4.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.4.1?type=jar",
      "group" : "com.pubnub",
      "name" : "pubnub-gson-impl",
      "version" : "13.4.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" : "11e3f44f4264ba97e1de68a04983ed97"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef478c4437a45dbf76126a0e5d2b0b419286046f"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b5774b514050c836397da9958feab4c4ff7e5ab795f5c845882400b143dd92b"
        },
        {
          "alg" : "SHA-512",
          "content" : "daaa94f726d09d45b31dfe318128f7b063cb09627d69b35f0a05dfab624e78d2d8a318d050ea9dc10c7f017a8d78ddad5d93fd8278cff10cd6d83dc46c5c2bbb"
        },
        {
          "alg" : "SHA-384",
          "content" : "863efc1ae62a2928c80cae8cab5d4754adb9ef0f37dab119d7ac21a65c1452fe8568326b09f6154f48a8da504190a8e1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ddd935f4dfe7715d91054841932e2f68bf91d08b17c249bf7253bfdc8097f0dfa7c3d61787178ea82be2b4044eb8d6a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "493885f453f1c37b1a2da5a1dc53bc08c3b9d446c59a054fe9044d014d0d7586"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4abffd31d8ea13837924fe2d9578c6886fa9eb97f9597c91ec8e12ecd86d6e7537a4ad7da04104be469ed0b47d39f7fab1454dfe9297ad4c44f08af8a844d485"
        }
      ],
      "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.4.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.4.1?type=jar",
      "group" : "com.pubnub",
      "name" : "pubnub-kotlin-impl",
      "version" : "13.4.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" : "b676e96939b8803dde16e33884b09551"
        },
        {
          "alg" : "SHA-1",
          "content" : "96b23cdec83fe6377a58be4bb40db8266a9286c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "22b5b015c55f51f96240f63d1ed0c07e33d8d939dc36987d003b5414edf5ea5f"
        },
        {
          "alg" : "SHA-512",
          "content" : "f954921a200f2630b34760a2e566bd7531ba0f8dedb7ed47ba8505673b82fc22f6eb0f7ef9c040b610bbbc80bdd82bdeba9d9588acde2050fa86732f110dec2f"
        },
        {
          "alg" : "SHA-384",
          "content" : "aaa816a8426db75d17afb2f5e805a3b4d15c5359cf423b3c581f89565b7f5f3c148d69f18cdd916b15f8be5e79dfbb34"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f05ce35edbfeb63483f4c23816490805bf1aa2386600608c87323b78dce43e94b1452cde03b6a883d51441be5b416e05"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ebdd2d7da2dc5f5c3dc503e24ef248c770690b689b10c0fed9a078b79894586e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0cb02a64c97237c09020551c1dbbdf451648b018ae671530d49c0b4f9cec1acca31f62d17f6030cfda356a0b802525235b233befbc67f3184a1a035220a4843a"
        }
      ],
      "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.4.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.4.1?type=jar",
      "group" : "com.pubnub",
      "name" : "pubnub-kotlin-api-jvm",
      "version" : "13.4.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.4.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pulsar",
      "version" : "4.22.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.22.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.2.4?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.pulsar",
      "name" : "pulsar-client",
      "version" : "4.2.4",
      "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" : "743dc425ed7fb94fcaac90155675fb9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "21d7be38a076fc2306b3e7c177b7047141ab712e"
        },
        {
          "alg" : "SHA-256",
          "content" : "eefb25948be286bea8fdc29cba3af65deac4f87d322702bcc9ddd115bed68d23"
        },
        {
          "alg" : "SHA-512",
          "content" : "843ad1a93198b47c946bc5fbf4d978c6dfe6b62ca6e9f029feac05ce167eb80d1c1eef4e7bd565c56998e3cf09d8b2eb35513fbfec5d73afdd321492996f4233"
        },
        {
          "alg" : "SHA-384",
          "content" : "be5fa56aa000c64c138778e39dae4571cb1b5cc323e598b61eb756b3a23c60126adcc5ec870df421c3f583f19792bbce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "09dd03fb6c2019fd930767f8323774797f14765da44ed2e74f81b92d41c27f3da65702082a9f0382fdf4de6d3f1b1343"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cf691169501bef3727fc55de9b9538daf5e2bc352877812ae96605859acc0a27"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd71c21e567f977024dd462acdfeaacd2c25d293eb4372b411a01ce5c17081b914e1f8597308436cecd683e1b4953a82cab53b7bf70ec79be015c3dc44cc5c92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pulsar/pulsar-client@4.2.4?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.2.4?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.pulsar",
      "name" : "pulsar-client-api",
      "version" : "4.2.4",
      "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" : "cc603824298fb6b5a131c97c3a6499d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e473fbcf4557c49727e27a0bec490d640df35fa"
        },
        {
          "alg" : "SHA-256",
          "content" : "55ce4edfc6f895b335ff7a46d549ce9f642b1609e843990852b2240c9ea3c4cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "387eca9c19e0ec9bf47bffebcf3fa34de54d9482cc8501226da392b4fcf923f0e76145bfc69daf023ef89e857338d907451ccea92f009b9c5aac9b966f6f82f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "52d0702c3faf6d363e677c57fac916ac4fd04634193fe1e1860cdd6e28c3f643a4aed44cf123c6221ec10b43dad1a22d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "25c721e0b2d782c0229a11ca4cb9b85a1931f7e3a3d825624491bd3868f3b8c14b9e27061beb6368c089ba5a2602813b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c0d6d738b2532756f15ace514a56754acdd782166c80a46886769840a16be4ba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "65ba2fa40593bfc432fd04866dcecd792fade7a028b2379c76ddbae5c3032239d2f6808adb0c1436b9561678c84dc7d31074aef385bdde02a3f94487b89cc8c9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pulsar/pulsar-client-api@4.2.4?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.2.4?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.pulsar",
      "name" : "pulsar-client-admin-api",
      "version" : "4.2.4",
      "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" : "e59cf70257ecd4102d3904d7b37d8210"
        },
        {
          "alg" : "SHA-1",
          "content" : "367fd9b4b35ce056004e6bf71d434de95d555b80"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa785df22e0a9a2328705decc75a53e986a84a5543776b4393a65e5cd73d9576"
        },
        {
          "alg" : "SHA-512",
          "content" : "38c48c58e4b80a4dc569b830e19193b3e78544812c816c50886511bb110966a96475a6eaab579cffb37b5dd1ccf9ecd6c0f3f2ef33beeecaaa47db39ac5c6333"
        },
        {
          "alg" : "SHA-384",
          "content" : "327c41ac6e005b2d5de904170854c152d952804518ad182dd0143c133fb0d7c58cd39081709917c5b5bc5968bf131974"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b84665d6339d3492492d3cf9c62d90a286ad401522c508be22e42bb15157202884e73c45b95fb17011d7de3794694bc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "66cef1ae979b80e94b6fd5143b49facdff3932b1f66a2690e20a978be3134bee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef4fde64c463d780654a4aad90b895c80c413ce9461095fdc889759e26bbe8de90ebc69c645a23f3db6b6aa358d92a88d66b98bf3f5e69b6e511ff4e46aa59a3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pulsar/pulsar-client-admin-api@4.2.4?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.2.4?classifier=pkg&type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.pulsar",
      "name" : "bouncy-castle-bc",
      "version" : "4.2.4",
      "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" : "c44c8231cf32812f8d8fedd9713526bf"
        },
        {
          "alg" : "SHA-1",
          "content" : "f32e4afae1adbd52dc39f376e45bc0818d863b1d"
        },
        {
          "alg" : "SHA-256",
          "content" : "66a7b349ea3ee352fa857b08622584c33f63215c7eff0b4b4b99b31485b4d8ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "5078f42a3ca09b48be47bdb0951389a4c849955994073586362ae9c7ff5932f8c42ab155c8aa4dffa1ad362f42abc4bc15e2a327066a9e3e7fafc3ed53c57f13"
        },
        {
          "alg" : "SHA-384",
          "content" : "415e0bba7a4e9cb01bfae1ee0bdb63f82322411d9ce8cdc4d90e5b94ccbf649d73c0ea14d30f70307d2fa67a335980d4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f107c98b103aace74dd1227062cc6f110634d7608b96429794edf935787843f7cebb94d2a11024c9b3eb7c04bae36b7e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c345c9314a62a5f71db510938d18435e28f34286518e05c112df2067abbfc69c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be8b766777907459d2f3074c185e88593ada971e01bc1580420dea9bd1fd690c7b038214636f15bbfbeff8ba0f0dcc3c2d16976fc057d9f256f5a39efffa7742"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pulsar/bouncy-castle-bc@4.2.4?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-incubator@1.62.0-alpha?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api-incubator",
      "version" : "1.62.0-alpha",
      "description" : "OpenTelemetry API Incubator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4be4c5ce3f5fbe24398ac3a97a44645b"
        },
        {
          "alg" : "SHA-1",
          "content" : "91f3bcf6b93261cbaf32dd156e0007aa5fa5b25a"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b8dbe21aea973896555c65e94de694ff73f788bdf47c712f8b2267a57b5d0d8"
        },
        {
          "alg" : "SHA-512",
          "content" : "128b4f29fa5ae2bce29767e227793073daf65d8d49571a40153db74d98b4878b47c8a99b65e66e6ace8d0562ca413c1ca24117fd52239b3ea438c6cde7715a35"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5c1ab51a726992d9e734b389bfe5552fb0ae28a9745b7d39414a435e5aac1b4fbaa2999b129e713f09b9817055a06c0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "40ecaf98527dd99998971f0a775ae7fc238979d32201cadb05f50b1e5176ec26dd3791daa8de120954488d457928fbdb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "32bea0377139ad5facd8d8d434e4ca4fabec07c2b9016996db77732d84074859"
        },
        {
          "alg" : "SHA3-512",
          "content" : "29b9c262b5cde6bbf9fc31e5506c959e3eff5ca0ddbd16513d54c834ad64a3cd82346f0d45f427dcf3bf7f0a96cc681b248ecb19d4cdfde07e1a2ee15c6f345e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api-incubator@1.62.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "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/org.apache.pulsar/pulsar-client-admin@4.2.4?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.pulsar",
      "name" : "pulsar-client-admin",
      "version" : "4.2.4",
      "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" : "f9385ea3da3864989c2b44db74f37517"
        },
        {
          "alg" : "SHA-1",
          "content" : "80a5ba57a4a9cf05454a257c947c5c84d57f68c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a9e1b2aedbcb3e7bb9ef816906cc15b66f2c3380368f5f43d8e4dbd330290da"
        },
        {
          "alg" : "SHA-512",
          "content" : "678eb8fcc346a7c04dfd1d9a6787291cda5d633b23d1aad811613718eca9242b13ee3df03ebd94b9f3cd976e163bdad4402f549d9897d0460499d52f09228338"
        },
        {
          "alg" : "SHA-384",
          "content" : "1854ecc95872ce4e2ca23a191a24fea832ebe28747ed02030387345a82b06a921543d8d16b4a158d250dfd9e5b3cbbe5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61afa693aabb9bee1ef76ee3fb15d19b7fb6e7298c1ddca6ccbb909bd2ea0e9bf1abfd949ded6372b150a67864135691"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e062f09835557bf738d5a5179f06229f9a1306944ce18902b09125fab50a556d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fb8389ce43f3fa66e77f3ec166234baf0419a17b7fe0690df76acdfd642348b209587635f17bb8f0daee38a044d4a5b27b9e21c5d65b5b88ee29bd2752c0bbec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pulsar/pulsar-client-admin@4.2.4?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.2.4?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.pulsar",
      "name" : "pulsar-package-core",
      "version" : "4.2.4",
      "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" : "4e43f13f1f9b8ed989a0615380c82d89"
        },
        {
          "alg" : "SHA-1",
          "content" : "64692281401474eee89aa4ffabcdb38d68206bbc"
        },
        {
          "alg" : "SHA-256",
          "content" : "235b639f5757f323be84dd69c1a977099f8efa60081b472dfaa9fa9d176b8d47"
        },
        {
          "alg" : "SHA-512",
          "content" : "acc461692df5f5ea89265d1ea380c2ec2bc234845d8ff4f3730a33d7b45cba966df0484e52ff69912c29224a3696c4a295078c93f2ad4a6507f0b613f27094f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ef5a3f30c90b57837e8da67b8a1b1bf79b99e86732fe9e2ec4a46cb44f7aeddc237abf9961c6aaea6aa1e5339f612ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bf749c14783a2eb48ca5562c261913fd13453491593853c9b4c0ddf25ec0d6d8c7b525b4a88f9c62570c72af4d53c371"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c54746ed83fb8061a2b1bbad5ae25b9c73d4ccd1de27d5103953cc6e1810b30e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed7060166f8b8f934a318bf469735ec16f76e2d6fabf1ecbb1c80681eb30da70a7f66296701c64f454b831446366fe12a6196adfc061b0d8a56bfb1b232df045"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pulsar/pulsar-package-core@4.2.4?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pqc",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-python",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-quickfix",
      "version" : "4.22.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.22.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.1?type=jar",
      "group" : "org.quickfixj",
      "name" : "quickfixj-core",
      "version" : "3.0.1",
      "description" : "The core QuickFIX/J engine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8c760e264a6fab6d9e842b0d9bdc2642"
        },
        {
          "alg" : "SHA-1",
          "content" : "897ad28a2e8f548b67e1143d31710ea32883f057"
        },
        {
          "alg" : "SHA-256",
          "content" : "a36a329f7ec9a70e7612b24ae1c1b3d24e36c4791bd604b5e3ac94b0bffcbf51"
        },
        {
          "alg" : "SHA-512",
          "content" : "d72135b5fd4966a8cabaaaeaaefbd8824c5f9c7442191b7d58be0a857de6b097e6cc9f5bfe9976dd0b947ee62ea1af80b15279566b0e1563550acc5b4de99efc"
        },
        {
          "alg" : "SHA-384",
          "content" : "a5832250f52a48ced4553587cb89be5fd35f17d4cb0307c61e31d6c0b0e7b2e89f530db14d36b1e8dfd96ada46e2364c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "788ea812add00283241f26c47f88f89d70fc02484dc2c0398fa3c640ee72ec4a91c96ac7b0913655ef3d587e87e8f1a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "63597ff8304cec5f5a8e1242b33b7a43796c909b79fba632256094517e8ade02"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2b69f26e46592a945f5cd1ccffbd80fd211e0620c1f672ff3f06f1e70c45620625a6164a016c203c0eaf3e4c316a0ea879aae52e288e22f6a2df3f6f21a17dd8"
        }
      ],
      "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.1?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.1?type=jar",
      "group" : "org.quickfixj",
      "name" : "quickfixj-base",
      "version" : "3.0.1",
      "description" : "Base classes for messages and fields",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8885fe284016754a7f07f087f8a6f1ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "e4e29636db56df913eaeb2de826de57d28a95ecc"
        },
        {
          "alg" : "SHA-256",
          "content" : "7586f431639a83d451fbf39b13fddb3defd4286ebdcc5e8883473d7a5ec329aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "d906b027580d1f2f2df1e4f9acd4510c97b31010df2d114c1f46767e4bd522c2e8b7391f31aa49e3fdb8b2c4363cb744fa0d69bedd5eae4b2361b8d1c537e619"
        },
        {
          "alg" : "SHA-384",
          "content" : "fd7d4298ed3ba7a111da07ef7b8e359b103e733df16b4c565e278abedc9c7a15efc1553a265ca391d04d49feecc9686e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5d693fec1960e67771ebe8fd79a565e9a4c8356be7a47228866f5d788d05c2da1431c123eb9b86fec235a5964edda1a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "83ee29ad8b7e4d1d8439013db4d3487f27a156e4ec8ad50849ddda7abdbbceb5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f883ab402fcd2e05f399855e6d7c248509b7d85a21f448b9f604f6ac7f06ad5dc5272ec42b301513f4f7f86062563a408c5bd8c182627c16494800823d6271b5"
        }
      ],
      "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.1?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.1?type=jar",
      "group" : "org.quickfixj",
      "name" : "quickfixj-messages-all",
      "version" : "3.0.1",
      "description" : "QuickFIX/J Field classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "59c7814d6106db0c12c50e52699bdeae"
        },
        {
          "alg" : "SHA-1",
          "content" : "0796a1690caa40bf793327dc9ab86f0976e6d50c"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc27e6de0224fe274413c65a9e61dcfeee38d01bd8c6a0ee19c86fed6aa1a921"
        },
        {
          "alg" : "SHA-512",
          "content" : "210c26b36315fad39102d68cc483d6845a676c02a39810362c65a3457f2afa485ce4b3ae26b2e001f40bac6e710aa3f0bc15e3f10ffa60480e229de1378d36d0"
        },
        {
          "alg" : "SHA-384",
          "content" : "4557d752c9f2561671f8f78bcd1c9b427dc53832f8f14a74677def1f6d11c0be0f2b9d8e22b43ad350fcd92c97c5bdb5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0f060202c6442ac2f86968bd53f31255c8a9729df78270bc09d05e2352d466cfed8ba0afaf3524f97951c5f4d266729b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "df0667b3e85a4b6cdec2bc1aedd79e5652b951ed197ca43d6c5e3cb41bf473bc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3dcde19a03daf6fd575c656d862ce6e1b5ad9dac73dd2ddbd10550517fe3f4f28d97a62a861664dfbbe1449d617b4e279e1216cf23fc0c1b6163993b583fcf0c"
        }
      ],
      "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.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-reactive-executor-tomcat",
      "version" : "4.22.0",
      "description" : "Reactive Executor for camel-core using Apache Tomcat (deprecated)",
      "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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-reactive-executor-vertx",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-reactive-streams",
      "version" : "4.22.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.22.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/org.apache.camel/camel-reactor@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-reactor",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-redis",
      "version" : "4.22.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.22.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.6.1?type=jar",
      "publisher" : "Redisson",
      "group" : "org.redisson",
      "name" : "redisson",
      "version" : "4.6.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" : "09f5d1049b702e1c7756ba4fc7bd7e4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "08fe8f7df15a0aa1d90e86649d5b6a824f493323"
        },
        {
          "alg" : "SHA-256",
          "content" : "d5224140b4eb38e8aff12379f91d914ab07edcea37dfb0f6907007811a7e166a"
        },
        {
          "alg" : "SHA-512",
          "content" : "ac9a796aa8b6080674d27d5c246c6fc067a9f1973bba141391aa35dc0886496078b2556ca25fefe5e18cbe09a35de6b17d4c6151333967055cd61b63255c533a"
        },
        {
          "alg" : "SHA-384",
          "content" : "6c80e07a06affe8c1855d81cc744a0d539b6e29461877f06f5f558b9f479f0bfce5620fbb262016a53830987f67f8b66"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de9d7037487c7223c8784039abfc349807f61351b8f92e153875364d2df27f9be21e328bc5939cee972ce8e57174a418"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8452ab65a26d8b941df8773a2bd713dd785a4d4fd4a05a0cc6648f94425ebcb0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de6fca0166c855730b232f9b432191f50101187784df1668a9e5b5e2fc420670d29bf882ca0d35893f12d355cb420275787a99a118536c4e833d7079d0ce4b1e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.redisson/redisson@4.6.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.8.5?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.8.5",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54224a7c87fa97cb28f7b714814ffe8f"
        },
        {
          "alg" : "SHA-1",
          "content" : "e3afac59d35d67364b64389e2ed7cd274829df71"
        },
        {
          "alg" : "SHA-256",
          "content" : "c4a1cc8bce7f5e743ad6b34dcf2ca0b101f4b92d564fe7e006455324be625281"
        },
        {
          "alg" : "SHA-512",
          "content" : "00ec8e0cf5559bbc72adb81ded97b69003f2ec81fdd951d684246c7676b0ea5e0930ad894a511ba3aa25da45dbe01a1fceeb4325ae2bebcfa350cb4d1313575d"
        },
        {
          "alg" : "SHA-384",
          "content" : "93521c0f9843d3ca0aa202d4820cc389852f7661da1ce4015833d34d1f806dcdbba31be1b39bfcc3c60ebdbb2aea2cbe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e7603920c6be5e221a5b8c8339d6f48d2a1323cae8929f59c488d44fab4b82af1ccee21885155e4474fc4a6a9de3af2f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e06efe84228e09c0c74caa839e26dd66f52e50ead8c2128f25bec4e35b00631e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c061dd7df7022af0f95033c6bae331a4d511a214f51fa1cf4f7d7409469101369dc03b9f51c8b5fdb252def65874dec0e0b7466a2e357062a742e78cad28317b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.8.5?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.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-resilience4j-micrometer",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-resourceresolver-github",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-robotframework",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-rocketmq",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-rss",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-rxjava",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-salesforce-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-salesforce",
      "version" : "4.22.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.22.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.22.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-jsonSchema-jakarta",
      "version" : "2.22.1",
      "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" : "d5ef4dd5255a4eb7842d02ad8ed5fae4"
        },
        {
          "alg" : "SHA-1",
          "content" : "02103bf63eb1b8415afb062ccf7f725a49b80454"
        },
        {
          "alg" : "SHA-256",
          "content" : "28a2f4c5a988bdb461bfeb71ddfae387710c1b770570bcd24bac6d81529349df"
        },
        {
          "alg" : "SHA-512",
          "content" : "8549437edf638211ecf43cd16498fb273fd3b84a6ba741e05e223d20baafe3de0b69ffea371656b29c3bd8e9ea06c26c45c1b702c6649907e5c8cc47c3e32a02"
        },
        {
          "alg" : "SHA-384",
          "content" : "f7ed4ce106ea355fb35148681217c4b7070683c919452a937b4dd43c96ceb241c29368dba3e9713acf439cc5d02fb6e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "35f25c22d6778343bf16a0bbfcd853f7ba5a794b851396f1a5a0f23db3d686cf5daf58f17e439466913ce1b0f6f1593e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8d231e78702b47cf5d5335ab5d1a1f0e2e55388e535a4b8035644180b30101c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "014458d3420d85b6457a06ffbede66b569ef505a952173920aa651b4ae3107df576492eb3f9f6b556cc6770fe0f73c01eabbb542a4445dfa9fb9408b467efddf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jsonSchema-jakarta@2.22.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-salesforce-codegen",
      "version" : "4.22.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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.maven",
      "name" : "camel-salesforce-maven-plugin",
      "version" : "4.22.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.22.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/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/org.apache.camel/camel-velocity@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-velocity",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-sap-netweaver",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-saxon",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-schematron",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-servicenow-parent",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-servicenow",
      "version" : "4.22.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.22.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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-rs-security-oauth2",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime OAuth 2.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5df04104ee70f39df0d7ab5b62e3d0c1"
        },
        {
          "alg" : "SHA-1",
          "content" : "4da6ac478a2b9c1d21acf4a94e6df175145d760f"
        },
        {
          "alg" : "SHA-256",
          "content" : "08c9258392e9f49b92cd33d1a616d30103cde515bd43a450d7f49ad8d64ffcc1"
        },
        {
          "alg" : "SHA-512",
          "content" : "b66936d3a4c4f1958015b0254392dabfb12b31345e5cb7cc193f3a5f6d0f6d5085891e2d166fb1ce051559406c5d2d1aeca2ab24731364bc253163f03dc2bf4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "5feb27eb520b7a7f5839e58582166f89012ba8737abba631aa0e553fb9b1286edad8833cf377091ec2bdc54acafd83af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a2e10a1c913c6900b9d7606abbc3843f55aa10ea43c89d98a337f4e333056a49ea8114bb7855093437e7ec25555805d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5323a2abb2299eae73ea1085ac26581705254dff8441a5e2e9cf3758d221c3c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "287bd4f1e65cdefad9a8aad24307fc1613a12f145f525cf4ae85777aed9b963966647999bfa5215bf9a3e99ceea83c235fcc8421651a278a0cd53386c2138fc0"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-rs-security-jose-jaxrs",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime JOSE JAX-RS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c7b9c8ba94a98c6b31a54555a1e2a701"
        },
        {
          "alg" : "SHA-1",
          "content" : "affc2b497f63aaa5ec1f974319c9b5fc319e0e06"
        },
        {
          "alg" : "SHA-256",
          "content" : "349ac04cc31abf53542f4b5eba9e1cc72b0fd4fbdf4282d7407c5036192eecc8"
        },
        {
          "alg" : "SHA-512",
          "content" : "ce73852f7d7f834239bd40796d84e8db0a39f58812ff425cdf985357b348f31d825c16171f87d00784544c8a483b296c9195d1498eac8caa0ecd9392a7696146"
        },
        {
          "alg" : "SHA-384",
          "content" : "39564b223f34b349306bb17b260ef16f8503f5bf22c824d2879f8e663104036f8c88b2f5597dc463cbe0d1a8700494f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6bb4e92d8142210142579ecf1b26fefb0af467f6cd8f83d81d548576864d213ba3ebc4e68e17d2cb095e2b72117d38d2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d926f4d2bfe80ec7ee1c2f4cf8e689fb22973b66695635df7a017bbb0ed605a6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b838e6a7375ff81891ffe5a3252b9e2b42707922c403127f8308999127d85d86f9c22d2d5a4b3114a991b96d25ec9cff9ff3edbb90eabf9553a39f238a03d4af"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-rs-security-jose",
      "version" : "4.2.3",
      "description" : "Apache CXF Runtime JOSE Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9bdefd0a0a77f922f5c42d4e8b82c92b"
        },
        {
          "alg" : "SHA-1",
          "content" : "38fd2158901949552bf9b176cf70c54d43603f3a"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a17333608bd121ec9246300ea0069b8dde8aa9189440ac32cb2c5f48588b1a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef507fecebb96f4d813c35c7bfe4e3857e4fdbaed92159c8bdb23cb6c99f44e9af825a457ca6747f581dc26ac9ccefb1a7739a742ecf27b4036754025e159e9a"
        },
        {
          "alg" : "SHA-384",
          "content" : "1be065fbc69e01953ad6b8110653a76e76548111a7e012b064ff97734f6fe38a1057de69452a97ca96075f4ddc256017"
        },
        {
          "alg" : "SHA3-384",
          "content" : "01460cfbadd254b5b4085c9f5941b0779dae99275fec1416a77e07a2a2d17b1d01c2cfade5300588f50549bce5b54b9e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "faca82ff2e396a6dbb888ad2dccc6c096bb19766270ad0a7fa4191392eca2ed2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ce6c48c206844d426336214e1961d7a94a09873af937eb028e8cfb46d8923f425577e81332738eedd237187de17268e28ddc573abb95aec8c16c4963f60989fb"
        }
      ],
      "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.3?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.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-rs-json-basic",
      "version" : "4.2.3",
      "description" : "Apache CXF JAX-RS Extensions: JSON Basic",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fdeb20d02443fd87926ed5804f3f2321"
        },
        {
          "alg" : "SHA-1",
          "content" : "01bf911a1f35fb3ccb8cfa80b46db7ab09c43d14"
        },
        {
          "alg" : "SHA-256",
          "content" : "d20605e34dbc3c9d4700323e3dc63dc6fa19174ce3b766af40d26bbf49b3ae30"
        },
        {
          "alg" : "SHA-512",
          "content" : "e1a2566c40df2f59f99c163d8a6c6b3e25da16889127598c2e80e4294e61a0ee518a3e0f33eb730dc67377056dedcfd79b6642d03c72728263865f595b0cd18f"
        },
        {
          "alg" : "SHA-384",
          "content" : "925a7240d39547a0cf079fc30d71d1086694361089fa2accdfa6d8c0e58e765a5d030cdb56181eb48ecf8280ab8be629"
        },
        {
          "alg" : "SHA3-384",
          "content" : "94eccac1b9f2a50ea2c5d46456fdff880dd50f8930ed5a6a4073a20325e2cc0fdb0b8f78381dbfc2d35b73e5f0ec566a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a25f13d2e5aba35751ca8d0d0d5a8c725397e5e5214b52f70b5ed9dc0d5449dd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c88ba72a8ad3c06a6587afc2ef9311425e07833b2f817dce88dfac51d058e7f0a2c2ac1a9223e90f93eb998b9e8d872a96177ec8ef97e36bbd522a9c5a6862d"
        }
      ],
      "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.3?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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.maven",
      "name" : "camel-servicenow-maven-plugin",
      "version" : "4.22.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.22.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-shell@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-shell",
      "version" : "4.22.0",
      "description" : "Camel Shell component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-shell@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-shell"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-shell"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-shiro@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-shiro",
      "version" : "4.22.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.22.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@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-jakarta-ee",
      "version" : "3.0.0",
      "description" : "Apache Shiro - Jakarta EE Integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54b90446b4cdbc36299bec791d53821d"
        },
        {
          "alg" : "SHA-1",
          "content" : "46601fb8ed272f6ad4b2fe0939f103f0f57285af"
        },
        {
          "alg" : "SHA-256",
          "content" : "3024468e6fc94b31ac5af8f7e72f46283e8ac5d9378d242c7d530633a5d148d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "1aff4e428c5db1f4d8ac7f44029d2abfffec0c0c10f5dbd7f42424ad8d6a0438e9700a9958caa931d36d47c2a5ad924e7dfa5676cba34ed538ae1435cbfe962c"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8110b52b7f4bc97fb58515ede438ab5a9c6b4ef6db833c1da43fa8c2d2143114480eef39c794cc810885ee374e7f9e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6c793810604ec6918163644ba9a25444622f4c808fd08c674692fba5116d989326cc88c886e7db3ee10ef238a88aa4c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4274d1c5d2af567847752bd59815c219dbf1185b9c1e1f5824de0d6123caf52e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "76dd2ce8de9a584206060fd7dd76c4e98f38267b6a213e440bc8b1d8429c98f6a12a63bc1d3b06db8e71fe5a32ea2058304f86315c53ac9235a6bc90cbbc54f3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-jakarta-ee@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-support/shiro-jakarta-ee"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-core@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-core",
      "version" : "3.0.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" : "aa16ad0420608edd8d5693902194b50a"
        },
        {
          "alg" : "SHA-1",
          "content" : "7c263f3a09c9689e968e6eeb6989a9ef22cebf73"
        },
        {
          "alg" : "SHA-256",
          "content" : "5bdb9235e37018ed2f40e82a4156e3ed165f974698eb04bdf0215cedb1c9d3e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb5c73799ddd0cd21dd96e326e15c8a6585591ee05157752908c488c753d185d48c1d96083aede9229da886479a6ce8cce84029bde4d433b60a1c80bfdb6e18c"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca0fbec83c4b56ed614006d1b7f934df3f19aa6ed3735c305c3f6521ba131473351bbb969697c26aa77b2c2665bad993"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e553d3319180fbb682262abf20d2ba517cab066c82de226bd4650d578456b8efbd4480747361e0d283f355310547aa99"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a2fc49e4f15605c406ad61642e31ceca0a15fc0ff0d2a327fec1e2c2fc338c9e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e40c556da0c4862a19bf2c7a0a16f2aea0f123be67dba0feef63d930fb05f36f5913d46d601e12b75c2ec37bad76d5bd3c02e5e3c6dad0586465ccf97a5c157a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-core@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-cache@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-cache",
      "version" : "3.0.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" : "a1eefb206dfb42010461e68e7c49b965"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc498f8110238f3879cae6f3d9019590b76f0e45"
        },
        {
          "alg" : "SHA-256",
          "content" : "00ef759562842c5bb1c2a373104084c2121bd9ec6bfdb87fd8721f8b0e298684"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4ebfe3f952c3c92c179276e6ac049a63c4bbdc97e5f257b08ae7238f4c83b6810ad104d9e28f4fac7ee4d430240c05aabd21af7bebb308f73bbe79a6f1f77ac"
        },
        {
          "alg" : "SHA-384",
          "content" : "d9dff98dd90e7f4122cf35988f087b04ac4897c60432e8a4a87be4ef854e40069c9d6f5e106c106999e7f29ba8865f3f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "633044bf72c297e721092f39fc44470f901d5aefd27a89082bd7bbc16f711d0c05f77aaf9bb8bc201126d0e6e5bab1ab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2b30785947b476865ceac519b793f46e58c786951ca10b2fff4a38ec822ac0f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6da94b78994a1f725d6c2d0f90a250f060fca206ea9fff3d28f1c73e7507d7a9f00d7aa28c9b34d48776cd5d332510bbc8ce8a8a098c91af6cee859d4f5e98fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-cache@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-cache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-crypto-hash@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-crypto-hash",
      "version" : "3.0.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" : "961349e091f252c286171641b717d47e"
        },
        {
          "alg" : "SHA-1",
          "content" : "eaa9c9ef82d56f80c52324f1e2877c0acfd00fc0"
        },
        {
          "alg" : "SHA-256",
          "content" : "6267003124f882fd28f6e457e59f326bfae135c61f8f10656b1a74da61b7f26b"
        },
        {
          "alg" : "SHA-512",
          "content" : "c82d2357146c4975958cc89bedcd3b8eef75b05a2d868444e5b1286ec15cee5bd786ddcc7fd7f4cd6a19f9247a3b28e4aaf42afb26690d334410860a248324ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ba7bf933cb449e2b730918843a032546fb90c2e348b33b60bfe0d4e28b0ece82a3d956e140fae5f48c0d5770e0a22ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "013ed8cb344c9908f3308cc85f0d65cf4728356519017e55a4869bc4e4ecfcc977a5d9451f185318162e6cfc78c19040"
        },
        {
          "alg" : "SHA3-256",
          "content" : "03793461f2712f8727e5e1ff6fc2989514d40abf553520bd1340025600ea3516"
        },
        {
          "alg" : "SHA3-512",
          "content" : "259320a16f25638677c13d0786f8a1ce7b25d02ccec390085cd552a22a5c5bedc359333b64cbb46376c6b0650405926babb38d571de469b91ccb6cc9cd47ebab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-crypto-hash@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-crypto/shiro-crypto-hash"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro.crypto/shiro-hashes-argon2@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro.crypto",
      "name" : "shiro-hashes-argon2",
      "version" : "3.0.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" : "410481535ab67940802681484e98f2c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "070bb0ebc1c2077a8656226372a96ebb9e53489b"
        },
        {
          "alg" : "SHA-256",
          "content" : "d4773a0a4c879222d521f1692823ae2a41e08d76b08047c0af95d7ee10e151b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "39629bfe52a9154a5f59457118074d33c21b27370e0a72a00c71c8f61acb1b3a16dc7997decc3a4214849e3485a9fb23cd70ee9e29e8e3655461c140e343f203"
        },
        {
          "alg" : "SHA-384",
          "content" : "ddc623c1439318aef72d4cd8eaa2d42a4f6a9416a4c52c7e971f71be27bea30e12f66621db784876d47a923c30610285"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2ca5626ba03cdb501cd09f44861654c8305dd9d60b55dba702eab2ba56739e47c68245412697749231a731035c7e97ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "063274ff7c61ff219fa1ec5ce97c8e0186df96cef86c3f9da77030c4033c2484"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11f5e636bf7c141bdec9c4482a6173af4c06861c3a34f81f27670b17f1db8a762316bea1f6339b981d06c3191bc5a0a2b6039a3bf72272a16991c0d493c9f90f"
        }
      ],
      "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@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-crypto/shiro-crypto-support/hashes/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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-crypto/shiro-crypto-support/hashes/shiro-hashes-argon2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro.crypto/shiro-hashes-bcrypt@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro.crypto",
      "name" : "shiro-hashes-bcrypt",
      "version" : "3.0.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" : "791a80717bc57cebda471725627b1248"
        },
        {
          "alg" : "SHA-1",
          "content" : "bbfe8cab359e113843148c49736ccd5e9adc2dbc"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0589a09d05430340c59918b86c6681d09f124b90c860731b44949d24960bc87"
        },
        {
          "alg" : "SHA-512",
          "content" : "893dd51438845d3583203d3ceee087b95498d49e026d4662c775e692581233e6eb756caefcaeb37f4fa406d6d27f4922e248f3613735387176461ecc73c19074"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f224374b4756025becb65d7edf84681e3fb180d2c29dd75fc7a952a89aa4d45b6feb090a3454fa23277d94f278d7c02"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9d00800762af1e204702c957c4ff4af6a9f79c273bb1dec1ca660b6ca014261b6415f6c33fab5c161b0065a88d0c54c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02c2f83ea079ddb9303915c9d39deedcc6977cd45b2e6baf997a7520e1483aa9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d40cb01853f715f4a3c6d43685016f21e6f63179f7907d5bf1edebb07736da1b531d247367205c1e37e7ead1c33c1da46d0bede640bf1852690c9a475fb2b331"
        }
      ],
      "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@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-crypto/shiro-crypto-support/hashes/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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-crypto/shiro-crypto-support/hashes/shiro-hashes-bcrypt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-config-core@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-config-core",
      "version" : "3.0.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" : "759315bb01ae5cf18c78d419a90f0e43"
        },
        {
          "alg" : "SHA-1",
          "content" : "5546e38fd48b69a8648e84472f43ce36575a6e4d"
        },
        {
          "alg" : "SHA-256",
          "content" : "dba0ed07bb36a315c5e0e18ad512de595d865670aa95dca82381908a66f5857f"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c5d7ce43dbf507ff0f8c0ec98f1c10014924f103f014f16beeeb76964b95d0206446d7d71ff017373b2b6956da365b9d8eebad3ff8cf83904397068423b6250"
        },
        {
          "alg" : "SHA-384",
          "content" : "e9d00e0f19ca045c464bae8ed5b183dbc0c40f5f3c007060baa558b65421d6bf1fadb9e84c359fa51edf0e363a4ff890"
        },
        {
          "alg" : "SHA3-384",
          "content" : "94b6ee26eb946d15fcde5dab902a664890bb3af683990ad52bba4d9a59233e26f0b5f4430a728dd91de080b06bcdc0d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "70008a6c594dd6d4ac8627d0638597b117f9cd435f488157ae94dc35027775b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c27b99dbd9968ebb4bdfea4b59332a85357057b123cccbd0f242b0521cbeba70dc5bd3c8ced7c05dc7e1def239396c26f663ef1dd177eee3bf1aede48796cded"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-config-core@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-config/shiro-config-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-config-ogdl@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-config-ogdl",
      "version" : "3.0.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" : "5faefb7b5cb35d83ac3b69833112f1ef"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b48532c35c143d1809608f54fd33a90584c8704"
        },
        {
          "alg" : "SHA-256",
          "content" : "5df7326d20189834b6d17df13835f034bd8b1113b9e7a81a7d8b33b67ec3ccfe"
        },
        {
          "alg" : "SHA-512",
          "content" : "085919bf3a128ac9593bf7d2c565e14ab55a7aa2556789c04e8e7690f2ef2dd0e8a4a59f63b75191c4a78e502e0132f6861a93f04a9a76d9e9a25cc91c9500c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b0a549d1ed72a14d8110b37120717cc287028b809a3c4ce483bb29d0cda50f6815c3a7fe7bbd921cee5b64a3fd9196b0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b80173170e2c9d9c657116270f7d638a391a128e1bcd0555bcc2f42d850bae543d7c575842a7e92c350971f230bbda58"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c983a2f6a06b1d221bc39f4ac1c258095522e7a11bd20d57b47df519d15ff8a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "96e986a20c5a2a12f03f53395b90c0f9755ad526ddfc844c49ee533233c8450fda2944949e368c5bf0d1178b1b1e46e8aaf872580e43917315d7e4e93cf44f22"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-config-ogdl@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-config/shiro-config-ogdl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-event@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-event",
      "version" : "3.0.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" : "2577051d0493746a12be8a6b49d6c09c"
        },
        {
          "alg" : "SHA-1",
          "content" : "95d2c4c73a7696513a0058ec354d00d360715d26"
        },
        {
          "alg" : "SHA-256",
          "content" : "0fb3291d0300b34806a9fba55970781b32fa44cab7ba0c8a88659647d383ae31"
        },
        {
          "alg" : "SHA-512",
          "content" : "8bade244caebd20b6f63d1c2477f57a0d5336bc009ee99d0deb01ec41ee984cf227882f2269b36df4803ec4990314a386787831da37bd3453e670f3f494d1016"
        },
        {
          "alg" : "SHA-384",
          "content" : "f4d7618014985e1460ebf2250ff1d70061334f7d671713312c514f6ec1f38a5ed31ad9c9c0d12437103a01eb29c79b03"
        },
        {
          "alg" : "SHA3-384",
          "content" : "02d27bc77922659864ddf452cdfceab26c4721f94c86a1403f48e283d8c770aa08236aa87d18f21cbb93c9982abe10a8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fbdbcc4c4deefe7ecccf14aa1daa94049d2f062bff0c3b4bd4a8b98759030a95"
        },
        {
          "alg" : "SHA3-512",
          "content" : "408221302a0e8b2acae46db4aac4815270cfc628077e69ed4822aefd270e53a386126e1043d93acad420e11b677113ea62f01d999b2fdc07fede71f505f8ab94"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-event@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-event"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-web@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-web",
      "version" : "3.0.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" : "6b7ca2c8f2c5c6e5e2e310a2babdf634"
        },
        {
          "alg" : "SHA-1",
          "content" : "a31e6b5e8f189d9776c83c92a5d9117e659116c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "2dc60fc21067fbc130a72fc1a95de1b413716b3e93aedbca5977683271bcf220"
        },
        {
          "alg" : "SHA-512",
          "content" : "0a7e58d295eaa6c147aa3ed494203ce101fe674afa5f68b3b5162d0ab799e2c335c365bcb05a0d3d82b7bf09ee791f34921c9481aada910291b42ddf122c4181"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab1f2e15aa8dd63c9cad05cb720ee2b8dd5207e7732dc20cc28d2fc7d2e4ce02ba5d21388a6b63edb7b19f5b6733b0eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9fa00b03ead83f240a4642f0ce3209980a551aeccfa934ab8d3c00d0323576f4b37a44dee854c25a86bc677b06506847"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f18dcd6b4850ff1c94642a5538702bf193786152b9bc16979964cfa5e92f1bc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3792559e671aefde44cbbf55dbb789b061229218a3512fd5f80ae118e8e058932a93023c8ef22473f225ba0452ed562d7859b90c8a1ea4600cfbee27a08c6bcc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-web@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.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@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-jaxrs",
      "version" : "3.0.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" : "ff3fbcad827cb99915cae91f4b919433"
        },
        {
          "alg" : "SHA-1",
          "content" : "c847ad5a9af5f3fc58126b7701ce86ba264aeb45"
        },
        {
          "alg" : "SHA-256",
          "content" : "c5839560e0b3f13bea68dec1d4ce4e685ce23761521c9d3dbaf7ca24fc009925"
        },
        {
          "alg" : "SHA-512",
          "content" : "4eeaba5df247539e7214cb14b825febdeee0e61e5e8b690600fdbb4cb0011642c6caf6358dfdebea110d8915aac87875bc6d79b733dee959670dff6a926b434b"
        },
        {
          "alg" : "SHA-384",
          "content" : "f2334634d5ba918b09f9b0fcded26a7a6007a7a691c2bb07f4f2e741b795a1ec04aee4b6208f67c5cc9b7a7ea6cd06c2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ca2e888579113f4f1b38a6b52af434b8c39af806958dd1ed45897c781da0f02681ccf373a5d6c379370627da73e128ad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48c109e15f55b11f3b11877adb597b7010d99bfb80d1f967a431c8fd79eeffa2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26dacd1802b2115f17be90a2ba3686f3c8cfbc8fb063f9a41578551887ed86db8b11b6f6da0de0c28b0eb88c4e785e00bedaf397e378d7cfc056b05790b216ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-jaxrs@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-support/shiro-jaxrs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-cdi@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-cdi",
      "version" : "3.0.0",
      "description" : "Apache Shiro - CDI Integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab10465531a010a4900f26e4b30423b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "c9181fe7de7540b97f78bbce83e9c3ccc67156d4"
        },
        {
          "alg" : "SHA-256",
          "content" : "12820ab4026ae6c00aa44f883f39aa34311d965be41eb2cac6004b6a3d3d1b16"
        },
        {
          "alg" : "SHA-512",
          "content" : "f35fa57d054954fb96aeac76ea579291292ac8cb69c589ed55f173874f632502254f5c7d9472543b6d38b9c18a2e22934f9dfc0742f1d8e88f36d4842a56d77b"
        },
        {
          "alg" : "SHA-384",
          "content" : "4761772f1314495c61678d2f1c45b3ca59724766c6f3c1a879d5c393c13853f45a7dbc3aaabb3dec2ec285b3dd142eef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13788bb7d2d9615d02d6073361cfee1d2cc181aaa0e43d57e656dde85511bafc30520948725b742bcf3bd16a15d3b531"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1018e2dcb5c2632c684f00dfaa8f224bb80f1d53c5c104f694406b4c9e32a4d5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "521096486fb182ecaf5d46611883d4f5520fde54b1741c75853337551ad827a750c19c24ffe9587fb3940b22fc89a39c24dcb6b88dc02ad5a1b4b3b8d105e8a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-cdi@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-support/shiro-cdi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.omnifaces/omnifaces@5.3.4?type=jar",
      "publisher" : "OmniFaces",
      "group" : "org.omnifaces",
      "name" : "omnifaces",
      "version" : "5.3.4",
      "description" : "Jakarta Faces 4.1+ utility library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "25e1093bd6d103871c79c8dfa06caf76"
        },
        {
          "alg" : "SHA-1",
          "content" : "53b90ed748f7034867bcab353643d64d4558d43f"
        },
        {
          "alg" : "SHA-256",
          "content" : "eac21d94effb3b1a713bef9a02cfc7acaaa8e7b74756033f6e918923bf2342ca"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ce0077b2d57b4bb0aa6227a5e807ed6256aa17dfa0707bd00881ee2576e9810c5a54aa2340b13643fdf71dbcb38626f7e23c7ccb0d74ec6efca77cc25cb80fa"
        },
        {
          "alg" : "SHA-384",
          "content" : "335c0bc2386af58150bebf222b3599f16455be27f2d595032b96e9d7a9041556f291b304c1c77144bdcc52c68013029b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fc99e37831a925a99358000608bed2a2ccc170cee8288f5c76ac1269743b10e4f1b0c81c76bfc1e6ebe821e3cf8cbc1f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f654dfa234469b6950242a210a7bf3e99c746757c956a41b025c73080f4aad5a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b3f9197f436a6056844dabb295d8d6fd159004ab4a6fc9d8fabc6d7e0510ee49cf39b4e5e2a40e65c9120c4f7b8dfe3249c1f0bb9be776909ef9b0a86006e71d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.omnifaces/omnifaces@5.3.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://omnifaces.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/omnifaces/omnifaces"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jsoup/jsoup@1.22.2?type=jar",
      "publisher" : "Jonathan Hedley",
      "group" : "org.jsoup",
      "name" : "jsoup",
      "version" : "1.22.2",
      "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" : "e3ceba301c43333ac7715fab5595d85b"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e7aa5e79f51efa3d0ec15140e186140173119f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "596785996d3c6df16f544c232d10a9a1d88783b2a4740cf5251cb616f2be704d"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e7bf4ced4eb26eaa7810bdc001b8171336f3b2f395f8659aef06cb207520f199cf61a67e6f77e9a2ce1c3e78f64f6ee56b3c2af58da9af42cb7f08925263ff8"
        },
        {
          "alg" : "SHA-384",
          "content" : "57d13a11c4eff7a195bc56440f7e290fd4c0e60e9ee536d40f40f0d52f44b733d06600d5d0fd55d38ca2b9f1b308add1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7dee8aeba9096a0990d16035bae6eac50388844709fce420838a51a2da40ef0c59ac1f6d69f3c5bd49608f7e24cc1264"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9e63fbc449c0048b2616fe42b1eb6f27fbd32edc99f6fda38a8269eb9b00873"
        },
        {
          "alg" : "SHA3-512",
          "content" : "458a8813f0eca8864900d8366b21b71e8bfb55d2dfc8ae1640ab0dd30b2f4824cf9a8793317de7d50558e8db873c931f5c84e663e2034b6fe24c05adac612af0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.jsoup/jsoup@1.22.2?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.shiro/shiro-crypto-cipher@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-crypto-cipher",
      "version" : "3.0.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" : "f296cdbbbd0aeceb6ceb307661957271"
        },
        {
          "alg" : "SHA-1",
          "content" : "7a89618b218890aefde3c2ae781d9627b6d63b10"
        },
        {
          "alg" : "SHA-256",
          "content" : "3d74c414982ebb941e0e5857f4a6c3e14d7dcf52a5b7d577491163b4d5b99cf7"
        },
        {
          "alg" : "SHA-512",
          "content" : "62430102c43540fe6416f5dcd23a488ef37ac5739ff61393c34dc43b3efe659ac40ff72485be586d17219a5dd9fdada74b684ed00d64ffa1bdc66b13c2803850"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6f97365fdeba25153eef14e6b51e01b060b70ca6b63ccadf562c28e6138afc11a614ffc0e0e2b4bc56743e2e3b4a635"
        },
        {
          "alg" : "SHA3-384",
          "content" : "72dba2b2a6fcc37868864fb5806c0539121c337a20798093b188c0beda4bab63d166604d0e28d577833b558d6c7efc55"
        },
        {
          "alg" : "SHA3-256",
          "content" : "39de4dba98d5f6e3ba82c771c354aad5223a7cf14b1ddf2c221e8155cedc43cd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c043460b2e57a33ae14f68ac444d9d3ac756b39d1c96acfc80fd83bec17f1f23d116805d4db4ad9734581663b83ce0ebd221c8871820817b62f62013c6973437"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-crypto-cipher@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-crypto/shiro-crypto-cipher"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-lang@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-lang",
      "version" : "3.0.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" : "5b0564116f822fab3a0e6694615f8c55"
        },
        {
          "alg" : "SHA-1",
          "content" : "12a556fdc7b13a5f449a051b1c6b34976120d209"
        },
        {
          "alg" : "SHA-256",
          "content" : "b0df11cf377da6e56608e59c777f239222c08102bc5f6ceb0ac66b85de7d91e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "90d962bc86cd025caa1651636b6fccbd1905280200c2ef744104a3f7e74c951a07973a3c653a9663505b9ed27653bbf809b2b72d73c80e25010bc65161bd15a0"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e9c8505aa08ffbacba2160509bddd1abfd7cbdae8e93f5d4e4872235ed6535e5c4f7f3a5934a0e2d4faee42890589f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "708aa8aec5761e1ab04250d7826ab399eb6f3f0968908bb76d4dec3ddd90fff2115ae1717d4dc57de1db18da3c1287e0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e029fd080a9e94096747b05b9657190a8531fcdafa8eb5b84abd3a2bdbf97fd5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "65cf6847d1fcdb82fb578d9da0f328b4456d3200ea9550d3f0744e46e3f5d5b4477fc12ba7e708a6a92fc956ddf3db96fe253c87282f45d79c7f9dd28790c191"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-lang@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-lang"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-crypto-core@3.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-crypto-core",
      "version" : "3.0.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" : "cf79ccfbb8ff7f6c9e7a7b936e974066"
        },
        {
          "alg" : "SHA-1",
          "content" : "81e38537d4f8db30b7d411feeae623e81e6f038c"
        },
        {
          "alg" : "SHA-256",
          "content" : "98db76db1a674e345f37ffa639017a5da694c6570ad47dcc8e3731c233498d2f"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb784ff977db7d89d6ca8807ad0114183cfce5edf419152b7b7d7faad9fd4b6d22a7d67bdb43d60c05ac6053038eb9be3f3eee8b4ad7a3086a06b3f77a0e0701"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f8bc5ad0cefc8b01ee057afcddf051b543fb47de12b1ecc9a95451ad11cef6018365623c195d29c058e09061aeeb7b9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d5538bc52abecbf010c9d0eac2b4b4764d9b65a6b1839beb68223fa19156bcab2bf34d27d3a7a16173d89559dc30d685"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dbdcd926dd524c336ebc85ae99c0cc9c5b4f9914ff4d0083cf87ed0aa70696c6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3d261320043c72da780b910369a60e49733b7e2281cfd9b6aa1aa5a187621dd21853ba7197ab5ffcaaf3420f3e82bb6fe29457217f30aa4c09a1538fbef9f851"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-crypto-core@3.0.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" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-3.0.0/shiro-crypto/shiro-crypto-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-sjms2@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-sjms2",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-slack",
      "version" : "4.22.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.22.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.49.0?type=jar",
      "group" : "com.slack.api",
      "name" : "slack-api-client",
      "version" : "1.49.0",
      "description" : "The official Slack API client for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54aed868b925f95c0c98d4e3af7e8279"
        },
        {
          "alg" : "SHA-1",
          "content" : "767064b3b465a72a7d9d7ac95a193ac5559c9326"
        },
        {
          "alg" : "SHA-256",
          "content" : "eb671acc28b9618486f46f256b87235e8d358c6536cf56e6503abaec3881701f"
        },
        {
          "alg" : "SHA-512",
          "content" : "7caeeaac6679a5f9733c1522db8ad279bf4a91156627a93cd313560e8900738fa5ab43674d6a5949de9106baaccf589d30dc3d875bca00f96bf66a5068e6a0f4"
        },
        {
          "alg" : "SHA-384",
          "content" : "7532dd12dabd842aec28a495b05a1f34ff3dc6973c02acd753e3ed3626f89fcec1d213c74576f2cb97b6b84c50981012"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e391a2731b94db519acb30331963b986e07c85796f510c00a2aab759777176cf78e15c36b0636a7b58f4ceeb8ac2778"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0caa8668103b1f28f151824ec523a81efcf68a6f1232449c937ef4e2da4ebf9a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5629dc15c9afc820fafbbcc09b93d52838d6fc08b66d7c727d595d8e052963ed1cd28497aa56a7418d86e426da4d5c58de66fd1bd7dbb730dff531cb20092410"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.slack.api/slack-api-client@1.49.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.49.0?type=jar",
      "group" : "com.slack.api",
      "name" : "slack-api-model",
      "version" : "1.49.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" : "16a48dc2d898c0f51e8be4afa8c9caa2"
        },
        {
          "alg" : "SHA-1",
          "content" : "f42d88c15f461980cf265021a78606f8a1a4f01d"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f07712afecc14fc09a59ee7eea210720dd55d217684b1ce3bf6e01ab216d8d4"
        },
        {
          "alg" : "SHA-512",
          "content" : "a6b6bf278b5efc2ece287679342451f514be3c095df81e692b671aea2c505e421d9168c224d8b22276110452a767fd0e07cfb347cabb07f6930b21e9e3cdd84f"
        },
        {
          "alg" : "SHA-384",
          "content" : "b1f32d93dff456b86e6cadcff51c5d6f5e10fd56293e522d360b0c138c04d1816715ff70f49cb309a0b68fa5fe97b3d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3cfe9d4b3bf5a3464108b5e085df96729986ac86aa197d735f765578ce6c6737b9825427b1b36715f3ef9fb45172bb2f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e9dab311b124f44ec4d69d980a2c708bf0c912e2ac980bc1056bb168eafba746"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11fbe0a8a05fdbcf3561336a56f8aaa0ea56e00116c56db2df87f4434a161249d7c874b834f0fcf4b7145536bd7183b40339342f6ed45a62b6ba5f1a0cbacc97"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.slack.api/slack-api-model@1.49.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-smb",
      "version" : "4.22.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.22.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/org.apache.camel/camel-smooks@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-smooks",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-smpp",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-snakeyaml",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-snmp",
      "version" : "4.22.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.22.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.13.1?type=jar",
      "publisher" : "SNMP4J.org",
      "group" : "org.snmp4j",
      "name" : "snmp4j",
      "version" : "3.13.1",
      "description" : "SNMP API for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a155ef9bf6e52413cbb8bd9bd851fd60"
        },
        {
          "alg" : "SHA-1",
          "content" : "f590b896c2ccc285ed8b820a7b7f79470e79c460"
        },
        {
          "alg" : "SHA-256",
          "content" : "47ba7beeb01f393462f3521e93385249a2d83eb9dc3800b79268c47e1aa85123"
        },
        {
          "alg" : "SHA-512",
          "content" : "74baed7dc7efecdb1ee57dce1be1f6e0840d8d9e0c5ce6ac6fd429f66f09d77958b541ce1b3f461ba6bab8d3a1f775a9527adbcf203f8f457a46ee7f70f0d111"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d660f12b17af28b3714bd1f782f31b8310f03c4c66440a41bae1ab384c2a6193f8de575ee2763b4e68d435cc0b6996a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e0960833950409682614d4bb420c999180c7e246384d139fd139ce0061f0bff852b0c5ffa9788746b9e2e9c8f5ad9649"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bc430071760291b27aa493b76bb4cfe32ec51d6c40476f33ca9bb8f2a7d4acf4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d65a51323379182aafebfda3ee459d63570ce583dc6ef25e48d5853d8a6560818be8bdc24817f9d1cd5669e407dfc6be3e371d54091cdf8b6f267442f7df9dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.snmp4j/snmp4j@3.13.1?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-soap",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-solr",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-splunk",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-splunk-hec",
      "version" : "4.22.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.22.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.11.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-validator",
      "name" : "commons-validator",
      "version" : "1.11.0",
      "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" : "bf97b92ea37069ad1ceb3fd80551ba6b"
        },
        {
          "alg" : "SHA-1",
          "content" : "48896653067f39e8c7ce919da6540ccde84746fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7e1dcdc60d581de82934f4600e25af9ad9366730af1704ddcbf459e4dcc85e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "d44a84cdaef23cc61a05edaab66bce3e11c349045571069932e0687ed35c5e690ddc980b5fe0f93b16d01e1d4224bd721f2085e734c734eb4398e8f87f83813c"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b1f431908638f74cbb94b31458f27e87c2e9f8844493760bedbbc8fdc2f7945d191a90889aaccd61dbb589f27e2beb7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9e3f1f93bd50b27abef11ce572ab0491a8111c4e335da55f0dd0e6d73d510842e289e7c179e540aa6d471fbce0429034"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1e472faa04245b828b7e376246f7cbf10baaa484fdc15f6f9dd4c4845deb037b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5e18ea0fafd0f4128691d7d7e095c6799f9a70525a7097c1d83d2c9488f15532f1e55eba512956503a05fd7ff26b77e2030831113e80a58fd90a9a7a71eea9ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-validator/commons-validator@1.11.0?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stax",
      "version" : "4.22.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.22.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-stream@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stream",
      "version" : "4.22.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.22.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-stringtemplate@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stringtemplate",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stitch",
      "version" : "4.22.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.22.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.6?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty",
      "version" : "1.3.6",
      "description" : "Reactor Netty with all modules",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1ed5c1e05f227412b17d704a8115fcc6"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5e830afbb38d5458a08f19cc9bbee6326c3e2e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "a36047b391b25eef373564b56f706f41c41d2e54550d822b9445608edac6ca0c"
        },
        {
          "alg" : "SHA-512",
          "content" : "d673ede5d7305edf48d5f6aa6b28dd43544e8e9a2603242ccacbd5498cadd1fb0f9c77bc8be1a56f50839f22fabc5e3799aa46d6902ec1e615ab32cb52cf77ea"
        },
        {
          "alg" : "SHA-384",
          "content" : "5bc130615c3147a9052765d00a48edfdf9116b40674d86fa7665c065688852f57243cf6196e37ed7f2fcbe3aebf0a8cb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0a53761e91df4c93cf08c1faed0b20f686aa99cf5537c3a62c4c63aeb1ef086d8c4cde240cd88934a26027921459a3fe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "20cebee4115439a74749447ee0713cfe8d7767bae3900f68756a6295919e591a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "02959fb2cb537bd546710cc818e290e3031e2996f33d001e7413bf387ad82c273c024ba8aefde5785217b2df39135dee77f5782bbdd86be0fb485c910917fe99"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty@1.3.6?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.6?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty-core",
      "version" : "1.3.6",
      "description" : "Core functionality for the Reactor Netty library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "278bd5a67dd7b0968a6345fa0a9c0701"
        },
        {
          "alg" : "SHA-1",
          "content" : "f3dd398789a99982ee3cb4c9a29c31b689173313"
        },
        {
          "alg" : "SHA-256",
          "content" : "b8aaddd6025af42c2d810a76dc5b9a7717f0fde84beb93d6d4a778dac25fc287"
        },
        {
          "alg" : "SHA-512",
          "content" : "b0f2d16e9f9fee3a00eff567b9d52552e69270a6a2876cfedf04e46f85e035a0bfe609a11841dfb4438fe62d385370b7989fbbeb4e437605a01d1f2f0415121b"
        },
        {
          "alg" : "SHA-384",
          "content" : "42bbca4b4112947c50f2062a4b7877e26922cabe7b5b1a975dd00320bda1d8f01b6ef5ec13b92b629eac26d5b61bb1ac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f58e82e6f7c973b3bc0baa655b8b7ca7cf09220be33a0e2b57feed8428cbb3e24c674b6d57338bf5578d9964b18db7ff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "590a7418a9037e49a64b8c87be6db0b9877eade3e2ddf7b94012582a9bcbd6ed"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1f7cfcc8dca494cac0fd4e03db380c0b503239d83e3e3a220cc12813772a1a89236540455f0dbaff2c0d1928637a209760f9f503f059c8911f8007e6b660840c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.6?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.6?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty-http",
      "version" : "1.3.6",
      "description" : "HTTP functionality for the Reactor Netty library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3dc1c713f577329a71ef1f65f5f2bebd"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc29755df1a749bb639e99c9d9eb21f083940b64"
        },
        {
          "alg" : "SHA-256",
          "content" : "0ffdcaafe718327ca4687dd41c21318a267e93cea7b43f42db6f3fb3175256a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "55ea83041e5812a3bb0b003e00aa87490d95323fcca2304d0ccd365ddb40950e6067db29420f71370af292ef5e7a6e8aa6e928207a0e798511e723c08557d060"
        },
        {
          "alg" : "SHA-384",
          "content" : "5a66e53f5c294e45a1960f9c6421891c35fb97fee0c92676583e35c6a1a7a55983de0686f6daced35e8e927c4247b0a4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4a88cdbf04c304083813c925bcb6745aff1490971386d03638ec26bc7e88688838b9277e7eea4d65f952fb0e4c293fd3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "be2f32e1027d69c97da2c1cf9b48f2884a1d58ba542e4a5d995cbc63b86a4f7a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "386c4748ac40bc6f2d89474070055f6c25eb14aa61bde380929beb854a3e2421be891df4190b1666da5d68c492f39a991056fdbdfcbca806905c3d061ada9d72"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.3.6?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stripe",
      "version" : "4.22.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.22.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@33.2.0?type=jar",
      "publisher" : "Stripe",
      "group" : "com.stripe",
      "name" : "stripe-java",
      "version" : "33.2.0",
      "description" : "Stripe Java Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e9294f5f70271941983ec4b71834598b"
        },
        {
          "alg" : "SHA-1",
          "content" : "26e337b2cc1d7d747a13f39bacf354111d54967c"
        },
        {
          "alg" : "SHA-256",
          "content" : "1fc4588ce6f9e3cfa9e0ece895e3857b14d0947e82f25fd9a10b17d238f3510a"
        },
        {
          "alg" : "SHA-512",
          "content" : "b38d4a30c3203d17c7e410f4644fb03b0aaac30eab5e49e29437c675a2036769e7c2d1916d27a8e36f3000d8ac3b95357a9ac15ad8ff62572160039ce12c456f"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e3ff0464d7725bd27e1bdcf4c9a978f937057e943be9dbeafb08cba92d9b292a1bc39c47fe02b78696b1d1ad8a98a99"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2663b0f0830efb723bebd857c18f89ee21d83cf1a7937b17dd403180d7d0f30b7a5418d5b82f851deda3ea3a59d20561"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7c62680f8725c498a3239e8977e0d6eccf699e6b2c586e722403543f70ac05af"
        },
        {
          "alg" : "SHA3-512",
          "content" : "37c41634ae629756b67257fd9223c1aecaec7d7cb6186db39c9d27e20e7cdc7667fe4bd8d7c120f9a0cc6f766656835b970af772478bef8136d188b67f6bd94d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.stripe/stripe-java@33.2.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-swift",
      "version" : "4.22.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.22.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.10?type=jar",
      "publisher" : "Prowide",
      "group" : "com.prowidesoftware",
      "name" : "pw-iso20022",
      "version" : "SRU2025-10.3.10",
      "description" : "Prowide Library for ISO 20022 messages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "66a2ca1b3653aef43bc770e4657106f5"
        },
        {
          "alg" : "SHA-1",
          "content" : "cfdd01a0920d72917f75b6c949ffe84a451e96be"
        },
        {
          "alg" : "SHA-256",
          "content" : "483a2a661a26602311c4fe84360eb6b35cb1dedea410fbf5bd14dbb442cf3a31"
        },
        {
          "alg" : "SHA-512",
          "content" : "31a26e425dd937d15343177b7f7f6f12fde0eb147186e955966c281880860f060919d0edb449d7af417e50b4771c39ac245a65e1dc4de60a5769de0be1eb23e6"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e918986b28f982bd74f4890be60aec6e9f782ddb6351d92dce29b40937a10ac3b16dbad7637f60cd00a1b53f64e469f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a4ae97ae549c1f87488989bc2885e23b927a40653310eb74e42af750b8e25eb0922b957651dbb95bdefec348c58522b2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "67060cd6b9849bbb9cec38265f290fb1014389ab43cec68380a5863cad8fa0fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "10fe8cb2f23d72ff4f3bf1eaf07f6bed9d609b6277eb3d2694783aa18c329fba53ba38780d609c465b5aa1ce83bb649edeb408616237440e6773d246970eed3d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.prowidesoftware/pw-iso20022@SRU2025-10.3.10?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.16?type=jar",
      "publisher" : "Prowide",
      "group" : "com.prowidesoftware",
      "name" : "pw-swift-core",
      "version" : "SRU2025-10.3.16",
      "description" : "Prowide Library for SWIFT messages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f51458910020d98559813d14d6eea0f5"
        },
        {
          "alg" : "SHA-1",
          "content" : "f92d952439abebeb94492fdd14cf42df8d55a83c"
        },
        {
          "alg" : "SHA-256",
          "content" : "0b793886448ec4f2f41de97490b2e2548201474246efc8790a29a1917d04898b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ba92fb4f23b679bf2a70a95f11f6195ec0a5f5e4bf88e480c00a524d64a033fa0be1a0e76e966c4ed6df6fd93d311e4411e0605afc4249e1a7f5a282a02c25fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "4a7d354320e3577bf1bee6390b665a7baaa97471fbaa1d8b90a4c34dc5d02a9a22fbeaa243d684095adbab3f76cc0865"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a931772c6561c4ad05bfca2a6d1ae91f82f43ea9ce53c7aafa012e7b6bb3ed8b5b8007173a4571dc8f795eff9932142"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3cd14fb701e955912b96154ea9cb9dbff57db88765ad6e66fd83f171caa517af"
        },
        {
          "alg" : "SHA3-512",
          "content" : "687fa9cb049f762af04e1efb2bf52ab362b272fc3b1c0aef496eef01534f12d93abbf620a98af031730b6aa1293ccce980b6d5383235b0337764c591ad398729"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.prowidesoftware/pw-swift-core@SRU2025-10.3.16?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-openapi-validator",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-opensearch",
      "version" : "4.22.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.22.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.9.0?type=jar",
      "group" : "org.opensearch.client",
      "name" : "opensearch-java",
      "version" : "3.9.0",
      "description" : "High level OpenSearch Java Client.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d44e9143909200bb2159d2281e640cac"
        },
        {
          "alg" : "SHA-1",
          "content" : "b076ab5778ea042cd32f13a91b4215867d769ee7"
        },
        {
          "alg" : "SHA-256",
          "content" : "0a2ba15cd9063fcbd1f4512dd45adb2109ea2f8cd713ac19ed7ba395d64ec1c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "e318e9ddd434160cfed1eccb8add658646cc9d930926bd13ea54bfd11a2b0dfe519ccd83385ca71a60a14ccbe22b7e87fed2b6529f784f9cb531e42af75ada44"
        },
        {
          "alg" : "SHA-384",
          "content" : "568c02e4a55ed13a7ecb2172668faac530fc59a7e849d93bf54d38015874aa9735fb0af6cc43f75bb90a468dd9f9ca67"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e35120dbe1ccb07af688fb773aafd48c4902c5930844a026154024cac2701a453c1cea6fc44722eb231af64fa581607e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d7f8d7a27fdbc2beb24a79259da0ee8a09637279184b19ce5fd8271a6e624ea0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "09cf1befe2569ff531dd6137c557d5496f8f4bc68535845a2d3ed2e9ba2950f72b2fde7c43ee0d89a9962857f54d695e4f3d3f6da4d7dde64a1c6d1dd40be95d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensearch.client/opensearch-java@3.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/opensearch-project/opensearch-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.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/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.7.0?type=jar",
      "group" : "org.opensearch.client",
      "name" : "opensearch-rest-client",
      "version" : "3.7.0",
      "description" : "OpenSearch subproject :client:rest",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "afde1afa5ac7cd1a8b88fa4dfe1918fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1e4684401b2a2ed02267effd3bcb5950e3d5049"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc52b412eee33a1d4529d1556085567601a7901d6a2974e87935be97be4200f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "e3ad854ac72a68db294149d9bcda50dabd0c377543e969fcf9e271204a7cf79a77205cf2f413ec2a77382dbe250b0b7211135f1e7fe85deca2225e1a39baf815"
        },
        {
          "alg" : "SHA-384",
          "content" : "3829d0ec67ae3b6dffc165b344d5a656a6a378abdbc8719aa201591a03eff41f33e0b7a0c528424b49abb26dca342e52"
        },
        {
          "alg" : "SHA3-384",
          "content" : "26a181e067c4e8f2f02598148b9835b918eabe2b4fd139efdb5026db1925d10ccc098205bf15d5ae0637da3d80b04f59"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d88cd00bcc4cd22be0a1c96933d53163dd5ee8b90ac47802ff1dbc285be5992"
        },
        {
          "alg" : "SHA3-512",
          "content" : "501f70bfd079a94a6957aa18e9717d3887c5e34e7cca08805eb66b14444eeee88c1061089d871ed924b27633648f04bbbd0c9a138ff5e10395a37a764aa442f4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensearch.client/opensearch-rest-client@3.7.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/org.opensearch.client/opensearch-rest-client-sniffer@3.7.0?type=jar",
      "group" : "org.opensearch.client",
      "name" : "opensearch-rest-client-sniffer",
      "version" : "3.7.0",
      "description" : "OpenSearch subproject :client:sniffer",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5bfaa5d7ce5a3ebab9040d1fc57859d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "dece84d290aa7826cbbc359d711a25c5da12d637"
        },
        {
          "alg" : "SHA-256",
          "content" : "f67f335049c6cd733eba7c806d6bcd01ab919b52f8e2e6016df123af81d85811"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f35eccd5018b0a02e04fb5695a431945ccb75281c90f0785500ca644a18778d7aec986df8e477d7cd64877049839a3f5cbfcb3ffd636865adaa091665cc8543"
        },
        {
          "alg" : "SHA-384",
          "content" : "07122a201b49285d55813fb5157f98ede2777a04ff47f7a996f1e26e0e8afb40400c2b076861b78647fc94c5e2e4153a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7af9750722b04cd6b957493236664c77f9a9d5a8687a0af4f41c018115c8dd192b5ec0e4f3ed8486d29a94190875bf88"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c5738f187c963aed3d91e896a7d31b7a77e35ee37e72ff18e5719bcce3395656"
        },
        {
          "alg" : "SHA3-512",
          "content" : "432259c4308359a4ec3071e8603ecc1c3e3dea9b4cb5be5293d09172a7bfdd9c28b161a2beebe44155a6e6d21931977d9fe69e09d3f7eb43a47f2e631e0d87fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensearch.client/opensearch-rest-client-sniffer@3.7.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/tools.jackson.core/jackson-core@3.1.3?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-core",
      "version" : "3.1.3",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "628dd1d8c7cc78043d6513bc9e85eea1"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f1dbeb81fe57c51e660534d3678003e514c1eb7"
        },
        {
          "alg" : "SHA-256",
          "content" : "e85ded25f75d8dabef7aa09fc155ef616f0a97e96bef6615f7a7800c2a76c6ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "544f507e138534d68712837a79a97fa53974f41480efb0f900872fb8035f2cf58a5bb9372a5d0ca7232895039fd5fe6632194ddfd25ba541fa3ad0ac56a6e9bf"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c3bf4a6b970816249d76c6498f0e63e4d3684b84561012fd719869e3637434275f1490b783611e99cfce8694156d088"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8eb67bb143942a7660109971e1fcb569374437ff2c7a5b4225e3a2af6eeb6c6b292111e5c9c99eed31bb78ff05b7622d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7cb8f3f53b5ca4b15c07d55a87262f549ae6bd75e2bb090d149952dbb7264da1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cb0e202ea48d86665e3d7051b553b97303fbd1ad83c2ebb2af23d380e9c55aecdc3d62cf96df4c87421a625b78a92892687d490d8dcdb20193720afa4de5cb38"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-core@3.1.3?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.camel/camel-optaplanner@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-optaplanner",
      "version" : "4.22.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.22.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-core",
      "version" : "10.2.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" : "65b3fc7a5c9b7085484bcaa7aaa42d5b"
        },
        {
          "alg" : "SHA-1",
          "content" : "83ea651ff644c48063bcf712c2943e57777b109c"
        },
        {
          "alg" : "SHA-256",
          "content" : "b186eac7c4b80c89793d1f69cbd29297a39f27f8b46d336570a91c1c67dc368a"
        },
        {
          "alg" : "SHA-512",
          "content" : "cf2abcca6820e004ee2efbe22465260bd8f496ff7c245ec9c72d17e69645ab91ed664b0d51d85622496ec081b946156f721134f75b0dc270bdcc1a0144829753"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a5c31570321f3482e3f66181dafd53be96717acd81f3c817bcf60a5a3a032f1db787d3a5ede4591a24460e860adfba1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e57c1ca9f2e42ed00ca153014ffcfdcf6c4fd64e0fda7b8c510022f100918bd02c19b74a2ef855f742ce29a3dd521f1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d9fc4fa08a517d9d93e29d6531c9538f44dda23c6db30b94c46db85f360b8cc3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8aca7159fd48d5dd7e08557e07629a8a06f001eda11a635c3140e69c441db3a20102ef5464574af536c7271693cd9e32be289b151a7c6105ecae4bf2dd1f9941"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-core@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-core-impl",
      "version" : "10.2.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" : "c5662966dbc9c5d1da1781b4f8fe8f7f"
        },
        {
          "alg" : "SHA-1",
          "content" : "34c15d05e10d6ad4a253b70cebc047025055d467"
        },
        {
          "alg" : "SHA-256",
          "content" : "61f8a107dcf0276ca4ed1cd063a9113688525dfd154c5569e4e1c3348b6e2b2f"
        },
        {
          "alg" : "SHA-512",
          "content" : "871d58b8631e7f76cc2f65fabe0fd33e215797a2b260feef70f4a40c47d193351af45e3954a3d1345a264915637ba5d03549a7e5dc6fdf9d15971d4ccdde2447"
        },
        {
          "alg" : "SHA-384",
          "content" : "166ffeec3a1f1e93eca366d0aba7136d9ca344430e425c8645a4a23a87f0cf523153daa294b13fffe3e2286906926c19"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2b797edaa2c5c3115f0bbf5e58f5b5179178821d822967a09cbe0ed9c2b1196983f947cb381741dc80175d0672cc2ea2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "826980fefd078170e78ead4bc91e3de77443691fe9d0e3148945a5418f3f313f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c88888c8992a19de7cf49c63a4a9bfd79f656625fca3a8dfe2dbd5baf894c9f2b13637400a93e41611737d79286001a78b692af3ff0f4d6ed0f69938978e92b2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-core-impl@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-constraint-streams-drools",
      "version" : "10.2.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" : "986ba809cabea59ba977237454117b24"
        },
        {
          "alg" : "SHA-1",
          "content" : "50ab7b7e221efecbc94e59b4905b2b6c5126b7a2"
        },
        {
          "alg" : "SHA-256",
          "content" : "1bfaf422d5c88f29e16802bb9d10544242281a6b08bc8b37f32f2b62986ef136"
        },
        {
          "alg" : "SHA-512",
          "content" : "abc4dd0eec418b779a7ed32d3e1e2e8d97ad9f20a75ba05c55ae4e870689fe217f0e0a76ff81f2ddc7c99590727a307c6c43e6119091a04212fd22bc6d9fe024"
        },
        {
          "alg" : "SHA-384",
          "content" : "f423f452662a574265f8a2bbc9f2cc9abd280f68553d50af8cb3fdc03812baec700e439b24cc60ed6ce510ad644fa12b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aa09b95be3bf451abeb8a7319e57921264e186b64631cbb20bb5dda7559bfe1b3dcae788e2ae43329f6a377cedc492f4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c503ea1949e39e8c8f04c196973eea90529eb972790e5bc45d39546012fc5b57"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b89eec9a0c0ecdac08fab31c37ebc1b98b1947118a96c19c8fc1bdbe0725af7bec3ba5dbba0e3b994d701a7e91a7edd960280f44cca6456d7e209a9a24221680"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-drools@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-constraint-streams-common",
      "version" : "10.2.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" : "80edd9857ce2e9898f97ac2b33972e25"
        },
        {
          "alg" : "SHA-1",
          "content" : "4087ccdb80fe7dbdadc6f7a115e3fac9e3e6a9fc"
        },
        {
          "alg" : "SHA-256",
          "content" : "7259109a59e27091693c882e4e97d656589786724577de07c6648c873640a08f"
        },
        {
          "alg" : "SHA-512",
          "content" : "be29e6c2bb83ac7881541c08ce8699fb839706c7ae8696e003d16ad42480bad97e47552846d9dc54432d6f6b8d3af80f9196c131c1b66427588de88c75d19fca"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a3bc675e805c0a27e8f840d0abf6fae57ed309e672d1c1b6b89613b55942e46087261337ff30d75860055a96f4ceb97"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b3f1d9c41d1d40febd13d619ae7565743b3c1ee8801971124420311be66580442edf471548c753f3600c6d0c6c3cb24"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6681bb0b624d15197438f73d62661809ec1b85459d313ae9223e80d96e6f67b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "74c46e351ad3850a531eb5c2839313ef9de553b914fc6577f435743904688284290409baf0d846ae989ace8e6fba0227214d36ae6d7e6d51fbc451f483a949b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-common@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-engine",
      "version" : "10.2.0",
      "description" : "Bundle module for drools engine with rules evaluation based on executable model.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7aca01ef0ced71019f1d2b06ed18a707"
        },
        {
          "alg" : "SHA-1",
          "content" : "abf569fd74a691eb40d650a5110dc3fcad5a7175"
        },
        {
          "alg" : "SHA-256",
          "content" : "1dbfaebd7bc352d806ba16b5536f48109276640539fd5e5c57fab1b62856d27f"
        },
        {
          "alg" : "SHA-512",
          "content" : "ba2b3736edf20f0eea3a46dbff112be588d6eb3b58791adf47f955f7be0771b270080529fb0def12722631ad9ec5f3356723a2dc5f06e999560fd8745a735a1c"
        },
        {
          "alg" : "SHA-384",
          "content" : "087facf187a796feb7e914693446bf1fcf40da4b7ac674fe9fee7ed8dbab3071201044fec008c5e42fefae1de857baaa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d0fab5356c70b0dfc8c43c57cb85ad59534aa8dbd46a8b97c14196baae58cc5915b59af4f41e3ed73c970a07337d1c14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "831dbe6c713dddb0610b33b1e3d0babd92c0bbdf83b16e6eae6ad786dcf7aa37"
        },
        {
          "alg" : "SHA3-512",
          "content" : "73f69de51c99317c200ab1810ec6001a0e0338f4efa59abf47879b8a33f4e0942c6bc0d963bd36f5e601f31d7af070a6db24f66a3bd1bda780cda474739d1fd7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-engine@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.kie",
      "name" : "kie-api",
      "version" : "10.2.0",
      "description" : "The Drools and jBPM public API which is backwards compatible between releases.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c9484987815d8ff2c947893e51515579"
        },
        {
          "alg" : "SHA-1",
          "content" : "d074e35ad9689ce9c17be1383a834ea09f1fa718"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9eaf0ba4e5745a48214d949813d2016a557c7e0db72aa7e9f9f513fa7e05b69"
        },
        {
          "alg" : "SHA-512",
          "content" : "43d55117c2384b0e884162e0c38616f2655cb55694c88547f4c41759d6249053f2eb4f1f893a60a87548bc51f83bfef8249df6fd7a6767471cf1b1ac317b99a7"
        },
        {
          "alg" : "SHA-384",
          "content" : "a316aa8b54fc5fa1758a6ea89aed056bcc38a88b3e1056a393999d41155b0ad49cb587b4a32c4bf5335c96d042c9d4fc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "08b0e57dbb601c1153c6ac15c5a0908b97fba9e7474d55ba58426b4a885f1ac194885d294f5baed7d9fdeb8ea9c11659"
        },
        {
          "alg" : "SHA3-256",
          "content" : "525a75e459f467fa4adcbc643117c920d933c3f70be0c7f4999aeb1fc9aaf7e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b11cd2b006087bbb7531d6e574b7d4300754a5b0801d4bf27b13bae1173d216d58ef3294d28174cb2cd5e6970c380318a96d06faacabbabea14c3856ce95e578"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.kie/kie-api@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.kie",
      "name" : "kie-internal",
      "version" : "10.2.0",
      "description" : "The Drools and jBPM internal API which is NOT backwards compatible between releases.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d5b08779a31b0818f96d384a87e3341f"
        },
        {
          "alg" : "SHA-1",
          "content" : "3fafb0dc5f6d6d1df23f1b9da29165f5de3cfc16"
        },
        {
          "alg" : "SHA-256",
          "content" : "4cc37a9f8300182ca0c13994075f24c9f8a9162bcb9e1851ae19357dba2a41eb"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b65fdd64aa51d7b59f9f4b87967fd75656fc87da13c73905e19c7c45a9803cd1026bd211fa691caced29e1f0b1cece997ba4691fd57f445c3db1ce8306d8fae"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d0c1e30eb85c803d03e9ce454145825bd9c367adc9b5c4898453be0e4315d553ea00c36c51c18495cad2c5c8bfc6fc1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe81fd31daa37caf0811993f8b2b53f5c45a8c4c44e34fd8425c1c56e4b4060395749fbce355a0a2c36606fe1e2eb8e0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7f26d872db1a94ad62281cbf3f0c12c74792be9bd1322f57439fb0bff69162c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8ba518bf649554010f98e3f9c2a5e44822d0320c4832c079d4012adfef63020012b2cfa45b64dde6ccf23247ba89ea9b91287f1415e3fd66f692906a4926ecce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.kie/kie-internal@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-core",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "051a7897953d59b2eb8d91d961b28524"
        },
        {
          "alg" : "SHA-1",
          "content" : "3204de75f25a5717bfa1b5da3dedaf5ebf60455f"
        },
        {
          "alg" : "SHA-256",
          "content" : "54083a9f5d542fbf3770124a84374a83ba93dc84e931353464bc7b562e95aa92"
        },
        {
          "alg" : "SHA-512",
          "content" : "58ab974d79976facdbdcc10e1951f9c3b15a510d67e6d891d7d7b901cc693281410ef5f5513f454952a676e064df2b90483a43cad3cd997eb99a1aa0d40783d3"
        },
        {
          "alg" : "SHA-384",
          "content" : "c2220f6481af25ce2e5c988f63b2a97b90b63cf1536d999171a7dd6b1913225c3055a8392a2d91dc8d39177f090ad38c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b706559a308a3d9edfe8e33b859c4e036d4e90c3f19558aaade9decdc9ae98e0bf391c1af61da070d15b34eba34d0d3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5b635b437425fd340ffd11ad983590ce67a122e3dd2fae98afe248c57f108b6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd39ada2bb305066c529e84fe903a522cd3aa6396a863eeb4aedb6c56205e74089cb4136d884559b831c257d420f96beaf6f8110d54d2ee39c4b28ed47909966"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-core@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.kie",
      "name" : "kie-util-xml",
      "version" : "10.2.0",
      "description" : "Top level pom for KIE utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "24c0605c5113eed5640d2aae54215441"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab3fa874398b3c04bd97e2a892d548fc23088a93"
        },
        {
          "alg" : "SHA-256",
          "content" : "a86b02ae7f74759f160f5cb82c6924b984aa912979c010f310feb32e7663e2a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "8bc7febfa60b667c307776992687def2f7ad584406d921732ba291816e4ca49f2ded590f277b04d85bdf95abe333b3a741072af705bca1cf42eca3b4eee56d5c"
        },
        {
          "alg" : "SHA-384",
          "content" : "a14a8436071e26aaa8b106844db7e06d9f8ea59fdeb7faab96dea14fbe28cd0a46c9246fa177b19f0d7f2cdb967cd2e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e52b1fcde3322342fe1fd58ef252b4ec41ef1638499a87c748245c6457388ac1479f8a53313f0be0b2e7c5b5874cb29"
        },
        {
          "alg" : "SHA3-256",
          "content" : "51b4e4300e96f1962bc563a15d828adc23b6cf148a4a2cb006fe986aa3132585"
        },
        {
          "alg" : "SHA3-512",
          "content" : "67495785be080c19f1320a5bc782f77a7164d2218c8cb3e54d63a087175bd910f3406d082c579975f85bccec31436b3d1c836c3379abe0270869aca32e7b1e17"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.kie/kie-util-xml@10.2.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-util@10.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-util",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9d1b3eb0d627a721e9050b27164f82b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "a6efa4c6d749cca1d4634741348a1e8a77bc925e"
        },
        {
          "alg" : "SHA-256",
          "content" : "d0df12cc92b81bae2f97aabf08dc63e982277b911aa2ce4d6b76914386ae935c"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8a6f52b13b05635e02e23362faed7bbf75104f2deab3cb577d8038716391af8c2963d008bd6e85155e3a8afe201a9e6a6b0417607070c7da4c749654ec39b64"
        },
        {
          "alg" : "SHA-384",
          "content" : "ec41f349e4fa57bdda1278a20e8dbab0882fb8a6fe1fa3d0744693b514bcf3cc162d1c3437c6b9bac8286240e278e597"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9306dc5c75c19951a20286609bc44c2a0d13463dd8d6ca31add83c708fba9b6f3a6d763b8d81d7bca39602760d063524"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bab1743ea5b721abcc354eb68b9afc69f0749218d2cb596a1d100d0b60ef8c7d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5892ca340c8a0d0ebb52b47929aa90a07849254604c494ff210e7dc6a34fb3862ca0a10451e2eaef131db608faed41d7f1db3e3c6b28ee4f0c5ac06a7070307c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-util@10.2.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-base@10.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-base",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "34eba6ea94f7cc3188168b0da1815589"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a7fc9a83562148fece6b2af7a33ad51cba69322"
        },
        {
          "alg" : "SHA-256",
          "content" : "94399554fff54783eee8ebd9fdae90c30e4867b50654d7d33ef72cf02b8f351a"
        },
        {
          "alg" : "SHA-512",
          "content" : "03fff843c85aa21f2f4dd45308f9049794e372a2a366a0613a31f11099de1e26d99831fd286f20db716123836f4427751a559759be7cc0dc0a71fba221b46da2"
        },
        {
          "alg" : "SHA-384",
          "content" : "e2e91c84937e11dc1f3937336789f2869a484372e8e75b0bee95fd17baecbe465e6bfe3c79e0359619da4c2a03473da1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c51e1928f3ef46b0e57a848da67e02cc475b8121d33915f2b1ed5fd80c0576a7598965707fa9cb8751b2186dcb4a3d4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "100b4fa61a36405248891472ab728b706d3d0c962e011aef4dd91de6773f4885"
        },
        {
          "alg" : "SHA3-512",
          "content" : "090170e88539949b59d69da77395222daf216069b41bc376cab4f30fadf38b89ac034079fe63032f33fe88bbe7d758c5db294dbe671acb64c98131c13b30a1fd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-base@10.2.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-api@10.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-wiring-api",
      "version" : "10.2.0",
      "description" : "This module defines an API for wiring classloaders and other services used in Drools.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "780e8f929b144387275222230c6960d3"
        },
        {
          "alg" : "SHA-1",
          "content" : "7a8736760a756afd127aa7cabc7f6607cc9ef1ef"
        },
        {
          "alg" : "SHA-256",
          "content" : "34dde4c19adfa08cc39fa5cfff7a33c6565882a5680a05d01c6bf0792a31ca96"
        },
        {
          "alg" : "SHA-512",
          "content" : "a755499bbec0095fe7cb86d629d758ed637a6cbe57fc9eab1077e418dab2f5308516f3c2239dd736c3f34684ef40be7430df2dd4061b319cf2a027cc4d008d5c"
        },
        {
          "alg" : "SHA-384",
          "content" : "a3e55f110b879cab7fda84982caf1b3758a35e64602492bb50ab81eddb141be962fad5439813a20ec75cba2903253fb6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f4d5d0ab92baeaff7c2f6cda6e1c64967e070ba3b11543e4c7afd26c4dc01edf0592683d934fa27d2167b16fe3abeae2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "24c6dd72d643d88d800ab66c8345afbbad28d89936bb6ec81a34cf6b5e64e534"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a83d23b3db0dc7ddda7050cbe2cd8f6db5e0b8230c59bbd6548e9280d2e83c7e09511a927789b77713e82e918fe1e99ba495bc069f1e1b0edb175c7bdd0a1cce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-wiring-api@10.2.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-wiring-static@10.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-wiring-static",
      "version" : "10.2.0",
      "description" : "This module implements the wiring API in a static hardcoded way, that is native compilation friendly.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2e0d002efc9c7615dfd0b1b8bd6b7420"
        },
        {
          "alg" : "SHA-1",
          "content" : "081d4ab2746bf93e6c65c30c7c80c088b5aa79d1"
        },
        {
          "alg" : "SHA-256",
          "content" : "f34a32eb972a9ffb22fdeac991dfce9541becf331f93939ac79ea2c58107d257"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6d39f21f005eeeaf6b4370a115533cb61bbb21f3e2f279d9610753c8ff02ac7117806461077b47f071a72969f0ab2df06ee8785ee8cff7905cc47c72e83ba86"
        },
        {
          "alg" : "SHA-384",
          "content" : "4eae3e5467a2dcf0afe0b4a010286e637e38ad8a6f966aad90a136b2e8fee3a231273164fadee2c11d0612ec09f5a9a6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c28475c2ebf3108899697ddfeaad07d65f2a8dc4fcf3083b35d2fb9cd2bdfa7d86626823c6a703239e8f5d6a1d949f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "568e7f1faa978509376e4ff816a5be391cdc0b0bfc5accdd04e44de0cadaaece"
        },
        {
          "alg" : "SHA3-512",
          "content" : "130d12672383947eb5e7702678427e18a488e8ca133a1127094fa0a74ceab49a655a59d0fcef9e2dfdf7f2c0fd814138e9fb7da11c20b236d644a8cccac628d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-wiring-static@10.2.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-wiring-dynamic@10.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-wiring-dynamic",
      "version" : "10.2.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" : "cee6f29f4f903958e2f5b2a8297b9e0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "03f4870ae3f84345cf250dcd7a659db84431beef"
        },
        {
          "alg" : "SHA-256",
          "content" : "0cc0699e568691612cab465ad181e519d9ba86b8c49f596b0d8a4fed995bc493"
        },
        {
          "alg" : "SHA-512",
          "content" : "90038445a4b38578b8ed66193919c1766fdb935b980018b1a34667eff0d1af1c463cc412baba1a8c8e44c24d176b0857a6b326298b5e8b4fc972503bc206180d"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d796a70010b58ce0b50f1aba9a8b524935565d419398ffc3fbd2dc9ac81ecea6b6f852274495025f61a533adf8d9500"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ae73f76a8fe52c95d3741a24bc641529a057c18beb6fd8ad671003ec26ea06d133b491fadbe14ed85c437e12c1aa633d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f7cc90813594177dfbc9c61567f92e72d5e955ef3cdc93a5e57feae6affe87fd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "837a5b3b2aedf41869c93bdec02e35eae45d6515865f933120f895bb6ef7aa119a2afd8f2ba4eaa8d03f3659a5767617921658c5444406e794c864fdaf6a056b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-wiring-dynamic@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-kiesession",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a49ac8588019aa91c81826f5c2608858"
        },
        {
          "alg" : "SHA-1",
          "content" : "115ebc0a55b82df378258accec5492a8073bfa7a"
        },
        {
          "alg" : "SHA-256",
          "content" : "2ecba7079452e6d1d638b210082dd4aa7822be3434d40e05aacf1aefee532aea"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f97567ccae28df004c791668e0834d8d4dc2ea02de1455d50687ee86fb37fbc1c9775e0731666efe945afef7a21e2a0117b1ba3c08af819574dc630e2530ebe"
        },
        {
          "alg" : "SHA-384",
          "content" : "df42cfe71bb8b835bd6c6eca0147ce3d3656272b7707a516d22fb023af1b032787b0579563f102f919b95f754fe6766f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b45b696514762fef75a5000f3cafba8a932273032dee3f5c1942b9fd90c32e3fe8278b83337dd8459c0cf8339f219e5b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bb17095ecc56ae06c7a3b535258705fff9d5ac2f7e30f9c9aa1abaf6a44fa82c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d6c1f577dcc06e5e3edeb041131efe0509cea35abc88f617e58e78954992a3422c684505e304502520c2e99d279bf315751c3d064ea1d620972a981a856ca745"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-kiesession@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-tms",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd01b82485a26d3fbc9aea50e1bca56d"
        },
        {
          "alg" : "SHA-1",
          "content" : "49e884d374cd99bff98aa6cec4c6900f1e24b959"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c47cddce8fdd3fca039871e9829468fbb09ecc43ebf9a7b9bd36be92369cf0d"
        },
        {
          "alg" : "SHA-512",
          "content" : "27a82492db4f29db8989266e201e907e10e719fac1411e71e3d883b71849f6e779466670582daadeb5cadbd4b26e10eef2bd29093ec4124691b2c3b279282905"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d22b4f596258beadec6ef6154156d93a874261c8ae51ae32c93b77b14444cd68903fa9a6163c17f7a84476ed7d0cf87"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e9510f33b8f378262c6a5b354f5a92e3db23b5f9f3b462fd5c60e51634e68035cd12029a334e5c88f85387f950080a2a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "13321da8174f5cad9aeff186123de623f4b337a82073d1755d28747ed3e8d517"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b446a24edd9681ba42d70101ba699f4bffc2ef18e44ba27823777af3b2150ebd7a70897542dd5b9e4c5f5cf603e72f0a0ebaf166849dc81836918b1cf849d396"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-tms@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-compiler",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72c30254f6bc080427adcd1aeda3ffb3"
        },
        {
          "alg" : "SHA-1",
          "content" : "dd535635a2ee8294c84ae3bb288bb4ac7eefb419"
        },
        {
          "alg" : "SHA-256",
          "content" : "267bb74787fe2e9e4b61bf17b8604f59a8fda00731294bdee5542e941c578dbc"
        },
        {
          "alg" : "SHA-512",
          "content" : "90cbcbf7b5e2ef1c9e5fd263ec1708e5ee545b2f03ea003843664a2014d5365a109314f577a68694d4b893f9e0cd0e20178dfd9826bfa157a2f58ae5ec5fdc5f"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f2b854a158fdc9e69eaa82426930cb99936c115a7dd11d24f9f29ebc64394faa636b11c284cf03350571eb7152aa319"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a43cfe6bfff4798d16f397cdeb9904ed0758deeaa01233d055631ae92f93a5fe42e77b7b2ba206899c4b1ba74881b9b2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "658650eeeaa9d9daceafa9bb34e7d6aa74c159352e1e8acadb774c4a7981a879"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a74ec1ade4d7e05eeca285be4b32eafe1baeceb79a4b5b6bcd3c97e7749278b2e0660c4d0d5162ca037cdbf2a6b18d1cc459215f4fa60e70784819ee17c17ee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-compiler@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-drl-parser",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "699e097b4553989884b0de75f336b289"
        },
        {
          "alg" : "SHA-1",
          "content" : "c2ce94e4ad15ab4bf779644e7e77e8dcf3450469"
        },
        {
          "alg" : "SHA-256",
          "content" : "7bedb9e50d1ec6e08a9a9833ba66f58b8c4ddead7e5fb09f39f71bd310b2f476"
        },
        {
          "alg" : "SHA-512",
          "content" : "388c2e3d26e330a7ad97afa60aea9da8ae868343bbe113543bc9dae55506204659327ee088efef9b952532e5785294f16c4423a4820e110d405262c904ac7e5f"
        },
        {
          "alg" : "SHA-384",
          "content" : "4c01702472a3f9fec31dcd1d04a153205e4cc0e44ad9e048b42fbee5ec89a1a375c875fce268554df4481d3f48059a9c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56e102c9002ede75c5f9a63d1125034d1f605347bdbe8c0e2f8b8c91d5437558461efd4fc4325e4060f9de8b553a1cdb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6fbc429c0711382e3b117660662bb215275f26da38a16cdd8ae478aa7711584a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bf83333e8595fd35c86230451a26f9306297ed0ad87fcaf7fb3a8ca014823b0d61e6a14f6366080bb5d769f33b3b719f52947a59baee1445b847ab630b26cf16"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-drl-parser@10.2.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-io@10.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-io",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "32e23071a310152c6fc897174cc826da"
        },
        {
          "alg" : "SHA-1",
          "content" : "c85055b8f33654591e057694109ed8f0cbf1d3d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "6f013fb3635afeb2064f058ff2cee53eca0c8e410061207721697472e417ef66"
        },
        {
          "alg" : "SHA-512",
          "content" : "a174bbbff1fadfa92a80ba146491d03390e2d00d18654bf31b8c1dac1e32ce6c77e99cbffbf1a7368c9e83e975c1a11b4f89e40c9e96fb6578de1c90025e0603"
        },
        {
          "alg" : "SHA-384",
          "content" : "7fd5c1734ccf3f8865821cb56572c9aca08f52cea4a01a3bf4d05547ae1a2ca60751c45d7b1fa00740bfd8f3523d263e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fae5467b064a69efd05a1d3913861bba983eb7b739d8377743efddfd5e5ef973a6a69361d2cdfc13bdb1fd7f5ef02330"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43633b62eaefe5f15d27a178334104ed0e009d01aa353ad1d2471603e176cf72"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7e23d4297f6256f86b526d9efdb482c3912a5e94461bcd4f731a9766083c219fa4099eb6a9e46f2bc066ffae74f13d810e96012c0ddfe64ec30e676377d88ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-io@10.2.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.antlr/antlr4-runtime@4.13.2?type=jar",
      "publisher" : "ANTLR",
      "group" : "org.antlr",
      "name" : "antlr4-runtime",
      "version" : "4.13.2",
      "description" : "The ANTLR 4 Runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eecf1908f0cfff10f8bb82878b5ca401"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc3db6d844df652a3d5db31c87fa12757f13691d"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd3e8a13a2d669bf84fb8d834de35ce4875f27157698d206241ec8488aadcaf7"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c3e47b6b5dc40ca13927a7ae2ed187f470b8f406cea325e73c7a18af8e07b9ada0484312dd611f225f030b5585924932c702fd9326c143a626e271682b2b95e"
        },
        {
          "alg" : "SHA-384",
          "content" : "f49c2395e16fe71fa35622bcca225c0910609ef09626207ce4522c73c760fd232489489ea88d54c88fc21b05a03031e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "322345326586e3f8954e80efa80b510228a7eb06f6d7283177f04809c15aad1722c700897c8c8f405955946b63808bc0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d39db66ce6dc530c7796f75d646f4d8316586e2acd0756524c25b238eb71618"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a4cdaec49dff4a6963a0db56712a837db7300de7145335b915ffc2234b0d53d6f9fd4b1d6e82c4350e22fee9390ca643cfbf7f51ff47a11bc44561b6686be32b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.antlr/antlr4-runtime@4.13.2?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/org.drools/drools-drl-extensions@10.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-drl-extensions",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5ac400e0758fd45389430625f2ac297b"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e3962b0d482c9d19a558ba8afa84b51e48c5e46"
        },
        {
          "alg" : "SHA-256",
          "content" : "34a8f0b29040f59d395af218008b09847738fafcc5b319a91f07196b4a2cfdbc"
        },
        {
          "alg" : "SHA-512",
          "content" : "aa4ac39f93e7f75e24208d57222685fda41b95373c0a8183e23e9558027c0a001a4d999ad7c58a184c8f6fe5a7296c25461eddd57170fb914acc240038034d9d"
        },
        {
          "alg" : "SHA-384",
          "content" : "deb8f506aa950d1eaebe2052fecd911e783a6291954b47e1d8e9a2b7c51870133d71bafd26b4acaa2dc9a24a3a2327c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9b52daee071fa27173f6a71fc012dbeed16d7e0236e03724d3ddd99ce982e7faf75c3de348bd9304faa20fb2b5627a4d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b27f3503229554f23666584bd813bb197561fd226ef8ab7529c5d4235dfcfd84"
        },
        {
          "alg" : "SHA3-512",
          "content" : "02cadb0dcdd7e76cb473bd216fb3ff9bb1d777b25abaf0c9a42af9280fb0dbd839e79a80f237839cfd62a8333b0f580096c00cc9df7140a42629dbd3a7e5d0cd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-drl-extensions@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-drl-ast",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "56575d0079b4cd2fce85a65be3db4a4e"
        },
        {
          "alg" : "SHA-1",
          "content" : "4d2618c89d14f0c1874e35d677daecc79cc76177"
        },
        {
          "alg" : "SHA-256",
          "content" : "c40ab98c4a18d214b269858eb993f49266a9dfcf7203c8079cfa495d8a0ea29a"
        },
        {
          "alg" : "SHA-512",
          "content" : "0af742ebbf5c73322c20916cd88e7d60e391746d8563e44ca20288439afd32face69c487e4c95bd11ccfa4b1b33990d5f4888402466f80d1f5004aa826383aa8"
        },
        {
          "alg" : "SHA-384",
          "content" : "f7590f54d093508529879833f9e50826643a9a2ebb98090d09fed0871ee0483aa4fcdc36bc356e7f5ac910648a27aaef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "00ff4cf61b58e9a1fef2b899c6ca46c7fbd7dfea249f7926fdbdc8146f810392b07bb3712f587be14791605b510fdbf6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2f52313d732af0df8561c30dd6a191fd38892e26c0a02d2207503e325b25b429"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1fd67daa487e81602647bbf6eae01a2e383f5e6701753d740f314561f4b0128a23578c608298be15437d4a38ae5f2ea10cbb4c3f08a6983090e0c6d0b96244b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-drl-ast@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.kie",
      "name" : "kie-memory-compiler",
      "version" : "10.2.0",
      "description" : "Utility module to compile and load in a classloader programmatically generated Java Source Files",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b9d07c5c483cb44b6b7f146f86c5de6c"
        },
        {
          "alg" : "SHA-1",
          "content" : "b21cffcfe46258657fc7090449ad4c0c27ec4697"
        },
        {
          "alg" : "SHA-256",
          "content" : "a0fe6d48524cb939a3fae6d60a94dd4452e9fb5fc72c305deedb07aa761ff06f"
        },
        {
          "alg" : "SHA-512",
          "content" : "42fa8b9006962342dd033b4348b729b51ebaf7c2458846b8808de622d82253c2e0e2c9089cee7a9510bdf94c83e4b931b412d0d691e8c623dcde582959e2a99f"
        },
        {
          "alg" : "SHA-384",
          "content" : "074a02d40bf24eda913c6ff7599fbf2167974d51e7ffe2e01aa8c05d0e67072d72c7cff1f4833fa52f7e5382bdf85285"
        },
        {
          "alg" : "SHA3-384",
          "content" : "304257e9e315f23c51bbebb82958ccbfec33b514f3b040b93559b73066f3ddab5a81b32ef61a1089336373404adefeb2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6970a6bc3c51d74f88f2ebd27c7fd15dd26d0617dc4c94545b02328f05d054da"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1eaf93465452ac3786eb97cd81ef8fde1228ae0b51b8c82f30783a6ba6671c929f391f71e0054e80344681cb6aaf5b79a739bbccb4367fd1fa0a9ddd851d30c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.kie/kie-memory-compiler@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-ecj",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e30e0de949d8a90d7f79f471ef2b795"
        },
        {
          "alg" : "SHA-1",
          "content" : "090f003336b9c1c87c2295392c03a0c54e50efbf"
        },
        {
          "alg" : "SHA-256",
          "content" : "79a3550a98c3f5a2816ddeec59fb9ba541868aeb167d00c1f1654e9958fde022"
        },
        {
          "alg" : "SHA-512",
          "content" : "4af454b74c09951bb68680fc8ace8e8abae3f5f50a452ea13500f741d86c072a2d78eadeed5527cfefa35674485530037f24aff728f792407aae7cf4bf373c4a"
        },
        {
          "alg" : "SHA-384",
          "content" : "f1d096380a974092d6d46ce40798a947583e57df79a2b33c069faa0cefd059afa47a23f3485a73330370d8638e22fdb7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9b79c6c22595f9f97ea109327ddeb4f434eb515fff51c1af9924436f51173e73cfd8707213af583c78aa0774c72438e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "89e6777d38db30931dc4b450c9efb6624c2594834814fd03cbe73b399f0a7c5e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b7497f4d6aefc20bac938745b4c212ee4f978ca471ca3edfff9df6e897747c0dc719801aed81d013d11d630d59f56a42e0266d435ef1fd9315abe6de5475ffe9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-ecj@10.2.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.44.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.jdt",
      "name" : "ecj",
      "version" : "3.44.0",
      "description" : "Eclipse Compiler for Java(TM)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8d0d2b80bc3d9431f0bdf3037f3d5954"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4e1c9f58954801783e1b49d2f281000f814a779"
        },
        {
          "alg" : "SHA-256",
          "content" : "14c46ddc2e511c46c998da728f6a80f13a689c920f3832402f7ad150f6a6188d"
        },
        {
          "alg" : "SHA-512",
          "content" : "41d5cea69f9bdc75eee3b5e89bf29ae9cbfe8de9f1ccdc94ea9364c182463bc4003fdee19b23c17b9ddc7c8950f4d196bb4cf3d8a5c2d1af56a769905385e906"
        },
        {
          "alg" : "SHA-384",
          "content" : "fd097711a8d1fc19f7c64972a0b18da240f587143dfaf1ed39e5d616b59ebb25ba31b71e40a67c3ea7ae8cba4b8e6297"
        },
        {
          "alg" : "SHA3-384",
          "content" : "85db4bd32792e237459fe2b089fac918982c62d744101febfff26de652566b57e2b03eafd5eff525218048de7533d68e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e5c0f119f333fb877fa629840f2ae045a8ecb5be3440a69ad90e03cd7d556cfb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "251882c7cfc611e620aaed16a801353122046d5d4372e78ec1047e78b7e86646f06e81f44849b7a6f35f7ed3bdf148ea354a777a0a0099d8eae491ef6825d3f1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jdt/ecj@3.44.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-jdt/eclipse.jdt.core/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-jdt/eclipse.jdt.core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-jdt/eclipse.jdt.core/tree/745799bf0e1c8bd0f2b25f36880bd1c3505e21a3/org.eclipse.jdt.core.compiler.batch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.kie/kie-util-maven-support@10.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.kie",
      "name" : "kie-util-maven-support",
      "version" : "10.2.0",
      "description" : "Top level pom for KIE utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0623bfe751b42251008cc13db709668e"
        },
        {
          "alg" : "SHA-1",
          "content" : "653f711a22ad854b88061caadeeef444b67abe9a"
        },
        {
          "alg" : "SHA-256",
          "content" : "c0e4fd23d7a33317cb73e5040786041f07e274cc8172c6993acef9984d640eb3"
        },
        {
          "alg" : "SHA-512",
          "content" : "7ec968f2035c0662f904c38a4d22fc1b693076cc34b0c7ab74c2def21552ce0ccf80c5b4240af4088629e850c408174d95781572f62e4befca4034fec3d910f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "2feb76af76b0c50dcc65316908373bcc8bca7ab08f0f5329fcb583e19e144c7e93695fa09f551bdf9ba884eced5a2473"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d988ef18a8a8c9127ac232358bf5fa01a5d00df4efb53be5a6fec3dd7c759fcab72cb95830bbf3b2881c9e9c7ad16ab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9cb2f0e879b596c372a8f1fe1f8913adf2a159efe86b1a53c5d2b3d9948d12b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "740d2441e84f3b7b6be70ee7c6b783cb4663fb7ed023b6eb84dace74907d3b2677839b283613985b9d4edba2135781ed3f93d008864f11b4010d48dcffdfbeb7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.kie/kie-util-maven-support@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-model-compiler",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5092f0e005813a54e7a1f20739e5e2c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "983b1132ce4c49d58394d610efda53d8ada70e76"
        },
        {
          "alg" : "SHA-256",
          "content" : "f4fdf6d9b775f58319cc5b071f8d684368b695df56e1f113700281a49bd11bbf"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb2e61917cf3199144758e0510fdb6b41c66cc29eb1cacd3f37984ccdf147cc8d4dc4cc3b13d3981540a2b10327c6af0f809c87ca0d08732d09afa8ffb6e5de2"
        },
        {
          "alg" : "SHA-384",
          "content" : "e426982967cdd996931e79ee04ff3ae9efe5a517517fae0ba4fb8fed452b4f564013d29a20b5620ed3f8d78cd564978e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f0c2962140201d6fad46832e2039daa02ba814ee64ac02a36a5a898aad907df08c8dcde6c7d3792159ec954a7cb031b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce74b614f24521ed6bb81ca03c9ecbad16efbf06ce2dc6750f1ebd17ff39719a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b2643c86feb46f38a075008ef80ac4eabeaec3f555a6d14f6e092016f67d13c59f1637acbb6970eca0643c453b824d9eb2b5487d9667c88fa7d6764f67f4858e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-model-compiler@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-canonical-model",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2ec98cbef9c17129c831b7fc58271cef"
        },
        {
          "alg" : "SHA-1",
          "content" : "816ce16819ae6d455f75b4e7fe39e858b520e7f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "16cfd4f7254c7a035e7d2c6310d28727691115292103387459a3441c08c160cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "dba4a428be54d743380131527c607b07364bbf446f065ca47b920ae2f010052e9be0b42781c57ac9142a221e973cbe0bc4ab6d0b09381a0e46212019e3635ff5"
        },
        {
          "alg" : "SHA-384",
          "content" : "4117b2f950247dd8a5134bac5b935b0f96e30de725bac93de1a80faef8d9d38c03d91c9fc040ca26ae10b6a4cabf1aa2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f20e4846430fffa00f444e837afb324138faec94a38a8c2c3346e1c8e33f82a767606cac108abf1283c1af117fe75285"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e4d0995d7369df6274aae4f4fdde8dfd41a0d1b94f3bbde60764e76fa49c1939"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2e1fa28c6c3005e3c26e25fdabb2df273cb918f772996bea1f0779dc7ddda4b50049c55fe03c38bdb983aab25f1f5839d404999e13fea67199f39e33116cbdff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-canonical-model@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-model-codegen",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c70d4221baf91584537320c6c55e0c17"
        },
        {
          "alg" : "SHA-1",
          "content" : "058093695da5f506c0ec4734ed862fb17a636e87"
        },
        {
          "alg" : "SHA-256",
          "content" : "743fd1666c86a37d0d9055e45f85ef5214abc4ccf4bc95f78e45123bd88226d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "5942aabab9c94cb1356827bf3b33901ae5d1709720d9758eecb9d23bdb94281c379207eaa1a181ee70224ee5427915a8e30a808b145673d9add1acdd4710850a"
        },
        {
          "alg" : "SHA-384",
          "content" : "6bd60b3ca0749140b4b109399a30d99c445d3079226de7ac6741ff63fc7037f88772e1ea964dfb06cf2bed4b379c3cfc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ff5440d22cef9e44f6384e0edc4ce61f651884104700edefa4547bdc998d55ade6da5c9a4f99690de31c21377f34ac6b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9925d36be2d4e1ed403469c6530333702d20e195dedc34293b19916796184e5c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0fbb15a49538765344fea94a6ed48d4ce648111b95759cf6bd9a5ac7d07efff7542ffa40e1d1f89a990e1047a37b3d1f9ffc7faea27cd3da0617daf2c1e0b61c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-model-codegen@10.2.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-codegen-common@10.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-codegen-common",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a49e1f0c7b366949e5334024860ed29a"
        },
        {
          "alg" : "SHA-1",
          "content" : "b78720fcc2192e0c56d2abbf9975ccb603408d95"
        },
        {
          "alg" : "SHA-256",
          "content" : "a4ff51b6a9e2a3ada0622687324fbf92c586d2653324985f9b826eb2149714c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "32c0b1ee2bdf615c8594ad2a18661d8778d52c690a94d7a80b57bf0ecaf58fcf720ea52e88fc394a534d0a9a36338b18e010a4551b95e1806866e8e051081e12"
        },
        {
          "alg" : "SHA-384",
          "content" : "0fde4db05415d9c1845325dd97c1f5d89c81b58e63ebea3f801f3f6c80b9b11a3fc13b12943953405055f6be9ce6ad99"
        },
        {
          "alg" : "SHA3-384",
          "content" : "269185957b68919928675d85842107c275a30a61673ec669fb16346669ccdce27a26768cdd21a33867bea114778297c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f0a05126710db03fa16ddd950c20b2542c597e796fe3cfd30f4c83f55c4dc01c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1d3c1fc3f06f33a594ca7b74550a96f7269734888ce69315fd63c60f3101f95471b79d0d43e91e41941c62f243ca0bf1dd7ef598aa51052e915d75e70d0ccee0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-codegen-common@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-model-prototype",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8bc964329bc1a2002888cbe38eca7b08"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f7735e013341143bb530a95ce7c0181dfc706bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "2a7cf01522f5a31ef6d14a06a59476ccabef5c31084199ebb309914ee289401a"
        },
        {
          "alg" : "SHA-512",
          "content" : "13fea48973f472c8ff58accaba3aaa15c631aa627ce2f7c667160e921fdc81c573c8ed58625d732274d76c2e848dd0561e87db0c8841b9e0c74378fb23724e84"
        },
        {
          "alg" : "SHA-384",
          "content" : "7a9df0475eb12aa1cc0482106937551d2ae96fc82a17dc5bc824a9d2ee1e3be362a71f4151767d1f0d5715b023d68250"
        },
        {
          "alg" : "SHA3-384",
          "content" : "112af568b9f152bc0a18e8649eecab2af2ff151b2e128bde6f9071eef12a59b54db9f9b4794b6462a9cebf80664af57e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5764b772b4bf8cf29ba2f399b472fe646277c9eae6ce9e4913cf3ca7f43cc4bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "53abaaf22175b556274a2b33f8700427a44d5a956bf86539c627b1a8c6dc7ee59a95161ceeed853f75f42601e3d64bc225659f1fed30abe87ad75144e0a848bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-model-prototype@10.2.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.27.0?type=jar",
      "group" : "com.github.javaparser",
      "name" : "javaparser-core",
      "version" : "3.27.0",
      "description" : "The core parser functionality. This may be all you need.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9cdef5fee4458801bd55c5787f79d8c8"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9046a138aac01fd6b5ed78e5cb8e4081d46b814"
        },
        {
          "alg" : "SHA-256",
          "content" : "11b0deeaeb29f2496e1704c8c6f7593f14901f7253a671b81bdaa531bead779f"
        },
        {
          "alg" : "SHA-512",
          "content" : "17c12409cc89bc6195fa0345b29d2026431592ce8c050ba6351288896badb759200ff8f0c04a43e5706eb8b06c4c6ed0882e6749a59b2f99d1b8010a42bc4cb2"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab3851934e6745f73366f76a57d03f07dcb4df8e87a5bbf54dea1c2dd11985aeb88d399b55472070ced3a6236e2ad087"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ba17ce9382f9fe5ad4c2636c27417476bc8af03a1f82116c6db2e9f0b30a78f911a1491d079e97ef1f17dda81b33c1ac"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7bae6c7cfe5f7b92fedd862dbee59a9149de25f14a46b800ba5286610ad0ac4c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c29f99def9742609b1a8ffdf307e90dbc70daa25d2319ac08bf8f42cdb66bfbd944b55cccc7af6c57051d168fa301f861c415b0a3c088ce48d66e9779f79cf99"
        }
      ],
      "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.27.0?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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-mvel-parser",
      "version" : "10.2.0",
      "description" : "Parsing of constraints in LHS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e6eae90fad0e381d30047c3e0150bbe"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b17c9c7804003f584c6dacf79b3275b18009027"
        },
        {
          "alg" : "SHA-256",
          "content" : "36af8322f15c5f52b9729d7b46b4bdf16a34ffd2a02b18365037133a2c580065"
        },
        {
          "alg" : "SHA-512",
          "content" : "1fd2dca4e2a471b808715f34809a90e5c56ccaeb0c6c990b958ce1ec3a79dc779565064ef47b69fb2eacce043e82f7f9af156b53a74e161225e6ae4dd1ee5863"
        },
        {
          "alg" : "SHA-384",
          "content" : "2f6c5c6127b7aee9a5c84093bb7b0065a5149bb8ac7080c9c6cab5c72bdb9c2dcfd73d03854e4f9dbcbd9865bc5ff16c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "00961ba595692de1f1d6fb3d45d5e5f222877589bec6571547a3dd2ea424e567b8d28d9dc01d357fe593c7a3e0618315"
        },
        {
          "alg" : "SHA3-256",
          "content" : "41dca6c4fd3b475c2b5454c6f0b28e97b482bb51e9a16beb9f4ce2260d331c3c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c323b224703e2df9157e16b021658c93816a59e44c5f92b67bfdc3936061d69fba6177752c5e3c79db394bb4433ddc4c6f803b335e8f0b52f394f84a998bee54"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-mvel-parser@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-mvel-compiler",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3050bbc14c46c9b7bec2a7861c5fc437"
        },
        {
          "alg" : "SHA-1",
          "content" : "93636c42a5f3525330f14bdb722c7e0d4e029ec4"
        },
        {
          "alg" : "SHA-256",
          "content" : "952a23c7d8d86e93a66aa28ef04206286d989e1cff4d3bf14cf92b7aef2bf77a"
        },
        {
          "alg" : "SHA-512",
          "content" : "c84a4f1e48338c43dd73c4bcfafd0eb3cdbcdb55f634c8d051fd38dc08816e6d6c6bf29748e560c94f229cb9f7ca18790d109486eef602b5e7a1e3a8c639e312"
        },
        {
          "alg" : "SHA-384",
          "content" : "b623126fe58ace734b2dc91d205f2f1e9e47d12250a61591af5943a14a2423d0475b10d3283d6df48e138172605c4479"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0f6512e88a69dc5dbce19ac6d13e9cbf6173bfbae5b3b80bb910ab2f9ffa676594a6d5f282b321fec3340b76323d8c91"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f54785bca00e36fd3bfc3f6469564c80750504f32ed9d4bfcd564d1945028d3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2dd0f43e3f0a45928893087d59ea6a451f15ff8f27a8ae7cad9af8a8cf9a12ebd4fc4cc7c8fcb74d976c89dff57270700982aec6f5383eb7b324f5e258ba9375"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-mvel-compiler@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-commands",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "838141acd1a4b00e7f64433c932ec0dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "34b2ebdb28c45ad1f20c2fc160f53885f965fbc4"
        },
        {
          "alg" : "SHA-256",
          "content" : "42f8e0b84583fc7907d53f3e53a9aaca6bbcc739556095a8b4e5b26e81d1bd00"
        },
        {
          "alg" : "SHA-512",
          "content" : "e5eb0731fa5a4fc202036250cbdc7d6191a7848b3555df42085a3a3f3ce53139079a2ec5ff7744870288ad9ae4d3e95830bd98140b32d1ffc1c7f9aed8c0d96d"
        },
        {
          "alg" : "SHA-384",
          "content" : "b1d19a6fd6b3887969a2e8dbb80e2e831e7c85057b7e042af97b9be35eae96f5a084e7b02e16fb9d2abc97e68886a54b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "55e422062e56dc68295f9de199be77b9adb052b3b69586ad8c7c04212e16afdcb2f15bfee416ee2d4a9b59e127a7b8ec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dea43b262daa5cf24fe3d8fb991f1d8a97c3504a0cfa277454ab0b4f3a1ae005"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1f2ebd08966988acad55e48785848918dcbc59959bd08543087372e7d36000ba64bab5f2ec636eac70f8adda46b8ead918e8646ecfb285f0b304be3d9a1de94e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-commands@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-alphanetwork-compiler",
      "version" : "10.2.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "456ae04e53906fe73e39b425391d235c"
        },
        {
          "alg" : "SHA-1",
          "content" : "8de148e78131c35e461acdc187086e821fa08b20"
        },
        {
          "alg" : "SHA-256",
          "content" : "eec663b80dde665e52701200657f6281c6cedc9aa6946ee1086a0c635407428e"
        },
        {
          "alg" : "SHA-512",
          "content" : "e963c2bce0f6b9916928a7582ea0b4362f090472e439f5a17f945fe393ae1bcf7d469b11db4c7f1b2aa0ddcf17e5db23ba9820b5880c6ca51ec4a8d1725a6768"
        },
        {
          "alg" : "SHA-384",
          "content" : "7b78f437d872d3d0f1818ceab7c2a9cf60d36eb9c874ff0acffeffaf0bd5e6cc887e3bbb3f991acce21866fa7b5f56b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3d75a88c5335bf9a4fe16d5beefc713a6525021720a2724d3ad8c695f36784a1820144cf0229cd73e4e952291a417821"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f29375a45dc3acc44b5c227a26c2a73fe12f4115fee3efae838feec7da33aea4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "80dbd0fb6ba3a5cd960fedf56ea47e5e8d55887c35769bbffab34481209bb38f9d1386dbe5b46b8cb7dc04c7bde5be338006469a151b6260f7a420a2580acf0d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-alphanetwork-compiler@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-constraint-drl",
      "version" : "10.2.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" : "453a33b7b45618bc1d2c200964abc439"
        },
        {
          "alg" : "SHA-1",
          "content" : "b7b1476871d6f6c9f2a4e6b6024412098ebca0c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "514653d9316e1e1b9ab3b9aa1cfd11331b46a10be381b5fabb71dd5109af2c80"
        },
        {
          "alg" : "SHA-512",
          "content" : "38e0e7298d18aaf77da4d856a8e4f021ce229c72969cc82ff215474ab21a1336d26b9af5a403209d415246c705a9585bf69d41a39bfe001d8212be6ef8aadd2d"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c3b0609eda94dc48d6a852d3df010a5d68b81cd0bfd1bfa3b1d0a7240c028bfc94efbf5543d77aef64fa25447aa7008"
        },
        {
          "alg" : "SHA3-384",
          "content" : "37c53c891472f7cb7ecbf80c7544843d41c91f02ef51fb725cf2263047f7f17ac6e45105739924f639189e1b4d3c68d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "691a4e5b648a3f81b4091112236d9336ef7e9394aa65fceb79f32d52de275328"
        },
        {
          "alg" : "SHA3-512",
          "content" : "914ff6e9ec973a691981461807aed070d18b241c0ba7c06cfdef2e847bf9fecc3cbad06c03aa50076adc992bdc1f2608e3000e13726cc4a5e818b35a83072966"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-constraint-drl@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-constraint-streams-bavet",
      "version" : "10.2.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" : "805e63cb33d6b16e5dc074f038cef8d7"
        },
        {
          "alg" : "SHA-1",
          "content" : "36c02e55647b0eb623778372c58e6704acf7225c"
        },
        {
          "alg" : "SHA-256",
          "content" : "16bed9a22e53418b8c7eb466f3a7147d199e57619fce926cef0a1c9be0168285"
        },
        {
          "alg" : "SHA-512",
          "content" : "788dcfe76cfa01da2d3f9aeef95f3fe202aa0bd12a0915227679a140e25a599fb79fafae7fa2673e077bc7c9bbb21a98de433468e6d49ba4d67698b05d17aea7"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf48471378e7476014e86047524f613081da2b26b4369c89331c4fb1b48d092cc0f7431b66cdc12fefeaf6b7c27fe086"
        },
        {
          "alg" : "SHA3-384",
          "content" : "98e1b90972eee9cc79a22beee20f264c855493bb4a9b8360a02cfd744610c3501bc37b5b580719104fd1c917dbe95c66"
        },
        {
          "alg" : "SHA3-256",
          "content" : "31743c4ef4a17273f30145f59dddd5fcfb68fc3710fc9988414a23b4491697f4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ea4699cba79b9db055969fd17d7bacee1b1d0e9473a7e918fd32335b30da08013db78b2e0e6b9e07a47fc4999f597fff3cc1dfd993ceee868d1b4b870d9ef30c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-bavet@10.2.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.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-persistence-common",
      "version" : "10.2.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" : "746b84f7b69a4227878a4539a4efe576"
        },
        {
          "alg" : "SHA-1",
          "content" : "071f329caec1b38d6a4340cd28eca09a198bcbef"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b72f26de75784febb14201dffbe7ff14a74d0e63966cb521e504e1b7bdb5d5f"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e8e6582b8aaf1426b9c4c5a5b43eec4f679339c0c274c20e7a22b242cabee7c20016679d4cd834e4652aa76ccfa9ce4d4ba97d226f27ba0a6af2b24e7f4d3a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "507822138e2e317b28c7c34b01a01cadebe01cef8d93de1d107a2ce2a371be4eeb7bbe74a95ffb37630ed7660627bcc9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "745dd0994a146f84c48e44e5f30a197001be50c14254b62fac9442619b2c157964444755ca85852f0eac3eb9a9617384"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b71132784ae0dd2b9dbb17c49f796645ed4816154cd1a832e104b8159a115d66"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b94d2f1b6194e5f9f1f11d6ed906ded1b9b1a7d69156d56f0134a5fb434bacb4351111360a0a9c1e0690e170564bf1330f718959f3380875dd28c01b2b788606"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-persistence-common@10.2.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-syslog",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tahu",
      "version" : "4.22.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.22.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.21?type=jar",
      "publisher" : "Eclipse Tahu",
      "group" : "org.eclipse.tahu",
      "name" : "tahu-core",
      "version" : "1.0.21",
      "description" : "The Tahu project provides open-source implementations of Eclipse Sparkplug",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b37355f1b1d0664be94b8e38cbab825"
        },
        {
          "alg" : "SHA-1",
          "content" : "8592fce02bd3538e920007ab4f6f1be4d1e792c8"
        },
        {
          "alg" : "SHA-256",
          "content" : "a96edc5454228c1a6e22035751c070bd4f01cae4d03a1ae3cce6f25f87df38da"
        },
        {
          "alg" : "SHA-512",
          "content" : "f04a5ddd44f3046b4a562d767b393d9ebc5eef7f9640f09ccd8af6945e7675ff778b29e10c2ba34bf014cd4e9925627b7b6e89a7bd8202ccd00b2f96187f7204"
        },
        {
          "alg" : "SHA-384",
          "content" : "4405d0885c30a67b875fa5fb5d9a5df61fa34d59b80df89b4c040fa7d1524fdbaee9fbe84b95be918320902c2b5808c1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b3c9ddc014743e0b83ea81146afbd5949e3cdc272c07d0474b9437e78643bca41dc9cd69301ced90aeb234765fdf402b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2ab452e40b149296f2c2e70f24c3917c7055abcbfa47ed434dc1b2b525e7a4d2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3be8de1d5829b9af57cf9d27cf0327efc795066ea5afc00b711a0b02a771ea9acbefefeb9e3db41a2cc5205de5b3311c9bee957be0953784eb64078e9596d434"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.tahu/tahu-core@1.0.21?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.21?type=jar",
      "publisher" : "Eclipse Tahu",
      "group" : "org.eclipse.tahu",
      "name" : "tahu-edge",
      "version" : "1.0.21",
      "description" : "The Tahu project provides open-source implementations of Eclipse Sparkplug",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6872a4fcf52c8e1368f48ebdb12a9fd0"
        },
        {
          "alg" : "SHA-1",
          "content" : "22462ff345523a776e60f6244ab0fd8048f3ab5c"
        },
        {
          "alg" : "SHA-256",
          "content" : "c296371adcf5018495cc6a80542238fc807f19dc190d939254f16182b41c66e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "731eb874cd4b99438772618366ad7d2f7a52231bcdcdd7859b9c35c3cba424e23cff2f312e74dd4c85c95bda02c5fa05a05d5f4ddfb850cf9021dd7f85a14202"
        },
        {
          "alg" : "SHA-384",
          "content" : "b827349a86fe2a4882defd37ec964354fb9ba56c41e3b97683eb1c8ff9a44d428cffe851eb7cc6ebde18bacb1347ba0f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "50fa87c131748a326ec6d00d8efbd5be75bc3e749b6c4600c05171fca03e0012104c5025a0220aaaff893a8997749a5b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b1cada39e9ac4786cb21f4f608658a9379feb9139d59c52dc2c11cfdaf84d449"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a11b0dd334a6cc3e646ea731b4c0af870135699bbb224e03ddae7d65757996ccab6ba682b2a960794c3d9f50f2b1efd43705c2fe8c39cf03ab0c87d497741e7d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.tahu/tahu-edge@1.0.21?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.21?type=jar",
      "publisher" : "Eclipse Tahu",
      "group" : "org.eclipse.tahu",
      "name" : "tahu-host",
      "version" : "1.0.21",
      "description" : "The Tahu project provides open-source implementations of Eclipse Sparkplug",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fea8f5f9ff158be7461b895558a4f9e5"
        },
        {
          "alg" : "SHA-1",
          "content" : "1938b5c9960a448be7fd273d9ac8e8008e44c442"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad17af5bb84ef84260417f328d7f87fdc405f4a933f3523d71fa639ffbae8bec"
        },
        {
          "alg" : "SHA-512",
          "content" : "569875ff2aed3153f8198ce86140eddb34972e09e7fc557a95c63b87f5ad66754655359cfe733b167953f21bd80b83358f3c853a5767fe5f96a5f549511772f4"
        },
        {
          "alg" : "SHA-384",
          "content" : "1addfc82d50393dc77501c1f0d0a404012dafd3279763dabec6fd56bafb78d155ca944dcc1c4d00de35b81994001a511"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f81c2595da0629c9f919d1101e29ca6d36be55eef2f2d33250ebc3ce44ccac92b0d4d60a69c9078a8cd739080db26d3b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db1594fedd86a1be74706cfad18ad4b332cadf3668e47de64479caafba505bc4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab37e390bc56d547d89d77be71425a8eebd12279e9d67d518b32a0647f4a5d374cb30a46a6b3e82ad0015d77a5a2531ff44ea84261679c298ee0f5aa19b66d31"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.tahu/tahu-host@1.0.21?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tarfile",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-telemetry-dev",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-threadpoolfactory-vertx",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-thrift",
      "version" : "4.22.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.22.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.thrift/libthrift@0.24.0?type=jar",
      "group" : "org.apache.thrift",
      "name" : "libthrift",
      "version" : "0.24.0",
      "description" : "Thrift is a software framework for scalable cross-language services development.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d1b4907bbe0b7a8d91c1e78f403a66e8"
        },
        {
          "alg" : "SHA-1",
          "content" : "c33207007e07e60c8ee6dfa1b1680d99816f11cc"
        },
        {
          "alg" : "SHA-256",
          "content" : "b72e321ff144e3e5211964764bd45794b96fdf250085f153c44416b35df89a07"
        },
        {
          "alg" : "SHA-512",
          "content" : "f57fe9e787a7e3bfa65f5fb9f973c14fe3861b15c011a48daa3a90f152053cd6f5e053ea086ef7205e773f5e13c8ddcde90cc2d6cdacb181968f12445361e841"
        },
        {
          "alg" : "SHA-384",
          "content" : "109b7fc11bddcc8db8cd04294ee4ab78cdb356d0f1b9392808096ed15e9b2b5f8517d45a142b47e7fa4498f81179c22d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cadc78b446819bd4e15d1c57b55bedc23f2d84897c2449cba7c6b8762d71db574b855605d075cdc09d290dcebb4d544b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0d3da3f2c74a33aa7d124a71494eddb78fd7061d7ca971bc9b26c035518b6380"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed6df33d6500ff733cf3d01b4877d87009b5e18ce0628a91fb2bd1fef6648731f4e0fab453f616089dcb250428d943aa02733cc83c4be3fc09cd942f21d1e825"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.thrift/libthrift@0.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://thrift.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-thymeleaf",
      "version" : "4.22.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.22.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.5.RELEASE?type=jar",
      "publisher" : "Thymeleaf",
      "group" : "org.thymeleaf",
      "name" : "thymeleaf",
      "version" : "3.1.5.RELEASE",
      "description" : "Modern server-side Java template engine for both web and standalone environments",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a98ce31b33c80805b77e26f24e531aad"
        },
        {
          "alg" : "SHA-1",
          "content" : "8986b45086f74f7773c440055a2f473817dd3fa8"
        },
        {
          "alg" : "SHA-256",
          "content" : "4011795f8494dd69e764b7709443dd13d3068ba8ac37624f61d7084f4429cbe2"
        },
        {
          "alg" : "SHA-512",
          "content" : "30fa6e8a821183f5b2b981e1f972d2b4ade00de35e0172dbd4a6680df69b5cfafce251e2e288d3e9b95399443aa2a1f88760715a5ba74afdf5f61ea6b6630c5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "b35de36758814468d3f0309257ea8d08149307bfe497da006d9fecb5b74efab1b7c6d2e0407f84f5a8434a9f09a7f1f2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2823426d5c615c6f0c119a59e3728607fc2a2792414a4769191939e494d50d7e7afe9d898be88c767e945a744f04df8b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "830c996116e906cc1135fd8c5038190a23846dbbc1f43bfce738415c146b5d5d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2f8cddd9ab822d54728b1e8ef8eea89f3ccbf8ec022c2087bbc1fd843a370d941d0bed50fe4ad90c84cce64f0252d64628c3c245fdbd5b46c541b02aa779f25c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.thymeleaf/thymeleaf@3.1.5.RELEASE?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.thymeleaf.org/thymeleaf-lib/thymeleaf"
        },
        {
          "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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tika",
      "version" : "4.22.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.22.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.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.tika",
      "name" : "tika-core",
      "version" : "3.3.2",
      "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" : "9cfe58fb925d7461c7fb18a237e30460"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb3323ade654469bb6f8d758d3eccbc146693f31"
        },
        {
          "alg" : "SHA-256",
          "content" : "84d0f2b6add29b97359113499a1e1e7c10dfbfa1e410c122d163c83f3fc5359b"
        },
        {
          "alg" : "SHA-512",
          "content" : "cea49d264c1410af6d9208f447e16b6db78c75aec4a11cec74e90dd86847207996656c4223160724626374153603451ab4be177b01eb72236cc7ad0bd25c432b"
        },
        {
          "alg" : "SHA-384",
          "content" : "832a0bf746db49587c6ca493c8f284c5ef88d6520bbe88a8d01d61018dda872ed445cd952e146c4c3bb57e024d15faed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7ad7a576f83ee9fa87c2d70a8a737e6670e105c4d1f5439bce3d5dcbbd881b8809f13a333aee6b5d6c4d26abeba021ad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ccb8fc4a37de2c7f19e52082a1535e4a2ae9102176e7ee4b9129ecf916aa4ce"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ec15225add65a6aa09998d6c15067beac90315e51e5c915ed84ce32bb072aba45d5457a2144bb8bb52be6eb2a48639d4aef759d3cf182ebe510c8179dd66246f"
        }
      ],
      "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.2?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.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.tika",
      "name" : "tika-parser-html-module",
      "version" : "3.3.2",
      "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" : "33e4d7d4df9433f24ecdc36cc7cd4cdb"
        },
        {
          "alg" : "SHA-1",
          "content" : "376bdaccced8992336885cf14d4ae24a455da45f"
        },
        {
          "alg" : "SHA-256",
          "content" : "6f80256fe04d5641b3771a16d8ef8b37419a18c8bc91d455eb46b57e143bdd8f"
        },
        {
          "alg" : "SHA-512",
          "content" : "cac14326352eed4c690c6644ea6adf509a8df99428b45e10340c2c817ddd8ca08a66d1082b48ac3de6fbafeda969e9f23f134dc33a02c40e362981aef78d8b92"
        },
        {
          "alg" : "SHA-384",
          "content" : "7215a95dacf232c04d9bf3ee9fac6d33f76151f9965dc5a0436bf41daeaee62eb53e9c166c41214e747ce25232c0aadf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb0d16fc9706c21fa17600d23d9c5e4e2bc8997d03c2772d6662cbb84f5ef9ac233e74a23ee8ece41a0acd8fd1170454"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ee891108e13fe0ac2cb0d272372390ec373b07243d54af9ff15410ce9c1a9597"
        },
        {
          "alg" : "SHA3-512",
          "content" : "92026d41659695e97ce2a13781db92a0419233751f13b4215a987b9d7bbf9e20704889f9d30b491556149b2c2de6053b143a5c6194e6f6a4ca65a73ad1bec9dc"
        }
      ],
      "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.2?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.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.tika",
      "name" : "tika-parser-text-module",
      "version" : "3.3.2",
      "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" : "48ef57ceba98f376077305a64221fc66"
        },
        {
          "alg" : "SHA-1",
          "content" : "befeb2f1c74aae57d628ad294a419e14c7538339"
        },
        {
          "alg" : "SHA-256",
          "content" : "4bac5a2fea65a12b4225c357631a57accd53abe387431155020d76e82e8e84e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "27c88cddd03cfef85d94c0daeba803e9feae44e6d33fc67e2abae90a3b73e46014c5ad7efd868ba3ae1b59fd2acd6d9d38e7e1c5230cb1e315e0fdb6746ef475"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d37dd5e48f289ce445ab0d673a1dae9169276d250431d3439f584167a4cbead46cbd947fdbcf069843d47f40abdbf0e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6799b96a9fb79160bd71a8b06ca9ac685377fe596fb3b002b3fcf8c2a83a258c207ca1826c21ec057d5b6f3f4ef28338"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6c3f7f09e0a5f53cfd223a23ad47813ef987da39deb057026a7df09ce8126092"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df21e1d7956e67676edb61a474e31d7880cf5522aea60707a4a244c3fc2c93699303b273254d72194be6c64a289f2dae49a031dd49a9b299c8675445d1731357"
        }
      ],
      "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.2?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-twilio",
      "version" : "4.22.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.22.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@12.1.1?type=jar",
      "group" : "com.twilio.sdk",
      "name" : "twilio",
      "version" : "12.1.1",
      "description" : "Twilio Java Helper Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fd5e9fe775721af3887e8a7e8cc40dbd"
        },
        {
          "alg" : "SHA-1",
          "content" : "847162702c550c3eca7e4321c040fb9bb844eabb"
        },
        {
          "alg" : "SHA-256",
          "content" : "aac0a002557b071cf7fa53c2fd89a00937f5e553fdda5adfc57686660dc2a6ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "5501dd6ab3d8f690af43b18db618566c8d46addbac8b5e623af3f2e44b15c56472ae90a1bbe19af74d8263149d9ced0a16d9f437facba35593c7af9853adf1cf"
        },
        {
          "alg" : "SHA-384",
          "content" : "a6328dbe0e1a7ac732c09eb7f6e75cb7b6d33f91ee7c858d84eba774777ebfbff0f8c8c7e4db976ae023d5dc574baab7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2553ecbd60f699f13dc588c6c5dbe98323c44c45b7df34d56ce8706e95bd4f28ff0c004b2058c0164a8e6e90a728ded0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f3da2f939d5336753196b90e1f98edddb44fbb2269579af399ff11d9b3543c93"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8034d729d118fa8eaf39ca1e062c11d92750f177e757231b799c3ad4b658bf8b01ce690c6d44f471edf75400d36d3ce340d10b5e80fa33a3c87c2d63fbb730b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.twilio.sdk/twilio@12.1.1?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/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/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@12.1.1?classifier=sources&type=jar",
      "group" : "com.twilio.sdk",
      "name" : "twilio",
      "version" : "12.1.1",
      "description" : "Twilio Java Helper Library",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "440b278978c212f78b09395615bdf05e"
        },
        {
          "alg" : "SHA-1",
          "content" : "9253d5238bd50812df39727a0100f6494399a896"
        },
        {
          "alg" : "SHA-256",
          "content" : "21587aa2d7ea72e620cd59d4741c8cd2b16ccb31a0a5a8ce1bf9c293ade6839d"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f61e8949d596d8ade44172bc2b319388bd06953cc92483f3d9a9a945e140ae519a19fc64622a3f287d02e3001e69131db7818f9934ad36567c06b3eb8921705"
        },
        {
          "alg" : "SHA-384",
          "content" : "587c0c05c2fedb46de2ada650952094c52dbd68d896e4013058d47c1df91cc402f8c34dd8f8ef03538accb4ff6d5f0a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2a98e1e368bad8678d48fe765e6561a01fc5be72f1dfedb6573141d073cb65415d246f86c4d13e852f843b768fd194c2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f701696d0087259a0e7a39ad15902863f4ffb0207f98c9b60682183753e2a5f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1a5e01f0633ef1bb44d4aace60766c59b1b6d12866ff2cae4daf1e1e777cb978b3e001e74d82b79fafb19d995c3af60db5f79ab710abc981369f8158e27a48d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.twilio.sdk/twilio@12.1.1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.twilio.com"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-twitter@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-twitter",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-univocity-parsers",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-vertx",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-wal",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-wasm",
      "version" : "4.22.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.22.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/run.endive/runtime@1.0.1?type=jar",
      "publisher" : "Bytecode Alliance",
      "group" : "run.endive",
      "name" : "runtime",
      "version" : "1.0.1",
      "description" : "Native JVM WebAssembly runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bf439a42b8a5e80bad1c15cae5dfb20e"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d6546c8d371cb29e11978f07ff6630026a78276"
        },
        {
          "alg" : "SHA-256",
          "content" : "b90613ee947694d70c6272dc1b13f7e11bfa06d9349e171f79f0f26bbd20bed0"
        },
        {
          "alg" : "SHA-512",
          "content" : "d35dabf273ac1f4c9c022c9cc110c722254f5708cf286c2b86acd82d3510c77bfcde82da065dc7b474a86fc9ecd8dada28c1eab0c96cdad12437b254e332f2b0"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f0c161b1d328a268579baa93c8c0a6194164d8576812a8d2d5eb8c994e31ff1cf515f1af0728756e5f4174e2592ac88"
        },
        {
          "alg" : "SHA3-384",
          "content" : "360ad7c74c536bb3cd38f7d9c4b3aff8889fd5b75a058514b3df55e0d7cc8ae4acd4599f7b04e42980ae01597e30f03d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e6fb33d93d4d848fad491fc368b5c15b2a5282b333e8dc1bdc1a2becea72229"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bff5ab53c5b64777c7f7ea034c6ffdc478c779857bb9c6a33f89637a849ef3e246b0a38ae2eb0a60f2da8ef82405ee3ec2024d10996001df0741e0536334dcc9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/run.endive/runtime@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/bytecodealliance/endive/runtime"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bytecodealliance/endive/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bytecodealliance/endive/tree/main/runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/run.endive/wasm@1.0.1?type=jar",
      "publisher" : "Bytecode Alliance",
      "group" : "run.endive",
      "name" : "wasm",
      "version" : "1.0.1",
      "description" : "WebAssembly tools",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c0ce35cf7a918c1b38fd647c4eb4503d"
        },
        {
          "alg" : "SHA-1",
          "content" : "a31e0510179f5919db40b76a9eae8382db450fd3"
        },
        {
          "alg" : "SHA-256",
          "content" : "7439e5196461d3398dcf4285df10b0bd48e293a2439e70c30ab4e42317e634b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d4d8e7d4b6b61db2ab3911a9bce3341cc50b6d69982907e1000a82bc1e2fe0822802035216aef80d0acd7206861262d67a72fee44013ab3c37b3080291ed1e4"
        },
        {
          "alg" : "SHA-384",
          "content" : "56c17efe3edfe5118e7260872d0136e68d1c7fda955a55feb8a3c69d6403cdf09b79e368e34af609a43c66cad22aff7b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f98de7cb328625094669384df1b6c5403cddceb13700cc0d59204a32eb3e1868d4f29375fa696af383e0015a5fc4ac42"
        },
        {
          "alg" : "SHA3-256",
          "content" : "97e2ceb0590dcd13b840dcdcb574c69e5e1ebb4558a343621ee17ab2ceb5b97c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dc2340b835137a4e1c61c965c19070f28e7d231e7510318de3348815275564e9155681925d36cca93b70a08b100aba15b553cd27bae1ea6932efb1382acbdbd2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/run.endive/wasm@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/bytecodealliance/endive/wasm"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bytecodealliance/endive/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bytecodealliance/endive/tree/main/wasm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-weather@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-weather",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-web3j",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-whatsapp",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-wordpress",
      "version" : "4.22.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.22.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/org.apache.camel/camel-workday@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-workday",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xchange",
      "version" : "4.22.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.22.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.5?type=jar",
      "publisher" : "Knowm Inc.",
      "group" : "org.knowm.xchange",
      "name" : "xchange-core",
      "version" : "5.2.5",
      "description" : "Core functionality used by all other modules.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39ca59bd184900e69c8072713f2e6de3"
        },
        {
          "alg" : "SHA-1",
          "content" : "04ab1749ee9fac8b808a756cd13fe01de9fce137"
        },
        {
          "alg" : "SHA-256",
          "content" : "97a171651aaaaa5a82a1519166dfe74cf3ccdacc90758abb526b8571ba8ae4a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "8393364cd42cb78235f04aed36ff22449046644c70994b95b7869474fd01651811ac49469c27eef440b8f1efa23953a9ef68c0a07ee6da60412f441de6d63753"
        },
        {
          "alg" : "SHA-384",
          "content" : "6dc56861849075020761d188aa07fb467df488462cd689b5e8c69a791a64746df1db367914b13c6b51d328b0e448cd6e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a8d8f0d853a26691badda15127ee94905004122f0885f7a6ec3b00adf3b27a9e5779b4a7ba69754424f1e18e4e5857a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f4a533750eb28876462cc5bba3d8c4ca4c7527f967b145b38df94144c2729940"
        },
        {
          "alg" : "SHA3-512",
          "content" : "86ed7cb4ae65647799feba3daac686a0609da2ff3279b57f3f224e3f41c005ef6c3f6477ead2c506c506bb43dc89ac1736acb7b69b09e4a99eeadd4b4912df1a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.knowm.xchange/xchange-core@5.2.5?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.5?type=jar",
      "publisher" : "Knowm Inc.",
      "group" : "org.knowm.xchange",
      "name" : "xchange-binance",
      "version" : "5.2.5",
      "description" : "XChange implementation for the Binance Exchange",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2aeb6022daeb0eefcb324e7a5cd2b317"
        },
        {
          "alg" : "SHA-1",
          "content" : "670cc0622564cdbf7381e6f0b9f399d08bec94c6"
        },
        {
          "alg" : "SHA-256",
          "content" : "6cb86fab1255ad7aaebef099cd295214ac2410a2af1934e8fa997235501b7c91"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8ab763684d4501fdcf68c31901095b187b94da8921fbf4e35409d3461dec383e305d9bd9ffd325f07da957394a9310ed20c978bb892857bec665685bb1416fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "7d11e9ed4ea73922dc0b55e7c6823e1c0f498de62a0bf6bd88e7f6a8ba30233c963a31335efee6fa9a7d8bfbd47621f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "19fd71bffae77c23520f76aaf26a913dc43697dc88e5c35661d525b4b8f932258982ee6d14c7bc7df1a9704e033c9bbe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7aae3286289aa88b9e5518ba019c783caf56b702112f7ad2f835925c1f04c8fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b1120a6aa06b799d76c6ddca7677b6d861ef083d09669f7f2cd1290870485e3bdc46ae511ab29a08ee6f7f64cbf9fc839f8d8fafbe4b2488af0662c08465a86"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.knowm.xchange/xchange-binance@5.2.5?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xj",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xmlsecurity",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xmpp",
      "version" : "4.22.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.22.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.4.8?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-core",
      "version" : "4.4.8",
      "description" : "Smack core components.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "69be684cce5ce25fe52a86589c7ac0ae"
        },
        {
          "alg" : "SHA-1",
          "content" : "8218adce0fc053fcafb070ea007ac3ed9e79dde8"
        },
        {
          "alg" : "SHA-256",
          "content" : "36a8acea9d3247211741671619f97491c608452d9b09b588930ae1414a2b92c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a4ef17ef69acbb7a85e923a94916cc171bf62caf5b1198fc5226ad7edd6f3fa9a9cbcc326e21ee0741b75edaf091d9cd2abef3d20909c42a61697153c6e55db"
        },
        {
          "alg" : "SHA-384",
          "content" : "a93a23b01ed75a49f7e0c3246cef148355eb32363c0a908cf2b7f5742c5abf82086bf5f2dcc18b186c1040777bb50a3e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "99367d600250804d8a2e9bd56907ce838b04c2cf0b3ce548f80ceaaa4cb08ec045d4d35006e82622e492d7453371b3cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "96fb64a1d93952cd6bb8a07f4b369668de97500a2cd6229de98690d0b3d16ccc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b17848e49cba67875c0b5f0d8bfb5871c424da4b94677944497ca323125dde15af7dbc525dd14aec1d33b0fe00e385d44d87482b85f94f2bc70a54b654c40e26"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-core@4.4.8?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-xmlparser@4.4.8?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-xmlparser",
      "version" : "4.4.8",
      "description" : "Smack XML parser fundamentals",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4c563b3fec7a493020db3e2da579159b"
        },
        {
          "alg" : "SHA-1",
          "content" : "d1ae4032ba832c0338b5b9f3b689b503bc89862d"
        },
        {
          "alg" : "SHA-256",
          "content" : "06ecb6c3fc6435a94b83d809406c7e3a2df19a67c591b223b451da7db429241a"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f38e05dba37bece8a07802cc96e770316025500f79f8fe785c25f953439d0fb5f522ae940890ab43c76de6d57deae70bc44b7b50c5abf27089fec0ce5ec3193"
        },
        {
          "alg" : "SHA-384",
          "content" : "4bf70d330d016f66c931ad8f110d85a656e1679759804a6e4591b461ac9572ccd87a96d62e5cb61230465d7eca1c2754"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d6a55934b2c08ee5b27dfb4ac4cd583cf8c1c2011bc3e84a95d244627a78136a3191fc172bd36666419f5e24f056bc2f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "014ed326c8cf5f6f1f3c4fa86e23c888a427f0533930df0320a0b41228a9b53b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b23a3ed03b3644ff0d4c99a3253ea23553a770a3c91777ccfe1ca1a13a1697089978a3e80974c87a799e63c59bef568b281166e084c40b57eeffe78e2e2553ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-xmlparser@4.4.8?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.jxmpp/jxmpp-core@1.0.3?type=jar",
      "group" : "org.jxmpp",
      "name" : "jxmpp-core",
      "version" : "1.0.3",
      "description" : "JXMPP core components.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "76efe0f87f8f8e4411a2dbec4fccedf1"
        },
        {
          "alg" : "SHA-1",
          "content" : "f17a067caff811dcf605ed0815ef941cd75dbbfb"
        },
        {
          "alg" : "SHA-256",
          "content" : "c28ddff8843e9c1e615b0e42bf74ed8b6a4edcddb63742a1800f8d9cfc4b4a8a"
        },
        {
          "alg" : "SHA-512",
          "content" : "e1959a515702e8141f416d58998f757f1b14dedfd796e1e4754b871dd6f5b639f35f54c244daadaf9d20ff663944138e1c34fe63b289fc21efd5dc3f2e54163e"
        },
        {
          "alg" : "SHA-384",
          "content" : "23e8da9513352ebf6393dbf13817e467e48b595e78f72c4805341c2a7f1feab4a4222d9d830d0c11498c1a4fb1b7460f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f8b6aadcf909d7c15ba14a0b5b4c249e94058d1e18db2c623316d48d5bb9d591a95ea4e5ac3511b353ecea5bdf6eba7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "34a475b6d252ae99e1d13a2d42aa481bf433ffa553a4cbe6b88ed6f996b58e3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "24a5ccd4d79dc1cf5f76437a17001c2a4ea97cba68b08a0e734b9650ea25944f6f6fc766e3bd0eb907eebdd4e538a78f98e2477feba36868370b2626905cc395"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jxmpp/jxmpp-core@1.0.3?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@1.0.3?type=jar",
      "group" : "org.jxmpp",
      "name" : "jxmpp-util-cache",
      "version" : "1.0.3",
      "description" : "A minimalistic and efficient bounded LRU Cache with optional expiration.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "05ddfc4bed5e3caec09bab608deb034e"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f9c87e7791f359e02c464a335e5cc849fa87c03"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ab2f3d919c4c556de2a8b6af6214c635ec264c934d0e1a93f83aed369a74f03"
        },
        {
          "alg" : "SHA-512",
          "content" : "da86c9c41e4acd7b68ac5bfdaf92ea6cc6b46363b31102fa5f946447d1dba64252906d219fd5504ea40f8ef6961cfb3b4025157aa4d9fb567b166cbfdd60a5d8"
        },
        {
          "alg" : "SHA-384",
          "content" : "8453cf2a3a1f1602e7c40218243d6a65691172c03f8ad061ea183e6a4623176ab07148b6dcc8b7af9fba3d720887fece"
        },
        {
          "alg" : "SHA3-384",
          "content" : "77c136ff2df7de7b80a98c2000d64b58f8e963e9048378e7530b6992a9dd95cfb6be4a1c7449d8f00fd44eac2786bd75"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6845f17ac8fa78e1a91508c4d1d487507b411393a1639c23f4ae0511ab3adcc8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e3551f79ddc2d023fd7cd623fd706df13f19b20bf95695295adb2ee2dcba94659b93971666644dd20cc629d8691f7ee1e4d770c255f00d2a41ca3690b1c7abbb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jxmpp/jxmpp-util-cache@1.0.3?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@1.0.3?type=jar",
      "group" : "org.jxmpp",
      "name" : "jxmpp-jid",
      "version" : "1.0.3",
      "description" : "JID classes from JXMPP.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bfcc150a92ab0ca5aacb591b73d17b0b"
        },
        {
          "alg" : "SHA-1",
          "content" : "a39a018f355622652a022e46bf9263db9cd26460"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a3649d9e3cf8f4ab9376acc43a0d45e5397f0f351d6fcaf5ef4a5812ac0e79a"
        },
        {
          "alg" : "SHA-512",
          "content" : "4ae24839c7b96c4fa979a28e4a8b4de56f376fb366cee7b3e2d089b4d5fefd1cfa11d0b319e78e4fb9b7ea15cbc0e6f584514e969b97d305c14eb603d572fd0a"
        },
        {
          "alg" : "SHA-384",
          "content" : "73a22adea8305bce524aa708678129101b08717e3e21178309c078e7ff45e3dfe4a4557ba8e6fcb8d4ba3fe9471db777"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c0fe01125b0a4cce4de3afbc02ef32361f3d612bddf0540a05675da9471d590d64dbaeb7148a36fc6448e2abff67089d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "979d58613a34cdec135440a0eec2ca1b9c84690455eed463e70a5fe9c4a4fcfd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "35fac6b21e576d2eeaf28ca389cb96855cbf0868db3ec3ae743d6ad9f6149f422348da139397798c17a57901419d215e030bab3f23b6054af70df29ec913c753"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jxmpp/jxmpp-jid@1.0.3?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@1.0.5?type=jar",
      "group" : "org.minidns",
      "name" : "minidns-core",
      "version" : "1.0.5",
      "description" : "A DNS library for Java and Android systems",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "934dc263690fc409051f37336cd64dec"
        },
        {
          "alg" : "SHA-1",
          "content" : "1cc9897ea6dae564886a96c69925fb87f03379a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "9cd6364cd1beda206e212d5575439a84bdafd9e48e1654fcf30fcc9980d3948e"
        },
        {
          "alg" : "SHA-512",
          "content" : "41dd8fb0ef04d68b4ee58978b3cab7c4e4483547bc889514120f40b086538232e8330bc32ff49089e1ef78bf5af6a26baf5592ba9aa84f3553242a1e816c6c56"
        },
        {
          "alg" : "SHA-384",
          "content" : "2c712e7ad797d8c24304bbd7a7e0ef163a54141a5b1e6837a437db22487a65c401368e7e12655018bd04384b9bad5936"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9cd919e26c97bf8850252265da5ec90c9e8d47dacc19f2bcba458eff702b05c2f84e346fb7970d469730b9d1a412a081"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7926e6aff34c61cec51bac3745ebf68e722da7281a2703872a8e78a63d5333cc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9011debed3adef90acee22140222758c4a9a18e83dae6d7af60db904c6df7d0896c6d2142726da875c573c56d33b9054370e865521a4bdbd429d9b7acd775d37"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.minidns/minidns-core@1.0.5?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.4.8?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-extensions",
      "version" : "4.4.8",
      "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" : "cbbc3209691864f0bfe0ce5f4a20e755"
        },
        {
          "alg" : "SHA-1",
          "content" : "f4af431976155cefdb807f6d01f431da909bf417"
        },
        {
          "alg" : "SHA-256",
          "content" : "df4ab4f743771a3f50460e618561e1617ebca60b8cbb93fd0e857ba6d3aa4f22"
        },
        {
          "alg" : "SHA-512",
          "content" : "1060286baa103c016f2ad13eab5f3a8b59d6ee98fa7d98d73776374189c3d0a22c70e037c4d0776f4d45fb8b3d984cc84a6bd74438402fe0486fa37a9e3e7a17"
        },
        {
          "alg" : "SHA-384",
          "content" : "d822051f3dc425957ab8417c621751f482eccf3f427c6fcbb18483870dbe918dbc9ec8104b9c3fde9fc249ac6dabf901"
        },
        {
          "alg" : "SHA3-384",
          "content" : "278440d5aa56429692082f22f263db04bf798f64776c13e74f5f89a693a0be467044e69ac0c82452ab304a31020fe196"
        },
        {
          "alg" : "SHA3-256",
          "content" : "41411e437276874b620fd8660fdec520a95a7bab4365ba777704f5793de9bb9f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "36b0abfd32e9463bbf1eaf3a508974a9f1f0a830f76e8249b94222a0eecd5cb056aaca743887237311bd468e6ba6715a4024b5de9229b0b2c5775a59c683e20f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-extensions@4.4.8?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-java8@4.4.8?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-java8",
      "version" : "4.4.8",
      "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" : "65c53f59962db0f7ccf981b4edc4012d"
        },
        {
          "alg" : "SHA-1",
          "content" : "112c39f287da83cd407ef70899edfd90da71ba8e"
        },
        {
          "alg" : "SHA-256",
          "content" : "389ce94079737c59cc80e4ad11a43dc45753ed8095e6f9fe882b06707087a043"
        },
        {
          "alg" : "SHA-512",
          "content" : "be368a3b907658638255c5a72ce47f31e52761573cf349a64c4daeaa701e5b12d80443b6541b5585f29e337f6386384a1a4d569232674c2a6a4df342e69a7fcf"
        },
        {
          "alg" : "SHA-384",
          "content" : "340aeb7b46dc695fa1ecfde618519c3f9958692cce2606f3b957f97f9ccd251f0f034d72ee6d9df5d4fb56d6a0e4ad66"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20aa2ddf697fb4946317a0c27a27fc5642e3b14d765f753d27c768ee5638891871980f590f180d1e0e7867a4635a572f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43ef0ede4dcf61fbae023ec63cd3a6b829c464b10504e4699b0ecb00837fbd2a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "003f8a73ae8daab07b1efbf40d2b2528f20fba1e0700e57da838249bb7f3eef81de5ddc73311c1e1f5f26d9a11f4e85f2de2d3582c63ee5390357f84754aee87"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-java8@4.4.8?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.4.8?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-resolver-javax",
      "version" : "4.4.8",
      "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" : "aae4107d3f33a70bea8ecdbe3d20fd5b"
        },
        {
          "alg" : "SHA-1",
          "content" : "37343e8481c26a262578633d8903a5a0dca3fc2a"
        },
        {
          "alg" : "SHA-256",
          "content" : "32321611532113a8b957eb0b55fae042d5d65976b7433c2654c161f166e03322"
        },
        {
          "alg" : "SHA-512",
          "content" : "a11c068ff50e818956f1a2e04847f483cf2c98668d577ba61985598e446398889f9a1664e2751b38e6b04eb7fa85038ce922129ec0c292d5dd4abee724fe5d65"
        },
        {
          "alg" : "SHA-384",
          "content" : "2dbbf09ca5952039291530c84b4a3a952c55f063c8addf5bcbc5011f4fd985100e495d8d9b2bcfa1883ab2026d02d10e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b802e96b6bd0ba48d00e5a797bf4325675f135686cc3813f8086c9be0557837c8034518f6890036ee8ec038560fa12be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b1b68a0975e7960105ec4b708427c8f85aa7f1deaef7fbf877d35371923dd032"
        },
        {
          "alg" : "SHA3-512",
          "content" : "896483bbc3f94fcf29cb182b1ad6d094a717bfa86cfa43a9ead04288a9894733874b385609be5340cbf3bf4a91351861a987f1436ac985e2a5e358724d6a9cee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-resolver-javax@4.4.8?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.4.8?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-sasl-javax",
      "version" : "4.4.8",
      "description" : "SASL with javax.security.sasl Use javax.security.sasl for SASL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7b1ab8814aaead780c071c49390d38d7"
        },
        {
          "alg" : "SHA-1",
          "content" : "fe3d8b8d15c4a82fd13b2f3f5b41b558d892b6f4"
        },
        {
          "alg" : "SHA-256",
          "content" : "32ec865d643300da196adf4829df7dfc8a9268df5371389b9acf4aea96187d32"
        },
        {
          "alg" : "SHA-512",
          "content" : "186f78a1b93f94487233d159bec65cf21c42e14e0574812c8f1cde8596236dbb3609247d68759e351010f27a7d45600312863faf49d7f00a755d0d1163f9de8a"
        },
        {
          "alg" : "SHA-384",
          "content" : "fb98270a5bbabb7e472fe8ca83b12e2f42b802a2cc78f1cacfa4d6048107ca801ce6cd1485295e77a7abf6f2742a90d7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e7ce033922eb28e3ea2720b0384e0b98efb05278d1a54ed4f0e7729eecfff7cd5b338a6586fbc42e9f647e957fb72c32"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b4783ca06dd40c9e37fd8a0c0469d7ffa17882dcf97fcfe689221d52987f0ebe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2816e7c402e2d67fa0e1b501373e0cd809e8bffb5a679c91db659a76c253573d999a8cc2d603afdc0f81a3aa9f77b94f4daf71a46ec6c65e142edaeafe8fbbf2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-sasl-javax@4.4.8?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-xmlparser-stax@4.4.8?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-xmlparser-stax",
      "version" : "4.4.8",
      "description" : "Smack XML parser using Stax.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "700725f2101307820385eba771a50f08"
        },
        {
          "alg" : "SHA-1",
          "content" : "2ca612a31c00d6a793af3fcd924f3cef7d4640f2"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ece38faa7bbea5ab21f00ca58c9c54cb42b038bdac4572b6c93d8bd52c876d5"
        },
        {
          "alg" : "SHA-512",
          "content" : "bcc5cfed2c3c20e4c1eecfafac08f34a292b1bcfcffe7282172c9a2a11919ed1d438dedff9c6a923385d3523170ea1accab3c307a2abe100d957af5fd470a53c"
        },
        {
          "alg" : "SHA-384",
          "content" : "31cab7f445eb7de4a0288bbd7f44340e62818bca91fd794d7dd94fabe40c833ef2fc616ed3bb01cd58d4ccafb8aa4e28"
        },
        {
          "alg" : "SHA3-384",
          "content" : "01e0b109ffc93439f46f0583fceb3930a987fdca31d6b9b16b0333a2ae98bb34bedd573d40f3c840b68924116e2744d0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bebaaf0309d107b6fab5d6f35786b29372226c9c8f13e2e75fb23a82bfa0988d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "896aca06015ea8f905b43cc24aa04e9e01d28cf71dc644a4c504fdf91cc697056bac1b9d81e74f6395c062a74aa44417c03eda3a288150b31f13a4db6305f043"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-xmlparser-stax@4.4.8?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.4.8?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-im",
      "version" : "4.4.8",
      "description" : "Smack IM. Classes and methods for XMPP-IM (RFC 6121): Roster, Chat and other functionality.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bb606322d84c9f42742b81f1702157fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "5cc5c7fc10bfabc499cf449cadf0c6f1a3fd28a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "f54d5bec3c5e36e9dced2abc1c48d0bbab846202bacf8e748e9615b138765a35"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a4a6b02952996707a322a3c3b662ddb2a20341e057ee6860711e9fcfdeca9129e6d69341e73b6bbe32c02886d339ec22caf0e7a3e13c6d912eb613f50ca9091"
        },
        {
          "alg" : "SHA-384",
          "content" : "d8d8bfcdc960cb0c344c12320f1ad4fa7c3d1d9a075b999267bffce5ef12b4c996d60836d0df7569ed4609d1ca666412"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b402cedf83175b436b579fcd938c5410e9fc31b51151f386bfb741d7d54502b48f2d4cd691a393b1a90ce06331d699e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "09022c4592fbf56aa94b07831fd634630ce5de3cb0e392998947cbcbd67ede0f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "930f8a8f281675b04e82e1b2e21294e69da6e627ca62b223000d300f0290ed4c1504afa1248be8ea76cecf61018af699dbbe966b656372776f88808b81f70e37"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-im@4.4.8?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.4.8?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-tcp",
      "version" : "4.4.8",
      "description" : "Smack for standard XMPP connections over TCP.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "003ba791b56b91dd1615c1e5a2bc648a"
        },
        {
          "alg" : "SHA-1",
          "content" : "443c36d5fc9a409e3b102c1fa7bd7f2aaa706705"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3cc210a4d9affd18495253a03f0d9c5de64b76cf848a4ac36d3fa5bfcae18c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "a09b343e0542889506add46fb21e7622454a7c0cf6deedaf788c0103f487373c083a8013a15ba66bef2aae677b0d30363cd8adc609b513dbf4adac31f6043c32"
        },
        {
          "alg" : "SHA-384",
          "content" : "16a0d5f0f0ad06ac9e3e7a611f113d51d1b36085c505d6efdc54509143b2d625b05254a8ca08e0d7003beb349cf15b49"
        },
        {
          "alg" : "SHA3-384",
          "content" : "db17989fcdd484b13d9b3a5a68440a6d0b70622fbb9d1765516a20d2fc5f17b5a2b8b4e6139933c6d14553f1558dfe2f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1ca3e92e4a7f4e73758ea9ebd3de87da6e271c13c743de2fd083d39bd2df64b0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b862791360822944164a4406e7780e03f87b71baed1296e5ecdec867df809a76cc5b7655f1429c8badb8f2e160508cda4545b2349f0542ca4bec76e6907d1df7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-tcp@4.4.8?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-streammanagement@4.4.8?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-streammanagement",
      "version" : "4.4.8",
      "description" : "Smack support for XMPP Stream Management (XEP-0198).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "da38e2e87dcc047fff3cd1acf8a00632"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c467072c9ca19bcd401442802c98a41a1ed1308"
        },
        {
          "alg" : "SHA-256",
          "content" : "388fb131fdea315e375cdada3025b633b849d111f9df5ca06960fa77a195cdb7"
        },
        {
          "alg" : "SHA-512",
          "content" : "585eb9c63f5529fecf9cfcde271ea5cd86e74c090e47217d149ec81af5131ae159fc2d02cf258feaba7be697ea75174773b69a6606b77359f69c164b889fea87"
        },
        {
          "alg" : "SHA-384",
          "content" : "8dca37cb0e1c8a76d4c3a610a6ecdb322b144ff9c10ed1e493527732934b004cfd7d40432a54a8acfc72d734acd29519"
        },
        {
          "alg" : "SHA3-384",
          "content" : "95056efeff223abbbab1cc5731ef2891940f9adaa2fa10f53467d5672cf30b2ddc31902ed71b588bfb5a2eb2e63c5815"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e78488aecf3674de577a9731fa497543415f3f630e96ec855cff4a6713d4d7a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d2a0b460095d9de59b5cfaf74b0d37e867f947743d2b3ee1ef54855e479f3b378238dcf2421d40ebb3952b85bb8d7de8a52bee8b331fb2d4bb746193cec2c664"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-streammanagement@4.4.8?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-zeebe",
      "version" : "4.22.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.22.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.13?type=jar",
      "group" : "io.camunda",
      "name" : "zeebe-client-java",
      "version" : "8.9.13",
      "description" : "Zeebe Client Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f91be6c12f232e64e4b669348daf9ee7"
        },
        {
          "alg" : "SHA-1",
          "content" : "55a4b3b929a806e12b705a31aecbb5028175999d"
        },
        {
          "alg" : "SHA-256",
          "content" : "5972d2c8ff8c7e23d1746e26c1949d929735b041e898a7ea86b272ca40e34cc7"
        },
        {
          "alg" : "SHA-512",
          "content" : "a3e7bb26cac1a79aeac842668e5389191d004530cc2512d3ed60cef1a52d6bbbac1c067e5135719b90de36eb9738a0ac2f24622636ca63e2a7940b489fb382fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "04808a8111c8f76091cea4b331105a593dce49091b5cb45dafc842421af698f28bdc6af977f5860034a0b68808db8fc9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3f0ffcac90ba1c49f1534dc18fba84a4832c5bfdeef54f1f44541e5eb51d88cac90ed2acaa5b83111673a6b2267c476"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2941e3a3852bf08fceef10d46620ffe2842ac599482c6878491fcc5c3dad23aa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c69868b09d711a24933f394e28766d55a1d10eec2edd1c45371c1d19e7b962ed6aa6e173e167c35244ba7c905b9306efcd27aba35c5cf736513503af266ea9af"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.camunda/zeebe-client-java@8.9.13?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-zendesk",
      "version" : "4.22.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.22.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.5.2?type=jar",
      "group" : "com.cloudbees.thirdparty",
      "name" : "zendesk-java-client",
      "version" : "1.5.2",
      "description" : "Java client for the Zendesk API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9872e813509aea5571d19afbc5e2c5fd"
        },
        {
          "alg" : "SHA-1",
          "content" : "2fa79061a11cb1d6766e557fab614db88729101f"
        },
        {
          "alg" : "SHA-256",
          "content" : "82f989d5b0d3099237726a6cda429abc390cdcb8cd8388e3a389766ce7f010b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "f2941c70cddde1d2f5478c23349b663fa77823e2b1f246abcafcdce389f8e593a717295aec93de6b1c52a4e789f379ba8f4318c2761ab44c926caa4ea6845c45"
        },
        {
          "alg" : "SHA-384",
          "content" : "db2548c4e48c95acea35976a3dde644c670970fd93737f8176ff8f7fb1c511aa4301a7659a472613c730c45504c268fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8d705708347ed3c2a45d2d94489f74813aa7801b49c08f13930c08d2cf4cad857f83ce47240bacae9f0fc29d7ea6082b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "13684af56919f81ac6dfb9a70d739decc26dca75c4f146b00e2e9f5841b6f9a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e35be9f2310c41f01b3ab203473d148fb8f597a95fba81c61acb3d7c3ccaae46d4f7f9399bf6f0cdc6ae2dba5efc34e8db01f4df45514b10927fd730901802c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.cloudbees.thirdparty/zendesk-java-client@1.5.2?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.9?type=jar",
      "group" : "org.asynchttpclient",
      "name" : "async-http-client",
      "version" : "3.0.9",
      "description" : "The Async Http Client (AHC) classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a54b9d79a926c1f5a361c7f24edd8762"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1a75c1edfaba46d6353fa29eafac7fd9c07a6e4"
        },
        {
          "alg" : "SHA-256",
          "content" : "771886a1b0a0452e144f5e2607adbf40f0602e549045fa868b3c4be3c8d106e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "adc657ea36d37e308ed7a12b2d32886a0be72cbe75804a5b1d1f78ddf441b8057f54be4f61b222ca5309a6f1d4bb7e4a2ca70b9f0ec3da18891a3725f9d8ad38"
        },
        {
          "alg" : "SHA-384",
          "content" : "24730d4914601bd4374f09c5ec6930822ef5b07eac89563ee2970ae8061d56c61e3c263d203341341bdba67026c2c21f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a15978ec5065f53852a0a43ca2a7adb1570b0d64e08e9f1e39281b9c60e45757a6651613da0b5f804ba8ae8492706635"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ad440b65cdc98304a492b12b1fadb5a326a13933c03be2e00165fed4ac5eae51"
        },
        {
          "alg" : "SHA3-512",
          "content" : "192013d62bad65fe712a3472566535c821ae5f3fbf1c375d6e31c1be6c933b72d4e63ea45a61d72a9cccd79972c39b0fd83fc7d988a60d16a0b9e01a3d7e7943"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.asynchttpclient/async-http-client@3.0.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/AsyncHttpClient/async-http-client/async-http-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/AsyncHttpClient/async-http-client/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://github.com/AsyncHttpClient/async-http-client/discussions"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/AsyncHttpClient/async-http-client/tree/main/async-http-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-zipfile@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-zipfile",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-zookeeper-master",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-zookeeper",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jooq",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-observability-services",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mina-sftp",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "catalog",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-allcomponents",
      "version" : "4.22.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.22.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/software.amazon.awssdk/apache-client@2.32.25?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "apache-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" : "914dfe367ee27503636d74b19a606cf1"
        },
        {
          "alg" : "SHA-1",
          "content" : "864d153122eebf79079e191f995e7655f0cdbe2d"
        },
        {
          "alg" : "SHA-256",
          "content" : "76b00c92a20f2aa947834a294b41830818366470a2c15acad7214a4535929d8e"
        },
        {
          "alg" : "SHA-512",
          "content" : "48572b1b5d8fdeb749faa5aa060e0d9002ed5285f5f11d7550c28ec570f59d3627ccdb946fcd46d9c825abb67f5ac5d9bfd7bb9933e23f6f3eec0c585c2707a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "c6091fd732af249c6c96ccfff87ca23a1c8a93a8a16cc98c657f4d244f08dc9e6d2f4d8a3038ad4787d56658307b4ae5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d5be9c1ecdf8b83844473212f7eec86b8227541abfd594a798a85e5d71c3c31c16c660bee26befd316740c87f29f5d1a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "030b92356aee875cdecd422ad9dddb1ab552e477434fa41f5b34237b8e5ab29c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c485b8bbd6cd500c39e54eed7f7dc2dece894a0c07d48b06415b33b6d9fb5e484dafa37429f70a67943ec887501c1306c135f2a02d105b1362efddb8dbe08a77"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/apache-client@2.32.25?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/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.9.12?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.utilities",
      "version" : "6.9.12",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "244b31c1b231b37e1796e2a17d9850f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "14e9d7123c0b53530e10fb50e47de8bffaeaf2bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "f36f062e9cb561143691bf7908c6fb6ecbcefacda53e478fada82b1b534788eb"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ba849538c8d5280cdc07c77bb6a9a98522fe3b1ddfa21b5915e67029e9915b1a7629b1ff6dca8ae36ba3158a6dd4f6c8d2ef504ca3e4dbbd1344ac3e26b0ece"
        },
        {
          "alg" : "SHA-384",
          "content" : "d55008982ae4d2d87787ca196561df263b483e783c43d93fbc8d09efa804b7e578a1f4ff071ab2236c2b44d041bfba85"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d842d1318232bdfe0ec5729d0c8c3756cdccee07f2ff26eb50296ee39986f728dc24851f398fa5870f6044acd0c64725"
        },
        {
          "alg" : "SHA3-256",
          "content" : "80475fb3f46cb240eb2b4d72c82e74e07bd9ad8f3254b143a6c3c69bb88b59fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f8102dd8c8deec3097680419153d9be98fce5073ce65e2649b8605adf8ea17725ba7886ad7ceae90ae3cae8232d7d54e32735b75a6be61f688f0a9e556ac452a"
        }
      ],
      "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.12?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/ca.uhn.hapi.fhir/org.hl7.fhir.r5@6.9.12?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.r5",
      "version" : "6.9.12",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2197dd0f363e9a1c1ec23c733ac1bb55"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8ccebccabca5acc9aad92fe80e55f4bb2da8d55"
        },
        {
          "alg" : "SHA-256",
          "content" : "54c640ecfad372fc521213ac0332d9cb58c3e32b67331f914068cd6776b97b82"
        },
        {
          "alg" : "SHA-512",
          "content" : "efe36b57bc5a81cbe26604fd988dfcfb6f3dfa035eb9b2d5b90d9c732a306aa3700921b8589b4658c0cd0c9b1a73af7b4464640a3bb5ee5b6266420926d2277d"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e9afc07d0aba73f6764bbeec83c4ac04a6e64a6a0ae6820cc0ae84bc27ae5efbede06562b5c2028c0a3fb8f4e8db4d4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7039b5f2c73965bd430507b050479e1871725755b8649d08ad8a2c62706827c80a2def94efad54f44a05be48cef63250"
        },
        {
          "alg" : "SHA3-256",
          "content" : "501a82054c3a70fd541a5ee88865d2da19cbba5e8420ff79879c0523c6d7ed38"
        },
        {
          "alg" : "SHA3-512",
          "content" : "67dc2eefee505dba4edd6b63fdc8baa5f43bf1002edffea4f58ca28d686f5c4c6cae8379705540c42283a28fec867a0d0b63e05fa65ad1faa8863b1929ae977d"
        }
      ],
      "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.9.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.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/org.hl7.fhir.core/org.hl7.fhir.r5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r4@6.9.12?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.r4",
      "version" : "6.9.12",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "86ad82047115f6ea0c8d7c3b8fbbd5b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c0ae7fc2d4bd18fb8b47600b86170bbb53de1b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "eb95034c79c5a3a6de2a82afaad3a8beec6ed6b2c720da430a40b2d0924bf0f8"
        },
        {
          "alg" : "SHA-512",
          "content" : "ad364648fedd325fa6898c9ac9916c52ea9f1211348335677c34a7f832cf2fc3293d9f72391e26b8dd736d27c860fda8cc2d3f843585af126091c661001a4a1b"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf9d40f1cfb9d1238a1b3b386f8a38a4fbd319dd6f0fad5991c7a8cdc27a14552ed6e5b5d432b6e531ffcc0d55e8d3e5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5ad33a6aea95cba8eb519d7dce1980dbda6dec7e058655b0b28bccf252a53e7574cecf1d54ed769b6ee19c13498d0692"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4fbac51387ec311bc34f65c2f95e42386c092cf4877e14a5639e4bac877b0801"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b6781859ae30eaa31df1fb1f637cb97fa6817da11e5950eca2440308f16c6a4a671496d738868c06eecbed999d99d58db445ba1f78bc0a40b7c9f31ecf9e8164"
        }
      ],
      "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.9.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.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/org.hl7.fhir.core/org.hl7.fhir.r4"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu3@6.9.12?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.dstu3",
      "version" : "6.9.12",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ec3583e5e9287c3d677780e3e04be90f"
        },
        {
          "alg" : "SHA-1",
          "content" : "70439556d2dc65a4e5eb0ac125c27e96f327c0bc"
        },
        {
          "alg" : "SHA-256",
          "content" : "1aab5c401741ba3afd7ba1ede508e1b8741455e7131be5768d5d3ca086297246"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d30104e120148b730ba8ee61d13cbc9d6f77a4c0b8648404ada64c9e8073c78470d37aecc12bc8272171ea79bbcd216aae79ec67b9b758079652a6ea4645002"
        },
        {
          "alg" : "SHA-384",
          "content" : "a287b59d20df4a8a902abd3780a62b99be9fb1aad2c73811d10bafa2bb79e41778c6ab916508245f066c3e8527fb5efa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7c5153dc10c0a24028bbd30f799626aa5b42ff469113a20ae0f5bbf51eb9d184fd862b40b8a5f5be213324efa97484a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1ecaa789822f695230e000728a54a6c27bd3134f7ef582eae60b1851785096b0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3e7ea90abdd1ff169a868e80efbad1c63b74c1d62768e1240994870ce7de94446d3aa2110073adc024422987c0bc4591a16ca385e7e441b1402f7813ddcefc05"
        }
      ],
      "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.9.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.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/org.hl7.fhir.core/org.hl7.fhir.dstu3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2016may@6.9.12?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.dstu2016may",
      "version" : "6.9.12",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c8396003bbae2b2acf57a6e321dce886"
        },
        {
          "alg" : "SHA-1",
          "content" : "06037310bc7b7e2ab08ce2eefc210a1045702774"
        },
        {
          "alg" : "SHA-256",
          "content" : "92423f4c4bfc1f1602a21a314d7a6ced49514ec0b26b66b258e0fba9f81135d4"
        },
        {
          "alg" : "SHA-512",
          "content" : "3673d88534d5c0c197def3205a0aef97cadc180bc4e76fb3a21c8f45fa6953a5390f6b0740751fee1b23c8eef81d4a415080eca424fafb851b8fecc95f1c87ac"
        },
        {
          "alg" : "SHA-384",
          "content" : "ea6073a5de986f5bbbbdb326a642313b3bf533fb067530c0020874bbf39d637bc6874d7df382237a424d21a9fa655d79"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a5eb457a7881881f22ff19dbc88a1f31071d18297c41fa214abfa367f6b96b55fa4de1bdda0f9f14f5f4f2c9549822f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "835ad9521c86abd86319cfb50c48213444039fdccf2a87bef78229bb353b2a62"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3244867d24e65337a61ed16505b9ed47ca77bf0974605c6ed3fece03847d81dab0b085b4e88fd7e6d4c23210afc75a69cfe972527d6debca10b474c5fdb88900"
        }
      ],
      "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.9.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.dstu2016may"
        },
        {
          "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/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2@6.9.12?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.dstu2",
      "version" : "6.9.12",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "be648d5705774a5cba8651b06cff6ca3"
        },
        {
          "alg" : "SHA-1",
          "content" : "79864a262c85a23853abdd7b35351b8a2e20a5a1"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c3e6b9070b5ba18734a67d28d576b4a80d41ef403fcad97990346289475ff1f"
        },
        {
          "alg" : "SHA-512",
          "content" : "fcde87f23fb3578ab7a099c7c3b627e25bf4e0024fd5e7e2eca582fec162704dce72fa18bed82d8dac986934f25e010574a2ed1deceeff6f17fc1812ce8ae862"
        },
        {
          "alg" : "SHA-384",
          "content" : "3f898e947937ea2aaa387cc218f864f7e2df3dc97a3dea653ee6660f7cd4fdbb9772d9adefa8e318cd44dabfdd55651b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b098925562685c2f7e078c016418ead0bc0af3f005e407c496199cb02358245231bfddc690b0d7ba1e42da9a3d9a6596"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec7cb905c61528e361c2203022bfb4935e43b5a9b1abcd3129dd5e62727ee3f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d0b282035d5c04278ea3cc071e76ee442bd01465dda3271b85bee624b5d1d90556388d6ff47ae5f9eae413481eee54d9b940a23ae5fa2b58ab1c633f00372090"
        }
      ],
      "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.9.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.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/org.hl7.fhir.core/org.hl7.fhir.dstu2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/dummy-component@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "dummy-component",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-catalog",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-catalog-console",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-catalog-lucene",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-catalog-maven",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-catalog-suggest",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-route-parser",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-catalog-common",
      "version" : "4.22.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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-csimple-maven-plugin",
      "version" : "4.22.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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-report-maven-plugin",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dependencies",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-endpointdsl",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-componentdsl",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cli-connector",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cli-debug",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dsl-modeline",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-endpointdsl-support",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-java-joor-dsl",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxb-dsl",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxb-dsl-test",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxb-dsl-test-definition",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxb-dsl-test-spring",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl-parent",
      "version" : "4.22.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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl-maven-plugin",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl-common",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl-deserializers",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kamelet-main-support",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl-validator",
      "version" : "4.22.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.22.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.22.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl-validator-maven-plugin",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kamelet-main",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-parent",
      "version" : "4.22.0",
      "description" : "Camel CLI 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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-console",
      "version" : "4.22.0",
      "description" : "Camel CLI 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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-core",
      "version" : "4.22.0",
      "description" : "Camel CLI 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.22.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-picocli@4.3.1?type=jar",
      "group" : "org.jline",
      "name" : "jline-picocli",
      "version" : "4.3.1",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3aedbd5c3ba2f222712bfcdea7cd6e04"
        },
        {
          "alg" : "SHA-1",
          "content" : "f51d71fea663b9d3da638c3e9598ef57a91ebe5e"
        },
        {
          "alg" : "SHA-256",
          "content" : "a2e8e4ea524be257e2b26c70fe96ffde0c91b7b863cac7428f745d452c022b77"
        },
        {
          "alg" : "SHA-512",
          "content" : "a0600bb96c3f52106f8328b45b8d4d50963d45edbad46da247822cb4fe2da6fc5937ed31a1105ab58d67b4526e64221c34c9bb67c74a47b37fbbd032693f4074"
        },
        {
          "alg" : "SHA-384",
          "content" : "61ff68c3f9408fe3cd1e0f24ae2c09079cc063e669f3dafe9a966005f6411f4b3341568bec5dc0d3effc4f99fb27bb8a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8cb1693f8e3bf2c462c7bfc4d0edacc40de64c866fe727bac2f62a4626cae7fe21f7a57f0e46551e09f66e7604a0e2a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "76e1c68972f8738ad7324df072eb901902874b7b5e3a3b8ce57936d2e5f28920"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b30337b5a0f3fbfc5751b48dac4dfae4f788c450fa1cae5a87cc371eb1c139a64be3198ef7ab134f47f4db875ca52f1d054bc8f6c79e36e9fcdede6135b1ed76"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-picocli@4.3.1?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.3.1?type=jar",
      "group" : "org.jline",
      "name" : "jline-console",
      "version" : "4.3.1",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bb1fa294bd3f4635198c354be8359a08"
        },
        {
          "alg" : "SHA-1",
          "content" : "aeb8d3d2527f6dcfa580a1f5982a1bdb6b99d103"
        },
        {
          "alg" : "SHA-256",
          "content" : "8be18f39b99491735b380f86bddd568404aa91bc46489ad63d3130f5f40c161c"
        },
        {
          "alg" : "SHA-512",
          "content" : "3730595f830c7dca412fd77c2901f022316e42e70aa91111c9ae5c9c9c09dfcdcc36084c0ac906f621cf49da819bed76b1805cc7dce018c1d067f4b26833022e"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d934b76eed5cb65904b612b8313fe175ae96b665cd2c9e2a042a9f8501f30650f5a66788063bbf2bc4e7615e93577c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ca853ac5b41ae3690c0f54656b3d02fca54d9babc9a07fb85a2eb0e092d51171726da7bc40b6e6165b272800b0ba1926"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af0eb319ee26770581aa3f5939f22cfc3f5698cbce1ca96078ae79f771995433"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6549b3b3b8be3f7ea9f3c79ff4fb6b84bc10bafa2a1c1c1f87a9a8c53b63a0eed7ef989ea75c8d9bc26c399430d4735844a1749fb43565bf66164137497c2efe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-console@4.3.1?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.3.1?type=jar",
      "group" : "org.jline",
      "name" : "jline-builtins",
      "version" : "4.3.1",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8624652b5c8a646411274e17f23333fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "9cc013688ac4911ce9575fc990e30fa9bd95cf56"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c9eb7a03796990cdc7266663f8330e27635dfc33904221d67ff1a8e21f1fbc3"
        },
        {
          "alg" : "SHA-512",
          "content" : "89145014194b7d429609ba9d391decf50edd4efa77513ddafa79f8a997a93336051534bfb62d8fa655d2785af1cb1fbb7860ca67073baecbd1d0fe3b2d63baca"
        },
        {
          "alg" : "SHA-384",
          "content" : "74de93ad65533605904e131ab229e3005e4f653d111f3f4bc577dfb18d2b8689c7f32f3c3431210f41dba02ae72d7902"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eea8563eb73b687559c8ddcf677111025ec2ff214cb7b30813bb92aab5bb661d3d616846f5964bd0cd2f000d43fe3353"
        },
        {
          "alg" : "SHA3-256",
          "content" : "417299a5b4cfc0a9cbd809d3d39e53cb93bd3a443d8f252483e2d66a8b431bb5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1d7f4a88fc683007781bd01867acd73c22b4ce3216d2dffbe843c33d77a756f12c54bd2a59da141fb285652ffaed1c973ab57a254f9fae7592ccf38a4e808829"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-builtins@4.3.1?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.3.1?type=jar",
      "group" : "org.jline",
      "name" : "jline-style",
      "version" : "4.3.1",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b5f354b2bf786ea030f4504f2c615a08"
        },
        {
          "alg" : "SHA-1",
          "content" : "6a088d18e70b572d23143eed65fb31467fe19326"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba1f741d7faca9b624ea3c0ed1bd3d22c4663cfcba5784fda6dc50a233778e0a"
        },
        {
          "alg" : "SHA-512",
          "content" : "d7fab04550782853ecb13bc4cdbd289bd0891cb304faf140343af1cc6be58c87436ff5eee0d1df74c39a8f370fc613137c6ea87f442b8f9d3c2ba161de471fb5"
        },
        {
          "alg" : "SHA-384",
          "content" : "e057dc27c1a87f7843e0ea94d98de298b2bd40f02da2f781e592b641d9095a976062fa3231df7d42e905ea3d928a7cd8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7401f677efe3492fa39bd8c4f895d8662bccf0b7d05081e60e00553f0ee19e51a1062c589103fd5b1d619eb28a5a698d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "33d7f2dbab9d14049d26e3ca65c8734e8b777fb3d90d60906b3ed4c77bf96096"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ced5026b3cefc9fd053b4fd0dc0800586ae10fc450ce2461892ee99f3e3d62165dfbf1319da69ffed043c8833a0df7630a360fee60abc1dffd233a437883b1c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-style@4.3.1?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.3.1?type=jar",
      "group" : "org.jline",
      "name" : "jline-terminal",
      "version" : "4.3.1",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "83270f35bd7a584e1f4f78de9a9f6241"
        },
        {
          "alg" : "SHA-1",
          "content" : "2a2868267385eb618635c633cc3ff60144d19b22"
        },
        {
          "alg" : "SHA-256",
          "content" : "272927363471fdbf2f38710befbfe866acc1ed3472062a8ced02b16686f27bcc"
        },
        {
          "alg" : "SHA-512",
          "content" : "21b66ae1428cd4f17beb09ae91c6226abea83d61b232a16e5e5b86cff63249502405a70ba453d99892fc4e9049ecdf17c2d533704439f59adbd801f489dc0eee"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b7ed705b20681ea7f84bd6aea33137f9936d4d68eafa1aa3e0bb3b398fd49ca9ddbd6977cab532ac1c35bc537322a08"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2d997dda598a14fd47afa2d5b8263bd5684965467fd5e24e201a48228217152ec2053d93f1a7555315420053c1372401"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bf1f237378b394f953f8695c6a1d2d2c3a128a5eb5712cba7b6265605386f1b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "62d1d1f6fe788d1c6688dbc453ddc1f74bfaa97fcd4b9bbfc724f4bd45f643bceef3d91e01ebd22e69a28975a96969a1f03d3d6a1535153041f5341505dad0e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-terminal@4.3.1?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.3.1?type=jar",
      "group" : "org.jline",
      "name" : "jline-native",
      "version" : "4.3.1",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7daafe8e541b6d4f68bf8818027b0256"
        },
        {
          "alg" : "SHA-1",
          "content" : "f99090dc0a0c3fb1f85e4bb66a909036fb42752f"
        },
        {
          "alg" : "SHA-256",
          "content" : "ff94ab4bccc3c1549444082ce07a2760cbf1ad4dae04e43508597bd802bcb231"
        },
        {
          "alg" : "SHA-512",
          "content" : "cdd2af4f56b656686d4621fb7e56855f72d00937731b7df19863d4d0669b394ff5c9e272a55ab1a224b4209482c6d5eb23f6b7c99d90367b8a8355bbcfa551eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab2b5a96a56ffa96fbf43b0df665ff753f397a9f54c9739046a2a2444515e51b6e1209ccd71b4ff11a2de5d8c78f2488"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b31f1e3c455305ecfe941a07d6d2d67e57996a05cc51bab0383220061c3c32b860f774e66d5cb9cddf0bf2ce505a3c0d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e05e859f7cade82dc33d22e1cc2ce27a7a0b1e0c48cb85323d44abb88ee00975"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0877b8fd9e0b6f77c9678cf9aeb67d73dfbde5400608455805327046d056d83dbe94fd37fc0aac44759279927720807ecca976fff9657a9ab8737a7c208ec903"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-native@4.3.1?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.3.1?type=jar",
      "group" : "org.jline",
      "name" : "jline-console-ui",
      "version" : "4.3.1",
      "description" : "JLine Console UI - DEPRECATED: Use jline-prompt instead",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2bf45c19133aec62fdad5108c8511ddf"
        },
        {
          "alg" : "SHA-1",
          "content" : "77300d45e253e6ced07c1af8cb7e5201b824755e"
        },
        {
          "alg" : "SHA-256",
          "content" : "046774dd25ad4db263961cd4f1219de8042af35e3c34e7d339be1e51dff791e3"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6188cf5818414fcd02b5aa316fcd50626bc9cbfef3320e1348b3473b74716ed48a34538ed58de0d5f376bb5851816edaadc130e65aaf5311f4cbafb2529b627"
        },
        {
          "alg" : "SHA-384",
          "content" : "c6a1b451e096de0eb0b6420e2ff3e48c726efc0dc100020a6c40b270abdd9339fb062a9600bb871bb71879de02e804c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a83e03172cfd7fb8ea47e7902fcd48bb12d245c22ad4eebd2f0b52e822690c0c7305c363896faf347c5b783cb359491"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3d681def31823afffdc31097fcc29886a0d488797544b281117b3c1842c3b1f5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4f0a1e4c70e2fbc16505d848a2a5c82e831230f24d15a9a6790832b33a0bbcfb9afc0f998f44290b065756661ad0335c94978c123b8912b61b4433882fc03a6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-console-ui@4.3.1?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.3.1?type=jar",
      "group" : "org.jline",
      "name" : "jline-shell",
      "version" : "4.3.1",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c02f4a87b537a384eb10b3181e99f53"
        },
        {
          "alg" : "SHA-1",
          "content" : "9f9ac018a35b0a5f833c5211d2b08aab94c0fcb2"
        },
        {
          "alg" : "SHA-256",
          "content" : "ce72054bd9a874dd667562d018a4fb26df27cc2a7f896b0fd92a548b69b0ece8"
        },
        {
          "alg" : "SHA-512",
          "content" : "17f2d5beda6f888e1a6d7584148ad30f63f6739e0ac5a41683941f83e448932bb624164fcb1721476515105be2bc17ee3696a824496d3c2c0f883bb4b68aeb3d"
        },
        {
          "alg" : "SHA-384",
          "content" : "4c6fbdbefc012e112f7d48e44441766d3963bb676ca9086f6523ea4b74c8d86467b82d1e7eb5d12a31cb6362fdd86278"
        },
        {
          "alg" : "SHA3-384",
          "content" : "254d797a59203fac0808becd1a65529a536a57d66352a1c1f54f8ab63e1364bf7d3aad2fed3becf1094a8f5e6dfcd001"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef18ac8994e6a7a779206783c4c3be6aeb1bee606cac9a2476dd1b3fecb254a6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6e09079dfe14b7698a539bbd05824681116b1c3f7829850786c988c77ae38d8551ee6c1a6c2e914d718528164c654fb79c28c4ff2d30948fcecb77d5da02fedf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-shell@4.3.1?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.3.1?type=jar",
      "group" : "org.jline",
      "name" : "jline-reader",
      "version" : "4.3.1",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "881f1d8801703c4e5c58a17ba50dd3aa"
        },
        {
          "alg" : "SHA-1",
          "content" : "c5c1fd0acc1de93e3732aeb1295425f8d60712e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "02aa899906086ce9d9c992bb05aed776045e5915a180e717dcb661fb87ab84d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a98b725406d9aaf9f52feb9bb1d3f999d250c77e514aa9484cfae468e611a61fdf3a46ea9465b96acdd57da5d3e5b3fcf3b6ea2fd05cc88deb2661d95f2dd04"
        },
        {
          "alg" : "SHA-384",
          "content" : "98d612a10e835715178151fa2d56cc40d4d40715d2fbdff4384ffffdcbd9b06f58528f04f4070af489b7ed0256cf1bd0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "84c6e516c0e42a629b98489b1e95470ef10b4a5a1828af037471481387f38008755d7be4bc8954fa74fc400bbb7f0ead"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7fc59a7e0cbd6f7c7ca322f0b9aa335ff167f12ff7df03f07ae1d8fdbb41bc1a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87f1b337aa5e9fa57fb99fd7240b666a211cba219770ca002be005ba399f57aeaf35a20f9535d09d4a4bb46cf079aecf714a07cc1a768cd28b643291736dcee6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-reader@4.3.1?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.12.1?type=jar",
      "group" : "com.github.freva",
      "name" : "ascii-table",
      "version" : "1.12.1",
      "description" : "Simple ASCII tables for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f3cc195b8bf2787c8ee4aabcfcb8fc7e"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c7b43ae8c7e9c45f4452a61e50f1333dbefbe1b"
        },
        {
          "alg" : "SHA-256",
          "content" : "e5fc676b48e3287e5b5fffb3b51979afe7cc45bf2d0117e0ff757b79ee47d5e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "bcb7c685db343545ed80db43ecd2f130d849b6f0ff73e972cc49f55fd4186630ef1bc69433208a5d27a6046f6b142c285e124e6c788e48e6a247ba4f1923393f"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e3346afb5f5680d68b250cf53c7a1eb09cd3c7147669391cb2ffc2ed5986ba251fb47aebd7b7c6a0a5cd721cce5dfc8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f0f22371c20180ce4ec88b16a2a915995a0cca12f2e0cb9b834dcdbbbe8c38eb29356cae580cbbc98f9244a58aa926b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3c558dd645ee1373ec208f5833ffb10abf46a17364b90927755b391eb3978573"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b69d5d85d19a524880b95eb835e002e1533043b6f0a0b149e79d5001a8c1368a268049a8086c91df5c7979dabcfb0c68031c22835f758af2f04ed447d80516a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.freva/ascii-table@1.12.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/freva/ascii-table"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-agent-jvm@2.6.0?classifier=javaagent&type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-agent-jvm",
      "version" : "2.6.0",
      "description" : "Jolokia :: JVM :: Agent",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a3e097d640bc3aa7dbac9a7fc82ba077"
        },
        {
          "alg" : "SHA-1",
          "content" : "45f710fd6103e18a5c0acc4475937d911869c0c8"
        },
        {
          "alg" : "SHA-256",
          "content" : "95c2c1230970ac0ad71b9cb556b8a55c4c6008e9ffd7745be7797f477120b6ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "c9727adcae417a1fde50c06a5fa9fa98cb5147b015c609d09a9d6f8f86294109fb5cba3ca5789597d76f0c7d691e08537ad096cfde9231bba1e26ed783cfdc3e"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f36f63cbe0fd5fd51651d0d6070cba93707bb5ff54470f6e0424d4e95e5f555ad460676bea676e026bf8cb76af19b44"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e566338204b83fd74ba87f4dafea092adbb652b75e4f7f70118192ac6aee783183f0b62bd5d890b959778c01103c819"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da44ee9711ae89d463ae7f24212298426098608516b7f5d247cd16dc19eee2ae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9951cef6925171caf015182203a277cc324fc9f3e6a15d6daa6404191e7c047138a4225c8229378844e57bd53f77b46d08f2425b3b3f44c0ffb67ee6c4ee843a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-agent-jvm@2.6.0?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.6.0?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-server-detector",
      "version" : "2.6.0",
      "description" : "Jolokia :: Server :: Detector",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a88073f237fad12a79b76845cc33893"
        },
        {
          "alg" : "SHA-1",
          "content" : "6aa057e7198fc000196a84de9771328b48a9f0d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "ca17c909a812b03c5ccc0633e178e1f8b24aed5d2ed068295c8da0dd7a65b9a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "219ed47d139a1b1893ef1bdd13721b6a15ec2ad3bd9108592df3f1029b53c75fb223899f0467283c0a9af590e7ddfbbcbd6ca70fdac211602645bec359ea8424"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3bae87c8d29524f9cb47288ae6a5122664b85347103a30a05cf86194c18cec69555a7f02df3806c27994c82bf9e541e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f0f89ca9442c7743ee771868063162ecee1d47027ab34c99b67d149ac0099332730abc88ecf0671cd05cde3bb9e92b64"
        },
        {
          "alg" : "SHA3-256",
          "content" : "78d1439a5adf8748da6b7cd14fe0dd9da90815dee604374f99d0543f61b678ad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "79640195a3cd9f56d0cbef7ea69b00f5707aa3398a3526a4002d900c8137a64d889949419455e48696363116c46d309cbdf7692c76b22af267186222e87da889"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-server-detector@2.6.0?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.6.0?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-discovery",
      "version" : "2.6.0",
      "description" : "Jolokia :: Service :: Agent Discovery",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8f84c697678c5b60a032e09a4d497e13"
        },
        {
          "alg" : "SHA-1",
          "content" : "e93db2efeeaae57807c1c7548948928d67c26e5d"
        },
        {
          "alg" : "SHA-256",
          "content" : "5babe98f0e09cf2ecf3047aa4bee0786aaa3f9755c68eec8a080a3347bbb8e06"
        },
        {
          "alg" : "SHA-512",
          "content" : "32db67b85a343aecb7c64d1347571a3eae0b9cfb5963fb840c36f2515c05e7af95fef9c8279cb1a371ff55a33687140fcca92e071731806e71f38c6652ee438b"
        },
        {
          "alg" : "SHA-384",
          "content" : "1133299580d8d33a1db84f4e9fda51845c4ce36a5c628c69cf928114d8f75d0f97b8a3b1571f8132d04ec186f5ec9ac5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dac259bc64f5a215bf4de4bfc4dc5b0d2db9afc800da08f5a96a85226cd40796aa1b0b006730e1624a97d1a49ac4d338"
        },
        {
          "alg" : "SHA3-256",
          "content" : "14554ecff413b058b5c39ea2bb1aa585b08e77b69565626502d91d624a58c33c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "827678ecc33ef4d303c157484baa08a0c6b1d39cef634d2f3acd57eebd212685f25466eebf2040a4db5b725d015a4e2f18fece3e95eabb8f85f7eac25b8207ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-discovery@2.6.0?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.6.0?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-history",
      "version" : "2.6.0",
      "description" : "Jolokia :: Service :: History Store",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23fd0e4a49e39be20c7f0d286275207f"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b8aacdd6fed6e5a18f357bce0690585adf226eb"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba4aadd4c84fa1390756a77163bbb7c8d46b54ce9108ccb9798ddf789c94a44d"
        },
        {
          "alg" : "SHA-512",
          "content" : "b5362da31eb9c3d6c3ac7118d171f85aecedae2e2c0a23e300a86534baa2279e0e4cb5fd2769a613bdcb3a18f8e01205f6afe0ffd3c7c2502cbaa1077ec2db57"
        },
        {
          "alg" : "SHA-384",
          "content" : "34491fe3aaed91138adc079c3ef5f7969dd0fc4195b4bfb868a3d72ecfe324e4b287c06c74a87fb2813c139a50accd27"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b9392e7d09c24111254c195e27a7391f884460d39abf335c966e7991a411c51bba21e3d1e7c35e35f3b909211a69921a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1b880252be3c2aa9406852d81e913403e35efe3a12238fca8bb579057de07968"
        },
        {
          "alg" : "SHA3-512",
          "content" : "83a6468c02b7cc4c9c7e070ef22c5de24cef27027cae8627ac5b9af37732286b0f1f295f50b302c07c96512af8cfa9937b9d7b10bbc24bc35c488988c65ce55f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-history@2.6.0?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.6.0?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-jsr160",
      "version" : "2.6.0",
      "description" : "Jolokia :: Service :: JSR160 Proxy",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2dacdd670e47276607e2a7ae614a78e4"
        },
        {
          "alg" : "SHA-1",
          "content" : "b08a4cecf016b138dfb0e26f4581ab5f3eff20f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "186154fc46f05cf732a7f684834c7f243ca7710c60e022dd617b0d595277c0c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "92413ad97f6b226ee30d742eff5f788140bb0dabe2ca5649af877c8d4547298318211c226eed7a0941b283e128ad8fc859b306047a55856538058a64baf612a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "edd9b27b8d4f104eef936fbb75650fef200df44ecee1606df26a6bbaf659c1b7db18584d3b1874c8a6d636ff96f1385a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "577dd3e336ecf256ed15d8968d56a385881cb83f612c7b0faf16148f27bd6ac238ef38a3128cf1a6450331900112db1c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e0587b8131a577f160aba80eefe8b15b13478f6834c90234b1503a2f5c035d59"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6babdf2cc67270627c60ac8cf925238dc250270590715a0d924eedd46c058b259b3850c2e12cf25bc925bb4d72c47e8a15e97f8a1c14dd6f2d18dec39d3e67da"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-jsr160@2.6.0?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.6.0?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-notif-pull",
      "version" : "2.6.0",
      "description" : "Jolokia :: Service :: Notification :: Pull",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "38e1e84d232d7b2c5215371ce6df0b39"
        },
        {
          "alg" : "SHA-1",
          "content" : "9795f207f340d65313ac4c321339967e566a2efb"
        },
        {
          "alg" : "SHA-256",
          "content" : "becbc15039dd492c4fd0c4fbcb9bac18e8c9fb71766e636b0a32d26a93217552"
        },
        {
          "alg" : "SHA-512",
          "content" : "87945e029b43c42c73e733590736e01d8deed4b6f0e6ceca75a1bee011fb0c4a3a5f8240e2d397983fd3086e4c751822e446de6f1a5b8ce3a91c9305ff113f75"
        },
        {
          "alg" : "SHA-384",
          "content" : "b2ae6a45e7a2ed96acb743b702a3d2cc91f986c925c06c4122f150f0b75150a2824bc81a56422060aed620f641c5dd33"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9796114cb05b5d533a282f6f2075f5b610f13f3145dfc9b3073b9d6d49a2bafa1b90139ef5b6f553f85a4a446d64e58f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "279488f4b806e30ec06350abf01b5eee00ccbb27ab071e8f146c6c5bacbc31ba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9dd39f68ce7ca9804eeaa20c51f71e51a066d2aab4d60704ff95b6637fbd82d2257e07d0748fe4f150b35804d060e24960853be1ca20e6df9e995e29b493679f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-notif-pull@2.6.0?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.6.0?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-notif-sse",
      "version" : "2.6.0",
      "description" : "Jolokia :: Service :: Notification :: SSE",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "20371116e93f4dc3be7570493f4c804b"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9ff5679cee5f8cf5cf816f1a5e52562d12162d2"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd00796e053fba499d493e5654b4b6c170307dfc1bd584bdb2253552cbd4fc60"
        },
        {
          "alg" : "SHA-512",
          "content" : "d75328e936ebfa86b889d52bb004f50a4f29b96f514d8cf3323b1af94c4df011015797e0561148f206d7b44363b90ad1722128174bc83a78a1f609ccb57f3a54"
        },
        {
          "alg" : "SHA-384",
          "content" : "a5557171afbf375a595609d05a45a70ec66b768d41b56b12b303f2e45f9b9c3345f36897af9397aac3fa358068d4f600"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dec8dfa8ceedbc698c18183f829f11390b07635c0709d3f2937400d66064162171cc03e262a1aeeaf9b8632025ae1e63"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fdba23b02e987c86da02a464e58e0b455273f5016d2239499e1761075720fc94"
        },
        {
          "alg" : "SHA3-512",
          "content" : "779753bdc4dc3d3babdc8933730c794370ccd6cebeb8731ca8ac3288cec5aaf249ba8c8746526859f2248da13053eecc68cf2fb87f1054dc29b4076b72cb7572"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-notif-sse@2.6.0?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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-main",
      "version" : "4.22.0",
      "description" : "Camel CLI",
      "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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-mcp",
      "version" : "4.22.0",
      "description" : "Camel CLI 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.22.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.13.1?type=jar",
      "group" : "io.quarkiverse.mcp",
      "name" : "quarkus-mcp-server-stdio",
      "version" : "1.13.1",
      "description" : "Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46aebde2afa61e7d566a1d984a526570"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c4169ec6a369f97a4d4ed5db5e74525441cac1e"
        },
        {
          "alg" : "SHA-256",
          "content" : "928c948a758ef2873570de283befa2878a9ac6d605dfa71ebf0f2ce538f19e29"
        },
        {
          "alg" : "SHA-512",
          "content" : "4665d9fd9e2ef4ad656a4ebd4aae53064e5bb448c3029035fbb0537c6834e2470e54b66451e2c4933e0c68a58fe1dff0b094256aae1f2295505f53fa64623669"
        },
        {
          "alg" : "SHA-384",
          "content" : "eb353a39453f027b24413b0d446b95a4f2e67301f8c0f84246584ee0401c79893314b19b2c7a8614ef254ed6a4182784"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7886ea70004e1750f56fd7357b06e1cfe69867bc8b6e4f013d121fdd64a3655c9f5a0f4b7a3a44a089cb62a8336a828d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "78cc2c73eb5b640f040b3738624cf28487f1d1279fac6746696101e2f590e50c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a0a7e630d872de0af3464d91fb9b231d53a79b7075e0b6939cf8f56bdf8daea53bb32d562af9a61a19b85b3837b03f82a456a4fc717e113e4935fcefb24c0007"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-stdio@1.13.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.13.1?type=jar",
      "group" : "io.quarkiverse.mcp",
      "name" : "quarkus-mcp-server-core",
      "version" : "1.13.1",
      "description" : "Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2e09aa363b4762f64036fa0dc7d319bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "701c34290020cc2134a6e032a73fcb76062845ac"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8ef9a123653af36a8166eceab48aadbeec9f98b422f0a3e907f4d155cf8b139"
        },
        {
          "alg" : "SHA-512",
          "content" : "365033e083a7474c1a562d9f0bd7ec0dd32040003b6af8ff999aa93898b70fd0363959813bc5b983363d66c66e71e1d35fcc63ebe2c5d29ad21d811eadd0017f"
        },
        {
          "alg" : "SHA-384",
          "content" : "453f389c1df7faf0c8f9d48ee326949fe5a43a186864ba29bdaa6cfacab9c7c4c138cc64e43d6bc20e2ce75facec55df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d703f20c90e03597747d25c5df6613f8c1bfaa87b9366c7ce60e4c7bf0e433e5cd1c6fc08f11238e2277fd39ba18eb7f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e5f3b1d8de9ca7989331783368381be3bd3f5d5f1431c79ad7eba20a1c521641"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bb86dca7e02fc32b71d61244c7d2b378526f36a79001d1ff08d4f365fa92c1a72df8577a8c77ba383a47852bb4b412aa330c9f7428129a143e09baab45768d4d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-core@1.13.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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-vertx",
      "version" : "3.38.0",
      "description" : "Write reactive applications with the Vert.x API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a8b9e43f75da2909e199beca1380af91"
        },
        {
          "alg" : "SHA-1",
          "content" : "79a1d8356612ec08fa64b613130e36eaadbac619"
        },
        {
          "alg" : "SHA-256",
          "content" : "0b458c39e4241a85de7779c84fa876252af9f3d4b02f69229395ba5786d48c23"
        },
        {
          "alg" : "SHA-512",
          "content" : "285502468626e4466f5eff1ada78397236214793b57b43133a6be8f851851eeddcb33b21feeb43de2b6d931220dff6a9d81b0210aced6d39c7f740cbbbecadc5"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b9f8389d0cf86bd1a6e06f3501234fa16762846bf503aa4466d90460695e15076a5f5966a27433ac2d1f402aeda6309"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec053aeb7fabde86940710968e430fafebfc51b14c62d68f335670321b335fb281f5a1b93596a588f78053becab261c8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f153101d9f523de0812ccb0b7eef8e9fbde4be37ec24928bba4789e10f6755ce"
        },
        {
          "alg" : "SHA3-512",
          "content" : "17da02ad4eb691375ad9bcc78d87475cf0d278a81afb339caaf57b5f9637c8eb439e290fe67222311f66ea60408ddf8cc789caa58d00905f28650561dfe3ad47"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-vertx@3.38.0?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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-netty",
      "version" : "3.38.0",
      "description" : "Netty is a non-blocking I/O client-server framework. Used by Quarkus as foundation layer.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3f7390a2e019ddf360b56fffa93dfc5a"
        },
        {
          "alg" : "SHA-1",
          "content" : "d250af1c9e2571343d98abfa4e90953be1bd2c20"
        },
        {
          "alg" : "SHA-256",
          "content" : "f4eccbebbe4904561bbbb366ddd256c0db88a25660cc73dd075f751bce052088"
        },
        {
          "alg" : "SHA-512",
          "content" : "44ff5acb752ec5ed0e913888e28d79970be584baf725a38e4c6427b7b2987e04e486767a04fcdc3e790a3018dfdf5a891cc567bdc9804ba75ff800da412aff75"
        },
        {
          "alg" : "SHA-384",
          "content" : "49b93895aa4e268494857add708b977ba32dfa471a22e37ced378189beebff2bce8b6b640b52085f53b00629690f072d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da8d78f4cb5dbe7090766658013ea89e16502e7d29cc8079a847906b3885fa978c2ba4c7a198a4d0877384355feb1da5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "92af801c71d76ce063d788f3d71efde39fc2fa661d6bdc1127776f5b2621b1d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "505e376fe7b0ebd536a28b44a134ef53366dc6949880e41039df06943d496801ba90233111287c888d5c697ae7ef0525a80f4e2bec82fd1ed40c174f523a4675"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-netty@3.38.0?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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec",
      "version" : "4.1.136.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" : "b61698c2f484ca179da5699da54688f9"
        },
        {
          "alg" : "SHA-1",
          "content" : "f91a3bb222a8da5e08a8a2feae60e5fcda74e4dc"
        },
        {
          "alg" : "SHA-256",
          "content" : "2de4fc13005c7740b46427a47ee04265a19779c147d53e583f441889b1148159"
        },
        {
          "alg" : "SHA-512",
          "content" : "b9fba7ceea4acc923745d097b30b9978b3ab058aad3e880ee3061bab22cf5460a170ff6f8b94932b491d22740b027b74fb65e4245acbdd754be1837479782dbb"
        },
        {
          "alg" : "SHA-384",
          "content" : "16893a5504150305e44df81704d862565d8089a149edaff9dff9ad8057f7b26a72aa1910dc943680c816bf88b1821e3b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3c8addeb374411ef72d87ed55d023521cd2997843ac1e76cc947d86bdae3357de431135d3d9b6a3b0076b45c3ded93b1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "60e83534593483ea4066da60d968c21891cc46ca51df3190e8d2bb64517d04da"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7a9ba3da73796fdd34e4d6882809e8ada882e398a2625d83a67f1704028c49fdf05d70f4b757b1947a891f0005fa1133d99516e2751f706481c7c5025c6e74ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec@4.1.136.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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-http",
      "version" : "4.1.136.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" : "0ea9a6efa8033fdaec83eba2070dedad"
        },
        {
          "alg" : "SHA-1",
          "content" : "3f5101d264099848dc5fb708bad4a09c4601ac3f"
        },
        {
          "alg" : "SHA-256",
          "content" : "ffd1e1b19a533bc6e47ef2cbc1290374ff4a7cb53a280defa3df392538214948"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff2fa4c55a6954aa4dac52e66cad2a26e6fe551776bbf3a68da863610a0a8534496d2d66a80a941e8803994716ce3cc3635c21b666f6dd1ad91cae2a396ceb2d"
        },
        {
          "alg" : "SHA-384",
          "content" : "5bbfae77116c14020723d681d5d28d0073b58225b6332887df13c915d3705d14dcc1b153152294421308e975a0058862"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2d41da28daea35313fc5c48c252e5aaaea2e53528ff989059e920861a02bce713b52b4ac9dec8e331f562cf714bd94d0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "355212f7d6dcd40ac9d1cae43311c00ca9831b01ae06e264225985b2cf94e169"
        },
        {
          "alg" : "SHA3-512",
          "content" : "597974256e788cba3206ca7457b433dae2cf1eb34c9635e062be48df72fab1ff75ee40a915f96553b6d522529a1a1b6e08944ac52d4aae77036e6443fd78e37d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http@4.1.136.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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-http2",
      "version" : "4.1.136.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" : "a738556000f1858e63207524bbaa03a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ce8dfcec2376f945f7c29e5d423105161230117"
        },
        {
          "alg" : "SHA-256",
          "content" : "14f67ae095c056b062aa0ee2c7b01f6b78004cf3620a6e9061bcb637f079387a"
        },
        {
          "alg" : "SHA-512",
          "content" : "920b1c00f297e56fc3b2dbb2d1a983d014f5727179d147c17bba56e4d9d85c1a2b1bc918bb4a63b59852e572a83c430646ad4a8d52644a083e66433ab4e8da6e"
        },
        {
          "alg" : "SHA-384",
          "content" : "805957ca9f9884b6c1bec3c92452233bd77a575f2b2851ed3a86c0dbd3ccc344e8092a3f66082341f1421ec7d9359474"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20d9c091e9401b70ff2564fb93fdca0488b00128751eeaac3e3d022d67ab9d0243bca9023860db9309b68876cc7dcbdd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "229c79f4b60b7c5ed6b6200af10a15bd3918175a36162094fbf7a16eb4f7079e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "93e122e0c47079b60142cb8a4132c2ebfe354e1362803cf0e299070357609c54e653246e85956be346cfaff556cc241e0668bf428a91930ba3a15ee422895808"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http2@4.1.136.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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler",
      "version" : "4.1.136.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" : "d7b41fac3cf644831b0a5bb70ec0ebcc"
        },
        {
          "alg" : "SHA-1",
          "content" : "9114e02d69825eed3a901d762026261af15a56ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "54bb1a59f46a3aefd117942e6acee09e555b756776bad731fc06159d89c2da28"
        },
        {
          "alg" : "SHA-512",
          "content" : "13a4d19f934e2327764b19ff12816baa6bd3cdb5991e06104520241276184e052f895a5e5ab1c0ac6492d002e6e412efa65c47c7f14c7fa8eecb5655b1371b27"
        },
        {
          "alg" : "SHA-384",
          "content" : "225271b726dbc059393cdc898688fb2733802451a2b0fd9e8e9743ec6578cf9d11e482e5c71e8f29d21e9248d8a54703"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5654da7bacdbeba834b698ebb680fbefdd36dcd9f1879df2a76020213ab9c80fcf17937b16dbc98786cad40baf3d0d97"
        },
        {
          "alg" : "SHA3-256",
          "content" : "529cc2ac8c6bb306b64a02f9004e5b3533962a5d9ac3db5217f11de4752704b9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "42d68ceb93c6d3855f5c522716f48a8d090567a5d3cad589f2bb10820f196e30ea37341b43081711f8d6326838be206b691aef691bfe2ed88bf2109f89330dbd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler@4.1.136.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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-unix-common",
      "version" : "4.1.136.Final",
      "description" : "Static library which contains common unix utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4de177266bbf4335c7168ddeef5de796"
        },
        {
          "alg" : "SHA-1",
          "content" : "550e2091240ce07f9c1f114aecd89294df92fcb7"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e014c9b13defd9d254d4e5a5edd8ab6dde17533e1152f99699a6b28b2967a8a"
        },
        {
          "alg" : "SHA-512",
          "content" : "b96384fc0757b7b4da71a791addf9a6bd7b22794726de49148e7bb0c463b8481058eaeb02c99365fd990a9328c7d3801f4b607c7effda55b6993d1c87c9aef07"
        },
        {
          "alg" : "SHA-384",
          "content" : "61e5ce1f86efef4422952ef6b34e157b3c0e022398af27fabf1f3e29cfc3ed9bf06412798d056befbbbbac7f4fa9814b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ba535dfccf8eb23188059efa87d239b3ea1515d02ae2d66b6519e301dbb5a5d58775003490e7c899c02239523aaf0441"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b24eb906574fc11aaeb74026fc2e5554a24197a45c6010cf984123daa268bc3b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "82b09870019e5229a428519b5fdaca932abaa742512b01cbc7cae2c1891969a8e9f43face683b2f68f483587bad48168883a30baf91d52ef62c216d6f8f33e64"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.136.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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-haproxy",
      "version" : "4.1.136.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" : "15192495d9babf9da5bb87268db61873"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb17a3f6365c178aa4bf303ab7a671a7c479ed22"
        },
        {
          "alg" : "SHA-256",
          "content" : "841be7fc6f1c929ecc63c70a909e0df085b4e80e44680acf46708f0e93e68037"
        },
        {
          "alg" : "SHA-512",
          "content" : "86e06097b2fb7e8c7518563e9a71e5da1da50f277bd047225ac5ca995b1e976a6f885a6eea1b6f9e6f53281cf09fe1bb7227c67f9cd828a90fcaf5b620b06828"
        },
        {
          "alg" : "SHA-384",
          "content" : "5062a3ecb1b7428939a6348b67ce6a4336fb30e4030e15fb389a03de9fb200a6239309f8a5446f71f3688dc7415c0ef4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "650f4c5eed3c9a325ee2abd8250af8b8766f221799297521fcac9472ee25914e0b30ad89aaf023466b2fcae7602ecd00"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f70dc93574aa67aa02e20271e94623e61e073e1be84b879c343d1e69be6692f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8516452d21d95bd1608722abc700768fcbbfecbac5f51daf88b53f33299202ffcf688d819c1fa089f031b0f5a0feeb9b4f71b9923f9f1b33d9751aa85b717b9b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-haproxy@4.1.136.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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-buffer",
      "version" : "4.1.136.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" : "974bb8b00957141a3c8aaa56dc845ecc"
        },
        {
          "alg" : "SHA-1",
          "content" : "2675f7ca19b174466766127c59b52acdba01f6a2"
        },
        {
          "alg" : "SHA-256",
          "content" : "c88f13fc41156fde5df918c7b240038dfbe97ac57576163f208630391789b5d5"
        },
        {
          "alg" : "SHA-512",
          "content" : "b335ae2f322969a4182fac5c8d056637fd4fadc3ef5a05a13f55fd2a25a22e13b4cade5d6af2aa8f77aed5e83269b3977966f7c57abda39b98420e72a749956a"
        },
        {
          "alg" : "SHA-384",
          "content" : "324583f3af2c2c3933add108fbdc5922fefe5e77595c608a6f7088b7aff168a0c8139a90b1f94dc8cb27052e1fa922b5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4b83e43ddef6aeeb0b55206b2abad41386812a60f33ff2303fc3e298dc0516b5798c12546f98fbea98881a6d140674eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "155689ada0fc252379de770957847fa38bcc4b27c6c44fbe62aa1d54dd2b3636"
        },
        {
          "alg" : "SHA3-512",
          "content" : "557b47c06465ce198de44efd3999af3f540b6682ac2888a42114721e7b657713d5f36936fd4c287b064e0d3ca536910ab8279aeca4842efb74e5783c25adc80f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-buffer@4.1.136.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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport",
      "version" : "4.1.136.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" : "bb5b1ee9a2d1792931fcb008cf3557e3"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c2e6961562760a9128766cb84a50d2ac51402ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "b92881ea925721ed42fee5122a42b8bce4b84da737dbc3ca2d84dfaca52c28b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "a76ab760519837e9d0a28fa6699ad4e279be1bb5e63a5c4173e9e5566e0e1bcb143a18a66b54fb1261aa07de5beb383cd93d9f043ae1ee869a7bef32896ba650"
        },
        {
          "alg" : "SHA-384",
          "content" : "84d8a4776e8ec72e625381aca19ac105b4053ed7da431991ca8091bb2df7a25b2b9505f650219d1a4650bdec2224ab92"
        },
        {
          "alg" : "SHA3-384",
          "content" : "411ef1e0b07cdee90cfd5ad00563aed6df3f5c13b41e8156458fb668744711aae29c4817156ad6e2a2c7867f976a90ab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3024e3a5448062c69490c4f5496514cd902b3a3269ff024b4d344bdaf09849ad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2aeddb9fa673e3698c1b2189bb33ee20ae8d369956b7f3fa9e4554ab8bb58507be0fd11a824c20305aa55ae2f0052f8506dd35371d1cb0c80cc136f9042eefcb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport@4.1.136.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.quarkus/quarkus-virtual-threads@3.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-virtual-threads",
      "version" : "3.38.0",
      "description" : "Virtual Threads Executor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "306674eb3270690793da8641a2adbdd6"
        },
        {
          "alg" : "SHA-1",
          "content" : "48d3dc128a7f1ba0ae35501528702cd679534316"
        },
        {
          "alg" : "SHA-256",
          "content" : "1bf1268c6561209567ce6534068f98e59612ad4904fd03be115db510708478bf"
        },
        {
          "alg" : "SHA-512",
          "content" : "c14852f672685d2d274540b1a6e6f40cdc1404e77e6cdb9dc7e2b8aba03e29b0ae7fc33f67e2e06710a53519a89b6498461f79a751ce1c30f414c8a6f169c6ca"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e50e383fd645f378e799574ce54c14aa92007485e44ab41a7e00aef450d33ec4e02b45250eb2abd85185c634f2ff4c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1dd2a9bd998345ca087d7c27d9e5037f7a7a1071259cb5624f0462ce69c11d574233442ff7c39387dd48d01b94d37464"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3e1629a809f5dcc2ae6843a7cc47ee3f7faee141cc414147404e6c8f835a14bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "54fdfc88eac8568d1ce2fdf4053f088e534e06af1b7755ee77024e7ec4fb316466d5f39b325c7ce4ec234ac9ebcd3212a6d47624c725db6edb44ad2b56d8090d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-virtual-threads@3.38.0?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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-vertx-latebound-mdc-provider",
      "version" : "3.38.0",
      "description" : "Quarkus Vert.x Late Bound MDC Provider",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c18823b16c642703a7844958621f1adf"
        },
        {
          "alg" : "SHA-1",
          "content" : "a853017ea38f68c42f4394f25795d2b1fc5798b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "2caf500ca9ba098e6c6c0449b4ec0255f9827a8674d999997cabc1be136f8734"
        },
        {
          "alg" : "SHA-512",
          "content" : "b4ebe0266e148cf022b405787fdc77160d6571636e58d58d93b32f1ee80e78dbf68d2c29ec1b196c5b3f68e5c923a01d32a2e1b076558012d9e8547f54048aeb"
        },
        {
          "alg" : "SHA-384",
          "content" : "2a415c5cce10e54353e25a7c6d92875031975260ee83413b2931333763e47e340d78df688d297752af963004ae45cd72"
        },
        {
          "alg" : "SHA3-384",
          "content" : "89607d7ba90c7f185754ec3c3380764d4f1d28db9f3d5e86f7b3160442a4c6a071afec3067c2517966e7ec098106783a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "18dc0180cde7f890de8be7f0bf413a0588cb80506afec188a36263c4aa4b424b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a3151466edeb048da9e8c877e95db0e98c7a1f369842716666712690322e021c43b1fcf4ab8a1f6c3081a01a484230b1031e7c33ddb81eb488ae35d299de79b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.38.0?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.11.2?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-fault-tolerance-vertx",
      "version" : "6.11.2",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9864b1b740033e219fe4cb3fbc122351"
        },
        {
          "alg" : "SHA-1",
          "content" : "71b92a1909bd42e2f8d5164ae8cca58759f34dc1"
        },
        {
          "alg" : "SHA-256",
          "content" : "6682d773118ef04fa5a05f3b59d481189593b21f8f7e62e6e70968ff79d35235"
        },
        {
          "alg" : "SHA-512",
          "content" : "5d04a5e53aea44cd06eac79c956fd3b987022403834f318b7d07ce9c0d411b7bed861cd55dc73dd9e12185e1b159ca8ac3eca30093203bbc0b026d43922b9b5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "eb28d844dc44463e3674b9e08a870f2e654784eb4e3130065f97c51f9f2515412ad5d24f8bfeb02ef467a05d555481e5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1ade81194fa375a0123103522448027e3e5a88d654b987dcbb6bfe9ef91d8a9019b14f073811422694cb4de111c30f6a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f1e28bbdab2579c95c866b31a21dff60f83645f8720701573223c166c6dee9c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cf59c42feb03b6b6191a5d8ecd3619f1ae19ff480ab852554d689249d8fbdc2bd7f606b43726de8c6a53ce691b5922b7545f64960a8562b8835d1d9c10a0791f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-vertx@6.11.2?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.13.1?type=jar",
      "group" : "io.quarkiverse.mcp",
      "name" : "quarkus-mcp-server-http",
      "version" : "1.13.1",
      "description" : "Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ba38c7d04b8b84bbd3314a8b7123cab7"
        },
        {
          "alg" : "SHA-1",
          "content" : "02be6fb6115f163dd599e11bb791df7f8402a976"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f2254cb584022974dc3000822e7a924a487a9f6032ae1b6ba93c5d7d740e7de"
        },
        {
          "alg" : "SHA-512",
          "content" : "4600e0306d5f44ce1d551abfd183a7a00f67383f9d1d2c664faa9988f18aaa161473d4db13e6833abbf5530a4884705c59d92216c65cb630a9d5299ef4331c10"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c1e3e6fc163ed23d5e57a4c0a2f43e00286115bdb954b73302fbd4cfb2a9df9e7a871ec4d27748f4387514fa70ef963"
        },
        {
          "alg" : "SHA3-384",
          "content" : "85c6161aa77b568b0cbdd06106483e37269c8dc1982e86c615e880c0e5a66f1e1c6094cfd71ddb9740fb9913239e9ae9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7443566299708a9ba982b9a0123615399ca27ff6626ca38cd7d0b3cf5a112b6f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2c93628a56f17a895e59ebd266067d4e65e1f8c083fd8a5654568adb774c9ddc47a6b29cde56fd7e040c774bb08264737b31bbdff69599206e969bb34c9010b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-http@1.13.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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-vertx-http",
      "version" : "3.38.0",
      "description" : "Vert.x HTTP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "077bf844d51cfee275cca5418ab35ddd"
        },
        {
          "alg" : "SHA-1",
          "content" : "1593ec50ae3d2a51cd50880f9d6d817ad5eeed90"
        },
        {
          "alg" : "SHA-256",
          "content" : "07b5b5e7fcbf0a52dc3f1d005cc97cd699d611a672baea42e8aa95c61243cb05"
        },
        {
          "alg" : "SHA-512",
          "content" : "b26b8a91fe0541a8ed5d5e8d8759bef3831be38bb92aa4e8aaa9cdcad781e13f719e3b3cd5eb13814b6926d31af63a90becce3b4dac596b23467f2e4d0c5699f"
        },
        {
          "alg" : "SHA-384",
          "content" : "c1994121685f84526653652ac0d9972b20188137366b0a049e6d4bff9cf5a662763920bae843b590a1f6ddf723bc5742"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7ae60c63a87286acab30a5e17e3de75104feb2e2e026644192df9adccc7418dd1e91c92f5252271503fed48a17f133a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9caf84c4f79cf245a5b163494619f076c17ebec9eddc7695f39be8c073f6fcdf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94a523afb7437ebca8cb9aa1004229ca42a987aa33392a72285ad1111d7b83a0456c8137eaa200faafe339ca126af21c4bf5b705bf084cb05d149160926cf6e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-vertx-http@3.38.0?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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-security-runtime-spi",
      "version" : "3.38.0",
      "description" : "Build parent to bring in required dependencies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6f231dfbde828bb83ab4673721228042"
        },
        {
          "alg" : "SHA-1",
          "content" : "f59369c1910022690ff6914ff308421eda985254"
        },
        {
          "alg" : "SHA-256",
          "content" : "76b56ad51b4cad3438616420a7c311ba986767d4473132d5d38b61b4b4b8a227"
        },
        {
          "alg" : "SHA-512",
          "content" : "496fc9d207e6e34ced1280ffff89a051d440bb4215baa28a5ec00c85631127a32ff3e3b91baf9570bf62e609f4eb6744108e55acbcaf978696c03a2cce14ebcf"
        },
        {
          "alg" : "SHA-384",
          "content" : "1875ea34782ea6b417ebfd8a2bacb67cc68944469b36c83fa598759ce380b033fe33d6fa6eded30d5655316237dd70c4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a254c07c6fe3b91a5c8c6f609239ee018fb3efefeed53f8d939fbb145854445047cda4c7994d6a1a316af19afb1149d7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ae4877730bab835e6a4e61e3c62f40f7dbbfe4cca78d846b9637364ed676cae7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b425a783f7d6196a2b04b8d724010b0c0ed3e136804189c41e8d6cafa04f011e03f06e3796c662656b4d6047ea45f1f8bc32af250131d2491c35362c5fff2e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.38.0?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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-tls-registry",
      "version" : "3.38.0",
      "description" : "An internal TLS certificate registry.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "85d43fe9708531883d81f6acf1ec9958"
        },
        {
          "alg" : "SHA-1",
          "content" : "a72520f1021cdb273d85826704ebfc3da459535e"
        },
        {
          "alg" : "SHA-256",
          "content" : "035fd27a8c3c9cd2be291a2a8fed3be9e4e3a5d5097e61105a3f124801978c63"
        },
        {
          "alg" : "SHA-512",
          "content" : "f2f744fe904e82d00484ae20553f089b4f988ecbf3e485f39fba4287f9b7eaaa598a511a29aa7929deffbcd701b47d204ce8012b08ac89908f5cba7b98b3bc15"
        },
        {
          "alg" : "SHA-384",
          "content" : "d96d0db4bfa3c5d572357dea34c2d8f50858cf87511659a98ad584a5e16d70ae7b68b6732fb20c284e20b83a7c65a212"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1bd32506bfb09b0000d1dd5a58b827ea66480c0941bd97ba8ab086d94336c480dc8244c23a69f0df8836f49b88d8383d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "04f1cdf12230a84c664baec2ab6869d312613a3308016b81c5cc14960b89f6ba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0485a53569a72f6b56ec554eb211fa33f9c2673a05027a5fc91c84909502693f8368cc152a8cec66022d351a25e60484ee594f7144b1feaddd3610a51b67f08d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-tls-registry@3.38.0?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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-tls-registry-spi",
      "version" : "3.38.0",
      "description" : "Build parent to bring in required dependencies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "70cd33910b5d874247137d4647c16c4d"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f9b702b4abcde425f41f9fc094c31bf672346d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "eb1ad292f7413f314124fa8ae14a12ca0637c6f82d875971b8d2107e28c2493f"
        },
        {
          "alg" : "SHA-512",
          "content" : "b82fface24210d89fac3b999dae90b6d8da886653f04679928c6e610a18a04511826ab59a9f84f1957938a5dc91a369e4de4a6975f1c3e24c0b1c4187647a29c"
        },
        {
          "alg" : "SHA-384",
          "content" : "ae0e08dbef39de813fc4c56054abfa15d1b9f5698a2f27b37574ff94e2417175a2d17cb5425eb3af671d691a54492bd9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "46677e34f8fffd1b779bfc11d0167d36c0035cbf331d9b38305b834b12adb0abfa24c7f8360675dbe173ed8bc33352e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9bdcc4150703829cb932e0d2f8e701a589e11ef44542c4ab5a31b9be2fcbee0a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c22707355d5a83993aaff05d3861f776b0a6c30567840ca73ac6540eb149bc6a4e3516a69324fddd929ec3dbd8cb9769c3ecf6b0d7091bf31d27a645f851194"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-tls-registry-spi@3.38.0?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.3?type=jar",
      "group" : "io.smallrye.certs",
      "name" : "smallrye-private-key-pem-parser",
      "version" : "0.9.3",
      "description" : "An API and Maven plugin to generate TLS certificates",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "56bda47140d3a4a5fd39a8ea011133fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "907cf7cdcb379328a4536c9123a2fb57a5f9578e"
        },
        {
          "alg" : "SHA-256",
          "content" : "c00012f3e911e6dbc06059bc7d524a0437150739c32becbb259b78ecf1e75807"
        },
        {
          "alg" : "SHA-512",
          "content" : "48b274759c24dd49f0578c28f86cae3592dd6abf27708f2024341388e8a8ba27b5590a147263794eb1562248dd755575dddca44a2bf8f027207a7bd2490e65b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "20c9cdf49f96a84c52ccf1d543a8e79bfa1e35daed30c7e11bf22a398fbfaa10350b30d8fbe30623a24e372b06421b77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "75d25dc9faa70c3db08379555948bf1dd0bb9933bdd9289f7e4c83ab069c5a4ac8015e2c16ab218fd8865acb6ebf0dab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7a7f4457934b36c6678db009b7bd543fc72ab8903a9f75ae9cb393fed39b4b9c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7ffe3272e2045bb3c9fa5ed04be37972bc2b82ed8bd72bbd67efca389c19e161ff2c501a5ce7efbc952e2ebe21fba3d66f970bf958fb83d5edda3090a04f8a12"
        }
      ],
      "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.3?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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-credentials",
      "version" : "3.38.0",
      "description" : "Build parent to bring in required dependencies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b3b83d002d257debd2b42bdb85beafc"
        },
        {
          "alg" : "SHA-1",
          "content" : "3be3686624115b6abf7be0c2a39695d96953d5e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "7740d7c2c20a99e3d571931f42177da6a967665343178b66c370e3d805f329eb"
        },
        {
          "alg" : "SHA-512",
          "content" : "a7d0ee0fb0e724dc1ba956a231ac0ec38ea2ab7f75c193c3763754b318117ee0b246f89caed9ad522c0fe54a2d5503b5802a3955d001693d4b58e2e754f316b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "6c9ec9d77f4959a582d445b8939d2915cad4e85b43a37a2433debf0e218345148c9bd8a16a876c9c507094c49106d0ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aa90d644917c41c1d91df3af565814b952675976d154ed5510b5d32fdf60ae0b2628d39e0f063bdfa44bbdf68fe89d4f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c722a0cbd2eb433343b36db53c44f0e9e627b6b946a69cecd08ab0d95ab2c452"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fc6bd467ad551d2ccb5e980523a6f6b7153bb959a8a5bbe33b5a5c4928d10983e125263dc3814739fcb7bb5e6097132138152febfbcc9b95d68addde75d78fe9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-credentials@3.38.0?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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-mutiny",
      "version" : "3.38.0",
      "description" : "Write reactive applications with the modern Reactive Programming library Mutiny",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "679bfd5d8eba3bb05e5cc228ba2d2cf5"
        },
        {
          "alg" : "SHA-1",
          "content" : "5975694b8aa39409ac0d180be0ba85a8c57248cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "a1cb5f961a6b6c7f59a624aa405ff1371b47715a30c9e8f55bccc4daa4098e53"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e3f12c1fad4fe2c53509e1f035e345434cae92aee9e4d7b389fc658ccca74cbb6338ae328b799d4a478cbff644376f8378024ca711dc7e977b1f6784a10bc1e"
        },
        {
          "alg" : "SHA-384",
          "content" : "841a83639bfc5bdc643ae2cead064188ba68b2c414235a8ccaebb66daeecb1f9ec8af4477fa91fa8688228af2baa6a4c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3b8fa62418103e95ac3b6f4e460da08fb06aaff9d3d243e772b129f4c24f47e192a9c561b66eea70ddf5f5b56c22af8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ff0995070b70efe2ed556688b75af61fb1b271d97cb5c8050c5597dbf7574cb6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "32077b44c71b229a510d913875edfc125ec4383fab79cf820b9b46c7d6ae518ad4e685ae7415b840061e1a7ba26c05140c8b162de94a49069a1c3564136ff109"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-mutiny@3.38.0?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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-smallrye-context-propagation",
      "version" : "3.38.0",
      "description" : "Propagate contexts between managed threads in reactive applications",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c28259ad44a7a352fe1a48c313fc52d"
        },
        {
          "alg" : "SHA-1",
          "content" : "7deaab20dffd976719928aa3a6e6f7c983f7e08d"
        },
        {
          "alg" : "SHA-256",
          "content" : "63fe4846130794001d3cfd3a61985b711db7b63a87ed1a688e4beaf1ff082498"
        },
        {
          "alg" : "SHA-512",
          "content" : "658977ec61f2bb4a74db5e0767356a3dc622bdb0348e539dbec2d393ab79fd660ca103cdbb09c927abca4ff7b6b298328865aec4e864b6df006a7c75a2769c8e"
        },
        {
          "alg" : "SHA-384",
          "content" : "461af5805600fbd946aaa70f8dd329dd81aaa0c7f9f4cfdf48bca048ae1891759b1609fa13a12388ffef924a7684bab2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8dcae2cc82484e23aefdbfc3bec6694149751a7f2c45a795e12ad32eb0260545a05afbaa059c2fac9df4130fa216cc5f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bef2cdb031fcc41c54b02fb0e164d35902e8cdd1095e2076ab9af8871651082e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2ad21b4d37af796eb9241273f155c1fb985cfb16a9d3b857ab766b7cd588dde3665f461465f7a550bd0d40a9d58b853bf6dbd0e9d6aa5b49d677d68a140dc1e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.38.0?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.3.0?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "mutiny-smallrye-context-propagation",
      "version" : "3.3.0",
      "description" : "Intuitive Event-Driven Reactive Programming Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "10b350c494952ca9e2f5b390eae16506"
        },
        {
          "alg" : "SHA-1",
          "content" : "61441741f08178dd95630915eb66f2ff634f9bc3"
        },
        {
          "alg" : "SHA-256",
          "content" : "e7b20ad3a01d0b0944dfbf86538392621ef38e87e6c69722902fc5bc9af674ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b9c8c4a6be2012c5beff3060c703ac8f9f13ed78b3b0ab89e3ef14f96e96c98f2a822265cb964151a074e0f6faf3b5954e8ca7afd26295b5a46fcb360c7e97f"
        },
        {
          "alg" : "SHA-384",
          "content" : "abb6c3c5856e5156df4bf221bea04fcd59992155a3c5f9c124158acfd8fad8e6c7258cda467613775b7acc40e2ce11e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8ca6a6558bb5090fc08db4a8aa6ab21ceab86caedff2dbeb8c5bf419a83abe29c42e1a34ff5ba445d32de05ec241f861"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e237a38534eddafe50ebbf904948c09bee1a59e8f1f2630aa4b62c7d00db83b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "18c2f91097003ae788ef1d9fbe1637da6ccc0d89219d1bf718538bd29502c2157c1df7703ecf93540bee5758945cd5d1afd5e1ed503f87d57b67c82263543a5b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/mutiny-smallrye-context-propagation@3.3.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-smallrye-context-propagation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.19.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-vertx-context",
      "version" : "2.19.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" : "b649289b75fbddaa222b112c9b78ae3e"
        },
        {
          "alg" : "SHA-1",
          "content" : "716502d6a57dc479463773b473d2dc4024e49521"
        },
        {
          "alg" : "SHA-256",
          "content" : "2c3d3326bab62064e7120ad6c1e4f99e267176b2efd74a44b3ab2cd5aa5c69d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8081a8999907935fc332be30046ad0e474105ef4802f9b29e20a826104fe1db9544003ec93a364254f604808391a3176791fcb6fd01293adefd396e3a8142db"
        },
        {
          "alg" : "SHA-384",
          "content" : "81e21a8b8972c073466336ce597945bc09e20a74cd99d4253d17de41bbcca5d1d37abdac69deaa134450755c186f513b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06cd06fb767aa1f7f3d8be287bd0cb524af7122fa0239e827da4252e82c7184cb1ac156c624704347389f00234c72b1b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fe9d6aa8cc4a78bfd890e557ad0732f24a7bc22ebeddb13f32b37a268dd060ad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "930c1e851ef3a3ee5ba87fa90c50ceabbca785dda340085e8abeecee0034f24a476d75b6a7d04d33880714ba78e8f7d6a77173f08cf7dcdae41fbefbd4f72492"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.19.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.vertx/vertx-core@4.5.30?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-core",
      "version" : "4.5.30",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fbbedf3c2c7022ba767c5ef726a1eca2"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e76f60d043ec800d80c18754d6ef00bf7f5f698"
        },
        {
          "alg" : "SHA-256",
          "content" : "26d3e56a8a55db03adbb7c487a046efb0e0740a45670de548c39988f3d0ff8cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "afe7c51a61be6882e0f7c73eacb9dbeab2024a0e19199966bd8962a8f6eb883877b4b81876b05e2e077124fb247cd5283899dc3755adb5c3b412f83ab1b8cdca"
        },
        {
          "alg" : "SHA-384",
          "content" : "b50f4e82b15d5d38fee433b430864070f72f05873f05063d869a243e1e83629145f7aaf018f1ae22127bf1e2a2b5bd9e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a6a55be932d30c07b41ea8974e0fc86a82d3cef0974eaa5fa3f6b30c982313f637061c3d7e57607929d7e9f06dcc1ac4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "867489967e8f5f445f08955c8f3fd4480c44e5b60fed60d250893c5bcaefe6bd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "124df7fb16639c099772865d12825e8bbfda59cc88b95ba37a7dc89c11007507e6a7a71bbe100c415d068de3aa5f0e9d6c2322ff33b851cace5fefbc6c9880d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-common",
      "version" : "4.1.136.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" : "1fcc4e203d0b61b432bf10f4cfa94619"
        },
        {
          "alg" : "SHA-1",
          "content" : "c11b3dad4ad80a34b3860dbdb7ce63166913eb12"
        },
        {
          "alg" : "SHA-256",
          "content" : "e2f73be7ec359b46583ad875521137000eff520bafd320e730846ec9974f3be6"
        },
        {
          "alg" : "SHA-512",
          "content" : "8401400d2c786a62b513d394fd372facab2581a7964982b1c8ec5af53a235a881cdb3d1447415b22f791b3282113728376b50ac7384c1b13ed90ce779548fdcf"
        },
        {
          "alg" : "SHA-384",
          "content" : "94b02b8d7368c268828f85bf221907654dd6bfa334f6252fcaf26125a7b333d367b3a81d98c036d6d4a94716ded48ee2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2ce8d61f5f58d1dc8cc8fe11c4d4f078ac92cc3d40f8a61d316a83501e4491faba68929f499a46741c48dbb9c580578b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a9d06835f575037564b8ef926abfd5022bc09a5d57071082881691eec2fb889b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4815b59200870be324cd4a506b7f278840ce9f4b152249851f690cd310fba26de890d8c1cf984978a4e21748d505d32cb784f3ebdbf0d5bd6c2baa455197dfb8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-common@4.1.136.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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler-proxy",
      "version" : "4.1.136.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" : "b16d047bc4f63673b642984e973f08db"
        },
        {
          "alg" : "SHA-1",
          "content" : "3172bd2f12e169a103140c8f82915376687aa22a"
        },
        {
          "alg" : "SHA-256",
          "content" : "47400551f0444dea33629ee0c52d4e30856b2ddf00b12adf1881902957e74cf2"
        },
        {
          "alg" : "SHA-512",
          "content" : "8c8d99f25f8ae9a045a40e37b44b0b346126c4ddce8d149796c98d48c99a4b757e2f59df0f25c16e009f6bad63c0ce62b5117d3d74674df12135e0f94f01d8da"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac6b39a8f9794a778b0ee109237d9759d0f95a3763b9eeba0a541d179f42ea8647b65e4ef1ddb6791f47d1d761b6206d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e70f09b674ea3ec9092df0dfafdf3dd4eab14df925418e0dc23a2e3c22404af9b37d0bfd6b89cefd85cbab6ec86bb762"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a60487c209137050a18453773bfa6a6ca51f7b08f1b95a9911b57148ba704a7b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "95cecf430d76f1e52219bd8a99f7f3d50160e6e2467056710476bb44eaed486c030e84b925b67da8820bbd91e23d20d0049deac7cca370a42df1a12d06d07533"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler-proxy@4.1.136.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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-socks",
      "version" : "4.1.136.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" : "fc4f904e8b36adddf7e6da7b433fe1aa"
        },
        {
          "alg" : "SHA-1",
          "content" : "9513dc426df3365f5422e5d83b0d40d2726f0460"
        },
        {
          "alg" : "SHA-256",
          "content" : "341f47dbaac667a6e7e6cad4114218025f9755ced641bb0740fb69e34d29b421"
        },
        {
          "alg" : "SHA-512",
          "content" : "b004b9a30f536d53c7b15ef48757a0b26d9550459fede7b68d22a4821cf876a3268c059f49f89a71010cb160750f0ed2d519ed1715d262cb9ef56de314050b9a"
        },
        {
          "alg" : "SHA-384",
          "content" : "42742f0902ef695eb82b7fd4118a11c37b5f01e971edfab27449d3e7fcd50c3fd98bb52508fad455dbb11c943108e910"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0674aae29a22360a92e4278f81a187482a194b014fd170e99d1d70f4ef0b6ff4bc6bee661139b0d6f7e123f538ddd501"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07c8f65fe764c1135132f00c34c15494ce9b6bcce39c8baef849efcbcc6fd113"
        },
        {
          "alg" : "SHA3-512",
          "content" : "64ee3f092ee297b9a7e1e719952d777a4d38de56f6467a1923453b2f551545d9e26b24582d7332d72d39be2d23d2ccf7d073b4acc68fdcd6994e20d660b8ad3b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-socks@4.1.136.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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver",
      "version" : "4.1.136.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" : "020fa71ad6ac3fd061d8a4427e118758"
        },
        {
          "alg" : "SHA-1",
          "content" : "54e0ce6acf52451fa951a4632f40b516b00a87b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "e64972fec474f5b9bd086b738154d190a923e82c4923ac550aff4f5ea9e98600"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb73dc56ac6ac0b4233c2f6eaa2918b58519ff1073ac70520a17f714d21cdef12b38c72f87895c680ab040d8b46cb8ce1db0ad1839b4f2712cfc422b36ad27c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "04bb48b4c9755f14d480fca64ac6b658acb6ccd112a34eb0e209eb9a50573232d98f2c9b1aa15aadff1661893f235320"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a4006f6c3592c05d8160ed6b8670d2a51c7bc8c8948898a43e494fff092b3b7948bbaf58dfac2b91c824bf34a4e04ef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9a4bfc5f2afffe2725efecbeeb7602de72223fe00ec68bddb54c57d66055f9fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b9c0eaef1c4b98e7896d265eb6191c44c15488096972e1fb62e31c1c60c1ccb00c9d21d08d07ac64a12d4576076951924229989284d075f08f5bb133fc605f88"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver@4.1.136.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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns",
      "version" : "4.1.136.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" : "83bc3a4af7a32017330cbb698d9393e7"
        },
        {
          "alg" : "SHA-1",
          "content" : "de43e9f34094a67a3495659fc49ee1a303f4d78c"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c05a9b18b5d54fcc1569c48b93958019cf3dde5ae7011f8a46451ee05e7daff"
        },
        {
          "alg" : "SHA-512",
          "content" : "4bc7209071556bdaebabeadcd17da258bf7859c7c4524351c1d292bb84211b14496158352c03421d043fcdd21be9cfac3bea2ce1a754dea0baa6a5557e00571a"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d3cedd0d3610b892ea03d7a2c8c7aae4fd6a6c7437c33234cc6d2a1575c70af75b335037dca562ac04bf039dd1807b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3eca0a8d27cdcff557dcea06ab91213840d4cbf06e2f10c8f275dd35e83dbd0768c46d9ef0bfec6ead05bc2cd370c5f6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7bfb9c4cb0d9ed788e6be029802fc5331a2f38e671bdb812fd2ca97111cf6705"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e54e1c2759b87d07a5fbfdb5a698967d17a882e15a492833136a7a7f24a67a04c4029817f063b9fa5f4493c425202ac38d930b7b40a2aea25eeb742a243533a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns@4.1.136.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.136.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-dns",
      "version" : "4.1.136.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" : "6344e1103219485b1c46503c3f741859"
        },
        {
          "alg" : "SHA-1",
          "content" : "143b952318f5624dff1707dfd1c4cf8565998385"
        },
        {
          "alg" : "SHA-256",
          "content" : "89bddc4ec42756c41a0195a50a1323a324836162b6712a843c3de5c29096c93b"
        },
        {
          "alg" : "SHA-512",
          "content" : "9aab4727b460c95e7b9a56e76cf0d0f18ac2f55f01c65cad7cc1559a6d7ede9236e73740350f890e6813394ab75491b60cc567ddb4a24e4c5874770a97f2d094"
        },
        {
          "alg" : "SHA-384",
          "content" : "acfd49075478a33a0ed2393dfa64ee6400eabb904724f338697be544aa7cf99f1808a4a7cf41236987759ff37f7295c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eed5eb30fb135fb7d5e5cf37eb9f242b397990696c8a77709030a0277a9adbb5ee3b735a36cc3143dbda8ac3a9575c0f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "75161e25f223eb91cb7a574be46b058eb4f8060323144b94caa56f60bb134d07"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9fe9df9a48ab7e89d202a45b24eb96afb74dc0cffb87ad5ba5cf4ed416c3d6a3445eabf26cb869403bf84803687bd3eaddbd96bc58ae97cd650b11981890ce89"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-dns@4.1.136.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.reactive/smallrye-mutiny-vertx-web@3.23.0?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-web",
      "version" : "3.23.0",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "34b43b975adeafb7e96b4d72a3c8f4f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "806d53f906dcbcac77092d2f8d6fc361cb269515"
        },
        {
          "alg" : "SHA-256",
          "content" : "41a5e1bd1c49ccb9dbaab0818d29339af074c876564e132a89d71d6239a010fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d5184312828b3e1b0c435f91d4dea3f919b31d668cf11b0f66dc8b9a8cbd454b045b04d7ca618c4009d6f32b37b488efb247fc0cba06d929fdb87122a5c6b59"
        },
        {
          "alg" : "SHA-384",
          "content" : "7a61deb9fe5ce9ae0d503445ca60d63c92ec5da19d89be0bd3ef837dbfb47b9c808729c2247ca84b7edc51980755064c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ba7acc9329095dedc65617828a6872bd0f1682f26528db27e99500e7cabc71687a1c1d128b548d38c37d0220c87e9f64"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e69903ac67778c9ff5ad5fe469efd90bfa36a80182572ad88ba715abb00409d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6126019e3459ebf979edfbbbbf245264350f0aaf6031b7cb98306ee1645ed6df3ad4ba4a8bc5f40c89ed2be5c8011dd9fd961dff79368a06084a3646fc219538"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.23.0?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.23.0?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-web-common",
      "version" : "3.23.0",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4a77c760680aaed8f3ba7b6fa196a7c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "74839f7fb54f2f6113b1207499eb0b730ea1674d"
        },
        {
          "alg" : "SHA-256",
          "content" : "c7c0b9251c69adb9eb3ddef095fbb2837c4e52f48aed40e184f4ae290535b1be"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3fc28039f321516ce7fcc2c2226a968294324caf75244bb941b0ed7fd132da1e2873c6b7c03a4e176b40c6cbf847fd16301d12ffb207880d69e7adbd0889db3"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f0dd7a2fa1ed7c52137afda8f76644f5b566c8b0c1bcbb5fe946b30d1ecc20e680f521a4050b8a5bf9fc9349f3c2428"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bf26161fff510bd3a6ed07b76651736efc510348bced26bfec92d6631369489fcde3e41bee73f34821c653b2d1f18519"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0832067bceb96cf28cbae3132e538b30fbdbe1c02091031e785ca030eddd6f9c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2b1ac7936b1b6d4480a6b218f2c74ed4cb06181da3a9b9f5a921854cb696829caf36a5fa728324fd847864f9704fb46ced0eab0ac1d6a5c15bb7be5c3d207e00"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.23.0?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.23.0?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-auth-common",
      "version" : "3.23.0",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8bd75b793099cd4fe704b3d00c45fa70"
        },
        {
          "alg" : "SHA-1",
          "content" : "840ecac59ad3394b75895e5e11f782d9b186033a"
        },
        {
          "alg" : "SHA-256",
          "content" : "059f1a5c29b3e4f97d1cad252ee04572075fa8b6a87143c01aabea4821f6d09a"
        },
        {
          "alg" : "SHA-512",
          "content" : "1b1c48e624083d13c3c5ef43fee8090705fd694356083a61a43a85fb6e0749dbbbe0ea20805f4a38a5d105444b4ba6c723de469bde062be66d2750a6460ddfb5"
        },
        {
          "alg" : "SHA-384",
          "content" : "e9a0b6e36548e9dc5751817b29f74761d5dd403ba5a334e3271529dacf029974a55845691de9113e2a7971e2e7c41729"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ca1229efa1e53422156bd0c49d45d375674fe6bea12d6808715daa48e6cff3008fe1ebfc8a168bf4bee241d7b16883f4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d1d796a079850d5054bf89dc8f45ad14d2a3e04667ebbc8b5272abce9238a7d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38b40635478425c3f3542f6fffec58b331a43d14bcf9fcc96546aaf8f90fd36186e3fa7f081ca754f28ec8f60a7c783533761be3bccbee8454d96bf305c0197e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.23.0?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.23.0?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-bridge-common",
      "version" : "3.23.0",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dba9560717482ac311559eae39ba402f"
        },
        {
          "alg" : "SHA-1",
          "content" : "89462cce59a812ca10fcd6ad2066ee171c21a39a"
        },
        {
          "alg" : "SHA-256",
          "content" : "d4d14378d6e132afdbe9e808b6af3a7db941f3bed5fdc6b0e8636152a33e26a2"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d21f7db24d7384c7f2a3edab841cb6f400effdd63864a599354c9b9af0fa6fa93afd482de415035a738926fc932f37efb0a7dc25dd12277ed4b3217d9b4f0b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "f41908450220ad9e60eaabf180286679e4905c02b493b6bdc51287af8ee3128762b05ddec00c19bfeaad7d9dbe903ae6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cfb6dadc442e75ff3ec27f5307cb5aae530e6ca074274b81bacf1bc496aba0258a1781625e6c0dbf7760bc008e2697ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "409b91f76f474c852354008810d607d436f3f9a997bac564dfed5d9ae0183554"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aefb022f78756406f5c55e4f9ad057f51714127607cba9e3fa87a09c1b7b7dcfac6e966859936984cbddfc67d2a3ad989ec2494a0c7c6c78d93883f1d29905dd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.23.0?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.23.0?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-uri-template",
      "version" : "3.23.0",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4aa1fa5d6df7eb79a3d14179cb24d283"
        },
        {
          "alg" : "SHA-1",
          "content" : "19fe19004922c38557c94e2d53a80eb711da95c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae1ec22f4ef0d2f9223ce0ea95db15b95c4069c5cccb05529f483c2f9802ce85"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf3347bb47f2de4b263848da53fbd9ec861a974304c9fc0c0b02554eafc992ae4d6fa04238379a4596daaa67c75c8a7b4c2c7758bcd9d9c1d092907753e032ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e51f7c3c232ce2ffc50e250cca6492e3dde88152ba686fab96381f6536912a927fb75edeb069cd0123cdbc3b2defd24"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30c4ba45eb7f3c09c5e66d017bba543ac00821e09920912466b8f8474139448b299000dc440de62acd95f38a5d507bbf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "326e726bcea3499c370db58b5ab9196b7404ad1d397db5a2045a75b646fde828"
        },
        {
          "alg" : "SHA3-512",
          "content" : "775f5e9314bc8eadfd07cf73452b5f532c3712965b70dc9fb11e5e9e302f9e93a9328f5f0f5f78d03b64cd31f19b3ce22203be9bf29a79ec058bfe4e743c330d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.23.0?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/io.vertx/vertx-uri-template@4.5.30?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-uri-template",
      "version" : "4.5.30",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b7a7d035db571beb969759c0ea99b50b"
        },
        {
          "alg" : "SHA-1",
          "content" : "69d828aa1cd579b71ad410ad44513c880256cde5"
        },
        {
          "alg" : "SHA-256",
          "content" : "369278d1ccc4ddc4c9f818f680403d3ad1f7a955b17b3ceb97497e4f0c429abc"
        },
        {
          "alg" : "SHA-512",
          "content" : "9bf8c5983fdf628b2c906c700e578b52fd020fab3e3335578ac51b3140f26ebf77605f27168d574e5877fb322e38d6b23dc04e9422f5537e6303bbd03d275f29"
        },
        {
          "alg" : "SHA-384",
          "content" : "35c0405150821591a9114f98c6d03c8fc94259a88417284073166a940e4e863061a9f49c05a1bf1967f7aee65e926d4b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fc3dc2798288fca2dc1cefaaa96a7567525301e14c6d9e3980c5eaf4b025153edb930aa8c585f453ea2af3175b998c92"
        },
        {
          "alg" : "SHA3-256",
          "content" : "37821dd6aa99c45b8293dac39a3aff4381cf86c8a5eaf1c07167feb0873413f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "848ef80f405ba3929ba084f3e47224aecc6affa377136a38d64602e534d26daf9b6893b49a3b53a0d412183a96ae70deac48728931304ffb66dc53d8d5db1eea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-uri-template@4.5.30?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@4.5.30?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web",
      "version" : "4.5.30",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fb83d44abc27eb2b6dd122bbdcd05459"
        },
        {
          "alg" : "SHA-1",
          "content" : "952c6bea665593775c0d57978fc26b68fd875a90"
        },
        {
          "alg" : "SHA-256",
          "content" : "deff4b41100ebd2e28706dd136ef8deb04b3add72c6049794fd6edad717a3a5c"
        },
        {
          "alg" : "SHA-512",
          "content" : "3caa6d2d8fb6809bf292e421be7dbc0ad1fca92c63bba22228b0c377697cc059774c9a7692d5c69acd6e2f24e5fd1b3270de479dd81902376e92089e6742e4a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "36bff1526c0a2d7d09c6963c7f01214881c781eac04718fac77a5661e58f72b3185c1e812f682a96adad3ed80c3a1c59"
        },
        {
          "alg" : "SHA3-384",
          "content" : "05a91174164bca2a868450679865b31a30dbdd822a39b7dcb17814ff7b53b123877307ef68fae9430e16708e65dde3a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c16eef5d32fa238fe407e58eefef125d5d25f733c77119baea603142aa0c096"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3064573048e7a9bef2c31f49af32c619e2719a59a2ad2a8e629ad685ac9717640a3e7e65bb967f1a363720727db9fe32a40ab60981286386cc0b64d87ca96e00"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web@4.5.30?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.30?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-common",
      "version" : "4.5.30",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5e1448481c62dc852009f5922f6e7c8d"
        },
        {
          "alg" : "SHA-1",
          "content" : "d0d09c780eece7db7a889cb828e4bb402a115419"
        },
        {
          "alg" : "SHA-256",
          "content" : "9cb58fa03fcb5a87b98869e7b6f6fbdd2fa8ae492ca4dceb1e3e51f3f8705714"
        },
        {
          "alg" : "SHA-512",
          "content" : "4ada80bcf929d0c8d894c9c353b1ee81b436b825788962d41f31003f35ae8d20fc22daa04b646f7933b36583ae2ed1a69819f812c310baf5809de00dc30f5a91"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e68cddad3463b45cac564bdb57bcb16f481b85edb1e6c10589cb9b27358959054e3ec2b65f1736b975cf254f9b6ffc3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1429096e67718305f3e298702fb819c6240f7a2af6fb7611b22d67b8261d26d62c86a5faf6cac4ba48aa265afee2004b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8d9e039be62e4ab3f11e554a1f91ce1902963a099edc66b4cebf50346624f9f2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "82932241328455d9a3400ac6c74ac6737592d5ec3ad83f2d9f41f1f2228fb036e3393f9f6d0547dc1bd4829c4a2dbd19e1553c3c820210e3ce2e38fc06268089"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-common@4.5.30?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.30?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-common",
      "version" : "4.5.30",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6129b594084b643b102c133f668e37d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "1fd94e1b82ae241b0a2fe82baf73edd9b8da38ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "20dbd760516665f3d4ff251ff4c913f906a3fa3c0df527031fc17719cb2bfff6"
        },
        {
          "alg" : "SHA-512",
          "content" : "8c507d1b2afeee3d87fe4f06746b97fedca4b8e200591679f21318f74ba7431841972d759cfcebf244149d97eac125c52762f18068e465110d0bd44454e18bfd"
        },
        {
          "alg" : "SHA-384",
          "content" : "69214da6a1d4d6efc7db0fa7a44a606223837de1b167814747e2f6e3e8655f0d5a07b623eac8c492609177dde4122bad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4200fc4992851468b6694e2e8d65a77c28fc595727b3ecf76c94f6ba9891cbc788a39f29566d23403614e2500229e797"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cfc4859e6d928dce719d42c6af03135285ca1c55d409e49ae15e0f976d2369c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "93849b6cfb23fafd48fa81d9b3f7819b5a3ed0c9034661a151277e1dbf9f623090339c1dcfc0655081a87045c9118d2e95349b2bbffc719ceee829c6ee897ff2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-common@4.5.30?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.30?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-bridge-common",
      "version" : "4.5.30",
      "description" : "Vert.x 3 eventbus bridge common configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "119fc6c574735c2dd0b23fcd7b676205"
        },
        {
          "alg" : "SHA-1",
          "content" : "d19a7f062fc1c481659b184d52892adffa64206e"
        },
        {
          "alg" : "SHA-256",
          "content" : "506ddc5e471053c922f5295cabaa6083ef895d3f250db068a05b5a84145dcafc"
        },
        {
          "alg" : "SHA-512",
          "content" : "7f204c65edf79276b48988f822fa08dd7f9271ee5d2055eda4581f71f10a735244158e08678fe9b165c9b981cf10dea6e6d6d6d8f6c4df39f7573edcf1b6506e"
        },
        {
          "alg" : "SHA-384",
          "content" : "86bb0efeaeb26a98470e770b4c398f932fdc2dfd1a81779e3d23c40bdec2bcf14a47e4bc65cb509a9e213f665c0e6149"
        },
        {
          "alg" : "SHA3-384",
          "content" : "69bb20d3aafa90888a52e7fb26de2c7ed09e5bcb80662d0a0b537f0a5333b9037440aed6f8a376fc64484805f5cceea0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "032367abd82cb9f73d88bfa012ff96f35b6db78e3f678ad49de75398dd309d18"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7a4383e427b246c04fc3dcd5ee97318da2bc9eafde44eddefbd569e0d1177dc4c6bcae45f032abdacb922c6016989c307f725184db3f149a45afbf1f09f1faa4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.30?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.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.23.0?type=jar",
      "group" : "com.aayushatharva.brotli4j",
      "name" : "brotli4j",
      "version" : "1.23.0",
      "description" : "Brotli4j provides Brotli compression and decompression for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8a0578e7bd8cb161185aae98d8f176fa"
        },
        {
          "alg" : "SHA-1",
          "content" : "eec13740c1ee09cbe9c6e836f17ee2c984a10333"
        },
        {
          "alg" : "SHA-256",
          "content" : "5fcf13ad78d07319cc507465dcf61cbc3efee9f45c9ae1c42a9902414696bc0b"
        },
        {
          "alg" : "SHA-512",
          "content" : "579f7fe00eb5d2ce09d975980babb186335791ee3b035d2e99c13abcbbe3daf1588d53a1892c70bdbe0df7e565a597c1058222c6bc93484e22c963351edbf38c"
        },
        {
          "alg" : "SHA-384",
          "content" : "f968ede93edec24e403b3177dca8884d8f6709974b35ab8ea7d440dd6ee5f1c7bb9ab109154b53691cad1ebcc4c33929"
        },
        {
          "alg" : "SHA3-384",
          "content" : "262a46c422b4b744bfeb58d54e6a20bdf5e853795ab9747785c9fde0576b614a9b18bb0b078dbb73c61a518c2244a68b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f962fd8decc413cf8d6e411d7f98475e1b080fed8fd56af1039e24fe05465ec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c3be55e02bd46b5c5784f1560277ec2dbb3c4792bd89a8d02a6a7cb9120cbd6f1d26a1b2f8b617362e8fae612772a5d8fa9e603b76b0c450955ee4256963de16"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.23.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.23.0?type=jar",
      "group" : "com.aayushatharva.brotli4j",
      "name" : "service",
      "version" : "1.23.0",
      "description" : "Brotli4j provides Brotli compression and decompression for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "034392efa0a6d8f43a35818f9eea20a0"
        },
        {
          "alg" : "SHA-1",
          "content" : "872c4907f6b97765dcad9693f2b1ae118b8bc435"
        },
        {
          "alg" : "SHA-256",
          "content" : "7f298d44dbb7688419f0179ee1dfa0e4436633272b05d38a5faf3a2b8d08697b"
        },
        {
          "alg" : "SHA-512",
          "content" : "114012480fc387de7607fc311ab265c59679a772a8df03d9047df0f17ecc450221285be75999ade8789a35dcc337771e481223e7f7091b0cf9e8e7628e577538"
        },
        {
          "alg" : "SHA-384",
          "content" : "74b5dd53743b8a620b40cbb24b01f559242b22225c77f6c85243abd2f45e77716fae8ee7591cb927fc2a44be99f91ad5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c98f7a03583227a67df43def68d223a10e5d50fa70426cba5c470787ddd6e5c0a99c6c16f2f1a327615e72987cbd7599"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d7d4c3f0ab61650b33e7c0333d65812ca55c14af93b89d346fe330155508250"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e66d229962b72be498eefd71aadac9e97219731b12296c32bd2fe887652c9c5aa4ae1efa7c57334a268113d775b0c73ef1dce72bc3fb742fa6bb98bb3f5f577e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.aayushatharva.brotli4j/service@1.23.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.23.0?type=jar",
      "group" : "com.aayushatharva.brotli4j",
      "name" : "native-linux-x86_64",
      "version" : "1.23.0",
      "description" : "Brotli4j provides Brotli compression and decompression for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "51fa862b299cb45302d54c60ac4333ab"
        },
        {
          "alg" : "SHA-1",
          "content" : "6eac7a222b9fba79f2171dd51e08ff2f66efa31b"
        },
        {
          "alg" : "SHA-256",
          "content" : "c504e243961c4229d8e486ca8f87b757ad9a033dda471061c0134c050ddcaa7c"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf958c1fe8bf7e08af4dfcb235a5b24b03990446f547c0400f399f5b510436b4d80d721d3df24417f24c199d5d97fe9c237060b8721d7757e0f5ea2f349a1014"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca902495d7025b0cc3c24fadcdcfee8fcb4903a5d307d8375a0c8567a2d40ae62bca437bb53d57fda6961bdb75c17744"
        },
        {
          "alg" : "SHA3-384",
          "content" : "38a155cbcb9c41df65c9cb581dcf845a870df5cdb942986e8d6309c5218b352f2ac9270aaa537cfbd06cc04076b60f51"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a864849a34ac39c89df30a5eb7c6f523e632092f162b2d43af2979e7592eb93a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e56a19c2748a3134e0583fe84b205321027fdf0bc7075edeb11b45b904c8ae5b9111116dfe5a2a40966a7a5d46ea47bbcd62ec95b21d41ba9bf108386204bce5"
        }
      ],
      "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.23.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.13.1?type=jar",
      "group" : "io.quarkiverse.mcp",
      "name" : "quarkus-mcp-server-sse-client",
      "version" : "1.13.1",
      "description" : "Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dee9ae202c57174f2e3b37fed3f9432e"
        },
        {
          "alg" : "SHA-1",
          "content" : "cf89f847ca8fc4ac10bbe111a0441682912dea0e"
        },
        {
          "alg" : "SHA-256",
          "content" : "607161ca0b810ba682bd8b5af5f914780fe47edd50c804f95b3a74416f6e641c"
        },
        {
          "alg" : "SHA-512",
          "content" : "98e1f9e8e2a00c1eb75df5525a11949523abd58619dcd08ddd693bddfe5cf3cef64b8e1dd10299969dd0c50bbd45ab79ceb7219953e6d87f0b4840997d35958f"
        },
        {
          "alg" : "SHA-384",
          "content" : "4451e9fae7c6fdb820cfcabf89f919665d1525885675ef3c2aae8500721c22f37886b1bd1877f1056b54643f6ae2a6ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2adb2cca214291d73d8d87e915c18f1e035e7272f61576390e09b9f2e7c71f1b741bbb4286b5eb30d69ead21eedc6b05"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da7c14ff552e17c8accb8f89e8130b0f1b842be2504c4a378754095d2a95e6b8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3fae96a7edec5d233c4355e0c697d58961602fa74090d1eb4cb6286011cf74cc1623908550edb6e3480e5d4ef160ad97e9e10a2948d251bcecc1fed929d1d734"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-sse-client@1.13.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.23.0?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-core",
      "version" : "3.23.0",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "138c47ff2862a83e8f20753830f28980"
        },
        {
          "alg" : "SHA-1",
          "content" : "950546f5220e29ab419c8fdf6f1453e7b4cdabe9"
        },
        {
          "alg" : "SHA-256",
          "content" : "3a2dfa460c4121b74f93906c3cff7a399510651a5947e87e4d0a6b3cc8e29489"
        },
        {
          "alg" : "SHA-512",
          "content" : "1df8b43f91cbc8d20c9bc7f90db130c876b5393901fa9c04ee42ea64d4299891c2e097d03dab234f2d81024c87e510a02b698923dd31c3568186d9d081411b21"
        },
        {
          "alg" : "SHA-384",
          "content" : "c45b1f13cb6e7a70278c3c0cb07fa0ce71d30820af3ed03701b1c894ce35b7f53566596c17e82144b913171ae9511cc8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "220f0628f59bef08611890dd8f9e7b87bdbb99c6895e950f51b0cd231380cf88c5c552f906f21a25c1d91b0af54d36f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "34cd5fb7d398d53540860b0b934f80432b2c08fbb9bce84a46b40f87a920b548"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6b9314f87bb0efc214df220a768297e7d96f26432abb05bcd13c05fa79bafdc6a3b1c82cc1069090e9524ef7e27eee3a80e6478f595458d908a539a743daa35b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.23.0?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.23.0?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-runtime",
      "version" : "3.23.0",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "852758a7e5ec7cfef2f8399ead0a2cec"
        },
        {
          "alg" : "SHA-1",
          "content" : "94ddbe428cbe625292050de5db7238ec6306bf56"
        },
        {
          "alg" : "SHA-256",
          "content" : "3925266ed0083cd0addcfbc3143505cc873a897308a8a2910cef2174b26ee4d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "2d013f39becba57bd7c75d86e9310175c443841b4fe80f3a5f2ae43d36f98a1f3fa9e42791d0e4129cd940b88b7be7dfdd84b94843461b611493e5550c8bd644"
        },
        {
          "alg" : "SHA-384",
          "content" : "fefe521980eb817a166facb45d3a522a7d2b6e76de1f860ccfb373f1c345cce0c933815d707dca83455db15a64f5d163"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a7cae0cc160a500c55452f11326b4949d3a5522a2246c5b8f89c02243a3b42f6659b01d95304ca379542975116a326ec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d987c3dfd7e91e7f97ed0e7f6db958d171285887149b10568e25b6ca586bde00"
        },
        {
          "alg" : "SHA3-512",
          "content" : "190a5048c4ece410c2dae5c029dcf80c86394974cb8b3efb54c1bdffaa634f32ba507a401372a9bfdeced0fbc6d662c07be93145ab6641c428416c35f7ac6aec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.23.0?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.quarkus/quarkus-arc@3.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-arc",
      "version" : "3.38.0",
      "description" : "Build time CDI dependency injection",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a3879eeb1af6f91f89f52b6750fa398"
        },
        {
          "alg" : "SHA-1",
          "content" : "62c1f442ece9671b6efc42c81a7e7e12d946646c"
        },
        {
          "alg" : "SHA-256",
          "content" : "7524bf214bdc4dae386ea22e9b5a2eda1344f1a3f5c7e74d1d61c1879ac7a017"
        },
        {
          "alg" : "SHA-512",
          "content" : "8d090e2b611f786c7d0b3b1ee673d4c8c91bf23f4a7c53ecc656fccfac0fa75195d4932bf93860ed990dbad83eb56069ad400050bb7bf69da772fbfa0e8d25a0"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b2fe7586f26b745e6714c64b2a9675c68a6a7be2dd568ef115131a0455b3bf0425cce8ed89fcdc1b08637e78986eab4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "76f46f5b53a3e30231f6816a41d75d01c2c03758f20537bf6f79132023e7baf7257af7abcba790404ec7bb523e149832"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4f7f6f6c8e7d486de3b831472aca9320f86e0f19e1ba8b70188027edc4b08166"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c9b299bcbd961c67cea51416968879020dbb9a438eefda48f6380755a8552b83d68620a12150297b4890da35e84c656978e2904e2f202123c38005edc7d0f682"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-arc@3.38.0?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.38.0?type=jar",
      "group" : "io.quarkus.arc",
      "name" : "arc",
      "version" : "3.38.0",
      "description" : "Quarkus Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3309dfef90e8a0016ebef9dddca145c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2e8e6b9228226be7652a97ffef8f1d773833e95"
        },
        {
          "alg" : "SHA-256",
          "content" : "2bcb1e5af905ddcbe737ff0a3ef41a172e3921b5bbd8ee191c73311e5ce7dc68"
        },
        {
          "alg" : "SHA-512",
          "content" : "5c2f9e305d546b1575405841e57f9aceecbbcb1957d2a44d526a7ddb35914a8707cb2a19aa904283a9d7e918cad34e09ace8c918904a5d7fd721239459b9936e"
        },
        {
          "alg" : "SHA-384",
          "content" : "3fb485aa974b01838aec404db435e173c752141b0b35c19e6fb107353d612ecd88a351d29483303435344bceb4c294c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fc48abe05cc5ccbe982e0be4dd336a9b785540bb9e3679fafedf00b75c1bba4369e649de43014cd6a74a07412f2e350a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "30129a47f448cb4099907b2e2ab4f7a7ad44cfa8d9113e879e7b3b900933774e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7384b6a5f3d8ecea574e6978f22dbd27e0f065afb34d1813ba6eada988b00f1881b4b842325d409342db71cb539f794338af3b2395d0ad2cbf326c80dfa3559c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus.arc/arc@3.38.0?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.reactive/mutiny@3.3.0?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "mutiny",
      "version" : "3.3.0",
      "description" : "Intuitive Event-Driven Reactive Programming Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d2782cffd6b80af41fa0d6e8b5940ab3"
        },
        {
          "alg" : "SHA-1",
          "content" : "a683089362ca4db5436cd07d4012dab56a692332"
        },
        {
          "alg" : "SHA-256",
          "content" : "468035abda56638307e8dad7d4be3bd818b05725f0559140b32e087be017b83f"
        },
        {
          "alg" : "SHA-512",
          "content" : "5ee0aec06ff518f6ee332835bf4a2e631de2213e8cdebc2a97dab7accb4434dc0585aa9eecd964a8150e76ce2fe8fc05b48e9d9e0677a8bfaad6929361a707e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ba0d239f081dd6bc7a718e49fefd5b6b08cd1c4097c4cba5719b27d7e30b232657d71fa0eadcbf9ac573552a93c3014"
        },
        {
          "alg" : "SHA3-384",
          "content" : "efbad9cb1b74b1214d647c938adeff188d80c7738e955ddb9bfbc735de5457680e7622ddf59894605e2ec4a79cf06018"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8169c0639b01df4ab174361f21691b18e833377a7fa1a4c4cbf0e77c9f80ed3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2d4e36d47ac2e8aa72c31614bc42860fa84273f766ed90842d0219ea51a5aa5fafa815a5a57ccebddf83ca0b31cfba255b3283c6c280d5052fcdc3a7ffafb251"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/mutiny@3.3.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.quarkus/quarkus-core@3.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-core",
      "version" : "3.38.0",
      "description" : "Quarkus core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "60f001e9fa1df5b7e039118fa7fb3cb9"
        },
        {
          "alg" : "SHA-1",
          "content" : "3fe85c03a29ad1da0775cd87a35e2705288665ef"
        },
        {
          "alg" : "SHA-256",
          "content" : "30452c5bde912e44cf18f31d63fe6b5664303bf41818d74cac5702fb01d26ccf"
        },
        {
          "alg" : "SHA-512",
          "content" : "7bd660685ae31e8eb31c8b53f6c4ba90da4eba46c9c17fd6072659deaeb4d57644e53ed58fab9de127f45749bbf32e019a7e8732949163cc0d095e0f1bc4a92d"
        },
        {
          "alg" : "SHA-384",
          "content" : "b77f012ca2de56023b7785eb0d4b73fd145dc8d8328e14e3b716cdffc48c17af5d4e420079c6fbc27b4529cae8219e10"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d6d3b2879c9145e3c38cbbc2fa875a519987ce0b7b41d7907fc475870230eca9ba5e4883465f1537d07ccc3580d9ac47"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6dc80dd60e53f3bfd5b9c3822e60e43e588d2ec7097b79ab4f7d648bea5203b3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ceeb2b675b3e4a849e88ac33d071eb0159cf32ccf5a78a1c8b3e0c034c9088c8d65c6ae5351e8dd49f06215c62a79852f42408e93699dbba65d9857ff5457dc4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-core@3.38.0?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.19.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-os",
      "version" : "2.19.0",
      "description" : "Operating system utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c6c38834f61119b7fe20d6304275a587"
        },
        {
          "alg" : "SHA-1",
          "content" : "3053746747a09b9d5d0f8ae7e2dd392a47d138cc"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac12ba8e86119ebd0a3b14d1053a3b6a4722f63978e9c718fb1ffcbbd4e3a3b5"
        },
        {
          "alg" : "SHA-512",
          "content" : "788a5f861d8e2df5e21b6fdb6a752f098142ba77fb2013c4ee5c1058cd3927308b488f04c11de3905e37f294efb5f02db6179a6055ff32434a83b655c230a848"
        },
        {
          "alg" : "SHA-384",
          "content" : "2c1b49d026f3c60a3d8ce0501388cb46924a835e2bfbcc836299170507074a1248634fab2670d240c9360b41c7b1709f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cdc71618e5d67d7b158afef1de064c35fe750d3c2f7a848c8d19b7cefa22854e85e7a634083558e01e268fb8633b315f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d3dcb17ebaaa5b4e77326980c108fd84c6cc93c1f51400e9a3b7c86aade8e9fe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bade4bc6e165a7b81d2c007fe4971075163e0469a5a95adb9a6ead6a0905b6e47fd608677fc33fa9d1ca4aafaf9d44216b4bd30960a01b7bc95a7c9055fbbc06"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-os@2.19.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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-ide-launcher",
      "version" : "3.38.0",
      "description" : "Build parent to bring in required dependencies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e9ca8e73b6160eb1da9f6641f767863"
        },
        {
          "alg" : "SHA-1",
          "content" : "f33a283c1ea27d5b58c59a0adb149e32beda125c"
        },
        {
          "alg" : "SHA-256",
          "content" : "441f72306b728077404946b251442af691d8f4946b3c91be53a57e4ae4b8527c"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ba9d86fccdb4cb504261cb755f858f0b4a8e488f02fc60c02b83adff2348cd2ba5cb563c68eb8c422636132570619e5d607d6329717cc2044e737e05f4ec824"
        },
        {
          "alg" : "SHA-384",
          "content" : "5021a3b4dd94f63b0d9350726005ff13e9a1518afdb8aa08d15311885771a9fa41f4353d4f17cc042d0a70a1536fd5d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "37e12fdbd8ba3319f841a5a5ffe93d5925eb9f5e970651187b0e26f5ddfd4d032ac91f06378075dd84186b454472bbd3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2c3e3da03795620880257b5fe4ffeabc326e3a08a44c2e917b9577bbf6d1e62b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7453480289bedd28ff2eea475c96fcb0d7d78b5c1c35e27c4286d14dab73daac30ce02a8f244b2021789385e96f5f3e193854ee55c0f681f8c91abe87fee6df"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-ide-launcher@3.38.0?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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-development-mode-spi",
      "version" : "3.38.0",
      "description" : "SPI classes for Quarkus Development mode.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d2a0c07a5b5d02dbb331b6bea56f0509"
        },
        {
          "alg" : "SHA-1",
          "content" : "092e990ff60bda7e413612816164ecaaa82af3d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "8648b42b737f7fe38df36dd5d4383bb88251c12114269d8aa887c0d00ecf0362"
        },
        {
          "alg" : "SHA-512",
          "content" : "45fd2e634778a5d8674e1b16cd5ee2e2ebf1336b41ea02715f614c7e72bd12862dfc278d49bfd34e4daae34a8a2d95d1786125be3cb6e8dad20db7605b99c0b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "e39339a98e704a7fc4e22ace09c2bb65cc640d836259f3064e640845a7bcaa39e2e0109b57cc58e9361a5bae321cea58"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c7b8cac1f028dc043dfda5efcc87d1e4d5cb1890d45ccfbede8619c772bbaa15c2a25b7e9d7ab6b7b0df8af9f77e94ad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2c7cdcaa4e6a306ba4dc983523ac2194c110bc818c40b50fa4b34d8ee27b800f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dfbc5763ba7276952260d08c0904fd92da0938862233ab3f5428b8071d0117726784a4e3614680cb6a6582a441a7a155caca1585ee3d880575dd01a6726a7b7b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.38.0?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.config/smallrye-config@3.17.2?type=jar",
      "group" : "io.smallrye.config",
      "name" : "smallrye-config",
      "version" : "3.17.2",
      "description" : "SmallRye Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f6be2b9232547ae8f4ff7059031d95ce"
        },
        {
          "alg" : "SHA-1",
          "content" : "ee41ae8b19faea05c4332f8ca8f294e2ee7a7c0a"
        },
        {
          "alg" : "SHA-256",
          "content" : "d93d4fec79674f67391c44fc995c61209ef72e816b0fc40ffd631ab883310c14"
        },
        {
          "alg" : "SHA-512",
          "content" : "7561396ba32f5e80f3b65daf9ff82f334994df5543ee0228a5c1c6b82f28a02b7c37ba3bade800ca85a6399e3dcf31b00917882e90e48813452b7f0f190b57b2"
        },
        {
          "alg" : "SHA-384",
          "content" : "f44304e9ab1766d2b37b24d5bcd336048e932709f3fc66308864c915810470a664ea40278768fd4b1bf813230810779d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9fafb5db8f36fb156d6abfe42e37d100bc1bee8511caa7abd84e55806fac8e3ef79718521a2c2d4ad5268baa036e1460"
        },
        {
          "alg" : "SHA3-256",
          "content" : "69af93ac70c9abb0d6ceb2b19252fff9f17fbb673d72deff975d7e56eac862ae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "580c7865c6db331ff2bedea9bdefb92c5c03ebf86275f06e91752f11bb571315e29831c805ccccdfc8cdc1ba366b2ceda85e6a1c6f8d0bde02c37492908fde86"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.config/smallrye-config@3.17.2?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.17.2?type=jar",
      "group" : "io.smallrye.config",
      "name" : "smallrye-config-core",
      "version" : "3.17.2",
      "description" : "SmallRye Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8dfe0e9e97017ff650e6a56bc77e8185"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d229922e431122704af3248720b5efc37d37747"
        },
        {
          "alg" : "SHA-256",
          "content" : "092050099d3144bcc64b33165b3c2b7d25a519808d3c7618a6e1c1debcc0d832"
        },
        {
          "alg" : "SHA-512",
          "content" : "df4854aedb784e48e079dc3946a8553e0d3a6a6d5114eaf6e515907c1bc5ccbf0d3f8e64016791eb1cf60c7f6a18b01a07778e19eb5088a7cb1a72ce43793b53"
        },
        {
          "alg" : "SHA-384",
          "content" : "624bed2bba02a7fcd8f41d0e9ff634962ea4039f97753e0445a27f5adadbd3140a7340552258c76cbfb32fe4910b72c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d51de7f529195daabb370ba8cb7f56e0ec0a8e055c54c8256ae5bcfe1eac6e2a7b28a21fd537ce38a2815109c04b1ae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "06806e0b49eba5371d38466309d246d1b3bce2121248c1f4222fbcac26f73635"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38ee6abd59daa1c3427858b6858f434b2eae6301eb101071b3916b5ef7536e7a7510deed31ecbd123aa42f5110d2971a61f95970e248cedf7343434b1a1b0b18"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.config/smallrye-config-core@3.17.2?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-common@3.17.2?type=jar",
      "group" : "io.smallrye.config",
      "name" : "smallrye-config-common",
      "version" : "3.17.2",
      "description" : "SmallRye Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1e8c87c322bd69861c264a92ac5df535"
        },
        {
          "alg" : "SHA-1",
          "content" : "70173822b50f8434eb55721be902893bab07569d"
        },
        {
          "alg" : "SHA-256",
          "content" : "ebbb7b03044580440f63788cb743664749e7169b8eb382b3cfc44a4fb328bb85"
        },
        {
          "alg" : "SHA-512",
          "content" : "de913a6754e38e35d2f8fddabdd9837f93077fb69d9b8ab27e959d9dc415c6524c14e0cb7e1b99474cd918d3a5db3a84198fb59c3260f60921859454ac8c4d76"
        },
        {
          "alg" : "SHA-384",
          "content" : "22463a45f96aafab96471b9362029b5c7709de330f3e7b3cdbb7b6e8666f0c24c7412ebb6a693869af30eca069b1a767"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a9d70c6c8e5aebc235f27189a759a42a5bfba487a62cb8e730f03f65c2401b38b551770869388085fed59b5a31db3911"
        },
        {
          "alg" : "SHA3-256",
          "content" : "056677973870ce3071d07aacedb98fb7462e9b7b93cd43ec061802754ea3c158"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a5ca32c28b436d51acfa4931abdd4272661c54484bbc49e8595517b328fefbcc227c9ce0d3969f2af4cd8d95d202d8d68a495f202ae3cab8b4c95294667858b3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.config/smallrye-config-common@3.17.2?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.jboss.logmanager/jboss-logmanager@3.2.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.logmanager",
      "name" : "jboss-logmanager",
      "version" : "3.2.2.Final",
      "description" : "An implementation of java.util.logging.LogManager",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "65535a396cd5e9f6e3548d53624ddec6"
        },
        {
          "alg" : "SHA-1",
          "content" : "10bac9fa659a3c1b3214340d538c9c7258e40bf0"
        },
        {
          "alg" : "SHA-256",
          "content" : "91d3d76c1e41d403cd717026cd6e8c4495068cb3a4a06461d9d984920fbb856c"
        },
        {
          "alg" : "SHA-512",
          "content" : "70961cfe61cebb4c056cf52fe131b43a5dfc31ca6c620f02bc0031828a3c14601b9d5ba3ec4439a5e84fd198c672a27e339c024cae8b509911d4fc73fd569e85"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c20f95c333624a7ae5cb206363c90bfa410e48a6fc74e3a82951b982ae0340dea2519e2c849526e89c5657302c15c0a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "54aa563ca9628d077a5ba6ca2d79191b5617bda1d28e6fb8ffcdfcd5047afa2922f84c4a47c8902da9f5fddc83363d21"
        },
        {
          "alg" : "SHA3-256",
          "content" : "64f2131a58c00ccee53f512a656f6aab955e6981102c4cd2764f88613c31d1ef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8f6839ea5d75c148075ee0e72ded606342b33fc09bb504299edd0b6d0934996d124224f44a0f077c2a01fc99366fb99acb936e7237d63453ee008bbf621d77c3"
        }
      ],
      "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.2.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.19.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-cpu",
      "version" : "2.19.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "834119e786005aac09aa7efcb54bfe72"
        },
        {
          "alg" : "SHA-1",
          "content" : "f8b7f77dee3f330d40383d1ca02e849addaac9b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "845825ee711b0e0511c2cd12430680b767c6ee69e60d6b32bb90befd52420927"
        },
        {
          "alg" : "SHA-512",
          "content" : "07dd1a2aca130501a6407000ac227a99441a6f4f0bb2dc84d3dce133d517b52738c41af632d9e7ecc6cd29105926952d437d95bef539d3b4665abd7c39e90fab"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e323e03a9940983c408046facc91d537aa1859746062f8c106a61e3d52e29778dbaadbefc7f875fcc7ac0757c01b159"
        },
        {
          "alg" : "SHA3-384",
          "content" : "021cd9ab62075c5150c3a820cb6161c545e6370838e1cca1413549b5c612ff87c82f8f3d9a929edd99bd1c5ce9006fbd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5aa6ff017e2cd0a23cfbac9ee0172aa521e2ad2609bc620919d38845d10eb114"
        },
        {
          "alg" : "SHA3-512",
          "content" : "307bf3c73f2345a403500b25db68fd0d13f8ffda0317bbd69ce93381070b38de36451a29e74ec3aec636e2b6fcea9783b27f8b8659b7a99cd9242fb2483a536c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.19.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-net@2.19.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-net",
      "version" : "2.19.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c62bb764e66ff2013231cafa3b9c90e1"
        },
        {
          "alg" : "SHA-1",
          "content" : "69d8865b2aa823ef69a449db0b013fdef1f58716"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3d1be529e43214df263f29703dec41bc9b8d1bd0a4af8678166814ae2da5a96"
        },
        {
          "alg" : "SHA-512",
          "content" : "d91106a686865236b76a522f3bf05cc3e997bfd19de7ec275b89cddb6db0d7e09003bb34b8b73d0561003ed00d543339fc878766e5ac7551cd5ed5284eb8d79c"
        },
        {
          "alg" : "SHA-384",
          "content" : "d9c15824e4af7b74528feadd0a923de5cb6d0328363a2a1781d1100e46ac0bd607a7133ee1c83c47f22c4b1628f6f742"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0d0a2b2a0bc0a4e85573585bccfd103bc543904d4dbb858602734f692a2030c6c0f17368836ebded59e101e43cb85831"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d77cbd04dad778d08fd239cbc3ec5a430836fe0696d49491917d737ea2e4859"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d5780f549361d7ac3d902fc56c611fa42e839da6a464cadcd4e58b71927239ab57e369cf1b81c6ebe19a3bfbd4ae7e632c2de04cc93233d41a32947cb9f6e37e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-net@2.19.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.19.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-ref",
      "version" : "2.19.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "22a5278ef260a3e2cefdf6c9cbfc6026"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f279bb8c87e6d03201076c722d4cbc30580106d"
        },
        {
          "alg" : "SHA-256",
          "content" : "56b3173ab124b82559fe6f16bfcbefbe7f904c0e53d2507bb2e3606b43d6d1de"
        },
        {
          "alg" : "SHA-512",
          "content" : "fbf0e03b21481d8b696a958448ddeb061bbb778a034c7425ab08a5075e748c62246dc7cfbd631a478be92d5507153b5e4c120485571d40a239b0efee33a46968"
        },
        {
          "alg" : "SHA-384",
          "content" : "6448221f81fa97d374d3e314391811939e454371adb789dcb311ecfa128d90b1ea1453a1929420b679150e90ae58a03a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07669717579c6c9a617e6496c7b72c510e53669c08238ca08548c03997534ccf99ef24fd6e8a5a02bbbaa89c92395e27"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5251038b6cb3068afd4d395c269aaef269dab82e2dca140872a68cacb03259ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "59c328cc85106e68ca940c52653f4c54d1e4df2212779d8378a8d4ed2112b88087fd1262b33184f6526d850e6dec8c91a10a4e3e1b41310364762dd61d34bc53"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-ref@2.19.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.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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-value-registry",
      "version" : "3.38.0",
      "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" : "748bf40be8a6da5c5835a254b98243f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "376ec542818de0e8582fbf968bad576313779f99"
        },
        {
          "alg" : "SHA-256",
          "content" : "fedbf42460331c24ff4ed3e65cf6908ffc225be5d38d15c1f7fcc13eb7edb3a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "1812a7a3b188d0de9b18445ee0e3033f7d2d5aee1f0b6d7c8f42d7e5898cb112c833da23bcdac94f135dcb8e77cbcbf8556282ec8e2f81d7875ff0881a96ee62"
        },
        {
          "alg" : "SHA-384",
          "content" : "b09a54099dcc431ba43c4c8238b175c0d2cceccccf1191a1b6bdc0adb642f67d6c345f91b60b2a744e6d0a4eb7532d64"
        },
        {
          "alg" : "SHA3-384",
          "content" : "015bea2e4dba7620ee5c4eacf9fca0ed3864f7a38c4cbfc0e9fb9fe311c4c617fe97cc7284f89f1b7980937dd947180b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9519eee8a4a07c75d49af8be4fee06e239d4cc431694e06acef5c92bb5b19f3f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e7ad0a9f00bb127c19b3e42e8561e9592f1b1f0ff47d451e2c76630e62a9f36368a2d0f18ab1fac21f79a6c79257722a2e0d4d5d1ead32a948cdacbf40d5d4f3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-value-registry@3.38.0?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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-bootstrap-runner",
      "version" : "3.38.0",
      "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" : "f04d66fd35b19a5be3424fba1449c260"
        },
        {
          "alg" : "SHA-1",
          "content" : "f77eaa664958837660c464987810805911512c8d"
        },
        {
          "alg" : "SHA-256",
          "content" : "338c077290d1add589b60fef13c8f615f0fe9337440e6abb3db0437372d7e01f"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d1cbdc6305022928e383316c97993b6da2186a4cd8967c314cdd996007dcbfecc57dcfcdc5b112bb8ba0f29bfebd65f5d166250b021f74dc3354666a090043e"
        },
        {
          "alg" : "SHA-384",
          "content" : "2bce3f187a810c72774ce377846f937a94b828acf3ed20e64bc0888ac2b4d9d52ab26a35445bc5496e89e25ff91987d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "95982ccdb92c0bd9e863439f266b7c50476e635e815532e6ce09d9e84810553e920df16cd196150bc7623237336d718c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3851da70f439151bbbbfe9bac89ba365b27f9c212e66d8f6b7a552a56b682fb8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "113347f65b5b08989e76a689853b4b9abbb6f435aa131e114f36370ff09cae8dea6aeac6b65f47df1dd85123b1890b29f167daefd3049789faca990fdfc2489a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.38.0?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.4.2?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.quarkus",
      "name" : "quarkus-fs-util",
      "version" : "1.4.2",
      "description" : "Quarkus Filesystem Utils",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e2a0ad1a0de74d79a8c4e475cd571c10"
        },
        {
          "alg" : "SHA-1",
          "content" : "355a9b7415d61e54e928352c22aeb632c80e5e4f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a6034133b21de4e3aee4bc9e250f8416abfbdc0c86e6e0737f766415c3866169"
        },
        {
          "alg" : "SHA-512",
          "content" : "d4e688299fa80d15390e8aa8e51985be6f0041787437d96755a85137c387abd0c2aa8c57504679600b78c9adb18b2a4eb7c45a833404c3e806e9a9542ac2d18d"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc51a25d9185433606f3e18e93fa52a6b89cc616762dc69f74a15b63aa967306b15b479b7f07f0292878b51e3d3a956c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d6fcece8443801ec61b1eeb65dfb5fff431c9c14e69442a53295c6aee8ad18430fe9b9baf8854f1ef13e28a423bb1d0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aa87b110c5fcc52f6eead148da170738e539fdc3abb3cf2e64c6233cea33e745"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1151f0cb6a0a2af719f0c8db04e9cb0a649d8ded3372ad38d3177a7d33e45c5aaf5ea627da1fa86d280bda5e21a4d92bfc6040757a17f941078511f249e5f2a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-fs-util@1.4.2?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.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-jackson",
      "version" : "3.38.0",
      "description" : "Jackson Databind support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bbfe4220f2f958729758f3ce695d4de8"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed55f5cc3fef279706ab6f9bdd64ca0cd84ead3b"
        },
        {
          "alg" : "SHA-256",
          "content" : "2fd1e0c74f0ce358fee1d7daf64124fbe71a05224e2fbe5b315101c4e7d1bf88"
        },
        {
          "alg" : "SHA-512",
          "content" : "4ef53e6bd0cc39809c7e6ac8926151a57b74803cca748f6fc3bff343b757191357053de8a77d0dd0b10a6668b766ac6f0dbfa0b0046d3af8025adf5b63c333e0"
        },
        {
          "alg" : "SHA-384",
          "content" : "33937d2f5b0688ad122e9755d28853cc91756c9e32d839b9c77c3e97f3ca75bf776e03c609296b3453ac6b970c770c67"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a4e16f417eb10a0e610aa350218099d24cc669553abae93d20ad5e6c9ecafa99bf5a429de70bee9f2204fc953768b1dc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5c418fc29a4f3ea2c019b00b0195bb287ec76475a5587b6b02b916269503f0f2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c2d82dbbcc0e682c3f642d3c0e8740e8f8e81e54ff5920b4d66b6116e503dcf91ea7d94aad5e4f1c55b601a0e5f5cf60858d71f2b168669073e1c4b02853390a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-jackson@3.38.0?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.core/jackson-databind@2.22.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-databind",
      "version" : "2.22.0",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b3f464be073a99e61bef476e03f001c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "7aa54fc3755a9285eec2e73053bde1b9b845a9b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "3520a0351f294699e3e1b7a37c7a726afd81e1a89ae702ac7d47ff347fd2ecbf"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb1dfb9a878f1e14ff250374bd94dfe5cbe921ce3390897f3917abdd21ba9dc0df0397139a77ebdf3e86bdf9cd76ac19808aaf56bc782556b271803c9377bd18"
        },
        {
          "alg" : "SHA-384",
          "content" : "e2565619db943b43edca40225bb5aeda52410edc119f566e0e6fc91c0fbcfce3a6e97d657e77be46558dba89f0e9ddc4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bf8a4f24b9690886f9d5ebd8583beaaa8b84af2c1dee63f2972f9466f3c3cc9b1a1c280cec00f4b2d5e62a0c2be17355"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b1e94814a254c350b854860794f060a77b40030859664ba57c2bf55b0ee989c7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "98c04d0894aa4d9cc2d8731f1d6550e99f16e1d11d3d6c027ccf114ad37ad5134ef5498abeb6d7af933023885407526c0bbaf2c0eae92103522437d23f5de791"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.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/com.fasterxml.jackson.core/jackson-core@2.22.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-core",
      "version" : "2.22.0",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1d6835b410ec5d9c7ead9e280d36b44"
        },
        {
          "alg" : "SHA-1",
          "content" : "f25b20bdff54546bcaf9d1ac4701447f2d3968f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2e8dd4df1e0f61b786ea06792f5bf4235d8278f158f3be6e997e955931c0c98"
        },
        {
          "alg" : "SHA-512",
          "content" : "7fc88518eaeec11dbefc865d58486a00ffdf5a9572bb66f927a73eb3236a38ab363b4535142b2ccf78d38e8b038c325927379a368fbe25dae0127daea261072e"
        },
        {
          "alg" : "SHA-384",
          "content" : "98466110e7194180e0340bf94b25bcf18b5fd60b06cc6416777e07564469d9e22abe2c45f9d91b7a55f4aa441a432a9d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b13ec4f7a66212c214427bfc318773634167e6eaf3d6d7218227aab7705f6a87e6fe1c851ca6376f9de4bc211201c39"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dff778559469615c6d35c96a0eff5fd2702846115c854a9c0737a4b0a8c005ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e44401f19cd712e487f0d19b5ca6cab48cee192669fe69fa3b7337e7afd9c6190c13234bbdc226f0ae376dd611fb464ef2b697f611f9e03db64b02dfd9acb73b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.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" : "https://github.com/FasterXML/jackson-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jsr310",
      "version" : "2.22.0",
      "description" : "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f31b362818192ec95cc31049bd2afdf8"
        },
        {
          "alg" : "SHA-1",
          "content" : "6aa58b1174d2888ad7f3941e8d9e2fd62775edc3"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8b3f56855523ed7eae685ca292d2dbe97ff2205adf2fe91a0759e3ee0754d4c"
        },
        {
          "alg" : "SHA-512",
          "content" : "edcce69f580c2da1bce424252f12bfc5c4aa1f4140f6600cdbedaec27a6c989a7fdc3567c03dc08b6eca25365b76477e8e535281390a2543e1cb5e77f72c443f"
        },
        {
          "alg" : "SHA-384",
          "content" : "c1366a1487dbdc985b70de07cd797872a87c9873335628ec4a77677ee470dcb9e98939ce478b2136af8e1c0284989798"
        },
        {
          "alg" : "SHA3-384",
          "content" : "654ff2f71b711f0003201060e90ec3aec4cde3ed2f5d9f4e86f38bd2fce5933dc2f125151253ddb29975ef1386934435"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc564011a1ef8cb443dcc567ed8baf876b8ecbf2f6a498997bb4d1ea01259cc8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3bf6e4626d60ba9ee79d720f4b207205c7c38e10a19acdfde7d9f35a00f0a246e3976ce5eff2ed129384f642e041c65b640e00dc366359161acdd50cd4f69d25"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.0?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/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jdk8",
      "version" : "2.22.0",
      "description" : "Add-on module for Jackson (https://github.com/FasterXML/jackson) to support JDK 8 data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6f33a5ab04eecedada273f80515f33f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "5eaa676681bbb4a4036c097d13cb50835f513212"
        },
        {
          "alg" : "SHA-256",
          "content" : "f1051ed0938aa5edb7567ab19c2c7e1fade58f7fbad43d99a74cb506389c1ac5"
        },
        {
          "alg" : "SHA-512",
          "content" : "439a409293113fb0fa242e4ceaa106a90b5cc2a1ed34ee8d2ade333638e0b98d117cebf153bcb3af9be62e71a9d76925270fd91164dbd802bf913075ceee1525"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8d9de02dac4796b554c71e7247f6c140c3f91a48e62ed1cce5f32f4049f7d6da365f143d5ffbe1f4e17b398e5dd9056"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1bf06c2b28e2d2e54f6971e0de5a58d90b4197126fe7645e96568ec8ab4443228d695d4bed26ecdd0ea1a27baebebc57"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f5536bb4c4428d9a2ea20f1bb57871eca5f71000663f80d68cdd1e6dac25a01"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c800016b836810b2da41b28e7ec017189fe1ebba258614e2ae05470fc0b1eaba262d5aea59dacabb6e52d657c1c38fceaec10c3e9a83388c1afee366c4de024"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.0?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.module/jackson-module-parameter-names@2.22.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-parameter-names",
      "version" : "2.22.0",
      "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" : "aad555630325879f7e0a9b6c0415f216"
        },
        {
          "alg" : "SHA-1",
          "content" : "8bf5fd8adffde5ee34638be4f3fc69153cf74958"
        },
        {
          "alg" : "SHA-256",
          "content" : "3aca78abb07e1e6c1276f773726140f30dfab6a1a67f76ad553aa865cf414722"
        },
        {
          "alg" : "SHA-512",
          "content" : "81f20aa579a07a644e3e7e3b27428df63c4a85f43a758064e88a982acbde3a08ee18e69607dfab2084617d20c3c26647e8c29a699d0ea1b8b30655c3e8383525"
        },
        {
          "alg" : "SHA-384",
          "content" : "789acd7f1e69b7678dcafc2c0e52d1a26ae825e02343c396aa49d2c745a61db22d0492f405850e8636977f4b3492375e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c9bf91f08ce92b39e10107877d9c2107e8ada8323b6d6a30f98d0706c4b9590380092bd10bfee735f9620a89c06fb28"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d10100799cec9582c5d103e9f2fc691afc25d2139cfb55356b35d1eeb5da0243"
        },
        {
          "alg" : "SHA3-512",
          "content" : "31f0de464762acfb80cf9d8f9685fe89ec1d618517ccb115fd239b7cc0311751dd068cec9272288f9378b4834136e060c11b0ed99cec0c03280679bae7d10e8b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.22.0?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/io.vertx/vertx-auth-properties@4.5.30?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-properties",
      "version" : "4.5.30",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d659662f3f0ee1ed9deea995ebf06a0c"
        },
        {
          "alg" : "SHA-1",
          "content" : "0479acf2c55078945fd9e2e5170289d69f9ca304"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d04a70053c30c28cd0952b97a52d02ce845a66729d55af3eb75cb202e8ab275"
        },
        {
          "alg" : "SHA-512",
          "content" : "79d41f8010d72a257848fa078e4dbbdc101067566ead26853f743ae04d7249a2624b68989f35925cdd19fe0df851172b4f4a8bc90b62ec83a51696cc8e476ccc"
        },
        {
          "alg" : "SHA-384",
          "content" : "1ac2c73167826db818b5433143f2acf95e8bc032286b610edb7a5af2b8aabbbd79a1cd29b94056e4e81dcb476f5a3b82"
        },
        {
          "alg" : "SHA3-384",
          "content" : "28e65f0ce6af7fd741768937c1f22a9645207df3e9254a4a2333c7b6795b9feb285fd2f5c42c023c2941e7bceeb51593"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d5ef307b6d8ad11f7706996f59bd4977c34a507095ab8d54a81bda20ad7bbc91"
        },
        {
          "alg" : "SHA3-512",
          "content" : "97740ca087a23477e26dac2b88109530b11d06280886285c7938dbc2100cc1f4e52851d2a072495ad62378777adfb68009bc90c01aadf81b03b92dac1a281ae3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-properties@4.5.30?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.30?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-jwt",
      "version" : "4.5.30",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "879be5479db6090dbe6bd1d2aab80ced"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b09c4747cc5ac843221b77ba83cdd6ec07522c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "738b1be8457c984304576f926cf3cf6c10d5f3206b0afb5222cef9635c630c68"
        },
        {
          "alg" : "SHA-512",
          "content" : "4be65a60544716d0f874bb172082776efd2e320597bf2e2779e1347857c15a6e3ee08495cc8a2111ecd40db7fdbfc57830c4187c9cfbfe07cc5f0792ed17d891"
        },
        {
          "alg" : "SHA-384",
          "content" : "000fa1e56334d9dac7021a783377b8dd2542b74ea613acdedf4ecc8cc0052edf91e449aae63d63f717f0cac81a9c0210"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bed1e21337eb5f25aec5c617b2ff0480a5cb863eb069d614c7e07201f5f81d7ed660b82210e16f3873ac9d64514adf38"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e7bd1e4fefa34ef9fde066112592bb8492b1199e9fab024283165c912c86bf21"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34bbba92fea6e566ced6b15819e6f046a558d1b780c10034e44948f22a0a5394df42a6479921de3c10057c0cc7637cfa2c531d2c411ae1c2d116f0fe780af07e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-jwt@4.5.30?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/io.vertx/vertx-web-client@4.5.30?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-client",
      "version" : "4.5.30",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cd72f54b8f739e050d23e439d880ccd8"
        },
        {
          "alg" : "SHA-1",
          "content" : "ccff0ea58cb10a230cd9be3b112ed34f6410876c"
        },
        {
          "alg" : "SHA-256",
          "content" : "e21b2d6eb209902aba40fca8a4d279f8183979fed2e3fc0aa1fb54156876ba08"
        },
        {
          "alg" : "SHA-512",
          "content" : "ea20d325d39c703f360d6596facca9f10bf9b75dd0cb9d5cb0d36b718fe003e8d68a475ac8cefcd8b5061abe31dfd0eb7e0a119c12eee5d5b76c6c2386bc9f62"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba68beb04edf6afd60edd8e827ef174a895f291b9a5125bed7c4583bda7f70bd9bb7c7524c6f43e69785729829860fbe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "21a066a48f3e816f109861aa31edff011fe63be9c2080045ff916739eb3c85fd34586d0f6c02b0fe44a3b54dfc22b73a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "17f94022967d353d638413b448de5e15bbe07d26ec7b752fcec0df55ece14b9b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c4dd53a1ba969033e2a8e53addc9025be2fdc73a9c716bc5b653907e01fc7f6853858c3b8c41b74b137ebf06090e94a81e5449e43ec7a5d99735facb140c6b28"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-client@4.5.30?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/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-yaml",
      "version" : "2.22.0",
      "description" : "Support for reading and writing YAML-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "474ab2164d54120d4340013919914ca0"
        },
        {
          "alg" : "SHA-1",
          "content" : "e3d91ae7c7f0b317889f97203678c8912cd2b12b"
        },
        {
          "alg" : "SHA-256",
          "content" : "bcdbf949c9d5bde823d144b1707ab137c7866f32dee5887ac25fa3049653c08b"
        },
        {
          "alg" : "SHA-512",
          "content" : "34c5cd025e59ab18a57d72835fbabd2198fd9efcd8724f8717bb48f86375737dd0c679bb6038be6b42ac8fb7ca35deef1476c4cf19c3dffb45e682f8878fdc70"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b9c0af94affff88c0e68a019b7ec5b2c231fdebbaf4f66566fc9cd20e263325660114ca3c8e7a4e56ad2fc658000e6e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3824a7bb4230c1929bb670b57e181182e8161661201c73b5fbe57fc9fb8368cd9797bbc1788e4c25b7613eddeb43bd69"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c86f5f6d71296297e86ccd333bc2120de6f07fb1a0f667121c600d3e51261965"
        },
        {
          "alg" : "SHA3-512",
          "content" : "60b25ed4efc0b4f465d5e4a12af01b36cbd0035af382a0f2ec74b9a7453e3b7aacb6f55bd0edeb3c3f252a43a488a5ed863d18c6a7f8300e20553dabfc5f3dbf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.0?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/io.quarkus/quarkus-classloader-commons@3.38.0?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-classloader-commons",
      "version" : "3.38.0",
      "description" : "Quarkus Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1f81761059d2b7deb71274de68377996"
        },
        {
          "alg" : "SHA-1",
          "content" : "a04c607aab2fa9f2700b3133c1223248a7d259ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "bbfab35ca82d3143e2954368d98f281bf57d8400311aa8590dcc3991688f0a74"
        },
        {
          "alg" : "SHA-512",
          "content" : "bdfa90a99c2e8d0468adb82a1b42c62143c817e33f246614ffb7d978fc60dc51f63e831ef2cf76b22b957a9daae25ae2c7732e58f6e436acfbabfe442d0b21f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "fdb7a5482543d759d5d1abbecfc97b1e60e88a9d84a9ecd1f78eb9d02b5bf9d6350cdd1ef1af16ec4f2fbcf52f4472d2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06f7dd02d9198d14cb7a622c965c40bd147acc074e37155c5209cf43f77db885f0fd6582c914da9ab7ab4033c8c202f1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "508e00502ca36f197f88389c97900f37514f9bb25997f57cec712b093d3acdc5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6542d6fd8eee2f97342b14c6004b3f18e88dd500f955c4218977484248ccc4287a0c448ae0072cd2fa9f4259721c0ecd6b6f0f8ef9072537406a587101b06d8c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-classloader-commons@3.38.0?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.19.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-io",
      "version" : "2.19.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "53d95538a44556c17c7d7909376a198e"
        },
        {
          "alg" : "SHA-1",
          "content" : "c6c6d209f7eca0ef630b4b924da09ccbb20d7d9c"
        },
        {
          "alg" : "SHA-256",
          "content" : "33d549ed88eb279926706a894459f8fc4ad8a23b1eb01b01b4c72d3e723da877"
        },
        {
          "alg" : "SHA-512",
          "content" : "d4a83e653d080b501770618ea8a5a1e30537940dfaf46e7856a61a4a710947c23e4bc2c76d09349977086eb89b8f9ae320b36c7fafb167bfc7fb114d5d5a72c8"
        },
        {
          "alg" : "SHA-384",
          "content" : "bdf8955786444f45a0a18c047fe6c4184c4e913bf52e2786c3d3d90d2336be2e1f2bb02bebe24fd235a39da8258880e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1316f360aad2f3709c12e695d2f05613cd82dabdf135c8a20d156a250c3ce1535733560878fed6895b4e305e82ad066c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a2b4128c522f92b9c8e3cd05478d6117d2e3167743e6234338e2ff6bccbad7c2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8f14d7a4bbc2175a09a3fabee77ff637c6fae6048629ec0768a55795a64b932367b44404bd196f066e677aea992db97867b0c312844de01794f632000536292c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-io@2.19.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/io.smallrye.common/smallrye-common-search@2.19.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-search",
      "version" : "2.19.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5ad210ec732572dce7eb59a3f77a8cf5"
        },
        {
          "alg" : "SHA-1",
          "content" : "087e48ea0436dd80ceda44a6eb08ca53636be4be"
        },
        {
          "alg" : "SHA-256",
          "content" : "973738a728d8efac3c0ab75d3a54236ce5f9c435b4b4a2f9bc0f16a0c46001ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "f91e6bd973d408be52854aaf471f89546b65e96fa59928e34c433224325724246cee048812f8910a888d604068f0e60c26615375f5febba54025b6d917f89078"
        },
        {
          "alg" : "SHA-384",
          "content" : "2994a369efdca514757dd45e3a2c31e09315d9dbf5e104b213728b28250d87ba0f7fadc6d1be1ee733624aec0e668eef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d76ab1917fa7f9d2a04b1864768cc134cccbd6e1d25b9d3ffa7098b4484c85cb7f69b5f452dbe4039d01d676157e66e6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "71cfd11deb60e1cf5e5cd9cb4b89a25b1264e03baabd9129bb50b55a494b9096"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fdc786cc5e98323ff9b40f1fb84fd47fe7d41b4823517ce27a3acfcf3efa804ab13d759eb8f30e0e5c0484657ed3861ceb8db3bc402785373fb661e596616867"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-search@2.19.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-search/"
        }
      ]
    },
    {
      "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.camel/camel-jbang-plugin-generate@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-generate",
      "version" : "4.22.0",
      "description" : "Camel CLI 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.22.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.24.0?type=jar",
      "group" : "org.openapitools",
      "name" : "openapi-generator",
      "version" : "7.24.0",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e6a873e95c705d8f35c56164253c2b51"
        },
        {
          "alg" : "SHA-1",
          "content" : "801f87de914886123a0bdacf68e56e2bd703fb27"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea22801bab764c03deff79ef42d34daa64265946ea95b05b9c2024ad2ff3f1ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "85a08afa06a529bbf9ccc906551fe8372bf50714fae5f7242328fafe902aa9e80dfeb20f9e331f388d9a4c5b310d7be9093a7d70e23834138af4c89dac6abd87"
        },
        {
          "alg" : "SHA-384",
          "content" : "7b28977cf7f6011c9b9672638989c5b6df8c4246d7028d36ac39f13e6c0c3ae4c6d69b4bd3987adaa026eee82ed6b541"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e31ca61c3214f43a5685c8cbc0d788e4a6455ea13396b40fd38eb8f49ccf16e0dfe3c0f9080aa75527535ac1c5a87712"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36cba7da88facd66a6da6f2449248e3a9f1ead4891fa6be33fc00d12c4409b5a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c3cf481d4fd832b32ce80942a84b96b0ab377a63c7484224003b638c02bd7cdb5d38e4357e5c857173acd108191cbcf0959c837aee97b7cf67fb2872ffe5e085"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.openapitools/openapi-generator@7.24.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-v2-converter@2.1.45?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser-v2-converter",
      "version" : "2.1.45",
      "description" : "swagger-parser-v2-converter",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c6603f2cd06c7cc5d284b68b891a2173"
        },
        {
          "alg" : "SHA-1",
          "content" : "3fab1e333fa5627e12f6334f40b1674e54055c4b"
        },
        {
          "alg" : "SHA-256",
          "content" : "437a787a057f2f1b9d4c7c9dac3df9cd241d7db19ba81fbddf1b14c40d4ddffa"
        },
        {
          "alg" : "SHA-512",
          "content" : "9293cd654f183323861699adb53de47db7fadf2e5786b80cce21d5791e6d07eec699ea3f7e2531a55acb3af151739d01d21b768fee525eca5ab1bc1ca1c4b3a7"
        },
        {
          "alg" : "SHA-384",
          "content" : "419ed06f47a09ab4a985e7d93ac9b9111695b26cf8e788330ca2874831e582de34ddc0dbbc3f31bbe4da6476b8d5a7fa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8b2ca5d3fb37f3a24380918b51b651ba0385313d717a059e250407c307299c310ad8822f1010f186d0aa5d6c1935102d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9c3e0ea426f39f3cb02256ae035070990951ad49428eac2734e4f55f9e2489c1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "725cb2dc0052b95d0ee2aa368780fd982ad37a3f3db345a25f8d04429faa60d77545a7befa01e944852ab3d119cb611d373255623b7b0079df9bba1126d21a2d"
        }
      ],
      "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.45?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-parser@1.0.76?type=jar",
      "group" : "io.swagger",
      "name" : "swagger-parser",
      "version" : "1.0.76",
      "description" : "swagger-parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c056ea50f59558f6aac951e56ef3d0cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "dbeeb80af13a2cdfb62987eec3394ffe93e4361a"
        },
        {
          "alg" : "SHA-256",
          "content" : "6363c9c1bb0a545794e1b87a4b5061dca587e32006ff43324117f5acdd191775"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a4b5c811f35e572baaa460baf253eee36fc9316aecad3464ffd87240e6b65e5fa6ce706f29a3095169f7448f30f74e9de320be7913f3c6700d68a46e0952a33"
        },
        {
          "alg" : "SHA-384",
          "content" : "8290ee2709f58ed8137d4bea861fbfaf68d16093f99c94fe3f2dc44bc3d6386ee610fbf7ca7f5d39f3a42d7698552b8c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3714cacb0e6b17b57f699c77e30dabfd69cf2e5388a39e0c2ab93e0c9569c59261bb8821beaf7055d41d6d7993024934"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b9ca477a6a6310057229c573550ddd7208c9614acb34f7e592e47e124674f95"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1fd0d163e697ce661b71c74812608cc203c117d2214c10afba3eba51d03336df6ff5e172533838a7ede0d55253a975ba7073b160bf526f6667d6a8f6d40e5231"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger/swagger-parser@1.0.76?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.76?type=jar",
      "group" : "io.swagger",
      "name" : "swagger-parser-safe-url-resolver",
      "version" : "1.0.76",
      "description" : "swagger-parser-safe-url-resolver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dbb21ff3a150ae2ba3a861f360531567"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a9f670cea2f5ef547704bde49365e562ca85046"
        },
        {
          "alg" : "SHA-256",
          "content" : "47d57a4711645b2b7fdc3b0f055dcbc43e12b08398edf9daf99c46678ed155c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "42750580f3f53ca320f4ca027620efe5a5dd06a7337f6373724649e23d9cb1a31aedd79615aa26376cada9abcd3588569ddf4eaf1bd06e00efda4417e64c6ba9"
        },
        {
          "alg" : "SHA-384",
          "content" : "ad9b2d37429fae7340080f36f79e24c05d303324e5be29694db431c6225538aafc432c6476164980cde2a19438596557"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ce89314afdd39ad5be7b6dd7fef4d1ba54f6659ca4639528579568d85270c3f296f17c14a928a529ac1a72f87b496d2f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ac3f886496a6b8be4f11db4fcccef3a45fa532fa147fe754294e8e4feb574df7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4f15619b79f201c52fe242171b52469c990ab4fc45b7307dbf5da0502db4d2d5d821dea029d24964a47ba8ae2889275841e4a7dee3d50e32921ce0d6195dd0bb"
        }
      ],
      "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.76?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.76?type=jar",
      "group" : "io.swagger",
      "name" : "swagger-compat-spec-parser",
      "version" : "1.0.76",
      "description" : "swagger-compat-spec-parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dbcf154fbcb3cfa4f54603f53afe9aa0"
        },
        {
          "alg" : "SHA-1",
          "content" : "90b45615a37fa5a19aa08ad1584a589bb8b6c61f"
        },
        {
          "alg" : "SHA-256",
          "content" : "b139691ec4568c030c7d1a014548154aef954ed3cd68e1b4e2c72550193b2df1"
        },
        {
          "alg" : "SHA-512",
          "content" : "25da5ce0ef7e3380c748b604824841e9f32b62d9258bcc250387417396a90af7e11bd1224d8cd41cba8d6c08dfbbff37cb7593a3f5ae3e280ddce610c0b5b206"
        },
        {
          "alg" : "SHA-384",
          "content" : "782f22d69c56a02d3b3daec1577bd1af640dcb4e9386d1de756dabb786145503f88b04b999218a7d9030670917ebb7da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6703148e91164d1f96f96a31b9161024783a52a4635ee73b1f7663818147c73fdb0a511f502d723c993af885b7168d29"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36bed5c5c943ca7a9510ac0efb5e4d4988b9b0c8e23a2ee8f3f92542a3d3bf0a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b0fa12fa3e956c24cd65affac8a7c60ed1533a0f74a3408358d9aa4c26fa7ebd20676060ede31881ee6fa12da8e2619f6762bc8b355edcafe4afcf89769e6cd5"
        }
      ],
      "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.76?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/org.mozilla/rhino@1.7.15.1?type=jar",
      "publisher" : "The Mozilla Foundation",
      "group" : "org.mozilla",
      "name" : "rhino",
      "version" : "1.7.15.1",
      "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. Full jar including tools, excluding the JSR-223 Script Engine wrapper.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6822da3c8793ba0e31e3991a86c3b2e1"
        },
        {
          "alg" : "SHA-1",
          "content" : "19e9dc99dc138dbde2f1ae8a142250d9be9ceb2f"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3520a0e2e22d550f1216a456be233eb5385bf08e3219407dece7a16369eb38f"
        },
        {
          "alg" : "SHA-512",
          "content" : "d50d0059226277cfc283209cb7ba385c3bf48317b5f63fac0291ac1c248d6870b9eea1d83bc3d2a0e127db4973890f5dc4f51e364b58510c1b815a4f61e389d9"
        },
        {
          "alg" : "SHA-384",
          "content" : "7b25bfba69e8232d028a6969264f87432072d7924aae976da38385ceb5dd93b6d99883490e7b54b6b16d9fc254fd9c2b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e175760509ec7ea23ad73d8d889cf4552051d2fe2d7fb434a0302a41121ed3ad633af21addf426499b93e66634c82b6f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a365c33c9e7df0cb092fe765f1892fce02be53f4d60d113f537b806a6ffc1c19"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a8c38925b80017ff10e965886c3bb2988bf5e3cfa63227d9faf844ccb446bcbb7f53c29d983c5f4f3843291d58c7a4c0bd3d830d618da3601bc7726ea78feac2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mozilla/rhino@1.7.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://mozilla.github.io/rhino/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-models@2.2.52?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-models",
      "version" : "2.2.52",
      "description" : "swagger-models",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "66db29e04db20e1b3a29ed5920ca2997"
        },
        {
          "alg" : "SHA-1",
          "content" : "61c779bbc07a4f015e4a0908da2e3edfbf307ff7"
        },
        {
          "alg" : "SHA-256",
          "content" : "045f1f074e2e697451872a0b401e6b230fe8ed2487bb0473072da36bdd82d233"
        },
        {
          "alg" : "SHA-512",
          "content" : "37eea7cd65d2c22bc7ad77a73b4ffaf546d62da9bc6fe06b6042d801a14e70c82f39d867a9ac2dbf4a9721f1a417b03a6fecb24260689a0b7a7bb2b524ddb7e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "d4636f4ef8888fd687e8a7a63650763c8460f5ef1a66b7a588619a37bf65efddd1a93da74e133849c4eec2a758198d46"
        },
        {
          "alg" : "SHA3-384",
          "content" : "084831e0529eb9a1f77a9f6993d70c554de6d395c2537b1fa00721a565c5feb2d3e8b02010cf0fe673d934e959e1ba3a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d25c5b2e78e31b3777b0ce9d2783ad3ef977a6bc5d1979b28cf1f6db2a5c4bcb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f1ad9de46eb48639646f9c062ec59ccabacd28d28c3646472f37dad6538746b5c12068cfadabd3970b2f24cf734a227137353b587f67c92e5cfd40ecf3669b14"
        }
      ],
      "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.52?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.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.24.0?type=jar",
      "group" : "org.openapitools",
      "name" : "openapi-generator-core",
      "version" : "7.24.0",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2022085c2f0f641b674e68f5f5507ef6"
        },
        {
          "alg" : "SHA-1",
          "content" : "da5d1cfd371f64a25d5bf8757dc7f5ba1a8d417c"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc8018742d1bfa268c4c5ecd804be2840901c25aff5d9de2ad8d142008f18987"
        },
        {
          "alg" : "SHA-512",
          "content" : "13b852f68472216a3acfcb01e873d710d2a1f2fb26746e9c7e1ae9027e4c9986fc9e30eda41fb62b3a904f5d490ca9c23ef0bb0d8764bdbf090d8d2c576d2fcd"
        },
        {
          "alg" : "SHA-384",
          "content" : "390930da5e3440e9ec983fd58ab172e47f7d9406cd0d08781a4d08cbe44464f13889f7ffe5c3b5b3677e25303b40983b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6380a5821d70c9b4ac6d82798ed5e01a11250b35ac0f601ff4ffa0feed9a2df04073e5124ee3149569fdfc53b6aff78e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce466ac986762894717d5365291ce8b8f4667b677e8b7645abf53235258a5851"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9799510cbf5bd5ac0018ce89447aa26b59d511faf3bf90407b57efd129b30af868ade325774881b7e3c578b1a6842d71c837b3651a5bd5c405328b7d52267c74"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.openapitools/openapi-generator-core@7.24.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.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/org.apache.camel/camel-jbang-plugin-edit@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-edit",
      "version" : "4.22.0",
      "description" : "Camel CLI 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.22.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.21.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.kamelets",
      "name" : "camel-kamelets-catalog",
      "version" : "4.21.0",
      "description" : "Camel Kamelets Catalog",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3837060b2fcbc5d5433255c82bae1d1c"
        },
        {
          "alg" : "SHA-1",
          "content" : "6547460dfc8acec70ab17165cfb91308ae1e60b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "1a7b57f8d8b352fa1a460fb58c0a76e0b07456c97691d7902c197b9c83c7ef02"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a12a1a846fd8cee3c699bcbde66c7b10c9f0a24e93810c741bc54fd523eb44f7f065810c5479eedd23352402ab37f7db97b9766f286937ceeab6736bbb1f3a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "9b06d33bdbdacd68adaee333eb19cce15beef083a1906342461491a5ec573c2e3c1dd44527cfab41743e2777d7ae2908"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a66b4c39224e975e8dd523f8a94d2798b9befe32ad33d7eeed395e524853d398bdbe1454c8e4098f94bb57a088c1c243"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5a152dfa5d767cfdd6be2fb41d867cadf7075b9ef52be9d797dfae82a9412976"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e6baf18ceb6fc374e45e10553de738d25ee4a4f192f9c7ea30d9ab502c187221d7806fe703ea01933fa8f4dae2a764f974bb25fd9171a49896db72697f1775d6"
        }
      ],
      "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.21.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.21.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.kamelets",
      "name" : "camel-kamelets",
      "version" : "4.21.0",
      "description" : "Camel Kamelets",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "51b48935ec2407aa78a45a07528088ce"
        },
        {
          "alg" : "SHA-1",
          "content" : "d21afb8a4f96f6466550b2f0cd129ff1f12b57bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "72cf9e30f73a94093c1088a60590c542e9570b40d7a366fdd2167f05b1e67ae0"
        },
        {
          "alg" : "SHA-512",
          "content" : "417ef4dc5a030aa6d6b06310ce0cc57f665fedf320c2e91ed4c3609581d7e60433e929826f4f186a35ef003bddaa86944c775b9d131ec1ad8fb8ad1d94fe1eff"
        },
        {
          "alg" : "SHA-384",
          "content" : "011e15201cee7e83ce71b9f76a933f1dc9228f2423bdc43c64df1438bd9a071375b1b138fadc519b108a27221f3de17f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0577fb165cd5907e7909cd2675b5f7bd8ec7e8723c2e4747fcf633da769be1e10e60ac934b970684d1fa19835da6f4e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a8582e1879b150299e79ef37a030fdaf80598011cd856f8cb09ab409f3454b5f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "729019486160de51f9f31f5c17483319d920bd3b9c40b24390cc3d81d9a085c4ea3eb3c1d2d80d6350da89b8e66e487ba70c13d1f59116b54c9d25ab592dfeb5"
        }
      ],
      "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.21.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.21.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.kamelets",
      "name" : "camel-kamelets-crds",
      "version" : "4.21.0",
      "description" : "Camel Kamelets CRDs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9f745d24928eb7e827d731193b980921"
        },
        {
          "alg" : "SHA-1",
          "content" : "18d90486884416d270dcd391e2327f2c6b34e8ae"
        },
        {
          "alg" : "SHA-256",
          "content" : "823743b7ac5be54c31e265984a0a05791f0b9c4aec9a2c06355bff734253ec0b"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e484ec6b6c0871e25782e6caeb2480fb97ae3120020ce4a9dbf9268a1b2eda736d6565224e1f0ee700293abe23cfda8748f7e9cbccdc1beedbfb61402db6f5f"
        },
        {
          "alg" : "SHA-384",
          "content" : "52b4fc7b6c3809913878454c664f7460545a13d8ce1e426be55f1c1cce50e2c1f1e96b99e6f6dafadcee1aac26e61702"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45c823b8c3bfcbfb6f8bac11db887ec7d3fb6f236d3015bd9733e6221f33ce96a359653eff4663c26cb61c681c678e1b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb725d2206efb38ea76fa3753cff2a405694ed5fc0899a07b6eec4e2f310bdfe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3e88b65c743e8bb8e3167126ed19f1e048d70a076b0bea4c6c9b9faf30cc463f37b078c7ea547d9dd86fde527fd2e5745ab4db8b54b0362d9041cca5c27d30d0"
        }
      ],
      "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.21.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/generator-annotations@7.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "generator-annotations",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9dc43d32d38eae18cd7ca48d53e707c8"
        },
        {
          "alg" : "SHA-1",
          "content" : "cf843e6edd111a41fe9e6db3bad66cf6f77491ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "dcf57c43911501025190fc281306a5073b6d8168528003f983fa41f609a84a26"
        },
        {
          "alg" : "SHA-512",
          "content" : "4653464e71a466b0ce6253a015b4493098fcd982efb46bf9e5604f82e78fab77e0e7cc4c1134b2d063e6946d62e37a088de4229df67363ec0694776b8231c101"
        },
        {
          "alg" : "SHA-384",
          "content" : "979fed338bded5789d6ce43522f72b7f8eef65f9e5ba6c6e0d7f1c7f076746b9d59b14d2414678d607ee53cb8532ab50"
        },
        {
          "alg" : "SHA3-384",
          "content" : "449a700394b60a7b75277554ba5d3a9272ea5abbf7a49d87f77ddf34d091256e7790abc4980cc8c05ff9313636b75628"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f366333feb2a44aba6789ba866fe32f5183b67fac67ccae91ecb3b6e522d5544"
        },
        {
          "alg" : "SHA3-512",
          "content" : "506bb5fa7815fb52967c874ead2a9d4ac3818e6fb9ae0cebc3b13a87f71615ff67146a04e9180114839bcada9c904bc863a823091d62cc54d7a52291afed391e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/generator-annotations@7.8.0?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/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/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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-kubernetes",
      "version" : "4.22.0",
      "description" : "Camel CLI 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.22.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.8.0?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "knative-model",
      "version" : "7.8.0",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "42205b0aacff60b1a9601433465bcb26"
        },
        {
          "alg" : "SHA-1",
          "content" : "4a5119b8a574b928f4378fc2643bd87f38be9a0b"
        },
        {
          "alg" : "SHA-256",
          "content" : "a195bd6f195dbab2c6a0430858fcf0ff286f13cce9ee445279b283acac84351c"
        },
        {
          "alg" : "SHA-512",
          "content" : "2968cb383657b1933fa5d1591f839edaceee925af637633a1fdca4c076f171d6c330341fb94794229ecc08342e31aef2277e352378981206db771c0c397e3e32"
        },
        {
          "alg" : "SHA-384",
          "content" : "c0a694281a8a5a2a74073ee86aa2e21b8d483f9738f7abad636075dde1426724ae85d69de8146120f99f4f86b071d372"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c74ebfd9d3efd23db5d659da443f522b9368f2f1027ef167474560175a7031c9941fa32dbf0bb3f1a9d261b60abdc23c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46ee7c452b54ad6fe1d657b9ce44bd63a6123f1b5f2199d6c25f9da5d86c0105"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c30acd10b99ac542c4aad0d1d5fb7971c009f0fd89a029c5743ecc94859941c56b724164a952cd63886d6048152420ba46529222527aaf5da2c460441343da03"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/knative-model@7.8.0?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-mcp@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-mcp",
      "version" : "4.22.0",
      "description" : "Camel CLI MCP Plugin - Launches the Camel MCP server for AI coding assistants",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-plugin-mcp@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-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-plugin-mcp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-route-parser@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-route-parser",
      "version" : "4.22.0",
      "description" : "Camel CLI 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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-test",
      "version" : "4.22.0",
      "description" : "Camel CLI 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.22.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@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-jbang",
      "version" : "5.0.0",
      "description" : "Citrus JBang",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c4953b7ddf070d9a21f6a26f1df74549"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a5eb85225a5b5ec20bf3140064f4dee020540db"
        },
        {
          "alg" : "SHA-256",
          "content" : "01a29865aa7464206a72e43b15dd42c4ac6d6f10d4462e0d2bd18f1246420c50"
        },
        {
          "alg" : "SHA-512",
          "content" : "c4d84e53ed4daa76eb355017aa192ab1eeaded91dac180cbdc35e037d644ce86dfde351a68cebbda34657f427b038377e60bc10a338a77ab9fde360788cf68fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "3ff6d317e3c4d07f402c354aee202e64e0a7478098184215fa589ac9f84269e7fd91551b348cfbecff5a1ec6e20a7eea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a94d30ba2186dd7e588fa0af2ea14096e191b8a2810dfbb538832b8548677c6bda9414f836d8112cba650d2c277828f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7a58156498a51aac45747f7bfaaf3f536dedfa02beec5124bfbb3d6c22118531"
        },
        {
          "alg" : "SHA3-512",
          "content" : "afeb6e7ce31ba1ce067ab4eeb264142fbaf35b1deb5c143e35d904d8b23b641174c511cc632ee4acbecfaeb3b771eb56dcfe08dbacd3ccd7c277c54b7df1220a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-jbang@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-tools/citrus-jbang"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-tools/citrus-jbang"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-base@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-base",
      "version" : "5.0.0",
      "description" : "Citrus base and default implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0f5879c821b309c5770e8a0b69d682f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "e580f73a90255bfe2e39df536be8d8085865a2fc"
        },
        {
          "alg" : "SHA-256",
          "content" : "c2c7ea335947aaa31644d2a0ba3bbb86dc5260b4703e81aa75f5463a7b2a0325"
        },
        {
          "alg" : "SHA-512",
          "content" : "d445dcb7cfb05bdc96547cdd0798055e116d778c72597e2cc0a1ad0dd9daf0ecd9ef520a779c3f9bc33b16c4eaa89c8ffe05a690bbd9ae0e6421737a52bf900e"
        },
        {
          "alg" : "SHA-384",
          "content" : "c44289f3154e64e3f2ecad245dfb1197c45e10253d5a68deef95a0d45eb24a663439354bf700481ee5b3d5d306cff631"
        },
        {
          "alg" : "SHA3-384",
          "content" : "51abfc9a8522d1c2b585dec4e732bf45330f2cb456ec75f85756e6248ae2fcae838987cdd841d096919264d982ffa350"
        },
        {
          "alg" : "SHA3-256",
          "content" : "15dc04573a66fb78c8804dd8182b0a2fb57ae35bb9a98628fa0a99df9c70d211"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ddc79415672586f2b40b428bb4bed3f424c69a653a7c5f09449fc133ec517e9fd55469f2e6327210c3aaf4f31c130ba81d4fdfd700a77c453c006a43c21f7688"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-base@5.0.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@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-api",
      "version" : "5.0.0",
      "description" : "Citrus API and basic interfaces",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d0233ca556480939569772c4744a1b3"
        },
        {
          "alg" : "SHA-1",
          "content" : "ded36c96d2fd2b455dca5bebca232074c7ba0bc7"
        },
        {
          "alg" : "SHA-256",
          "content" : "f419ddce71d09a56f02e8379e7a2436544721fe8bc44ea74da789914d0bda315"
        },
        {
          "alg" : "SHA-512",
          "content" : "0977a545be7867b2d57dfaaf7045328cbeed2cd53665de5575f38780e4ef3825d0195323ed493ce2eb6083a4c3bab79c93df032768d7c648ddd345b2ca0447ac"
        },
        {
          "alg" : "SHA-384",
          "content" : "8ba46370add581a82fa2f10385c3f440ffcd15fd0962dcb48e53dc086ffb452a231b4eb916c9421ee34f3981ff9787e8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88e517f43053a3e5d53a0ca8fedaf15345c28d7d4b69c6a2c9d45cfdc8ee88deb0b3a07a4b7128033e23889243df157d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f98dc8c67892834e5ed67a631822e4bc865dd7a8832c6f03ddd9a6901dcd6252"
        },
        {
          "alg" : "SHA3-512",
          "content" : "85a5542897d8c7e4d44d41e2253cb308d7e9d255e1f6b67b6583c03394036bcd8cdfaf69372ec85a1437066744d79a059b62ae0b7f55e0aaccd740de2b3bdc94"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-api@5.0.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.citrusframework/citrus-main@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-main",
      "version" : "5.0.0",
      "description" : "Citrus Main CLI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a3a6641400b37f396cb4be2c88a8966"
        },
        {
          "alg" : "SHA-1",
          "content" : "27b6a13394dd5e888b3dc04e495c712343ef8f01"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a73b88593dc55e87087cd06c4cad7f6f5fefac331ac555792a0a8ff3434676b"
        },
        {
          "alg" : "SHA-512",
          "content" : "cc3ee5d836f4d21760c69bb31eadeac54f3368a755aa84b2e71b7e87c7e550c1cf8f78cd583fcb1cbd0858a3508973bc9b8f4a52f28cd371192be1c7bb3beba2"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc53e909248992587c162f5f8ad7756fae974848306c76a05df533b09440644b0ff09a2d61752b6d0bf95bb177176b9d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e1bdc1dd4576f2048da1948cb28d05d878648789a8ea79d576459c8888c4c51063af776c73fe0ebcb97c0b66d5992cde"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1446c66bc20c52d145fa492b71475bab1c58ec6215549d324b86e33391a2d5ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b4d60f2de5f4b02b1ea409fe54a4cbef80b9fd8820cb0c21418a4aa8b48ecf4322aa0488113c2aa3b4465f065034841fd64013b1ac1f0ae913447227df9aaba9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-main@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-runtime/citrus-main"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-runtime/citrus-main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-junit-jupiter@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-junit-jupiter",
      "version" : "5.0.0",
      "description" : "Citrus JUnit Jupiter framework integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f36842738064d07aed6e16f23b92ead0"
        },
        {
          "alg" : "SHA-1",
          "content" : "88656488f3d14f3dc8eaa0e65a2b3a29c7963390"
        },
        {
          "alg" : "SHA-256",
          "content" : "060e789d5f7ac8db6bb2766e034a7dbc08c831cc1f88e3dd50c3140fa222ae60"
        },
        {
          "alg" : "SHA-512",
          "content" : "e07d08f68507ec149cea6c53014ddcd39336410c0aee66b1986478f11f0ab35d169df362235b45f9813960ad5e0d615385bc1dddb6d1f5ee8564c9d7fe636e8c"
        },
        {
          "alg" : "SHA-384",
          "content" : "5dcdc2a1e0fd75df5b55b96e368bcd47cfd38f21a07d920e9e543573234e325fef154fd9e42ab4f9471cfa839b6b9296"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ebab49bc26ca596fa058d0d33d84bac322529b0f360d532e7ab15dca0fb2cbf4664924cf69ca0c109b792ec5daa2d3e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0d8542a239b1b607fb7af96f4eb14e44ca1c92320eca30852f1bdde9d7566c8c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b60d01afd40473ba96bb5130c39033a405e7c2cce3d2d9ebf4c673a1c19ca96f3922ed4a949c850e49af0baad5b7fb24307ce463413da678edb4ac197ce6b7ef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-junit-jupiter@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-runtime/citrus-junit-jupiter"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-runtime/citrus-junit-jupiter"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-junit@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-junit",
      "version" : "5.0.0",
      "description" : "Citrus JUnit framework integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4a5c283e14a39c39edad69a6779a32b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b3e48ad1fb787e835d94fb43462610f4d2219b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "0b85fc7aa8715f64f43c16062c14ff4f1a20ad52b9abe08c5b6c4c4f1426bbd1"
        },
        {
          "alg" : "SHA-512",
          "content" : "beb3c1210a0cd3ea8548b451a4708f28c263f4eb6e17695549a9c6953cb0725203fde476195362d9f20f4a3684fe4cafbf5cb56f1ace77e8f357735bec90fe29"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e0137908c7b2f80fedaa1787f7078931467c32b4da870bb30e996d8f97f1a64965d90e5095b0b62c2ee78c8fd48ef39"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9d319a904c4c8e6308da4f8ad1826e2b03680a85d044b3da18a574345ef751a9bec1b63fccb02ef7dbd6c5341e366586"
        },
        {
          "alg" : "SHA3-256",
          "content" : "583465931755d54ed096dc8bc25c278bb78d5fa2f28a3ca684bb5f9db11bbe1c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ebc6508d693ec67e9b7e9087b1a786ba39b31451b2473fa0363e44fc050d9cc2c6262e0827cbff9329220bf530ab8e635de8d905d65d0e12929eb5fd332f0f3d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-junit@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-runtime/citrus-junit"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-runtime/citrus-junit"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-testng@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-testng",
      "version" : "5.0.0",
      "description" : "Citrus TestNG framework integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "68234922112a913867737b30752b7676"
        },
        {
          "alg" : "SHA-1",
          "content" : "52b647f1e8eb75571f41ff573991a50ca2c46538"
        },
        {
          "alg" : "SHA-256",
          "content" : "181f17fccff66ccb499018a69d3a2207847c2d97d4242660df3d843e845d8bcb"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed2dcded46f37f30c53759ef4b76a446cf0c6ca11be4210c1e1a9e83c08a9b1fb6750125060ed831c528399750dc2281a0cbe43801985457931b630588d8b04d"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab8b002f46e7f18d237e7615679d1e3c16af6ac9a1cb4fc05c7488aa48dbbe6a871e5f1ca3f4e0dbc10319fdd6ca95b9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9587eb2462b236c54379e33517676c040d93956a741cccee139d043efa661e2c9cc29a94afed846876f12e7ffecdef35"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4cfdf8b2c7bef781003fc60214062914facc10a7d3555462b508701c4e96ae48"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f37aaa72090a504fd53f421606fb9dcdff187ce0f1324dcfa80edc621ca2a75c42afdbe4101215374141e947390c621fa6a0fc4acbe8aa608bc0a3ae35488d96"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-testng@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-runtime/citrus-testng"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-runtime/citrus-testng"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testng/testng@7.12.0?type=jar",
      "group" : "org.testng",
      "name" : "testng",
      "version" : "7.12.0",
      "description" : "Testing framework for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "917944995c1bd38ad755df540802314c"
        },
        {
          "alg" : "SHA-1",
          "content" : "55b39526598d8eb2e0e75bffbbd4b683adb85dcc"
        },
        {
          "alg" : "SHA-256",
          "content" : "5147e65e0bf0d0f9c7f18a4b2b182d3e4efb7391195e130a64ca9f755e0a6d33"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a4d587c6de2fb110d219c94ba2b139f5a041715d27cd5d5bba104785205d42f475a076c3a623f4f7f66553a6ff474fa4b7c95b28aea554a1387ba2dbabebc68"
        },
        {
          "alg" : "SHA-384",
          "content" : "eeccea0480377ae902148e825a8a905b6f3eab28026bccbc5bf45235f4989be7c4b0223d4556c369c8da2c1d6f48307a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b41169098629b6b3e6089a8a58c402f446b75a0f36b5ffe44691556d9baa763260959c235ae54378bbc3947e05f3692c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a2d9329dd4fb086bfeb577ade08cc857c85f40d175aafdd26edbe265f8bb102b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7f9a12f6eab91aed107826354807c6e620445a0c5e33e530b979ebed5f758a13146f9ed2114aa40ae07a98d0780106208a976304ec400dd4679beddf26313789"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.testng/testng@7.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://testng.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testng-team/testng/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testng-team/testng.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jcommander/jcommander@1.83?type=jar",
      "group" : "org.jcommander",
      "name" : "jcommander",
      "version" : "1.83",
      "description" : "Command line parsing library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c07a0e3e078249f596a2009c1943af8e"
        },
        {
          "alg" : "SHA-1",
          "content" : "c342a2ad17ec08db105146e27c7ba9c535c9bb46"
        },
        {
          "alg" : "SHA-256",
          "content" : "e65f49c2119a1859b9076061e561fb5958a2fa6ffdb49f051ca8d59a0b3f87e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff54e766491b5f6ff7b1ea7e23980a9dc45f81075c6729d9d9de22334309a4895ece7896304ae91641a627feadd8ccaa3c583f76a93442eba75ec66dbd6be5ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "e94fd247dacef2ce6d1815df5153a5409d1b58bfc1321525a750dd1095bce7ea86b1f80d3cde518e48ed268b36561078"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a27fda280fa1542e936b43d115a8a97bcf5a0cc49829d9ac4259f981841c15165ed7097d2e90a1153b867f6e3475a74"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8d9ea7a6d04b80d5c28ec5680df4d5efab8ac04d649ae7a5c520af4f09b727de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a91ee15fba5534f7d3460d8bc098281e575b0c9946ef7ee59bf1af9290ebef24f448c10b1ceb614a7caee9a517467496df0ef400f5c9b4592f4ddaa67d142cf2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jcommander/jcommander@1.83?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/org.webjars/jquery@3.7.1?type=jar",
      "group" : "org.webjars",
      "name" : "jquery",
      "version" : "3.7.1",
      "description" : "WebJar for jQuery",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bc444e0ba9afc1f621d54e6b687a5f9a"
        },
        {
          "alg" : "SHA-1",
          "content" : "42088e652462c40a369b64d87e18e825644acfab"
        },
        {
          "alg" : "SHA-256",
          "content" : "262016dd3a559df87aefbe392804e9bf620787c9204c0ab8522d4c231ea65097"
        },
        {
          "alg" : "SHA-512",
          "content" : "a15af2262b4bf3f465310877a2e57b8efe6c0654abcd35ac3614d1b79666628786224e1dc19857bded72bc02b9a21cd437adffbed34f21050f9b348a07b11a7d"
        },
        {
          "alg" : "SHA-384",
          "content" : "413638179fea9f31411bb8476229ea041cc9d0018f3b7cc02d59be52f99d3c99952ae88ca28c7ce0423da8625a25b061"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6eebab1bee53cee2ef4588648842f0bedfd30e00619de4bc1c51c0b1688594b285e85d04884c6f2c84b2cfc9e6089632"
        },
        {
          "alg" : "SHA3-256",
          "content" : "013810f1a22aaaeaec7708e9eb3312116aa7b2d6caa40621c9a4a9e4cc6e91bc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "39416907203885200abcca2f5f7b7947e191334df0818091c89b59262ea9a5ace0edff7c81575d40c79d6ad9220a1c080516afb2770939b98501c71cceeeef33"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.webjars/jquery@3.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://webjars.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/webjars/jquery"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-cucumber@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-cucumber",
      "version" : "5.0.0",
      "description" : "Citrus Cucumber BDD framework integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ddc40dc4fe151b96e9256cd41a30869e"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c5fce44177af75cd0d46f6bc5a8659ba7de62c6"
        },
        {
          "alg" : "SHA-256",
          "content" : "a739798d9dac06e6321f2eb3a0fb2569043cffa3f9be5691e8db03940e7b1537"
        },
        {
          "alg" : "SHA-512",
          "content" : "a65188ab7a1e8f8311cf3c151f90b6c81cab51de3cfd39d8ac82e1e1e8adb62c7d7bed31246dbb09f4b407a7703dcc4cf5284f83b051907c2af45da2043c971d"
        },
        {
          "alg" : "SHA-384",
          "content" : "3cdd0451743d80808d9de75b34cacb56b3d48ba54e5733ce2054344342064179528c741e4d50af9ec244b51ed4e6f9d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "26b05ea365c58d41699297f62e509656c5080cf7463334713cc8405bd57e887cc390f59c220e446bb367503906759b05"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9996363f7785b5281cd2faaf32cad81809f03abb58a037dee576ff7a4d4d96b2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e0fb6e9e5fef6c9993b40008d00cbe87107d482406047ef0fed2cd8426c837c9cb8791461e3c4fa2cd0c8503d1fbc17455ab22b056f66b70ffc857e67a77de07"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-cucumber@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-runtime/citrus-cucumber"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-runtime/citrus-cucumber"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/cucumber-java@7.34.3?type=jar",
      "group" : "io.cucumber",
      "name" : "cucumber-java",
      "version" : "7.34.3",
      "description" : "Cucumber for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c265fce3268e277582f51bc70d79fd7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "0cdd2829fa6d6291c9de8d96359427f930510360"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f6c062c0053b5298e49adf2e2959da08f0aaa64e6b88de117fe5cfc4d7d7858"
        },
        {
          "alg" : "SHA-512",
          "content" : "342d17ddd2a3e95538595aeb803e7914908b5bfde67b40b9bee683e92befad7a7b58f23c48bbf8d7a389a02423bf48215275d97b949a290768c8e757cf21479b"
        },
        {
          "alg" : "SHA-384",
          "content" : "fe24d74c1d9a4e9c0d1792a2211a795a3df967c4cce519ff1cb111ff1d906258952730d94cfb37b93f0b5bf68b12f359"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c4dc1e8f096f519824a6ef1e368b432f7ef3ae7fbcb0ebb9bb1070009832ccb0026d1eb087ef5c54ce993ee24738191b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d79fe30a89f6f80c2f344e391ad37efd7edc6a847be492b963fd3428ec7f1052"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed259059d43f8439a8a7063e905519af247a806421f26aa7110452764f4eb6969d3b0ddcf741cc5a61f9e30ceb92a8b093405c1cd56281b892bf66c56374a9ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/cucumber-java@7.34.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cucumber.io/cucumber-java/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/cucumber-jvm.git/cucumber-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/cucumber-core@7.34.3?type=jar",
      "group" : "io.cucumber",
      "name" : "cucumber-core",
      "version" : "7.34.3",
      "description" : "Cucumber for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1772f76d074d692c0972154b52bef90"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb67a86ded26714c009e9c51ea9cba633525cc7a"
        },
        {
          "alg" : "SHA-256",
          "content" : "d261c1dec0d70ad978e06beb9824416c787ac9ae0af5606ce214df934b228394"
        },
        {
          "alg" : "SHA-512",
          "content" : "db5b22c49f4617ba8c4f672b9d4cc64c8e1dd4f5f1c2552812845e9f58a0de96b81c73243b8502c8e7cbdb2ce9dbd26c99968867a20dabe33ce4d46ac4cd48e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "d70c746a8942dc3b047ed66f060b9f5c4f84263355956dfd85fd6c0c5f7ec92606cdbdd79bd37c63b69a786fe5401500"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4df87dfbf20907377d4ca1329ab584df938544e3fcad355a47a4416a738d4a811fc0e16d4f94ee2563d5eb6bf3708f4e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b7e575b2e727aba71f5b7362e25763a2c2efa8a06044a274a784974511a7bc1d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7c6f7b54a15226395d81da40d2b372b2abb992e7390a1ad3668f6c34b5c2491a2d29dfbb6b514ca35a107c6fecc7ebb3a429c35f6bc1448ee0fcb4f10cd241bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/cucumber-core@7.34.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cucumber.io/cucumber-core/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/cucumber-jvm.git/cucumber-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/cucumber-gherkin@7.34.3?type=jar",
      "group" : "io.cucumber",
      "name" : "cucumber-gherkin",
      "version" : "7.34.3",
      "description" : "Cucumber for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3ffd16ecbfb6fb8ee4fdb95be3070cf"
        },
        {
          "alg" : "SHA-1",
          "content" : "844b80433e2ea5ab3b5cd53fc4f374ddcb14c1f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "eab12c5547413a715ae749c36b0a24b93fc46ae4105a9b07944c2a37f7478c47"
        },
        {
          "alg" : "SHA-512",
          "content" : "eab0a14d81f3c1a3045a82459ad38d67c70470287a51a886c8626326bff6ff15a03e570fc5639e9d7c09cbfb0aefbd7cedec8fcef71c5add00d09f49b2894e64"
        },
        {
          "alg" : "SHA-384",
          "content" : "c74e9d58caf5bfd5db2c0053ed6b7d5e8f75a067202f4900c15ed4fd6790ebdb9c5a167f5c9c2a8b2eefd9c6dff4c53d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb7c221c1571b746ca645d3c98ddb9c4eb7264311125ef031a4a9b033fbfeeb53aac6634b8b2a78c1ed42f37fdc30269"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6c3fe83188b1c6c79d7cc41492799e7206f12cd311d6499960abd9b523b180c4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "067e765295050b37aef5670404aa118062109a5e166d0261c21ba66e38e42167b5c241d97fabf56300841959ae5d0a3d083a5e2f85756e46c542797c2ac012a2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/cucumber-gherkin@7.34.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cucumber.io/cucumber-gherkin/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/cucumber-jvm.git/cucumber-gherkin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/cucumber-gherkin-messages@7.34.3?type=jar",
      "group" : "io.cucumber",
      "name" : "cucumber-gherkin-messages",
      "version" : "7.34.3",
      "description" : "Cucumber for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c0f6ef4c0f156bdd9f5550227ca80e3"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c06a43250c1b81b0a33d3b0e6ef7c48b23f540e"
        },
        {
          "alg" : "SHA-256",
          "content" : "df087d48cc0e62ffb65e47b3fe81f3ccd09d9c82f3e3c3a35e328a9d63aef0ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "e54c542db9326fd44c3e816d806bcd35b2f74327690c92d16fbfd4496c9b921c64acc4ed620ba98db54e63bd53a3a0960429e3536c32cc16753994f45957e18f"
        },
        {
          "alg" : "SHA-384",
          "content" : "315e35dadcc653e7321fe381820606329ce7a2bf06d7ca32e53e9ce67a8dccad08573de5ed87af05d591becc487e1e93"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a570c5301eaf3eb1d107ddf53c6b4eb9e77e136a0b4b4917d1900d465ab570757211a845c58eeed567df32d1738cd40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "577ba38229aa8ddcda6d7ad8deda9d13cacfc3983b2bc8bda773fadf7c42aa3d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d29111f4d59a6944b54c1735996567665c9c370ee656cd4b6a7a4df4d62d7d876f03f0149648b1d4529dcd5e77e1c5bcd47b29173e4fb6c2d7a5630387ac6ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/cucumber-gherkin-messages@7.34.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cucumber.io/cucumber-gherkin-messages/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/cucumber-jvm.git/cucumber-gherkin-messages"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/gherkin@36.1.0?type=jar",
      "group" : "io.cucumber",
      "name" : "gherkin",
      "version" : "36.1.0",
      "description" : "Gherkin parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "01eef8e33b10749aa120ccad259bb652"
        },
        {
          "alg" : "SHA-1",
          "content" : "8bd7be8d28f4be07ae5e5497d849e97967fd977a"
        },
        {
          "alg" : "SHA-256",
          "content" : "6dc395ac9d8b1a0b1b86c26a8664626b3a50fd7464729029f6324b87f382b2b2"
        },
        {
          "alg" : "SHA-512",
          "content" : "f3522955f4ab3ce751a3e746f2cfdb216ec7ba8b5a9d5b0535920dd5c805e50fb435a8f633a21c1c25574abf02ffdcb046fe26ef3e477e09fff9702c18b59685"
        },
        {
          "alg" : "SHA-384",
          "content" : "bad04903df907fecae7e529f9c8d89e3cb6634835524b323a0830edd0ef73b22c5b3fe433d7fcfe172ab2d114b37b1db"
        },
        {
          "alg" : "SHA3-384",
          "content" : "82b392f264eb324c9b490b0b99020ea2b5bad34db9cef135de21d4e12f0a6009d94c3e7d1de22ff16974fead0b67366a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c324f8e60d689ffb220f5ce3e23c1277e1ae9b3480b38bee80a996dc7876c0b7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fec97de690598e46ba2582baaeed8c53d3ab92bcd64e71619e5c43284ba71c94a9585e60e5114b37c720d3f3f0bf5216a78bd4709bd824f833d80c75bbdadbe6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/gherkin@36.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/gherkin"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/gherkin.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/messages@30.1.0?type=jar",
      "group" : "io.cucumber",
      "name" : "messages",
      "version" : "30.1.0",
      "description" : "JSON schema-based messages for Cucumber's inter-process communication",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c819cc14b4cd28c8b85c4fdd34b68edd"
        },
        {
          "alg" : "SHA-1",
          "content" : "c3b4ede09b135eecbc2f6742153a260a054f2dc6"
        },
        {
          "alg" : "SHA-256",
          "content" : "287910c8ee20e4ffe832d4d321479ac56bc9ef4e945b34d5f8f07ea52d01b733"
        },
        {
          "alg" : "SHA-512",
          "content" : "43cae436991b3a2de4af79f26ed0026603b9a2b699494b1d7362b6030e568b0fbac6e366c0a2c8e6c3a70c7702235fff95f380f348a169807247de50b8df698c"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf06c5ad3722b262f73aac194fcd37c71a92afb0f1dc26b5f3416453e5d9a661c883ece2f34d5db9b13e1c0437e27ce4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "807f3cdaa3b63250f952451332882272d1ceaa42e48562034e2417c65fcb761035c8aadb009e3c4551f48c312cbfa573"
        },
        {
          "alg" : "SHA3-256",
          "content" : "459e123cbd54d2dbfbc12a8ccf7bd44f51b8bcb81b579949294a90426debcf03"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6648404494015650f4bfa84283af61ed2641276ba1d5fbd2e1853535bd47c0b7f076cccac0f34286e96d541d16019d29ac9c204931c3750221153b61dad1e5bc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/messages@30.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/messages"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/messages.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/messages-ndjson@0.3.2?type=jar",
      "group" : "io.cucumber",
      "name" : "messages-ndjson",
      "version" : "0.3.2",
      "description" : "Serialize and deserialize Cucumber Messages to and from JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94f82d276303e577990a118b69d7c7f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d3a3b70215d03dcdf9f9cfe1e3166728b875d6a"
        },
        {
          "alg" : "SHA-256",
          "content" : "48f7f38f628206cf4bcc3cb55db868fca64ac19ba9f2f77614ab78e7bee65114"
        },
        {
          "alg" : "SHA-512",
          "content" : "17c40327fa6f85e5023ccdfef235135489a4c7297d8955b6971fa3c2df1cf41f9fe4fc87d5048fd8028773a3bb709c9586f8fbf36dddb1e91e89e18aeba121af"
        },
        {
          "alg" : "SHA-384",
          "content" : "8db15501141dc90b5d584f3268b6350edea2efee16f068f735aaee63f79dd836c768be6de411761ee59bf9f6dcabf55b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "14b9aa310b1a9ce103fe1f17d32cc79f2fed4a92e195e14821729d52e8ad4da3ebca6da5915eec4e25b6e503d3ed0922"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36710f824f0a225eab7ce5138e668113daa6941c3b59fbc96bd66a24124b361a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "171fac1661e0193281b095649d4152bf39dcd6be1488be5888339977e90d3e0c16c6f4f78a6d93becb164fbc04b7c2b06252c6c1ca426f34ce1adcad869d19b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/messages-ndjson@0.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/messages-ndjson"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/messages-ndjson.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/pretty-formatter@2.4.1?type=jar",
      "group" : "io.cucumber",
      "name" : "pretty-formatter",
      "version" : "2.4.1",
      "description" : "Writes a pretty report of the scenario execution as it happens",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "98279b86aca34e361c965730c7513a93"
        },
        {
          "alg" : "SHA-1",
          "content" : "86372cba1224953771930771830e1027c03eb9ac"
        },
        {
          "alg" : "SHA-256",
          "content" : "45eb037ff2b0a80fa3c8184d6a68219bd41f5d36cbab93d6145e28bf90870e67"
        },
        {
          "alg" : "SHA-512",
          "content" : "d8e6ac00d26d63092c54b22a7e11c4de37c91018b8c6598e66e7693ac48da2e36e1f83bd6a323b7ec4229ae34b4a0ef6eb1e04fb83fc1b8d11626043953de61d"
        },
        {
          "alg" : "SHA-384",
          "content" : "518c932ebafa6432c81fedb8649b2ffa6620dff5ab2ec0fe792cd6a086aebc97f9f11bbafe389f672f48c334b2d79608"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f1800d6fe742faefc0ed0331b8c523abd6c8b69c88c848c465a16ace28c6dd8628040aa1cfc8221fc00c1fdb351e1404"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c2c84de4919ee19edb06cbc0d832459f19ff859cdbcf9e60894f318e21570e80"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ce50e190ead0456ffb5c0b3b7e73827568d636e181baa4dc9de20b2f6910f0e269ae632d31577d262afa1540afe26b79b941f3c0fef6d361123041b51906f0c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/pretty-formatter@2.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/pretty-formatter"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/pretty-formatter.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/query@14.7.0?type=jar",
      "group" : "io.cucumber",
      "name" : "query",
      "version" : "14.7.0",
      "description" : "Given one Cucumber Message, find another",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "74a7c91d431b2b23012ca8e006011fb3"
        },
        {
          "alg" : "SHA-1",
          "content" : "886736820e857abad01048e2bd149ca36456d111"
        },
        {
          "alg" : "SHA-256",
          "content" : "e9ffa7e9c40a1f84dfc136dedd84a0688d36d471049a183a9485b7ed7f3b6c78"
        },
        {
          "alg" : "SHA-512",
          "content" : "86923cd760f6eeb7d52e4b1ce7c28e92ac7c0fcb6ca9fba823f098c1aecdaa7eae62362e9c6d1328705e2eb6b10b849b5e449054448895bb68fb3cdcc3326490"
        },
        {
          "alg" : "SHA-384",
          "content" : "ae3612e5ffec19e60cb5636301639320f0094c82244948e53cfdadb9506c965579566e8fba324603fb4ce985fb3a03af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a21d4c3ba5145ec33f5095de81b8a1c42e1e2d321e41e90fed4f401a3aa7407588961af91f73d3caa58968936842017"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e66bcba6bf11fdf68c1427aff545708f30014b0ac5b7d049ab7f6dfc94ab60b2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "02466c6ee2ebb7d806d233b33511fe9dd450a568fed30e97f7075ce69baedd58cd3f499a5d352b7aa663c0cff4e447828754b657f21a15f345e5054fe3c15188"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/query@14.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/query"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/query.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/teamcity-formatter@0.2.0?type=jar",
      "group" : "io.cucumber",
      "name" : "teamcity-formatter",
      "version" : "0.2.0",
      "description" : "Interspaces Cucumbers output with TeamCity Service Messages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bc94aaf412340fc8ceba060c7bac9e0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "79847d4081d1cf053cdc145f9773a2e277552c65"
        },
        {
          "alg" : "SHA-256",
          "content" : "c08fba5f58b8f244fb1c8b4f96f603779d51d6d96681dad1211a7d3619c7b26d"
        },
        {
          "alg" : "SHA-512",
          "content" : "209f6bd00c6adfd8c4e6cc141cc353859c5f4b0664b1c2cfad686e3742cb7f0ceb047f34b4593d8928aa2f31465c3e914820a8e9bb9c7fab183b6b222d403391"
        },
        {
          "alg" : "SHA-384",
          "content" : "0dd4f6170b5fb13e3393bafff198c6ab4a259eb8e40d387016375dce477034dc743d897462f677a84214eb18ff7f6f68"
        },
        {
          "alg" : "SHA3-384",
          "content" : "633bd63b750ddf95719477cfc698a46922b879e709d2a080a067a38f1902df92762144577601e5e36d94c11a96f4f9c7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e4cf372ebb68c2e327cbb20eb5891a8435a6bb6212cb1ed4c4cab0f48235c2ff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "73f931e9f12ed0fce214ba75550edbecb9dc61eaefb18c3e2817a92706d324bf359302e1c8385cf63b8266799df9e3e9bbc9ca70e08165744eeccde276d0b697"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/teamcity-formatter@0.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/teamcity-formatter"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/teamcity-formatter.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/testng-xml-formatter@0.7.0?type=jar",
      "group" : "io.cucumber",
      "name" : "testng-xml-formatter",
      "version" : "0.7.0",
      "description" : "Renders Cucumber Messages as TestNG XML",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "27550f804659eff313d4c6b5342a6113"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ac90f1df2b5ca0debe8f6c3817adfac9bad101b"
        },
        {
          "alg" : "SHA-256",
          "content" : "252d6c6796247eb97c6958a0fbf2c14a77d697486699b4d935701a94b49a0b76"
        },
        {
          "alg" : "SHA-512",
          "content" : "d52c0ec29eb37f17896e95de1b87678f179ec3d7ccc8e5539d9b024af4bd44e3a74c66c53cc632100d610008aa2a6aad7d8bf48cbc6c3bd5f4987123a5286367"
        },
        {
          "alg" : "SHA-384",
          "content" : "390f16a1b193b3862600dbc7c49d471cbc2c1836dca0bbd061ebec2ebaaece3ef9a7adb898eb447089636e0f41cd3a9f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fd7431b76b662fdfa2b4338978848e77c0d9529c2fc39794d85de3735a7e92196e0da154cfe0098ab1570fb1bd290289"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a0b0d2120789ce3150c2a24a20b1f7a25a743b063ad50d5af5435bbae86b754d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5bc61f134e71867b940e57953cb286f86e5c3cb415b23d2aefbd53d941e49dc83d194bb3e895e5cf082e2168a9c3fc717f19f9d239b300275d39170335c7fc1a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/testng-xml-formatter@0.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/testng-xml-formatter"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/testng-xml-formatter.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/usage-formatter@0.1.0?type=jar",
      "group" : "io.cucumber",
      "name" : "usage-formatter",
      "version" : "0.1.0",
      "description" : "Writes usage statistics for step definitions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab2696c5dee7f2ad75203529d4d20ad1"
        },
        {
          "alg" : "SHA-1",
          "content" : "94492adc6f81358fc775726c7915d20817de8f26"
        },
        {
          "alg" : "SHA-256",
          "content" : "0e085c5c3556f222263efed806e21a8ea27264f341a7f840fac20e495a2a2446"
        },
        {
          "alg" : "SHA-512",
          "content" : "34e0903e394728577571e3d51ceaf76eaa815569470362a7814b45c0278851369e7b2c43c9c78d9fb7ac8cdacd2ce69ddcf38381dd1d29ad7a8d41822523043c"
        },
        {
          "alg" : "SHA-384",
          "content" : "6548291acfa0c645e44681293523d9e755f4a2b5f2dfa73b60aae7cae68852cf40d869f531af4a7048bbb9a20d9bfdef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ec1c97ba4c00bfded6c3ab0fbaaa9630b599d7f5425759b8b1dc5813844c83de3be3824d434b7c399d22679849ae395"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1901b4ae589e842a4ec77f1817b0dbb95ba70d9dff7dd90a0a6a5505f2fd1862"
        },
        {
          "alg" : "SHA3-512",
          "content" : "408dfb2d6c54a7708e7508320d5eb57220f7f5c5ddd09baa2f867ae4969e7358d634d46e7ecca5a30197de1411dce0b908c8a1e9317ca0d348f80e58e50f1de2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/usage-formatter@0.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/usage-formatter"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/usage-formatter.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/tag-expressions@8.1.0?type=jar",
      "group" : "io.cucumber",
      "name" : "tag-expressions",
      "version" : "8.1.0",
      "description" : "Parses boolean infix expressions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c61d57daff3486ba51a41566753881c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d7f028bb63584b2268b1a80e683aee17dd79f2f"
        },
        {
          "alg" : "SHA-256",
          "content" : "97190e2fbdc8212a9d050f77dcd75f5667e92f3103b529dd833fa8858843ea07"
        },
        {
          "alg" : "SHA-512",
          "content" : "2b2c30de7fd57884cbe1ea94ec3789988eba372e25da1a1bd91efee76a3f05979d4c1bbb1cbfd10ea9a7a85b9accc0fc8b86478f656c7dd83e14109d134616f2"
        },
        {
          "alg" : "SHA-384",
          "content" : "c2f0c4036a36bb889dfe362fd5922264ce562ffefbfbc718ef14c08a1f0db0f4f1220fb690fd602c22d62062550f4b0b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7689dd7efc248ec1d4b58b9ef9335266ae0d5868945d40ae9f7c286e06d0c6e6e2929383d225de8a13cbff42e2800586"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62505d71d539c2b0ad242c9ac79eab6fa420ccbc75a361439a61a001f47f0095"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4dff5b7c8f24d1de86ba44fed1ddcbeaf9cbf581046d1b14f8db7b7aa1382477347c94ac58dccf128446cbc97658005bd862aabfee45f7e1418b3d49f86a37fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/tag-expressions@8.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/tag-expressions"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/tag-expressions.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/cucumber-expressions@18.1.0?type=jar",
      "group" : "io.cucumber",
      "name" : "cucumber-expressions",
      "version" : "18.1.0",
      "description" : "Cucumber Expressions are simple patterns for matching Step Definitions with Gherkin steps",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ac08b7e043b11e051ac7063cf18f129"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c272b01d7a0bd1bd3bfa7c4003b2d11a1897d7e"
        },
        {
          "alg" : "SHA-256",
          "content" : "16f5445b1b401502bf261051ab326d7ab19945b24100b95b3da79a4674fd6ebe"
        },
        {
          "alg" : "SHA-512",
          "content" : "026e8da4dc738dbd25b3594c14749a97bc17ae7db1f3e39ba14d4370af04deda874d704b205cd8b055319e51016fd9211385bc0ff40b90b1e5c89fb5deb57bd1"
        },
        {
          "alg" : "SHA-384",
          "content" : "6aedead8643bf1bcfbfb1d36afaa3d518ec2f84c04a7967b74fb01a4389fd064ad1e8877334f0baedbc4491d8f728bc4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c800efd1267b9c87f452a76af926bdb1d15f92e5a8d8488c24f36464d154351668296ee3daab5263f6db9d8226965b46"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bc484aee3ab156c6bb5d2fd8d64b0516c2fef53e84f7fddef023a8080fe89429"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ac13c6f0c6a1cac7b25cac88c08b87fe39208d64a6c45bb705c45c5daa748b70588b1ebb947bec06d62ff9b9fea19d42241f6a98cffec3d09bed3c5af0419017"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/cucumber-expressions@18.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/cucumber-expressions-java"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/cucumber-expressions.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/cucumber-json-formatter@0.3.2?type=jar",
      "group" : "io.cucumber",
      "name" : "cucumber-json-formatter",
      "version" : "0.3.2",
      "description" : "Writes Cucumber message into the legacy Cucumber JSON format",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dbcdd80d092a47571f4e11bca8a16d1e"
        },
        {
          "alg" : "SHA-1",
          "content" : "27bad79d183adb75315eeb0aff064df08fd907db"
        },
        {
          "alg" : "SHA-256",
          "content" : "ddc4639d279ca2c7d9827db0da9d06403813b51fd925812253ded06fa5ba4b03"
        },
        {
          "alg" : "SHA-512",
          "content" : "5a63d18e7b164ebd695c9caecc1d15df690ec4884912fdfed36f12bd25a085ec15fe4ca6f251fca17dad8c6de40fa1db916b6b099798b41d16ffa067ca80558f"
        },
        {
          "alg" : "SHA-384",
          "content" : "e4e84b0209f4b8a9330134275663b2f429d26deef31d24213d470b127a7a041ed64f864969dd445a431f7d725234dd91"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d0ec9776ed932aab89505b1604e60a3b7f0d26857d2bc1a28f89a9314408a2a5353a1029f858ffba6a637ec2ad58600"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b7f521bb1626b0721e5719d2f293a691f9460dded695933d49b5b7c4c90d4660"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2270ea2444d6ac074ee61e6be88646fcd9271004c158c99f20b546b395f0460305a8f7c17e3fc8f47e5310d299b81e41fd3f205991ba17e7b020ae6c1748d88e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/cucumber-json-formatter@0.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/cucumber-json-formatter"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/cucumber-json-formatter.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/datatable@7.34.3?type=jar",
      "group" : "io.cucumber",
      "name" : "datatable",
      "version" : "7.34.3",
      "description" : "Cucumber for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f7e9f4b77733967873f6964b01f12eff"
        },
        {
          "alg" : "SHA-1",
          "content" : "c25a6210c266997132e46cbc438560fc1b56935e"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed9d81a7c8331f985ef3eeb9f472f7db934bbdd5d88e1f5fc605f1448c22e1d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "817221e308496577db30a5bd35432965d18a4d8f96a27586dbfbfe3cdc7c96a465273dfa07f81e29983313aa81f240bd46ed35c23a585de17241e43f3bd672cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "1be2ba5b415782a6ccca748e581cf9f73980f968a80bdefa97c08444d3a230f013cfeb2a67816ff1bbed7c0ef2717e90"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b4a3a41d768a22a698c68ae0aabc063205148968f1bf86a3c5306bcf61d7b06bfa0fd5f55a55a2e1d70c040875bbaf5d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d154d6a33b4fe3561d4358dbce80cdbc1a3e22aad1d4e2d960b89150514025b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7d9219433cda36603bfc4e0b3cd27eae6041f131f28457d23b4a2ab052357e76ea1ab07609d5334a7d175d81d9914bb053a5c2093a2a1f3a5cedb25375effa8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/datatable@7.34.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cucumber.io/datatable/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/cucumber-jvm.git/datatable"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/cucumber-plugin@7.34.3?type=jar",
      "group" : "io.cucumber",
      "name" : "cucumber-plugin",
      "version" : "7.34.3",
      "description" : "Plugin interface for Cucumber-JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "415c6ab8db9debae37e30f829debeb95"
        },
        {
          "alg" : "SHA-1",
          "content" : "d3e6538ce5e050b9b4ed8f34a70a985f3d25f579"
        },
        {
          "alg" : "SHA-256",
          "content" : "fda0f96c36e03a225203a59bfca70915553a338ca2081698709b948cddca893c"
        },
        {
          "alg" : "SHA-512",
          "content" : "036709ee7010a1f023ef3cc7f37e4e935b7fb741c9b86011e3d54ba126ca48811fe136ba56f7a116210d3d0ee0cbeac68599a0c3070e95bedcb65cd41dee9414"
        },
        {
          "alg" : "SHA-384",
          "content" : "5922c6ad28e3f02785f73a339e0531dbf06cd67f8e72e42cb29f92c82a963bb2be5b6933d296f2630d92ece5c8a04078"
        },
        {
          "alg" : "SHA3-384",
          "content" : "18ffe1d5922281659e2626c7bfc4688a47d12f7a730cb7f38ff44acf59de2fd36faddfba4feef6c0f7369aa4faeed934"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dce9aefa88b79e13e1a01e0122602e7579086525d6379ecb508efdde5897c84c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e25859c3d832c6a39b3378aa11aa95134c4a3da3c8a961a8c511066b974c64f2a406c8d275c73b7f5ad29beb41e9e8883e4ed7334d350ff201578eafb97736aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/cucumber-plugin@7.34.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cucumber.io/cucumber-plugin/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/cucumber-jvm.git/cucumber-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/docstring@7.34.3?type=jar",
      "group" : "io.cucumber",
      "name" : "docstring",
      "version" : "7.34.3",
      "description" : "Cucumber for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6414b9cde2bdfe9bf92074fcae1da8b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "8024d9ca41340c82258295e0c49c8af43044baa4"
        },
        {
          "alg" : "SHA-256",
          "content" : "b388eb4d4fe537d3e0cbfe97a9b14ed34ee0d602554ef3680ea33f2c8004cac5"
        },
        {
          "alg" : "SHA-512",
          "content" : "019358ffd525f18fb9ac9d4d53d372b121bb860b989737431194eaefa8418e8eebe7723d6fb03a7c614e1aa919bcde9d51e30736d01fdd1fb07330dab994876b"
        },
        {
          "alg" : "SHA-384",
          "content" : "5ec706c06b96d1ddf1b3dd16fd123141cb6b01f380cf7f5e5f17df4f414f61c9fe2ce6cafe697a0ea44aa0eb1693ca87"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c73d446a0145ead5077b7859ea0e3ce6fea694416ecec9f07e8ca2ef958a2a03ade187fa1257d57b78432fbfd9defb1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "779b87033eb99f276e77962cf01a05c4e810fd055fb1f8d432b836d805168509"
        },
        {
          "alg" : "SHA3-512",
          "content" : "087bd8289cab91b2a0e0b01338cbb16f4f4e4a33c933badd8cff4e40b06fc62dcdc2b9e64f9192319c19c76e46b29163b7b3a3cdce7d29d5db5ba6c46587a49b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/docstring@7.34.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cucumber.io/docstring/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/cucumber-jvm.git/docstring"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/html-formatter@22.3.0?type=jar",
      "group" : "io.cucumber",
      "name" : "html-formatter",
      "version" : "22.3.0",
      "description" : "Renders Cucumber Messages as HTML",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4248a8d22946ec24ed87fc1c30e86594"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb2d036a8c6d8ab452f612ef2b5e4604fefa25fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc796d2f1fdb8d1e50417639bcfffb7a00f979921560e4ede7208a390725861f"
        },
        {
          "alg" : "SHA-512",
          "content" : "24b6ae7a5f113aedc39e50eadb0b73c20ef62fc793b9bd363c91b669e4bda32b65bae852c35270cfce933c28345fc50a39bba2f5235e04aa638f08173c9d918e"
        },
        {
          "alg" : "SHA-384",
          "content" : "198c6c4b35758d9e5c8f0144ee97330b3fe761d9429103df46b5e719745ce7eed642ecc903a295427f6377f5ec93a1b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c0dfcd21a980272ca6a138ebb96a8b376b62ef3b712cffd6da18a1ff4ff2cdde48535ffe66ef5b6424bd04093c96952"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b8de11ea898e8851fe058df681a5b638e9cffec81a5bb830f41470a3033d0f2f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "43320826def9c76b9f1ee4f07179f4df7092fc3d73d26592a0a39d165c60e98a0bce6f3d00e374d5750aa3d791c2b32eb2c4d24b276909e2cdc6dcb10b365ece"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/html-formatter@22.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/html-formatter"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/html-formatter.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/junit-xml-formatter@0.11.0?type=jar",
      "group" : "io.cucumber",
      "name" : "junit-xml-formatter",
      "version" : "0.11.0",
      "description" : "Renders Cucumber Messages as JUnit XML",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "826a8703cbc2fc1f99e6671af83070d3"
        },
        {
          "alg" : "SHA-1",
          "content" : "7eab0cfe299174cd16a2943fca7789dd52a41188"
        },
        {
          "alg" : "SHA-256",
          "content" : "d7e5de98b8266f118d455beff01b130dc31d47d64de5bf25b891785c44c63851"
        },
        {
          "alg" : "SHA-512",
          "content" : "74bd72571748a5c4bd8bac80845fa5aa6b68235ca3bed0bdf67d77db63d799777d4079c3a2f0e659b7427b161b8da60364bb303e4da3cb760e6d8d70ba4a1f21"
        },
        {
          "alg" : "SHA-384",
          "content" : "f02099071d5b4662c9661bec10c351a9377eee3f44484b4641eb83d06fd9f59df788dc8694dd37b3679e5252376adaa6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "22337940243fc6870e01f21e473c79a2ea7c105bac889c8ee939a36337f0eeedef11f9b43eba6623bf25a8636fbffcab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "946c0a67ca53a0ab49711bdb8d825718b2a2a1176d49d392f38a394d36f4a4aa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c681d2ccf3f93a676cb1c0c828a932d46081ea15fb3f61e5e9c067576174dbdfc164facc2d4cf01d95275eb95b7b4b6d3f51a4f8436d7d64700bb7b36d93914"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/junit-xml-formatter@0.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/junit-xml-formatter"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/junit-xml-formatter.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cucumber/ci-environment@12.0.0?type=jar",
      "group" : "io.cucumber",
      "name" : "ci-environment",
      "version" : "12.0.0",
      "description" : "Detect CI Environment from environment variables",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a691aa6ba4458434fbe18a02c7a7c89"
        },
        {
          "alg" : "SHA-1",
          "content" : "f21a58e80a43e904ac655f2c931467fc92be1284"
        },
        {
          "alg" : "SHA-256",
          "content" : "24434c9ee859309c748d8f3e59e791dba4a01b69aa00f3c4f7274edec28e972b"
        },
        {
          "alg" : "SHA-512",
          "content" : "38a2c708010bb46a37126371b8b68fc316f5b96f503209ca179d9c29cff98a3702f46117bd392c27504748523024e76c14c0efb12f11f9bc52eaa5c8f0c79a23"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf297c72943c53f5a47712b7d6ad17dd6b07c5159987615f32d08f37ebfba87800a13562a24d9d0772d4dc87684c1bf0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20185d5fe4e9011aae1291657a29a17452d7630b08e8f599ccdc40589312a2f467e1ca8d1a30f39a42fa01c94e50c5f5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "13084941f13a92edd0d034e3d70b412eef55626074af1ecb1e361e42f83a7e63"
        },
        {
          "alg" : "SHA3-512",
          "content" : "60393b23e9a8d687222c0a9e7b951f564e562b17f45ca7f6982ae2c4aa9ebecbde44f982fcb1e440e8c34239390d55b437eb6b682061472f3b4aa4f3e2f79e52"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.cucumber/ci-environment@12.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cucumber/ci-environment"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/cucumber/ci-environment.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-xml@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-xml",
      "version" : "5.0.0",
      "description" : "Citrus XML integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "07002e19b33a098e39ca95187c18ab08"
        },
        {
          "alg" : "SHA-1",
          "content" : "4984a2ca963e83e9d34753e3b52a228091f9c0d4"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c82dd08101cc8a212d9c41823afc7167059e810129b2438a9f640c755e6f5a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "57134c857aee157c0ef8998e07f3911b99030c838ccd99d9715029e988ae894baad853e1fc1c096a7c63db834d4806f21358c641c456b64e3fd66fa4884492ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "cbabd241e834b6509c7b893622ebb8ddd37ca0d296495d1131d43ae17475eef6e06b2b86022815d48a255ee3cd985911"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6b38e27ef5c30233f986529cc8dd3e4cfee5059a4ccf983185b79b081c940295bd40f3db8bfe603f9c84d64d466acb52"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fb24847ee70a98b640fdfb6641a02556b1f614b7f92699618c68846ebe97ca9a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7da6a4031f7d89b0b978a55fb890c1d4e1237f9d92b5b1b80d393de1d3e68fc0bbffb429ad51ad910f49000444f70993dae86622b7a0a5b06f207cc427d37043"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-xml@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-runtime/citrus-xml"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-runtime/citrus-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-yaml@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-yaml",
      "version" : "5.0.0",
      "description" : "Citrus YAML integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c15cb7d3e08c6d157ca61afbff50be69"
        },
        {
          "alg" : "SHA-1",
          "content" : "023c5ec101ead2ab4986a52c79fa4b0beb1781c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a5b7e833b4a4712f8875a000b3f7f8afcb7cfd04fbfd79cc48f8a9fc5a088b3"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7df56b0296a4f7245efd28dc02d5d23198e5269aa34509157690cb0cc7ea05249fb9912fd2725e0673f195c702c8e27f5fcbf4419f59873608eca84747eac0e"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf86534ef032677bd08d23f909d96cacac16587b283a30162e9c25f8ebce7b6af8fceae22dd9a1d26e362f9806ea2a18"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c5dce9597af8ad77fa01a7cb4477301e8137ee2a009fd2ad9775b3325dda1e92c5c719e641bd8f1e592fefce9c1b9f9d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "93016971a176ed7d4ae45f69db3de38b287dabb283362cffd722b33b41ee905b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "45870b526a80b899cb077e8f18e6087e22b8dcdb4cd39db9feb41b8e8f705dc4bb51c619f3586005835d225e0ac5b81f4508bce7980ff8a3185acbe2a7406e5f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-yaml@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-runtime/citrus-yaml"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-runtime/citrus-yaml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-validation-text@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-validation-text",
      "version" : "5.0.0",
      "description" : "Citrus message validation components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5f4a1008ebf18f10bce14dc348483810"
        },
        {
          "alg" : "SHA-1",
          "content" : "7ee2d737453154b02318b905771249ed2118ed16"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c02e5fa17c0269b614233aac7e62e474c0838b6395a9c6593eb7e494dcfd17b"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e8a4ffc5b71c9ed665b3f55b5e7a6af1e8368e283dc9d1f08c880195650b715464c664306bc21897915c1e7cac6cfe826b33043aa491d63cbdc8e1e9855132b"
        },
        {
          "alg" : "SHA-384",
          "content" : "d91f92572c3ff2c123bb455739d2423ea8dd66f28eca1dab4769355b5e74501d897b2b662a5f4123f372bb8d4e9c0003"
        },
        {
          "alg" : "SHA3-384",
          "content" : "840a88dab5737ee29a50565642594adf500e5f7b0ade21a6f6a5288ed4e16a210be4bf52cce9f95fdb8b5595f2984ec1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b40570c6c26baa690fda7949cb8a73e72476e658374aa98a109e63056816a65"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8408ee1ac9002203b113b0393ae4873d53af7d20cad0b20263514c64905860a9054670e9a6ce55754bbb868e823a56d7a3243f0cd5dc16c7bd662450f6467f16"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-validation-text@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-validation/citrus-validation-text"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-validation/citrus-validation-text"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-validation-json@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-validation-json",
      "version" : "5.0.0",
      "description" : "Citrus message validation components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "33eb693cc5d1c21d8b39cc07c64fe992"
        },
        {
          "alg" : "SHA-1",
          "content" : "be93f47f273d9b0f3d69add6519cdcf88095f266"
        },
        {
          "alg" : "SHA-256",
          "content" : "240e80de5784c57096614640fd7b29bcf18d26f2a8b949886a421fac44d2682a"
        },
        {
          "alg" : "SHA-512",
          "content" : "2de42757fabfbdd16262af3b6c83cf876ca5e5dbffeb59474ce0787711e7192ad8ce0952a49ba8515e5f992f9ce060eda5e145776222ce9bf0482d780debc5eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "413911891430361bb7af2aee045140c33b3b50343fbdbdd639f77544f52fc431cfd82477b656f58995bc026cc7f9b2f6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "55d256509f00f05d0e1d4399796e2ac9301f0312f61b471a480eacbb8ca81d49550c9bbb198149336f4e03fa9bcc1246"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5a79c6aae9a4862680cc25fcb2133a40a486bded0b0f24ecb55885b624c66a22"
        },
        {
          "alg" : "SHA3-512",
          "content" : "558d6be19b39bf0f9ea6834921ec485135659dd34aba5114391e3ac5b3251d8fd05cfca9873ace2baafa8c3c07bdffc2129ca88652b54020305832aebde19243"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-validation-json@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-validation/citrus-validation-json"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-validation/citrus-validation-json"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.networknt/json-schema-validator@3.0.4?type=jar",
      "group" : "com.networknt",
      "name" : "json-schema-validator",
      "version" : "3.0.4",
      "description" : "A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4a0af94071319202d89604758e0afff0"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f10b17a39ab147f6f2ab05f30c2bfa899a823ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "ff6c24f5cb88b019109ee6a4e78938e713f0fdfe8558ac65bc980343c05f8605"
        },
        {
          "alg" : "SHA-512",
          "content" : "eebebfccde5adea573fe835e18966ef78f5804ce31d3cb533f7c46ccf6f4aa3847a03c90c445809cf8fa7d2212b603a024f79a13b03b7ca1a5f7024d491bd5b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "50cf4e73feb237c690c51eb5081f38bc61051eecd4fd7af3b8aaaf2b95e68995cfa1bea59f1a98de5a2246fba6651fee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "abca3660fc8df6c3f32d3f0f0852f7cd9c9b173c748a496ff47c800a7d59eb44d33a56576f20f49b299f94040e534db3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "63cb313110fd4d5854322e435f6230d0adf04f0616fe6ebdd6adb517e167e44d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "03371fc900e122cc85e2e7670e56b89b5f0fae5ffc040ce975c1fb70b076cd4d0bb298768afbc66e69233ca2633e220a7c243cd5c9c67923ad7ab0eaf1c1e813"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.networknt/json-schema-validator@3.0.4?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/tools.jackson.dataformat/jackson-dataformat-yaml@3.1.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.dataformat",
      "name" : "jackson-dataformat-yaml",
      "version" : "3.1.1",
      "description" : "Support for reading and writing YAML-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e37cc5b7c1d34b30a1695d5529a742e"
        },
        {
          "alg" : "SHA-1",
          "content" : "31fb75fa09813b46519511cf6d7dcbc1c6534f5f"
        },
        {
          "alg" : "SHA-256",
          "content" : "6da1297d1020c245697ed73302b052366ffa48344bcf0565bc10f1c49f380717"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e2fdb798d39f2fc80e0b8d340afae889e803d134e2ad1637729e538353c50659e44250e3612182044cf527de5b740d88bdcd9567998f0e7176fa66a4b42e81b"
        },
        {
          "alg" : "SHA-384",
          "content" : "121cabcdde2e395d6915022cf05c247561bad51915e90f396b2c4d92ca99bac6dd464b0f5c3aeeb8619f8e2e8c85e354"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e1e44606972a73def141d2a470b48ceda91aeabe21c647772f8059f8b6bf62d121d1d79b266f3e49c796a0b76b1a2ea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "149328cc65ddf30fd7967eb945b8ae07cf21a5db5b1afa75a6515aaf2711f4d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d8babd1571984f2ce4499b7f4aeff754b5bd2873b6d8bfe4e9bac797c90ad08042e30af2c57e20b11dc2683ad424d0f6dfea4967b890c8b8d7bad307e842e62e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-yaml@3.1.1?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.citrusframework/citrus-validation-yaml@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-validation-yaml",
      "version" : "5.0.0",
      "description" : "Citrus message validation components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54d22bd7850035b5e9f36c0f17fc8ae4"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1f90d2c5f828ca95bee04767cc3d29978b475ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "d8eb7ce57cdb6021b0150f04df39b5b9935683a30f8beb0be6cea74e73253049"
        },
        {
          "alg" : "SHA-512",
          "content" : "b7656871e129ec1d2be13d812f54998be87f0b776e6ee01ee4e13ac5995091976074b807e79bfd80cb39309296de69a25942aac8656c39bdb52b5c42910b8a26"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6cb061eed236e1e212980f6ccc3b75976a87ac7fab9ddfee361fb04e84b5f8dd1c6f2101fc782bc5f2a51d74d81e31c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1d6eaee1de1c22ac7526001805a1307b21ec15005926150aa6305bddf39e97a4c8fba8abe0287c6872b9c6b42da09a3b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "76979c8dffc3e45c5e40d4d8ce29665903247442302794ee5852eacbacc01e94"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e86e6e35b018ffef323ed88f8682c4a2d38814d487b7e39d8be1a15c217fe005a8ff8025449b0f32b382a681eb71d07cc2fe611fbbd540acaef9e4313a763c49"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-validation-yaml@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-validation/citrus-validation-yaml"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-validation/citrus-validation-yaml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-validation-xml@5.0.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-validation-xml",
      "version" : "5.0.0",
      "description" : "Citrus message validation components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a2c676cf95932fbca296fc8c837be583"
        },
        {
          "alg" : "SHA-1",
          "content" : "2584d6bb3baaa03eb3b6b3a70cac2b388f3be9d1"
        },
        {
          "alg" : "SHA-256",
          "content" : "9fbe6ff4c3cd71b22f9169db5e4b8f765572ad5df2cc24b165b6c9e12b6dfccb"
        },
        {
          "alg" : "SHA-512",
          "content" : "7932cf57b52ed0caee9d97084414a2c1a79a1f7f811ac0c4dbe8be0066738cb7669743c7de8a095435d05f585d5d3ff7f77fdb0f52ec3afc576498a2b8671167"
        },
        {
          "alg" : "SHA-384",
          "content" : "0616a99acbfe740eb4e1bb2b2731a402c39f97dd7cfc20d9cd748446b0a9e65e93b2d10d1da2fce8d2558bd9d06ff246"
        },
        {
          "alg" : "SHA3-384",
          "content" : "40124bd10bc508397dfb2862acd8282db75ac0eb52a02ff7756b279b12c58c18831c2fd520c76105aa2a35e19d94feb8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8f50809d2014bbd18ad16e83144da7878c94dc8f76851397f59521e40a73e719"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b884f2f666260fb42488c1ec6bd338ef5290be4aa5cd2792395674841c6eb9daad700c7b676f0a1d1b349378696b2dc90cb5ed03992f24c060f691bb29ca33a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-validation-xml@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-validation/citrus-validation-xml"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-validation/citrus-validation-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.jtidy/jtidy@r938?type=jar",
      "publisher" : "sourceforge",
      "group" : "net.sf.jtidy",
      "name" : "jtidy",
      "version" : "r938",
      "description" : "JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a9121561b8f98c0a8fb9b6e57f50e6b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab08d87a225a715a69107732b67f21e1da930349"
        },
        {
          "alg" : "SHA-256",
          "content" : "6fc03e51e73fa884f06e7eae0761e045e56fdeb4e146a4d952e3023cc9e3fb43"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c6cc198bd8cde62b6cc9091ed95a4114eaad035c196317c891f8f2263b28649a33b1f26f74f2b043a17cec2a3d025eda81acf317fdf2d04641fa646e486b345"
        },
        {
          "alg" : "SHA-384",
          "content" : "c84e98ad1babe6badd85ba66737b43929175a80ea1f29c8b1991acbe02d338311f32989c2b830b84a84ecfa58b2ee1c4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d0fab3e09a5c9a486708a17350477db981dffef39c26735150103f42b89d6033ae44f9b45ca7970ca703af5cd0a8c414"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0bf9c35b90b2e9639bd5b638eff5002c81cb2d9898b5da458b71ac80ddf655c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9cffc69bb57e29177a5a4e6df4270a6aa31e74360d2a9fc402b0ec58000967233e88d92db9fcd80a5b88a1ed116268a1568bf02f2d65671b2380ad03b9c9b042"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Java HTML Tidy License",
            "url" : "http://jtidy.svn.sourceforge.net/viewvc/jtidy/trunk/jtidy/LICENSE.txt?revision=95"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.jtidy/jtidy@r938?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jtidy.sourceforge.net"
        },
        {
          "type" : "distribution-intake",
          "url" : "scp://shell.sourceforge.net/home/groups/j/jt/jtidy/htdocs/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://sourceforge.net/tracker/?group_id=13153"
        },
        {
          "type" : "mailing-list",
          "url" : "http://sourceforge.net/mailarchive/forum.php?forum=jtidy-user"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sourceforge.net/viewcvs.cgi/jtidy/trunk/jtidy/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.logging.log4j/log4j-iostreams@2.25.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.logging.log4j",
      "name" : "log4j-iostreams",
      "version" : "2.25.4",
      "description" : "The Apache Log4j streams to log event converters",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7792272b46948678a197f3b114e44744"
        },
        {
          "alg" : "SHA-1",
          "content" : "dec308aae3fa966a959210eb310a38f4d59b57f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e2d337cb7fd69b93b7fe526f9f2c55ae41f4811f6b0a2d27e3fb9a81511d8a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a44c46da1dfeae9df704d1d80ca8c478031492864a6ceb3afcce2c116f90d7b2df33f475caefcea518c4399e03a8931bc22588ea698bd5cfc88e0870e424955"
        },
        {
          "alg" : "SHA-384",
          "content" : "e7900a478c4d33ac9937575e83825927820acb4d3c94b16f620da512ded3176ad31bbb7571e72a0cf3402e5ed8ffff44"
        },
        {
          "alg" : "SHA3-384",
          "content" : "afcde89b7fe5562b75f3c2b144046de88ad85c6dd55caa476e6906d8d253b7c300a602032aff69f6081c06b35cafb6bc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "21333b3a0c7027f9c3addc6c3169476643bc16374d25a0d66a568676a32507c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6f9c367ebdbfff6f486172e68fc9632feef21ac324b1123e02c6e6c30148d6dbd9658f609a72412715294c2f9bd6af1b50c2d94b0aaf820af189e556d065138d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.logging.log4j/log4j-iostreams@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.slf4j/jcl-over-slf4j@2.0.18?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "jcl-over-slf4j",
      "version" : "2.0.18",
      "description" : "JCL 1.2 implemented over SLF4J",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "889b3b36f33843d83ba84f7355c2150d"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb36c10c70e27bb427bb3cec86ac30bb83f667c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "ec5c36d57d2dbe100f84878f944575cb7871da32c7a115b8d7e0721277045d67"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a2d26ab6873b25bab037f5620ce5a4a1c35cf79e89a09ff900d873877231bf117e35e9dfd05912c36be0b4a89a739c84ba20231fd0f74c1fcf14126c8846248"
        },
        {
          "alg" : "SHA-384",
          "content" : "6c8413069e3d41c85ff74f94e0ea01553b2edaf8b589b390c6b3d935d4a6e256720ded91d98a5aeadb67920bc8c10f35"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6fc21de57edba60d2f58e7907e051f70efc9d20729190d2dd0453a6bde313d764a96e1e392fe50042e09c2a1221067fb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c3fbe65804bd4e70d9698c553819bd9866eec21b8ba4a4d01b89f4e8895ff24"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d4fa671a7f0365d0dbe49b42fd5f354a6af2d22dbbcc7c1f5afbdba084845ea0aeabc112b89379988c7dcf57ab36350a39e436ddc45895ddf29f48082485c5b3"
        }
      ],
      "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.18?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-jbang-plugin-tui@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-tui",
      "version" : "4.22.0",
      "description" : "Camel CLI TUI Plugin - Terminal UI dashboards for monitoring Camel integrations",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-plugin-tui@4.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-tui"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "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-tui"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.tamboui/tamboui-tui@0.4.0?type=jar",
      "group" : "dev.tamboui",
      "name" : "tamboui-tui",
      "version" : "0.4.0",
      "description" : "High-level TUI application framework for TamboUI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a9f5ad095e0a76831833b357b26ac162"
        },
        {
          "alg" : "SHA-1",
          "content" : "8462bf2529fc54cbf0079839ec7b44f8cb8e64b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "b807883cb2a13fd9750bd705dc858c6920e4e5e5f0d20a7e97df30511c4751cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "0694e3351e6266b484102042afcaffed5fcf886d3984e962bfaaa3922a60930c9d070e62ac0fcd489575197132229c8559252631e11a47bc0eaa66bd5e82999a"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d63e61b1cb61d259388a28ce50694a2b4c4b61983c565f3b32e242f690231241181207dd4d44ad9b0fcf68afea24cc8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed3c58dcfd63f42705e36d4c15e09ed0ef5a3e9287b760bff8d3bf5f79e335e16cc5b92232b6b1e5d65a6c63d5ad8ff3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "13c4f02ba6feffd2f0eab037a301fc803a50e86520f681c05a12f262d753386e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0ad03fa2a6c3121d2d8c94dfad7ac3edeae99c73bdd133faef31a6d8e7026141765c80ca02dca2425b2fffc2158e7bf544378dffe05deb78af5d07db0c22516a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/dev.tamboui/tamboui-tui@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/tamboui/tamboui"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:tamboui/tamboui.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.tamboui/tamboui-core@0.4.0?type=jar",
      "group" : "dev.tamboui",
      "name" : "tamboui-core",
      "version" : "0.4.0",
      "description" : "Core types and abstractions for TamboUI TUI library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "13b35bb1112d3f4794951194aac6a372"
        },
        {
          "alg" : "SHA-1",
          "content" : "282404ed92d3bac19c92713c1678f8b5c49c09d8"
        },
        {
          "alg" : "SHA-256",
          "content" : "ecb7b050886d15848eda051ded81c37c537df2803049dda806ad4e19461b4e5c"
        },
        {
          "alg" : "SHA-512",
          "content" : "819d89d2e1db089b91dfeef12ec7e4a4709c67f7c1dce2bde1488dd579de9ed94ce9ae822b32e51f3f9a71c4c5121eed32bc99d24547e97ab64c1b21c57f0245"
        },
        {
          "alg" : "SHA-384",
          "content" : "b3c9333a4eb8dba1a05c7ca54cafdee92db6350a981ac6cd22fff10a04525dff1ecfe1176c4b1010554be7d2ae8f3104"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ab038f5e25d7e5a74177a10f800937497cf9485d754a52211628c7e130a5faa5b99f1724e3a648b40b11fad6eafe0494"
        },
        {
          "alg" : "SHA3-256",
          "content" : "08317c1f05c69e42372a723ec159cb1a407c5940f662ad0acf994c23e8b5447b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a20c1c4c84646bacc33e3fa2373a9908c34c6fee9e0729232aaeb077faa16486be8fe7d6098c76c7af3da46e8678b5c3f153e8e1ad9d4c20bb22b0dd0a7a0422"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/dev.tamboui/tamboui-core@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/tamboui/tamboui"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:tamboui/tamboui.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.tamboui/tamboui-annotations@0.4.0?type=jar",
      "group" : "dev.tamboui",
      "name" : "tamboui-annotations",
      "version" : "0.4.0",
      "description" : "Annotations for TamboUI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a6d5b992ad13c87e22227df5413bf77"
        },
        {
          "alg" : "SHA-1",
          "content" : "9bf5f045a669f14e8b28778b5fd664b4ef6fa607"
        },
        {
          "alg" : "SHA-256",
          "content" : "45709ed106deef6aee7e30de8a1b5d7a0ffce222310feda5a4a4e2deed22ce9e"
        },
        {
          "alg" : "SHA-512",
          "content" : "fed9ec940c60ea7d77c1dceb516043396f6079a58978ecaff9b5cf7bc74553d47d66ff2cc7362e34a129228ee1c286bd34f4adb2bdd7969ef065c72fada1b550"
        },
        {
          "alg" : "SHA-384",
          "content" : "5cfd97ff99f0c755266643a4f4b923955d2fd5d750fb16bd7df4c5438f68e1567be4bffd1f39ac45aa0da99750b12907"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07e03ef7a207f6bc742c70cc8c55719baedf21b1512931842f4edc6c0027280586f0c5df1647b4e8d532febf49a178ef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ba59f506ad75821313a54fac0f84ccbeb3e98fab205a374cfcaa92f0061e86a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fb32ae00d3236086e08ae398f9f5202367a996081d91db623aca39deb30f2c26338ce5fd7e6ead75df46e19b7a74ca26a6d8cf0d3a46e0fa75cc69e0138ed34a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/dev.tamboui/tamboui-annotations@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/tamboui/tamboui"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:tamboui/tamboui.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.tamboui/tamboui-css@0.4.0?type=jar",
      "group" : "dev.tamboui",
      "name" : "tamboui-css",
      "version" : "0.4.0",
      "description" : "CSS styling support for TamboUI TUI library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "65bb0d52d2a38f476f8e3c659e4530c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "21e7f725bace10314ba943685c339d87ed2f5fe1"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1e004deeb0a8b5236e1bc7f1054c5451184d69b3a579a170b6cf2e084f8ada1"
        },
        {
          "alg" : "SHA-512",
          "content" : "a4a088c707434f414abc3e681f2050cc043ad0091950782f64a65a125011b321bb2266445153308110a5e2501dd025780c6e28469b462ea819473bb1cd2d8705"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e8b30ae90ddb20fcc4537303cd699b4f4308a645e0915f3e47052d9c07b9891257565d8925d1aef7920472be9f3fa17"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bcef251cae860b1843364af7dbba4ecf80b66662548a9ed6f80f5c663975d91982f2f26b72e7bbb964b6421f1d0d5c7d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7cd4c37389dac86c91dece6c059a04e846cd1a7200ddd9c866c70412abb4eed1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7240073e9a85292aa36744affde39ed441344840fea203de2a040c2c77dbde8c21ebbae72625eea3f77aaeca2c7919d377caabb9dd1bad6aed7b79f50840b45a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/dev.tamboui/tamboui-css@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/tamboui/tamboui"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:tamboui/tamboui.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.tamboui/tamboui-widgets@0.4.0?type=jar",
      "group" : "dev.tamboui",
      "name" : "tamboui-widgets",
      "version" : "0.4.0",
      "description" : "Standard widgets for TamboUI TUI library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1fdebd82e9d323f26e9f478f24bcc5f5"
        },
        {
          "alg" : "SHA-1",
          "content" : "7899428ff0c62ebf797b14494f116f40b1c917af"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2c82c277c2db1b8b11250a3fdd91706c0463bafbcfb66526cd2c0ea48120b27"
        },
        {
          "alg" : "SHA-512",
          "content" : "fbf40751c214c4e97fc1d7bb89a8bb2f981c590b0c37efb3bb6a1843cbcb59237531e0c81fd6bec844cf4b261812581d1d3f97a037e7d15bb5ffa35180160c7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5e88457cb7ec1112fe2b3f4f18109433e69f7a613232d900a5f015fddd202dfb58d9908e4d6012196451f80e0834fd2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "26efd78e105095a78e245684721a085b988db44a74cf58c94480fcfbe4055231380ae6b4c53017f4e2218d0bdca6fb13"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6691ce537288d4a034438ebcbef8f2b25384510ccb607600b390d01c827a1ccb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bf6ab4f095eeed3676fddceaa111b5817f9c6f5bbce7f2be2920ab222cfe3320f7b85bb6d77dfe6b3e318dfa87ab50f2e76b46e9432c5950e2f4c6eeafcf2794"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/dev.tamboui/tamboui-widgets@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/tamboui/tamboui"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:tamboui/tamboui.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.tamboui/tamboui-jline3-backend@0.4.0?type=jar",
      "group" : "dev.tamboui",
      "name" : "tamboui-jline3-backend",
      "version" : "0.4.0",
      "description" : "JLine 3 backend for TamboUI TUI library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b7d0168b84d7858f1f0d6b062404fefd"
        },
        {
          "alg" : "SHA-1",
          "content" : "c1c8081b060b614a92e7eb772311cf78fef55adb"
        },
        {
          "alg" : "SHA-256",
          "content" : "a4fbc8b70b4fcc522ecca6d3126be998c329af560b5e37abe0783d830cbcc9f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "98285389b06aa7f989aec4feedc757783669f029fbfcc11f4b51a9c0388e21cc591abead03e0008ea17ea849b303214a3430821cedf46784aeef3ce19c427739"
        },
        {
          "alg" : "SHA-384",
          "content" : "2cd91e7968f2a986143790f0a1987d5cea70570642cb9d2bb4b043a817fcf9a9356e99281ac4ad128f221db145e5ed2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a34aab50aaf3e542fbad649b932ff1606f3d06dd28da1ba4735d61847e3e43e34b29df9ce4914e8fac92d5da088c83b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc2fa41d2a4fe27bf809fb9fea9b37ae1703aa188bc54c8fb25fe03667e60e0b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "13de85832827dee9b856c3ec61f954defb02c49bd7626a4179457b2ca3c4dcfd1426f467409d9594fce020a40efb8e73f007003aa1bd2f18fb58352ff292fe90"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/dev.tamboui/tamboui-jline3-backend@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/tamboui/tamboui"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:tamboui/tamboui.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.tamboui/tamboui-image@0.4.0?type=jar",
      "group" : "dev.tamboui",
      "name" : "tamboui-image",
      "version" : "0.4.0",
      "description" : "Image rendering support for TamboUI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "682f7e151f9f282af18400249f187ef4"
        },
        {
          "alg" : "SHA-1",
          "content" : "942a387f1f2da96a47d546fcf59b21d9d41e58b5"
        },
        {
          "alg" : "SHA-256",
          "content" : "07c50c25da07e6f8ad974c46348a5dfb63c307ad022e63f00b4c8d4ec467d343"
        },
        {
          "alg" : "SHA-512",
          "content" : "e14144686a65b34b3279ae3b7b914d0d5ab082ce80c558e3f1d3deaea1f097607af2fd6245841e17d974fdeaaa535e767ba828b14c9299a20183ff50ab8a7bda"
        },
        {
          "alg" : "SHA-384",
          "content" : "823e0bb207c01d7a3e5b92c9e80e00725f8e68c37c73b59d1c495367bb08c678901de335addea20a5502292701e91639"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b22036b82faf965f2776edd6c803181926a910f3fe01103a8cfc096d435d50dbaf80f74b9f6fd16d72c082e948faba4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "12b3d4bdaed1f784aedd284e190d89af8e97233ad875069d0dfdde12311649d6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3276d1b3a41ed293ad29c96046117c5d637553298f6134c4adbbae4cc5b3d599356ca169d5d7b4461eb3636d5e3c0c2c94b4e8aaa43bbb34a8a15dbb0ae78376"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/dev.tamboui/tamboui-image@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/tamboui/tamboui"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:tamboui/tamboui.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.tamboui/tamboui-markdown@0.4.0?type=jar",
      "group" : "dev.tamboui",
      "name" : "tamboui-markdown",
      "version" : "0.4.0",
      "description" : "Markdown rendering support for TamboUI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "679a11a61201eac32620ace71c5e837f"
        },
        {
          "alg" : "SHA-1",
          "content" : "98f7b558b93edc9a9772ccdecb62def6ef2d4ca2"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c398c5864e90a1fc28e5b6834786fc1256c82d0336317c8e0cee0d8de0bea13"
        },
        {
          "alg" : "SHA-512",
          "content" : "8fc9388c1e49e04041db7afb0aa8c5452504b891cf2bf39a4057c9dce8a8647ce1999393ebe2ccee4a8040e941f392927d273b2f664500e071a43e9376178e7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "44e78f35edda315e3b7c2d9cec7dd7419e8e454b682e39e345c48876cdb5e8631f96429b25af116b8b04b1a8ff8a07de"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e812317c098341c4cc4b179660dd3ee16a654533ae09fb6634767e5cf3e6871b5280b96d30b978adcc5c10fc39962c19"
        },
        {
          "alg" : "SHA3-256",
          "content" : "544f5a24f7e3a9d5dafc53d4a576c5f556708a56da470fec94f1e4cc4faeb73e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b8269393da700cfba5ad9c259b89e6b4c1800d0cfa6db7d2f87d5ca51a1813a8f11a4250f2a7bf3ef72ea210e5f36d05bd71bea520f7086ebcb190e48d7ad9f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/dev.tamboui/tamboui-markdown@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/tamboui/tamboui"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:tamboui/tamboui.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.commonmark/commonmark@0.28.0?type=jar",
      "group" : "org.commonmark",
      "name" : "commonmark",
      "version" : "0.28.0",
      "description" : "Core of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or Markdown)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1242f7899d4f37a41126f45113e27c95"
        },
        {
          "alg" : "SHA-1",
          "content" : "9fa5c6ea2a17aedfec543c693be35573307750dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8b28e00f97c568329ee1b2496cfec5c3ef8664b565ea09cf8988894183b956d"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd4ee2b918de001ab4ff09c3ee9d3b0d38c3566116a6755080a0cb5f0a16a9557ccc9530a1f20e8c71b43b4b37cce8667dcc8d12cb389fcde11193456e65ef77"
        },
        {
          "alg" : "SHA-384",
          "content" : "21d34ff51409a97f41f45172e2c399671241df8d2eaca05064e0639d3e3b796a31c5ab98ba854539383e149a4c6dad31"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1f02b2c588749a06368219eb749499a9088d16caa3865d8d64573ff36346899352750ceac648e24c44a43fa85dcbe183"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8cfeec2b2b5ce49fc21e3cb7bf0f2e1db3766f90ed1eb6044e3c25d35e2135c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5be241384747221d92c907a0f10768a08eb2c10028ac659c9ae8346dcc7687c7b25ad0db16631e1d65f214e9b46db738ad105cc4b4ddd7737770a71083537433"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.commonmark/commonmark@0.28.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/commonmark/commonmark-java/commonmark"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/commonmark/commonmark-java/commonmark"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.commonmark/commonmark-ext-gfm-tables@0.28.0?type=jar",
      "group" : "org.commonmark",
      "name" : "commonmark-ext-gfm-tables",
      "version" : "0.28.0",
      "description" : "commonmark-java extension for GFM tables using \"|\" pipes (GitHub Flavored Markdown)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e52d8e0aa62a4919004a87847f20040b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ca0cde4d8816a9cf6051e636fb3148034b545073"
        },
        {
          "alg" : "SHA-256",
          "content" : "80439c7c4809daa6c35ccb260f48f8b71cda30e8cc923dbd68bb3be049359ecb"
        },
        {
          "alg" : "SHA-512",
          "content" : "62010f1ad2301d554116ef08f97b818594a705729bbe5cbc1b8623dda1700ce23c6a7f5333496ba02130e90d473b586276cc447d1331907d4899ee06315a0957"
        },
        {
          "alg" : "SHA-384",
          "content" : "197e792e5ec3f31717686300c09f195bb3dcaabeec51fa2ab94344b45dcea414bd58468256be9d906fd5522b9d9cd3cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b60d53ff85feee40ba8e383719c65ff7efffbc765301cba0842b685541babdbaa62a3f4e6083cd5356b99f06d733d2d2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5a027816de557204c229ca108cec92efc0b12df5ed1827e90cc01712774cdc2e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b37028beda1050be72c1157b890e62229184b5727ee8562039fd796a8e413612cd56ea3315050d1a73c656a0ec1c8b576ebee445a050cd8d63030f38637ef761"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.commonmark/commonmark-ext-gfm-tables@0.28.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/commonmark/commonmark-java/commonmark-ext-gfm-tables"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/commonmark/commonmark-java/commonmark-ext-gfm-tables"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.commonmark/commonmark-ext-task-list-items@0.28.0?type=jar",
      "group" : "org.commonmark",
      "name" : "commonmark-ext-task-list-items",
      "version" : "0.28.0",
      "description" : "commonmark-java extension for task list items",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e35567a05aaec8c653d0642301ef8bf4"
        },
        {
          "alg" : "SHA-1",
          "content" : "16044b2f44588c26b59b0060bec008d2bd39a130"
        },
        {
          "alg" : "SHA-256",
          "content" : "877d0d809c9483d17483ede2ce15d8965e4bd45f1c32a7fc78479bdd6ceb4052"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a1cc6f1e3485a5393d34096e3c9eb19ddb3024341a78fdacac39a2c0edd5087aa4682f492a32895118fa87f417e53dd0797a2135216424475987db9c12dc3bb"
        },
        {
          "alg" : "SHA-384",
          "content" : "a1b0559134a2295b0f1730e9271cac9434a911739b25b2d1565c05736e2b529a894ae75e6632d594009ed8b0e5e6a9f7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5188c41bd4d2771919244dc6e31e6bbff6c28340bf8f4bae56e98d21e37444501dc5e485eba03aca2379611666fada17"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c427c30c1fe2abc3610407a8b6fb0619a94031a86525967053c2c1b1bc9e3faa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7526a6994e15fc96c1b7f7c43c237ed03e5cb3ab600160465a392c801ed38a9b8ee84c7b87e4bd029023e1921a2f7d35339640c887249d26102de7ca86cf15be"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.commonmark/commonmark-ext-task-list-items@0.28.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/commonmark/commonmark-java/commonmark-ext-task-list-items"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/commonmark/commonmark-java/commonmark-ext-task-list-items"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.commonmark/commonmark-ext-gfm-strikethrough@0.28.0?type=jar",
      "group" : "org.commonmark",
      "name" : "commonmark-ext-gfm-strikethrough",
      "version" : "0.28.0",
      "description" : "commonmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b7f61621e9aa0b3075f710d8effca927"
        },
        {
          "alg" : "SHA-1",
          "content" : "580c26b1ee6ea4938affa623515be51f75b9e6ec"
        },
        {
          "alg" : "SHA-256",
          "content" : "da8030ff7f29f7d53861185d692cf62563d7f93554e8e08afae1ec7d97c76c2d"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d41b3e5aa84f63c29fce10a4ce27c57d56e9877368d4d4e6dfde371bd553dca4bae82ad20e3f66601836a933145cd20cd769c4c2fbaa4563cb2c4bde3d05bb7"
        },
        {
          "alg" : "SHA-384",
          "content" : "0775abaa0d18b497b72dab1deee08696ae0af80814f7a47cedbd28dab3241e14223c62967f01f3dc1916b87a3be633fa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9c66da99023a4f73f9bb6ab17aeb02af4229ccc3ca355a4df8cc1a1dd893665382f34d2d062469f1abf95799ff364a74"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ca6c6509082152bd030d885f33cb8b261e4fa895b5cd77ac1d5a6706b61df10e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94fbe3fc09a833c4f25f1650160f2a396390bc6a80e95301868c97119bea820b2bda0b3552cbec0082d64bc31bfb602c8e875a7adceb61b5cf29e519541ad9e6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.commonmark/commonmark-ext-gfm-strikethrough@0.28.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/commonmark/commonmark-java/commonmark-ext-gfm-strikethrough"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/commonmark/commonmark-java/commonmark-ext-gfm-strikethrough"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.tamboui/tamboui-aesh-backend@0.4.0?type=jar",
      "group" : "dev.tamboui",
      "name" : "tamboui-aesh-backend",
      "version" : "0.4.0",
      "description" : "Aesh Readline backend for TamboUI TUI library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d3ef8f74e7a106e2f817dd3327914942"
        },
        {
          "alg" : "SHA-1",
          "content" : "0cb6d244f59862f88402defdb9a07fa26fd8b386"
        },
        {
          "alg" : "SHA-256",
          "content" : "65e87ddd00c109fe8b9ab27ec59bd31ead951fe4f02cfcb317fab5f906125d97"
        },
        {
          "alg" : "SHA-512",
          "content" : "b48465deb43c1e5930778aff9828d5b7c371c927ef38da2a33256e80e6d16b6ed3d7ce3f837380af16b873f5f2acca1907050e54f2fa9a124273dab08070eec4"
        },
        {
          "alg" : "SHA-384",
          "content" : "1eee35894069d8ed8a9efdcdf825b9a087c283d8a5ee067f3e5ece86f8ec1499305327a7d8c91579803a9f6ab0ad3322"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c71baef93f5c35b69b752313e64b4c59ce69d5e5fb0e5a1d65b76257941f0663f572b61bc0e6cd8d7e8a6e088bf9689"
        },
        {
          "alg" : "SHA3-256",
          "content" : "307b5ec62b00cd8448f57fcc05f3fd6757f0f04bcfe62b1f05e22865f3f9b33d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "040bab260e37400d881b374c1686c0f80e840268b66cf5455dd29c583b9d017fb024dfeafab97fab19fe7dc7e527ebeb424fd28c2d7c5880fa441d5df2e01789"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/dev.tamboui/tamboui-aesh-backend@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/tamboui/tamboui"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:tamboui/tamboui.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.aesh/terminal-tty@3.14.1?type=jar",
      "group" : "org.aesh",
      "name" : "terminal-tty",
      "version" : "3.14.1",
      "description" : "Aesh (Another Extendable SHell) Terminal TTY - Local terminal implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ed9dea5f573042375686f64f10c9cd85"
        },
        {
          "alg" : "SHA-1",
          "content" : "e8134ce5a7a57e2aaa09cccf0808bd63e559790d"
        },
        {
          "alg" : "SHA-256",
          "content" : "41c3c7ced2e5362f1a30184fee3e781fd04dce606bfcb5ef45e6414cf2402382"
        },
        {
          "alg" : "SHA-512",
          "content" : "88621d5206325ec5b62e8fc3ce68b387a1ae288b28d0d27696898ce7b79cbe590819a67bf03d61aa85bc160e7f42e4d5f93cbc507b6be34dd06a20089acbca56"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d9d79b6788e1d4fd8748a555d20abfb9fe8dd02a17a9de6684ada564ae1c0cc6a1c31b95476573b03bdc2e7c3d1443e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b861be10ba84aff2f4515c0999693d5d87341d18c09ed6c7d2a15a3990279c0695bd664b4ba10d7a9400b0e3db672683"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1c7308ade391af6509b0869c7f32493f28966cada6d64028ce6764e17e488b1a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "abc70f4e30d3023e200941469fc5c0c287d2c04fa0efc1ab147de0ef1f8f78af063c4753f585df76bf3143de1cd0dfd27cce5c6467a53ee0c54be1fcd1f5ec07"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.aesh/terminal-tty@3.14.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aeshell.github.io/terminal-tty"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/repository/releases/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aeshell/aesh-readline/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.aesh/terminal-http@3.14.1?type=jar",
      "group" : "org.aesh",
      "name" : "terminal-http",
      "version" : "3.14.1",
      "description" : "Æsh (Another Extendable SHell) Terminal Http",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bdd3ed0f7c25bb55e533852378b01864"
        },
        {
          "alg" : "SHA-1",
          "content" : "774df22ea0ef1018ab945674c6b119df41edb2ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "1ba4961d39f8f3ce12f7ad5dc15ce399eb5399eaddf4a3102b16d3083246fd04"
        },
        {
          "alg" : "SHA-512",
          "content" : "15a70168f5ab11d576cf67089eb58e42d399145d98dc0fa439a4d874f248a4c3f00946b155d0da1971c0795eb1d458173d2eeeeec0026f4b890191532c0692c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "62139465ce99ff0e65f4dca7305dcfe453454467cec0d6bfbd14be0579cc99803b333a8309473194323653276ff3697b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "05005c18f39064bef318580358e0d0ab24e3a24b13ef254b4bc71f43778b831b40ed29a5b59fe0f25b12b3ae39e3806c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e9c453533266b87b6a8dfb4aa9b58b2b9603d81e44249d78aa7862c5401856be"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7e7cc8201f789f93eedb677644bf1df28ad56422ad8556bdefde837a570bee06a61650ef4f3ecaf26723f97c8aec6da9bd5ac24f74361de43d9e1ba6aca3a773"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.aesh/terminal-http@3.14.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aeshell.github.io/terminal-http"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/repository/releases/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aeshell/aesh-readline/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.aesh/terminal-api@3.14.1?type=jar",
      "group" : "org.aesh",
      "name" : "terminal-api",
      "version" : "3.14.1",
      "description" : "Æsh (Another Extendable SHell) Terminal API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6e315d0e298100891b13f857e5146110"
        },
        {
          "alg" : "SHA-1",
          "content" : "dfdf74bb7c6697c6729c7c602c2973f63e0f9e49"
        },
        {
          "alg" : "SHA-256",
          "content" : "f75cbac18a19d7652235d037747ce6d6dc009926c33e324351ca1579618eee7e"
        },
        {
          "alg" : "SHA-512",
          "content" : "ca28483c77907f6ebe619f497a7ffbb1b558a490d949fe9e187883b580fd0e5c65df378a7f6ca94c204dfbc8afd3be66f136a0a0cf8463b35ae3f838c542c314"
        },
        {
          "alg" : "SHA-384",
          "content" : "7cb4a689df6dece1531d1adde31cd573b290a0206b2c3b226097d77b92c3ac18b89c054804c9ddf3e93c8c7ab76af8dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2384382d062bb2fabee07d5403855533e766b342f26a3c8a89c9c792a2da1b38017da94f15f5cdd2c565de257ed4573b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "84fcf2a017aefe4f55bc039dbf34f01bee742c2d4b1df116262e61e87c69766c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "74aee41c88a8adab2d0c31372fae713cd89dcca911001cc5fef2f33ff6761746197563584e8a84c06ee09d82dca482e6ef53df061f09c959d2d86784670d09dd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.aesh/terminal-api@3.14.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aeshell.github.io/terminal-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/repository/releases/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aeshell/aesh-readline/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.aesh/terminal-detect@3.14.1?type=jar",
      "group" : "org.aesh",
      "name" : "terminal-detect",
      "version" : "3.14.1",
      "description" : "Lightweight terminal capability detection with zero dependencies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39463489031a5f637998e8770f1f540d"
        },
        {
          "alg" : "SHA-1",
          "content" : "ca7ea3d5b96107bc9986f5ff81a06e8803bdf347"
        },
        {
          "alg" : "SHA-256",
          "content" : "898994454a4444ee285bf712c5f6115979bdc36f63d036ce7e3b30a3ae74929f"
        },
        {
          "alg" : "SHA-512",
          "content" : "6627c2ec1dab49eef2bbd0e62d3f7c294d84a5c50275ebb270960527acc03f40687d58584faf936e5e70a50a87a11c99f44126249dcf1cd5ae4f93e0ccd1220c"
        },
        {
          "alg" : "SHA-384",
          "content" : "a38b9a09c7735e4ee986a572b1225977f337138d665accb0b0877995502d6ab2b7856edc646dbf768b3bbf400fcc661a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67eb3f6cd75d79f77eaed71ec10d26a6f9358c38eac6c71d48b9f017bd8f43a43b8bd8d205fe3d05a7ef7a7ba158ec96"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6cc450654a0d03a35db6f40dbecb12d14b57f88976a9840f4d5c5d919c379c4d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3641db9a5f07aeae88fbf8ae00b92998e0b72e19a53359932a5b8cf004abdf9cdba28ebdb08f39ea20883eace7dc8006f115b5d4e8c0e821cee4f6538afde7dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.aesh/terminal-detect@3.14.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aeshell.github.io/terminal-detect"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/repository/releases/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aeshell/aesh-readline/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-validate@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-validate",
      "version" : "4.22.0",
      "description" : "Camel CLI 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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-it",
      "version" : "4.22.0",
      "description" : "Camel CLI 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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-launcher",
      "version" : "4.22.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.22.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.commonmark/commonmark@0.29.0?type=jar",
      "group" : "org.commonmark",
      "name" : "commonmark",
      "version" : "0.29.0",
      "description" : "Core of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or Markdown)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3f014f0a09c6e0796774bab669e48e5a"
        },
        {
          "alg" : "SHA-1",
          "content" : "afd6755ebe69fc302f8cfbbd4a6bc056ac73ba94"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c9b0fa481e36d7176f38e572c134656424cf9601bc190855d0f89478df901c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "a241c385fa3eeacbf235110f686485b4c4d5d6936e8656435410d8ff6fa5411c6bd0f520431bc77f8e72341ae92d33c9155541e236f530282fa63c4b51be32b3"
        },
        {
          "alg" : "SHA-384",
          "content" : "994ea477d478786b7df2e95473d25bf084fc6ffb7ecc06e1074079091f42389c29ad93d4b971033ac4db7f0dc42f0f90"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0df5960db565f37e73ff6fa634717172676ea1ade268591bb400b43791912047e3bbbcd7999a7d4f0e22e55b5a29cc84"
        },
        {
          "alg" : "SHA3-256",
          "content" : "17b365efba8caab565b6a212a7132becf2242ce8b43853a6b8afc252960a4757"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8ef304dc7fb30fe90df260c55687c929a76d65a35703260abe22fb403ff524bea9e94e296192e6966ac25ed196a0d24ec9d9f7e2b94c743c6548ddbd9c8785ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.commonmark/commonmark@0.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/commonmark/commonmark-java/commonmark"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/commonmark/commonmark-java/commonmark"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.20.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.kamelets",
      "name" : "camel-kamelets",
      "version" : "4.20.0",
      "description" : "Camel Kamelets",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1c37250a13977c20db246624a059957"
        },
        {
          "alg" : "SHA-1",
          "content" : "e534820271e90742da5666711fd4cb71b1a720bc"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1053f9c676a65d400d22155dc78bbf39c6c939ca30a6af4ae4c8c5f01e77bd7"
        },
        {
          "alg" : "SHA-512",
          "content" : "f74276b95ef4f0174568a03a2f1a991cec240c69db95e9496d518617058377dcb82cb635383991b57eae51aecc4ac2505b445bb355f909818437da367031cd55"
        },
        {
          "alg" : "SHA-384",
          "content" : "a8bbd09009c4a357d8b554ae7a6b29734ed463ba390ab7cab15096cd3655233ea5b39c809b8ef4d79d702693e071ed0d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8539bcf4102db1d17e80a9f4aef0a81f42f11e4013f55c578601bb17082d9fc4fc0945c9ee686a563afcf12202f0d82c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74a9b5818b2a9e73757c2bbc0f273ddc781ba8bbfc9018ae4aa925ac9e47ec44"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d17699afc5b3266ffde17048e3b25b5cd3703cf67d8f6fb43b994edc30199264d9377af1085ffcec1f37938b9de74d0bea371bf62bf0dd16af99a13cd7740a36"
        }
      ],
      "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.20.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.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.eclipse.sisu/org.eclipse.sisu.inject@1.1.0?type=jar",
      "publisher" : "The Eclipse Foundation",
      "group" : "org.eclipse.sisu",
      "name" : "org.eclipse.sisu.inject",
      "version" : "1.1.0",
      "description" : "JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "27cdf6355ce241f5e8d69a686625e5aa"
        },
        {
          "alg" : "SHA-1",
          "content" : "c758820e578794e36a633403aa8411a48c822bbd"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3edea5119c91be496e3ff55948fa16c89cdbacf9c2e74bdc9fafda1a3faba20"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f4ea219c095918f4944f68cab098ff02f2278d682e7ec641d4229595569921afcc15d15b1fef5b8fe77833cfa5a2de1fed947338b890a744b8263f7816bc22b"
        },
        {
          "alg" : "SHA-384",
          "content" : "c83406da8da08019e1a66d6527bda3b97dc362b9dd3dfb850ae274e23d5634f64a859c8160950c27973db23f22f6b73d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "17a3541b01a570bcda08178ac07742fdf191f029f6294b4ad47312050acd5af0c3bacda85f44fc72cffd741eb8daffb6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "205367497f6c5e8dbb04ef450aec2f19189b76261f4dcd498c15786b299addc8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a9b37a54023f80e9ba13cbbf0b4742d1c6dfb74ca38a7c5443fade5b808729495756d296b51d689fba8e1914b588ef2a123be4861f9c7c781479baaacef88e9c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@1.1.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.jolokia/jolokia-agent-jvm@2.6.0?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-agent-jvm",
      "version" : "2.6.0",
      "description" : "Jolokia :: JVM :: Agent",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c61a4f6dce03a43e53781c17a4053244"
        },
        {
          "alg" : "SHA-1",
          "content" : "112682bb5f8cd8ffae3cac94d1e4b17c58ce8ac9"
        },
        {
          "alg" : "SHA-256",
          "content" : "97bcec5fad163e1637bd75b345ead60a262784b4e1045c6b7d5e026589be67a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d1c75626b034567365f9a559901cad2314af4ed588cf3ca7a7ae415d7923b1bc15f6617dc4064b1d5434655df2434eac1c97b3ddb1a4ff42063cd5ec96c5730"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b9d749e728027227c0ac8280335357a5ed3e7c823aa171533dbdefaafe29b7225b4508db1dba1d2f336e05177c7eea2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d508ff02e60aaeaf28d6517c5eda5284d7a51d12cecb1769f0b3570f65f07c1c296c8abedc11f7920a89999b932eb07"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4abc3e47b5e75074d23eec817cf6288e8524348f2aef96c7bede9a134caab275"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34348c7ba6b331b79c380d1e7c1a8e6039f56b2857d10b4f37863844c875e8bb4280d2f197071920f234b17672aab7cfc7a934b22fb7c88f6c63bf4066f2e935"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-agent-jvm@2.6.0?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.apache.camel/camel-exe@4.22.0?classifier=x64&type=exe",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-exe",
      "version" : "4.22.0",
      "description" : "Native Windows camel.exe bootstrap for the Camel CLI launcher",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d1ccd69830e0cf1b6537f799797f8caf"
        },
        {
          "alg" : "SHA-1",
          "content" : "c55f061015527c03e5aa60a307165afeb5af6e05"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3d7d079e271e0ecd32df0b7a3429974e410f59453b9a740cce89b00dc42b3b9"
        },
        {
          "alg" : "SHA-512",
          "content" : "8bf053c20d55da1a34dcddd94c1ca16ec1c7337452b0cf4b6dd6ea081905c64035c187c50c1b87026b14413d906c1a8c3f63105c4047d69bd66730589b63576d"
        },
        {
          "alg" : "SHA-384",
          "content" : "c18c963c2267141f9f608feac1bfb766a5c06d1b220ee2fe1daf1039aba41616718301ae88c13eaffe6f1fa7d312091a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "888d46947ff07f61fc899349bd7ec6b566c1fa745ee5167849da67c787db37dbc45358e31d41b808490b74691750d854"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3bd3a02d0af4e2798d49fda27a0cf5fa63a33070ad2de4557de24047e8eeea0d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8dbeb06097748ecc7280eae4148130b6accfd0452b7fcc93b66ed2d2f29a5ebd25506f3ab03be13ddcaa3b4b65dcc26f4a3ef6c146cbd01668472d55e7a839ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-exe@4.22.0?classifier=x64&type=exe",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/camel-exe"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "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-exe"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-exe@4.22.0?classifier=arm64&type=exe",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-exe",
      "version" : "4.22.0",
      "description" : "Native Windows camel.exe bootstrap for the Camel CLI launcher",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f0e8c3f90fe07bc04b4c77c1cdd51047"
        },
        {
          "alg" : "SHA-1",
          "content" : "050b434c8533f3db7a8bdec0fa3eb8674838c10a"
        },
        {
          "alg" : "SHA-256",
          "content" : "b8774c9f58594dce107f48ceb2f8ab46ab1449e019f389299b238d76794829d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "f1430a2f087f3de6431910c51cf713ebb7bc5cf80dba56de755a885d437c8030df6d00b6fb9c075b507343eea27524c1a0c9303139f1a8e7784b93df0c8768c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "12c72c0e4c2d049833a6aa688920868fa74f8d490777d94d94ddc9474bddb402dbfebb480cabd9456299352e84eaa5b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "072f2d00ae21e50a3ec2c063e8ef8ab570a682661b5492a6d9bcb1b848ab9e35362428761745939192cabb0fe4f411d0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "63e0bc7e8453cb9f7710292ed2eaa2536ba62dd3012f41ae877c757d238ed7fe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c49fbe7ad8bd28e5eb4a511887f90da802d0f589138da38a30e9b3767f7e7116bfe6b4b4271c018a0e45db9a934b3a788625b9a2c040eeea8f47ec8cec6d0f72"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-exe@4.22.0?classifier=arm64&type=exe",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/camel-exe"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "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-exe"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-launcher-container@4.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-launcher-container",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "archetypes",
      "version" : "4.22.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.22.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.22.0?type=maven-archetype",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.archetypes",
      "name" : "camel-archetype-api-component",
      "version" : "4.22.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.22.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.22.0?type=maven-archetype",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.archetypes",
      "name" : "camel-archetype-component",
      "version" : "4.22.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.22.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.22.0?type=maven-archetype",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.archetypes",
      "name" : "camel-archetype-dataformat",
      "version" : "4.22.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.22.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.22.0?type=maven-archetype",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.archetypes",
      "name" : "camel-archetype-java",
      "version" : "4.22.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.22.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.22.0?type=maven-archetype",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.archetypes",
      "name" : "camel-archetype-main",
      "version" : "4.22.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.22.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.22.0?type=maven-archetype",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.archetypes",
      "name" : "camel-archetype-spring",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.tests.bundles",
      "name" : "bundles-pom",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.tests",
      "name" : "camel-validator-test-resources",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "tests",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-itest",
      "version" : "4.22.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.22.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.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.jboss.narayana.jta/jdbc@7.3.4.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.narayana.jta",
      "name" : "jdbc",
      "version" : "7.3.4.Final",
      "description" : "transactional driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8981f7b37eff46a3ce211e2441145824"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f81cea7e5ea2f7b579be1e3749fd9ad3e4134a6"
        },
        {
          "alg" : "SHA-256",
          "content" : "799560082f5960695bf1d4272e4d871d45d2a7f79910001000d0955a4a790855"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6782550bfa5e8047d97dafbdc9dbb68f26af0f4450cf4a63d71a447e65d24fe8e17d6293a74b550d5e07758c847078d5c097a28eb4a4fe33cd3bf9effbdf7eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "f45d64119c3a1b8c3fd3e0ba1ad984ba33181af8326b55148e830f58afb87ab7bd63a40befe599a216e4b8176813bbec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "441b318ec9ac5ffce622785203c75e54c12f7edbad8d9c13e316af861c695712ed74cd132e915e00694139647a6c1394"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7c850854edcb50320edb010455296c62dfdcd6777d57e3a0997afb5f7e9fd3da"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a2d1e2f61c75b0b0f8d822d4504c2a0e1fa79eec9f0cc259b3b591cfc47e21e66530e5500abea34c1d779fa22db0d134c55b9a4d8c3543e95c18fc35da04348d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.narayana.jta/jdbc@7.3.4.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://narayana.io"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jbosstm/narayana/actions"
        },
        {
          "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"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.narayana.jta/jms@7.3.4.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.narayana.jta",
      "name" : "jms",
      "version" : "7.3.4.Final",
      "description" : "Narayana JMS integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e7c68a958168712c4dfbcbe835ee947d"
        },
        {
          "alg" : "SHA-1",
          "content" : "8844a18104e2edb40fa4cb222b418b983a3d2b8e"
        },
        {
          "alg" : "SHA-256",
          "content" : "aaadf232c8b4fbe84eba8cece858c21b0b4a23ae263ddc5a45517f7c5152e792"
        },
        {
          "alg" : "SHA-512",
          "content" : "89a6ad6da81bbd4026207e30d44ae56c295ca74adbd1979413da3a9a75fa5cee10d4b964f8bc3bbb1139f2df5a488ec2d9d7bc5bec9b8f727a89dfbd445b2827"
        },
        {
          "alg" : "SHA-384",
          "content" : "cbfd2d92d9dab4a291dc5a4ece30e4aff15b2b2bdfd087a0312fcc2269cd595a51f697aeb848f5723da3a3c70df65f29"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67f280bf64c3feb96c1628f4842f883a618477b7aa1308549b3cddeac7dd321fce9e4da69007de1246cb91dead033c05"
        },
        {
          "alg" : "SHA3-256",
          "content" : "377014f8d5762bb5c88aa350d85a10fdc074f241a5bf6397d0ae530002e406cd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c3f346d03658b745010b23c732fae0fe9110de7d37d9df8e6253980996197569e7a70352a4660c16214b8098b2e14c41b96f8ed1bbf719abb9033427df2c939"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.narayana.jta/jms@7.3.4.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://narayana.io"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jbosstm/narayana/actions"
        },
        {
          "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"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-streamcaching-test@4.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-streamcaching-test",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "docs",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "apache-camel",
      "version" : "4.22.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.22.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.22.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "coverage",
      "version" : "4.22.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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.maven",
      "name" : "camel-debezium-maven-plugin",
      "version" : "4.22.0",
      "description" : "Camel Debezium Maven Plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7cee3f2f451a0efe2c2b2a7e154cfa1c"
        },
        {
          "alg" : "SHA-1",
          "content" : "0dd3980685b3cc7c9c6ec5ca6a5412441aec5b89"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b3e67dcdfe5276baa43bd9400155f91ec2d4047853fe510dc9ccf09d7bde692"
        },
        {
          "alg" : "SHA-512",
          "content" : "9125c7ad92422713fee8b067d9c4e26dc77541c307eaaeebcfd5860035d9dfd800900344aaaf141b6f26f7c6b7d011de20c4bb2e8b8536fbfe59a6812f66fb56"
        },
        {
          "alg" : "SHA-384",
          "content" : "554e8a1a6b1571421b1165719b8a477a290c58394f469dff08966f0d9b8dcc50e183527d6466a11a2c6479d699c9f81d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f8dea0af50e2e184e0d513623a3e118f04bb5e11b6ceae0946f3e78b7388bbd4e10df1ae1aafd6e935745ea440ec0e2f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "51e4957e75e1ca59e7f7d58b96b3bd9250e1664a526a3483903cdeaa1d9281e6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c823ffaba9843fc4c8328da39109e1558ae78485e01e7d97f6ede1dd6322debc5c832dba80a70cdc6e53ecc145b6f7e8c0948d293df62546fa68ddf9c69c3018"
        }
      ],
      "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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.maven",
      "name" : "camel-salesforce-maven-plugin",
      "version" : "4.22.0",
      "description" : "Camel Salesforce Maven Plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1066fa31f2e84d657533d6b50efda217"
        },
        {
          "alg" : "SHA-1",
          "content" : "07fd9e031c02b0408bbd738e4989d7db903dacfb"
        },
        {
          "alg" : "SHA-256",
          "content" : "271c238d7925a8c7c0f53a4df5d0da6bf26352acb3621ad5f2c1185a1ba53199"
        },
        {
          "alg" : "SHA-512",
          "content" : "a30a6b552b5aa78deaf14132a285c188a656ae5ce89ddc6ab36c6ea9e4d8a20728f5d88646c20ab8d28b6a289fd7fb222d2b0905b091927a3a855c56434d3039"
        },
        {
          "alg" : "SHA-384",
          "content" : "f2c2dd76eb08f5885dff5d7c0816daf8d485a43e9e0a3fcfbe5f49caf2b188d71ee1c83bde0bdff0770102dd6b196d0d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "79cd11979d5b81e7b18f111c03c52597eb5c571cd5b9e870d8e36eb86cf9c3d78ef2874ac20285ed615d1889a0d693e6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7e28909d39a67746d3db0d63f6953e4e1a12502048b2b25062d892f59748b90d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b9fb47e3a44bbe41d9229754b8a1c61e2bd71d71f3f5034342b2766032cb8554d786bcf2e6f6551b8c816d1ac0c0f39fe37c6134028ff0377d18612feddf0ae3"
        }
      ],
      "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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.maven",
      "name" : "camel-servicenow-maven-plugin",
      "version" : "4.22.0",
      "description" : "Camel ServiceNow Maven Plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4607cb8031bcf97d396641d2b00beb3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef08ad44910827ec6049aeb51c5cfb0089fe122e"
        },
        {
          "alg" : "SHA-256",
          "content" : "8bf788e5ae00796bdfe01ac6da38eb5f92bc717147294d91e9fec6e955a0207b"
        },
        {
          "alg" : "SHA-512",
          "content" : "e37e8006845eefe372701d879a887ed6ac68187e038543277f1cbf00b903b3975bb4dc04a7b8775a39fc9fc1b7901719bdaf10504d0857ca44a96f4edcd4218f"
        },
        {
          "alg" : "SHA-384",
          "content" : "40959060a6069b5de2e072f56cec83e0f201d40eaf3703061902520126f70386535ce6e69bce97bcb30d6a54199355fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec558cd20ce48b3cf5402e8d110c9635cc6561a25ca5d1af562222aa22242b61b4abd67db74b467d4e333eb154912ad1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d9767a187334889d5fe4d4d2ed75d842a4d2fdd0ac9a6170403d24e5e07fbd50"
        },
        {
          "alg" : "SHA3-512",
          "content" : "072548c12c95e181ee075a2950281d48bea2ce6108aff84cd48e97245757a6f87eeb5ef4aff1674a433ebfbbb998173bc4cd3748a76c94ebca6e7a74b65bab4c"
        }
      ],
      "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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-csimple-maven-plugin",
      "version" : "4.22.0",
      "description" : "Maven plugin to source code generate csimple language",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c2930ea1049e7694e7a956b48efb0ba5"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b1d0edd2ebd4af1e9df95f55c1b85c4ca46e80a"
        },
        {
          "alg" : "SHA-256",
          "content" : "996ce3033685b9004fa1360e07b28548e24b507343af1df07dfdd472256d8033"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd100fcebd7ec6fae3abdba4f0f3f3566f8d18fd784bc58869543ce2180585c8592ad2ade9ee3f8a3b4fd9334f8bd8eeb0728a32755b83b1cda898e7b8ce8cb4"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ae20b6cbd2ad9b98fc4c9a0c2fadccec489192032743a651d6c059c0e8ce0b5716632d1a30f301f161caf7c730c4bda"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6228fa4c7b8c7343ea2f9f47226e10c6993d3709743bb37b28b6a0488793ab1ae62619123b9e8db23954fc16dd03d5e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c79c7b39e37cd88c0a14457666b0eaa437a7edcf54c3aff90b215b5af4b16cd3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f951a818dae832557ba6d8164c85ed4162f6f2c3e0b80174e4544b56b801781a6d9b6bdf27cae845a2830c218a9500466ec369966477c434dbf6b3f9f6fe946a"
        }
      ],
      "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.22.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.22.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-report-maven-plugin",
      "version" : "4.22.0",
      "description" : "Maven plugin with tools to generate reports on your Camel projects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d3ac68c7134d55b08fda891a8c7a1b8d"
        },
        {
          "alg" : "SHA-1",
          "content" : "d3d7099f33dc4bade07d44166750073715ea2890"
        },
        {
          "alg" : "SHA-256",
          "content" : "52be56769d136e5d1af233c8ff5285938bbaa1cbb3ab8a081cc0a5e710d7fb20"
        },
        {
          "alg" : "SHA-512",
          "content" : "309a1a24d99408f0543009d670484c1dd4dc7e0d69a320109d9047d09a18b4236a1f0e916be45c7580bac60aadd92a2e5cdb9db70c0118404790883fbe7b6a14"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b5c1b3914d1116876f11fb79b9c3ccc028f08bc2673353baf3a7bffc8ae0628996600cbec2764191abf7c8966cc7736"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bceb0c8174b6cf3dbf5e8e9fc9f032fbaedb9750fcb1fecce825859651125f4bdeda83993d6b89a5b98e36cb05155d42"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a8d9f3ebbb6e24580292714852f2b355fc01dff04825a9916187b3ddbc08199f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d5f6ac5bc96270301febb9c2c8d96c82909032f36d240fc110d743bdb7ac015c1a0b38333d3ab249388f144029cf6ba4172d8159035717fae165ce39aa44b3ce"
        }
      ],
      "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.22.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.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-buildtools@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-bom@4.22.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-buildtools@4.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-etc@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/tooling@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/bom-generator@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/core@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/components@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/test-infra@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/dsl@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/catalog@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-dependencies@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/archetypes@4.22.0?type=pom",
        "pkg:maven/org.apache.camel.tests.bundles/bundles-pom@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/tests@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/docs@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/apache-camel@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/coverage@4.22.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-etc@4.22.0?type=pom",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/tooling@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-tooling-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/tooling-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-exe@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-rest-dsl-generator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-maven@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-enforcer-rules@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tooling-util@4.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/tooling-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/maven-plugins@4.22.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/maven-plugins@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/bom-generator-maven-plugin@4.22.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.22.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-eip-documentation-enricher-maven-plugin@4.22.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-maven-plugin@4.22.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-api-component-maven-plugin@4.22.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-restdsl-openapi-plugin@4.22.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/sync-properties-maven-plugin@4.22.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-component-maven-plugin@4.22.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-repackager-maven-plugin@4.22.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-csimple-maven-plugin@4.22.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-report-maven-plugin@4.22.0?type=maven-plugin"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/bom-generator-maven-plugin@4.22.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.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?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.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.22.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.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-model@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-settings@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.16?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.6.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.11.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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-model@3.9.16?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.16?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.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.16?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.16?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.16?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.16?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.16?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.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-model@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?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.11.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.11.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.11.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-model-builder@3.9.16?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.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.16?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.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-model@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.16?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.18?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?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.6.0-jre?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jspecify/jspecify@1.0.1?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.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?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.18?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.16?type=jar",
        "pkg:maven/org.apache.maven/maven-model@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?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.11.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.18?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.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/bom-generator@4.22.0?type=pom",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-bom@4.22.0?type=pom",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-exe@4.22.0?type=pom",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tooling-model@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.22.0?type=jar",
        "pkg:maven/org.mvel/mvel2@2.5.2.Final?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?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.22.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.1.Final?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.1.Final?type=jar",
        "pkg:maven/io.smallrye/jandex@3.6.0?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.10.1?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.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.22.1?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.18?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.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/jandex@3.6.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-tree@9.10.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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?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.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-reifier@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-xml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-java-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-all@4.22.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-base@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-base-engine@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-base@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-processor@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-reifier@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-engine@4.22.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.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-reifier@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-io-util@4.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-eip-documentation-enricher-maven-plugin@4.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?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.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-openapi-rest-dsl-generator@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar",
        "pkg:maven/com.palantir.javapoet/javapoet@0.18.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.45?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?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.palantir.javapoet/javapoet@0.18.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.18?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.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?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.22?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.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.45?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger.parser.v3/swagger-parser-core@2.1.45?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-safe-url-resolver@2.1.45?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-core@2.1.45?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-safe-url-resolver@2.1.45?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.3.0?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/components@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-bean@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-browse@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-controlbus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataformat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mock@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataset@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-direct@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-language@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ref@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-scheduler@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-seda@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-cron@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-http-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jaxb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-java@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-gson@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servlet@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jacksonxml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dfdl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resilience4j@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-webhook@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telegram@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-groovy@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base64@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-avro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-joor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jdbc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt-saxon@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-undertow@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ai-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-cxf-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-jms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-master@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tracing@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telemetry@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-activemq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-activemq6@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-rest-openapi@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-json-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-platform-http-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-amqp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-arangodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-asn1@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-asterisk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atmosphere-websocket@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atom@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-aws-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-jq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zip-deflater@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-redshift@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-transcribe@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-ftp-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ssh@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ftp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-barcode@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-beanio@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bindy@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bonita@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-braintree@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-caffeine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-camunda@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cassandraql@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cbor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-chunk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-clickhouse@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-clickup@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cloudevents@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cm-sms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-coap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cometd@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-consul@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-couchbase@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-couchdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-crypto@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-crypto-pgp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csimple-joor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csv@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cyberark-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dapr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataweave@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-datasonnet@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debug@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-diagram@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-dhis2-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-digitalocean@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-disruptor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dns@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-docker@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-drill@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dropbox@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-duckdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dynamic-router@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ehcache@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elasticsearch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elasticsearch-rest-client@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-event@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-exec@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fastjson@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-mina@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hl7@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file-watch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flatpack@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flink@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flowable@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fop@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-freemarker@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fory@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-geocoder@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-git@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-github2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-graphql@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grok@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grpc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hashicorp-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hazelcast@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-headersmap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huawei-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-ibm-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-ical@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iec60870@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ignite@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iggy@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-influxdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-influxdb2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-irc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ironmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iso8583@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3-avro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3-protobuf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3xml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jactl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jandex@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jasypt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-javascript@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jcache@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jcr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jfr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jgroups-raft@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jgroups@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jira@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jmx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jolt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jpa@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jslt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonapi@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonata@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonpath@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsoup@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-json-patch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jt400@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sql@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jta@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jte@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kafka@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-keycloak@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-kubernetes@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kudu@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ldap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ldif@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-leveldb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lra@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lucene@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lumberjack@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lzf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-quartz@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mail@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mail-microsoft-oauth@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mapstruct@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mdc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-metrics@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer-observability@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-milo@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-minio@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mllp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mongodb-gridfs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mongodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mustache@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mvel@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mybatis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-nats@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-oaipmh@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-oauth@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-observation@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ocsf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ognl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-olingo4-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-once@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openstack@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry-metrics@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-paho@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-paho-mqtt5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-parquet-avro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pdf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pg-replication-slot@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pgevent@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-jolokia@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-plc4x@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-printer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-protobuf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pubnub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pulsar@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pqc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-python@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-quickfix@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-executor-tomcat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-executor-vertx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-streams@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-redis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resilience4j-micrometer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resourceresolver-github@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-robotframework@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rocketmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rss@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rxjava@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-velocity@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sap-netweaver@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saxon@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-schematron@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servicenow-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-shell@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-shiro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-slack@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smooks@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smpp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-snakeyaml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-snmp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-soap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-solr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-splunk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-splunk-hec@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stax@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stream@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stringtemplate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stitch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stripe@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-swift@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opensearch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-optaplanner@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-syslog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tahu@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tarfile@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telemetry-dev@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-threadpoolfactory-vertx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-thrift@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-thymeleaf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tika@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-twilio@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-twitter@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-univocity-parsers@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wal@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wasm@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-weather@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-web3j@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-whatsapp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wordpress@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-workday@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xchange@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xj@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xmlsecurity@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xmpp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zeebe@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zendesk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zipfile@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zookeeper-master@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zookeeper@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jooq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-observability-services@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mina-sftp@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-bean@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-browse@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cluster@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-base-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-controlbus@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dataformat@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mock@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dataset@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-mock@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-direct@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-file@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-language@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-log@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ref@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-rest@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-saga@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-scheduler@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-seda@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stub@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-seda@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-timer@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-validator@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xpath@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xslt@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb@4.22.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.9?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.9?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.9?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.9?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-io@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.yaml/snakeyaml@2.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-browse@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-controlbus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataformat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataset@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-direct@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-language@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mock@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ref@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-scheduler@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-seda@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-io@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-junit6@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-spring-junit6@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-spring-junit5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-main-junit5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-main-junit6@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-junit6@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-browse@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-controlbus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataformat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataset@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-direct@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-language@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mock@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ref@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-scheduler@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-seda@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@6.1.2?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-launcher@6.1.2?type=jar",
        "pkg:maven/org.mockito/mockito-core@5.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@6.1.2?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-commons@6.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?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.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.platform/junit-platform-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-engine@6.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@6.1.2?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-launcher@6.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.platform/junit-platform-engine@6.1.2?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mockito/mockito-core@5.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.bytebuddy/byte-buddy@1.18.11?type=jar",
        "pkg:maven/net.bytebuddy/byte-buddy-agent@1.18.11?type=jar",
        "pkg:maven/org.objenesis/objenesis@3.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.bytebuddy/byte-buddy@1.18.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.18.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.objenesis/objenesis@3.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cron@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-spring@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-batch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-jdbc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ldap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-redis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-security@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ws@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-undertow-spring-security@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-cloud-config@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-parent@4.22.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cron@4.22.0?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-aop@7.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-aop@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.8?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-expression@7.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/io.micrometer/micrometer-commons@1.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-commons@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-tx@7.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-xml@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-xml@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-spring@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-xml@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-junit6@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.22.0?type=jar",
        "pkg:maven/org.springframework/spring-test@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-test@7.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-main@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-spring@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-maven-plugin@4.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.16?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.16?type=jar",
        "pkg:maven/org.apache.maven/maven-compat@3.9.16?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.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-main@4.22.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.ow2.asm/asm-tree@9.9.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-compat@3.9.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-model@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-settings@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.16?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.18?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.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-tooling-util@4.22.0?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?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.22.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.1.Final?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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.47.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-attachments@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-http-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jaxb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-openapi-java@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.22.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.45?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.45?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.45?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.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.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-servlet@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-common@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-http-common@4.22.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-security@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-jmx@12.1.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-http@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-security@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-session@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-security@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-session@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-client@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-alpn-client@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.compression/jetty-compression-gzip@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-alpn-client@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.compression/jetty-compression-gzip@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.compression/jetty-compression-common@12.1.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.compression/jetty-compression-common@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-jmx@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/test-infra@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-test-infra-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-all@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-jetty@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-kafka@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-aws-v2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-cassandra@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-clickhouse@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-elasticsearch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-couchbase@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-mongodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-rabbitmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-blob@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-datalake@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-queue@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-messaging-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-artemis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-dispatch-router@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-jdbc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-arangodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-consul@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-google-pubsub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-infinispan@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-microprofile-lra@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-minio@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-nats@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-pinecone@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-pulsar@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-redis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-rocketmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-solr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-xmpp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-zookeeper@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-postgres@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-couchdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ftp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-fhir@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-mosquitto@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-chatscript@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-openai-mock@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-openldap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ignite@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-hashicorp-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-cyberark-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-keycloak@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-opensearch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-smb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-cli@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-qdrant@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ollama@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-milvus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-hazelcast@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-hivemq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-tensorflow-serving@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-triton@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-neo4j@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-weaviate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ibmmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-docling@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-duckdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-iggy@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-jaeger@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-observability@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-mcp-everything@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.1?type=jar",
        "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.7.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.22.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.20.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.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.7.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.docker-java/docker-java-transport@3.7.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.1?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.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-jetty@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-webapp@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-server@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-server@12.1.11?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.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.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-session@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-xml@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee/jetty-ee-webapp@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-xml@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee/jetty-ee-webapp@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.11?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.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-client@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-servlet@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.11?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.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-plus@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-webapp@12.1.11?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.10?type=jar",
        "pkg:maven/org.ow2.asm/asm-commons@9.10?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.10?type=jar",
        "pkg:maven/org.ow2.asm/asm-commons@9.10?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-commons@9.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.10?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-tree@9.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-plus@12.1.11?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.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-plus@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-webapp@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-plus@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-security@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-client@12.1.11?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.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-common@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-client@12.1.11?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.11?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.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-client@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-client@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-servlet@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-server@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-common@12.1.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-common@12.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-api@12.1.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-api@12.1.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-http@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-http-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.3?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4.3?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jacksonxml@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jetty@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty-common@4.22.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-security@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-jmx@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-platform-http@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-http-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-restdsl-openapi-plugin@4.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-openapi-rest-dsl-generator@4.22.0?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?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.22.1?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.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.22.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.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-model@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?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.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-component-maven-plugin@4.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?type=jar",
        "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.22.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.22.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.1.Final?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.1.Final?type=jar",
        "pkg:maven/io.smallrye/jandex@3.6.0?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.10.1?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.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.22.1?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.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.16?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.1.0?type=jar",
        "pkg:maven/org.apache.maven/maven-archiver@3.6.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.boot/spring-boot-loader-tools@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-compress@1.27.1?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.27.1?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.maven/maven-archiver@3.6.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-archiver@4.12.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.29?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-archiver@4.12.0?type=jar",
      "dependsOn" : [
        "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-io@3.6.0?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.27.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.tukaani/xz@1.12?type=jar",
        "pkg:maven/com.github.luben/zstd-jni@1.5.7-9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-io@3.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.tukaani/xz@1.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.7-9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tooling-maven@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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-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.47?type=jar",
        "pkg:maven/eu.maveniverse.maven.mima.runtime/embedded-maven@2.4.47?type=jar",
        "pkg:maven/eu.maveniverse.maven.mima.runtime/standalone-static@2.4.47?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.18?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.18?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.14.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/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/eu.maveniverse.maven.mima/context@2.4.47?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.47?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/eu.maveniverse.maven.mima.runtime/standalone-static@2.4.47?type=jar",
      "dependsOn" : [
        "pkg:maven/eu.maveniverse.maven.mima.runtime/standalone-shared@2.4.47?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.16?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.9.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/eu.maveniverse.maven.mima.runtime/standalone-shared@2.4.47?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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.16?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.16?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-enforcer-rules@4.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-java-io@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-console@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-all@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-reifier@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-xml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-kafka@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-kafka@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-redpanda@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-kafka@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-redpanda@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-aws-common@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-aws-v2@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/sqs@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/kinesis@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/s3@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sns@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/cloudwatch@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/ec2@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/eventbridge@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/iam@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/kms@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/lambda@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/secretsmanager@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/ssm@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/dynamodb@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/config@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/transcribe@2.50.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/sqs@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries@2.50.2?type=jar",
        "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar",
        "pkg:maven/software.amazon.awssdk/utils-lite@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries@2.50.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.50.2?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/checksums-spi@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/checksums@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/profiles@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/retries@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.50.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws-eventstream@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-auth-aws-eventstream@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?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.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/utils-lite@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.3?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.3?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.16.Final?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-compression@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-compression@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http2@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-compression@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-protobuf@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-marshalling@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-protobuf@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-marshalling@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/kinesis@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-cbor-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-cbor-protocol@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-dataformat-cbor@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/third-party-jackson-dataformat-cbor@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/s3@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-xml-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/arns@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/crt-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-xml-protocol@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/arns@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/crt-core@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/sns@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/cloudwatch@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/smithy-rpcv2-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/smithy-rpcv2-protocol@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-dataformat-cbor@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/ec2@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/eventbridge@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/iam@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/kms@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/lambda@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/secretsmanager@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/ssm@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/dynamodb@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/config@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/transcribe@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-cassandra@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-cassandra@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-cassandra@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers-database-commons@2.0.5?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.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?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.16.Final?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@3.2.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@3.2.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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-clickhouse@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-clickhouse@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-clickhouse@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-jdbc@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-jdbc@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers-database-commons@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-elasticsearch@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-elasticsearch@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-elasticsearch@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-couchbase@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/com.couchbase.client/java-client@3.12.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-couchbase@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.couchbase.client/java-client@3.12.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.couchbase.client/core-io@3.12.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.couchbase.client/core-io@3.12.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?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.18?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.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-mongodb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-mongodb@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-mongodb@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-rabbitmq@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-rabbitmq@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-rabbitmq@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-azure-common@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-blob@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-azure-common@4.22.0?type=jar",
        "pkg:maven/com.azure/azure-storage-blob@12.32.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.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.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.2.10?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-socks@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-socks@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?classifier=osx-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-tcnative-classes@2.0.78.Final?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?classifier=windows-x86_64&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-classes@2.0.78.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?classifier=linux-x86_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?classifier=linux-aarch_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?classifier=osx-x86_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?classifier=osx-aarch_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-dns@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.16.Final?classifier=osx-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-azure-common@4.22.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.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.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.18?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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-azure-common@4.22.0?type=jar",
        "pkg:maven/com.azure/azure-storage-queue@12.27.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-messaging-common@4.22.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-server@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-jakarta-server@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-jakarta-client@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-amqp-protocol@2.55.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit6@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.artemis/artemis-server@2.55.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?type=jar",
        "pkg:maven/org.apache.artemis/artemis-commons@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-selector@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-journal@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-jdbc-store@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-core-client@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-lockmanager-api@2.55.0?type=jar",
        "pkg:maven/org.jctools/jctools-core@4.0.6?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-haproxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
        "pkg:maven/org.snakeyaml/snakeyaml-engine@3.0.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-configuration2@2.15.1?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.artemis/artemis-commons@2.55.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.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.artemis/artemis-selector@2.55.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.artemis/artemis-commons@2.55.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.artemis/artemis-journal@2.55.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.artemis/artemis-commons@2.55.0?type=jar",
        "pkg:maven/org.jctools/jctools-core@4.0.6?type=jar",
        "pkg:maven/org.apache.activemq/activemq-artemis-native@2.0.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jctools/jctools-core@4.0.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/activemq-artemis-native@2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.artemis/artemis-jdbc-store@2.55.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.artemis/artemis-commons@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-journal@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-core-client@2.55.0?type=jar",
        "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
        "pkg:maven/org.apache.commons/commons-dbcp2@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.artemis/artemis-core-client@2.55.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.jgroups/jgroups@5.3.13.Final?type=jar",
        "pkg:maven/org.apache.artemis/artemis-commons@2.55.0?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-socks@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.16.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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-dbcp2@2.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-pool2@2.13.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.13.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.artemis/artemis-lockmanager-api@2.55.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.artemis/artemis-commons@2.55.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-haproxy@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-configuration2@2.15.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/io.micrometer/micrometer-commons@1.17.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.artemis/artemis-jakarta-server@2.55.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.artemis/artemis-core-client@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-jakarta-client@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-server@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-journal@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-commons@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-jakarta-service-extensions@2.55.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.artemis/artemis-jakarta-client@2.55.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.artemis/artemis-core-client@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-commons@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-selector@2.55.0?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.artemis/artemis-jakarta-service-extensions@2.55.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.artemis/artemis-core-client@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-jakarta-client@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-commons@2.55.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.artemis/artemis-amqp-protocol@2.55.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.artemis/artemis-selector@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-core-client@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-commons@2.55.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.artemis/artemis-server@2.55.0?type=jar",
        "pkg:maven/org.apache.artemis/artemis-journal@2.55.0?type=jar",
        "pkg:maven/org.apache.qpid/proton-j@0.34.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-messaging-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-jdbc@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-jdbc@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-arangodb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/com.arangodb/arangodb-java-driver@7.26.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.arangodb/arangodb-java-driver@7.26.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.arangodb/core@7.26.0?type=jar",
        "pkg:maven/com.arangodb/http-protocol@7.26.0?type=jar",
        "pkg:maven/com.arangodb/jackson-serde-json@7.26.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.arangodb/core@7.26.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jakarta-jsonp@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jakarta-jsonp@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.arangodb/http-protocol@7.26.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?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.26.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-consul@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.kiwiproject/consul-client@1.12.1?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.kiwiproject/consul-client@1.12.1?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.6.0-jre?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.4.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.22.1?type=jar",
        "pkg:maven/com.squareup.retrofit2/retrofit@3.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?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.1.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.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.1.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.1.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.1.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.1.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.1.21?type=jar",
        "pkg:maven/com.squareup.okio/okio-jvm@3.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-google-pubsub@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-gcloud@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-gcloud@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-infinispan@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-microprofile-lra@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-minio@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-nats@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-pinecone@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-pinecone@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-pinecone@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-pulsar@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-pulsar@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-pulsar@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-redis@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-rocketmq@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-solr@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-xmpp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-zookeeper@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-postgres@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-postgresql@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-postgresql@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers-jdbc@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-couchdb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-ftp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar",
        "pkg:maven/org.apache.ftpserver/ftpserver-core@1.2.1?type=jar",
        "pkg:maven/org.apache.sshd/sshd-sftp@2.19.0?type=jar",
        "pkg:maven/org.apache.sshd/sshd-scp@2.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.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.18?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.sshd/sshd-sftp@2.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.sshd/sshd-core@2.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.sshd/sshd-core@2.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.sshd/sshd-common@2.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.sshd/sshd-common@2.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.sshd/sshd-scp@2.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.sshd/sshd-core@2.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-mosquitto@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-chatscript@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-openai-mock@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-openldap@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-ignite@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.apache.ignite/ignite-core@2.18.0?type=jar",
        "pkg:maven/org.apache.ignite/ignite-log4j2@2.18.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.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@16.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.ignite/ignite-core@2.18.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",
        "pkg:maven/org.apache.ignite/ignite-commons@2.18.0?type=jar",
        "pkg:maven/org.apache.ignite/ignite-binary-api@2.18.0?type=jar",
        "pkg:maven/org.apache.ignite/ignite-binary-impl@2.18.0?type=jar",
        "pkg:maven/org.apache.ignite/ignite-grid-unsafe@2.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.cache/cache-api@1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.ignite/ignite-commons@2.18.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@16.0.3?type=jar",
        "pkg:maven/javax.cache/cache-api@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ignite/ignite-binary-api@2.18.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@16.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ignite/ignite-binary-impl@2.18.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@16.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ignite/ignite-grid-unsafe@2.18.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@16.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ignite/ignite-log4j2@2.18.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.ignite/ignite-core@2.18.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-cyberark-vault@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-keycloak@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.keycloak/keycloak-admin-client@26.0.8?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-yaml-provider@2.22.1?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?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.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.22.1?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.22.1?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/commons-logging/commons-logging@1.2?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.9?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.22.1?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.22.1?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.22.1?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-opensearch@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.opensearch/opensearch-testcontainers@2.1.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensearch/opensearch-testcontainers@2.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-smb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit6@4.22.0?type=jar",
        "pkg:maven/com.hierynomus/smbj@0.14.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.hierynomus/smbj@0.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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-test-infra-cli@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.junit-pioneer/junit-pioneer@2.3.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/ch.qos.logback/logback-core@1.6.1?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.6.1?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.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.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-launcher@6.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ch.qos.logback/logback-core@1.6.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/ch.qos.logback/logback-classic@1.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ch.qos.logback/logback-core@1.6.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-qdrant@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-qdrant@2.0.5?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-qdrant@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-ollama@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-ollama@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-ollama@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-milvus@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-milvus@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-milvus@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-hazelcast@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/com.hazelcast/hazelcast@5.4.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-hivemq@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@26.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-hivemq@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.jetbrains/annotations@26.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-tensorflow-serving@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-triton@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-neo4j@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-neo4j@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-neo4j@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-weaviate@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-weaviate@2.0.5?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-weaviate@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-ibmmq@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-messaging-common@4.22.0?type=jar",
        "pkg:maven/com.ibm.mq/com.ibm.mq.jakarta.client@10.0.0.0?type=jar",
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.mq/com.ibm.mq.jakarta.client@10.0.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.84?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.84?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.84?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.84?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.84?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.84?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.84?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.84?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-duckdb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.duckdb/duckdb_jdbc@1.5.5.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.duckdb/duckdb_jdbc@1.5.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-iggy@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-jaeger@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-observability@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-mcp-everything@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.1.2?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.5?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.5?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-all@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-kafka@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-aws-v2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-cassandra@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-clickhouse@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-elasticsearch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-couchbase@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-mongodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-rabbitmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-blob@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-datalake@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-queue@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-artemis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-dispatch-router@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-arangodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-google-pubsub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-infinispan@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-microprofile-lra@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-minio@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-nats@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-pulsar@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-redis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-rocketmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-solr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-xmpp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-zookeeper@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-postgres@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-couchdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ftp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-fhir@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-mosquitto@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-chatscript@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-openai-mock@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-openldap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-cyberark-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-hashicorp-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-jetty@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-opensearch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-smb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-qdrant@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ollama@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-milvus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-hazelcast@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-hivemq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ibmmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-tensorflow-serving@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-triton@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-keycloak@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-docling@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-consul@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-iggy@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ignite@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-jaeger@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-observability@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-neo4j@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-pinecone@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-weaviate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dfdl@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.1?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.22.1?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.22.1?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.22.1?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.22.1?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.22.1?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.18?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.codehaus.woodstox/stax2-api@4.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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.22.1?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.22.1?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.22.1?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.22.1?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.18?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-browse@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-controlbus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataformat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataset@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-direct@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-language@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mock@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ref@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-scheduler@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-seda@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.14.4?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.14.4?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.14.4?type=jar",
        "pkg:maven/org.mockito/mockito-core@5.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.14.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@1.14.4?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-commons@1.14.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.14.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.platform/junit-platform-engine@1.14.4?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.14.4?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-engine@1.14.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@1.14.4?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.14.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.14.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-junit5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.22.0?type=jar",
        "pkg:maven/org.springframework/spring-test@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/dsl@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-dsl-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-endpointdsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-componentdsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cli-connector@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cli-debug@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-modeline@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-endpointdsl-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-java-joor-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-kamelet-main-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-parent@4.22.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dsl-support@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-netty@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.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.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.16.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-reifier@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.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"
      ]
    },
    {
      "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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.resilience4j/resilience4j-core@2.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-netty-http@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-netty@4.22.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-webhook@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-telegram@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-webhook@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-groovy@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.0?type=jar",
        "pkg:maven/org.apache.groovy/groovy@5.0.8?type=jar",
        "pkg:maven/org.apache.groovy/groovy-json@5.0.8?type=jar",
        "pkg:maven/org.apache.groovy/groovy-xml@5.0.8?type=jar",
        "pkg:maven/org.apache.groovy/groovy-dateutil@5.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.groovy/groovy@5.0.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.groovy/groovy-json@5.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.groovy/groovy@5.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.groovy/groovy-xml@5.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.groovy/groovy@5.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.groovy/groovy-dateutil@5.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.groovy/groovy@5.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-base64@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson-avro@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-avro@2.22.1?type=jar",
        "pkg:maven/org.apache.avro/avro@1.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-avro@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro@1.12.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-protobuf@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-protobuf@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-reifier@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-avro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-io-dsl@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-main-junit5@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-junit5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-main-junit6@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-junit6@4.22.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-batch@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.springframework.batch/spring-batch-core@6.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.batch/spring-batch-core@6.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.batch/spring-batch-infrastructure@6.0.4?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-jdbc@7.0.8?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.batch/spring-batch-infrastructure@6.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework.retry/spring-retry@2.0.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.retry/spring-retry@2.0.13?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-jdbc@7.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hdrhistogram/HdrHistogram@2.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jdbc@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-jdbc@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jdbc@4.22.0?type=jar",
        "pkg:maven/org.springframework/spring-jdbc@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ldap@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.springframework.ldap/spring-ldap-core@4.1.0?type=jar",
        "pkg:maven/org.springframework.ldap/spring-ldap-odm@4.1.0?type=jar",
        "pkg:maven/org.springframework.ldap/spring-ldap-ldif-core@4.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ldap/spring-ldap-core@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.8?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.3.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ldap/spring-ldap-odm@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ldap/spring-ldap-core@4.1.0?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.6?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.10.0?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?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.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ldap/spring-ldap-core@4.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.springframework.amqp/spring-rabbit@4.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.amqp/spring-rabbit@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.amqp/spring-amqp@4.1.0?type=jar",
        "pkg:maven/com.rabbitmq/amqp-client@5.31.0?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-messaging@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.8?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.amqp/spring-amqp@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.rabbitmq/amqp-client@5.31.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-messaging@7.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-redis@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.springframework.data/spring-data-redis@4.1.0?type=jar",
        "pkg:maven/redis.clients/jedis@7.5.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.data/spring-data-redis@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.data/spring-data-keyvalue@4.1.0?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-oxm@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context-support@7.0.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.data/spring-data-keyvalue@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.data/spring-data-commons@4.1.0?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.data/spring-data-commons@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-oxm@7.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?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.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/redis.clients/jedis@7.5.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.14.0?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-security@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.8?type=jar",
        "pkg:maven/org.springframework.security/spring-security-core@7.1.0?type=jar",
        "pkg:maven/org.springframework.security/spring-security-config@7.1.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-core@7.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-crypto@7.1.0?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.8?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-crypto@7.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-config@7.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-core@7.1.0?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xslt-saxon@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xslt@4.22.0?type=jar",
        "pkg:maven/net.sf.saxon/Saxon-HE@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.sf.saxon/Saxon-HE@13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.xmlresolver/xmlresolver@6.0.23?type=jar",
        "pkg:maven/org.xmlresolver/xmlresolver@6.0.23?classifier=data&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.xmlresolver/xmlresolver@6.0.23?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.xmlresolver/xmlresolver@6.0.23?classifier=data&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ws@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt-saxon@4.22.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.8?type=jar",
        "pkg:maven/org.springframework.ws/spring-ws-core@5.0.2?type=jar",
        "pkg:maven/org.springframework.ws/spring-ws-support@5.0.2?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.6?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.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-aop@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-web@7.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ws/spring-ws-core@5.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ws/spring-xml@5.0.2?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.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-oxm@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-webmvc@7.0.8?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ws/spring-xml@5.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.6?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.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.6?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.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ws/spring-ws-core@5.0.2?type=jar",
        "pkg:maven/org.springframework.ws/spring-xml@5.0.2?type=jar",
        "pkg:maven/org.springframework/spring-jms@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-jms@7.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-messaging@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.8?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-undertow@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.22.0?type=jar",
        "pkg:maven/io.undertow/undertow-core@2.4.2.Final?type=jar",
        "pkg:maven/io.undertow/undertow-servlet@2.3.26.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.undertow/undertow-core@2.4.2.Final?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@1.5.4.Final?type=jar",
        "pkg:maven/org.wildfly.client/wildfly-client-config@1.0.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.common/wildfly-common@1.5.4.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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.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-cpu@2.14.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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.undertow/undertow-servlet@2.3.26.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.undertow/undertow-core@2.4.2.Final?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-undertow-spring-security@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-undertow@4.22.0?type=jar",
        "pkg:maven/org.springframework.security/spring-security-oauth2-client@7.1.0?type=jar",
        "pkg:maven/org.springframework.security/spring-security-oauth2-jose@7.1.0?type=jar",
        "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@7.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-oauth2-client@7.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-core@7.1.0?type=jar",
        "pkg:maven/org.springframework.security/spring-security-oauth2-core@7.1.0?type=jar",
        "pkg:maven/org.springframework.security/spring-security-web@7.1.0?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.37.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-oauth2-core@7.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-core@7.1.0?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-web@7.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-core@7.1.0?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.37.2?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.6.0?type=jar",
        "pkg:maven/com.nimbusds/lang-tag@1.7?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9.1?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.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.ow2.asm/asm@9.7.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/lang-tag@1.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-oauth2-jose@7.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-core@7.1.0?type=jar",
        "pkg:maven/org.springframework.security/spring-security-oauth2-core@7.1.0?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@7.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-core@7.1.0?type=jar",
        "pkg:maven/org.springframework.security/spring-security-oauth2-core@7.1.0?type=jar",
        "pkg:maven/org.springframework.security/spring-security-web@7.1.0?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-cloud-config@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.springframework.cloud/spring-cloud-config-client@5.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.cloud/spring-cloud-config-client@5.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@4.0.7?type=jar",
        "pkg:maven/org.springframework.cloud/spring-cloud-starter@5.0.2?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.8?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.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.7?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.boot/spring-boot@4.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.boot/spring-boot@4.0.7?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.cloud/spring-cloud-starter@5.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.boot/spring-boot-starter@4.0.7?type=jar",
        "pkg:maven/org.springframework.cloud/spring-cloud-context@5.0.2?type=jar",
        "pkg:maven/org.springframework.cloud/spring-cloud-commons@5.0.2?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.boot/spring-boot-starter@4.0.7?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.boot/spring-boot-starter-logging@4.0.7?type=jar",
        "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@4.0.7?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.7?type=jar",
      "dependsOn" : [
        "pkg:maven/ch.qos.logback/logback-classic@1.5.34?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.25.4?type=jar",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ch.qos.logback/logback-classic@1.5.34?type=jar",
      "dependsOn" : [
        "pkg:maven/ch.qos.logback/logback-core@1.5.34?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ch.qos.logback/logback-core@1.5.34?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jul-to-slf4j@2.0.18?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.cloud/spring-cloud-context@5.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-crypto@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-crypto@7.0.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.cloud/spring-cloud-commons@5.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-crypto@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-databind@3.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-core@3.1.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?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.18?type=jar"
      ]
    },
    {
      "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-ai-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-ai-tool@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-a2a@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-chatscript@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-djl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-docling@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huggingface@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kserve@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-chat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-qdrant@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-milvus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pgvector@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pinecone@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-neo4j@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-weaviate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddings@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tokenizer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tools@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-web-search@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mcp-server-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openai@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mcp-server@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tensorflow-serving@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ai-tool@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ai-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-spring-ai-chat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-embeddings@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-vector-store@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-image@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ai-chat@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ai-tool@4.22.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-model@2.0.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-vector-store@2.0.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-commons@2.0.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-client-chat@2.0.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-vector-store-advisor@2.0.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-mcp@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ai/spring-ai-model@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ai/spring-ai-commons@2.0.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-template-st@2.0.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar",
        "pkg:maven/org.springframework/spring-messaging@7.0.8?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.6?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
        "pkg:maven/com.github.victools/jsonschema-generator@5.0.0?type=jar",
        "pkg:maven/com.github.victools/jsonschema-module-jackson@5.0.0?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.4?type=jar",
        "pkg:maven/com.github.victools/jsonschema-module-swagger-2@5.0.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@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
        "pkg:maven/io.micrometer/context-propagation@1.2.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.4?type=jar",
        "pkg:maven/com.knuddels/jtokkit@1.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/context-propagation@1.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-core@3.0.3?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@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ai/spring-ai-commons@2.0.0?type=jar",
        "pkg:maven/org.antlr/ST4@4.3.4?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.13.1?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/io.projectreactor/reactor-core@3.8.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.victools/jsonschema-generator@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml/classmate@1.7.2?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.0.3?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml/classmate@1.7.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.victools/jsonschema-module-jackson@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.victools/jsonschema-module-swagger-2@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.38?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ai/spring-ai-vector-store@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ai/spring-ai-model@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ai/spring-ai-client-chat@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ai/spring-ai-model@2.0.0?type=jar",
        "pkg:maven/com.networknt/json-schema-validator@3.0.1?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@5.0.0?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/com.knuddels/jtokkit@1.1.0?type=jar",
        "pkg:maven/com.github.victools/jsonschema-generator@5.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.networknt/json-schema-validator@3.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ethlo.time/itu@1.14.0?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ethlo.time/itu@1.14.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ai/spring-ai-vector-store-advisor@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ai/spring-ai-client-chat@2.0.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-vector-store@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ai/spring-ai-mcp@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.modelcontextprotocol.sdk/mcp@2.0.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-model@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson3@2.0.0?type=jar",
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson3@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@2.0.0?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.4?type=jar",
        "pkg:maven/com.networknt/json-schema-validator@3.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ai-embeddings@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-model@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ai-vector-store@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-model@2.0.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-vector-store@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ai-image@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-model@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-cxf-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-transport@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-soap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-soap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-rest@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-common@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.22.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.2.3?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.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.9?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.2.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/com.fasterxml.woodstox/woodstox-core@7.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.3.0?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-common@4.22.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.3?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.3?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.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-wsdl@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-databinding-jaxb@4.2.3?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.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
        "pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.10.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.10.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-databinding-jaxb@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-wsdl@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-rest@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.22.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.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-features-logging@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?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.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-security@4.2.3?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.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-features-logging@4.2.3?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.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-soap@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-transport@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.22.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.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-features-logging@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-ws-security@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxws@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.10.1?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-xml@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-simple@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-ws-addr@4.2.3?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.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-simple@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-wsdl@4.2.3?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.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-ws-policy@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-ws-policy@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
        "pkg:maven/org.apache.neethi/neethi@3.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.neethi/neethi@3.2.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-ws-security@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-security-saml@4.2.3?type=jar",
        "pkg:maven/org.ehcache/ehcache@3.12.0?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.6?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.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-rt-security@4.2.3?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.12.0?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.18?type=jar",
        "pkg:maven/org.apache.santuario/xmlsec@4.0.4?type=jar",
        "pkg:maven/org.cryptacular/cryptacular@1.2.7?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cryptacular/cryptacular@1.2.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jasypt/jasypt@1.9.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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.18?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.3?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.12.0?classifier=jakarta&type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.9?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.22.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.2.3?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-transport@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-spring-soap@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-soap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring@4.22.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-spring-rest@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-cxf-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.22.0?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jms@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring@4.22.0?type=jar",
        "pkg:maven/org.springframework/spring-jms@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tracing@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-telemetry@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-activemq@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jms@4.22.0?type=jar",
        "pkg:maven/org.apache.activemq/activemq-client-jakarta@5.19.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/activemq-client-jakarta@5.19.9?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.fusesource.hawtbuf/hawtbuf@1.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-activemq6@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jms@4.22.0?type=jar",
        "pkg:maven/org.apache.activemq/activemq-client@6.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/activemq-client@6.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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-vertx-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-vertx-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-websocket@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-vertx-common@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/io.netty/netty-tcnative-classes@2.0.78.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-vertx-http@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-http-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-common@4.22.0?type=jar",
        "pkg:maven/io.vertx/vertx-web-client@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-client@4.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-uri-template@4.5.31?type=jar",
        "pkg:maven/io.vertx/vertx-web-common@4.5.31?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.31?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-uri-template@4.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-common@4.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-common@4.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-rest-openapi@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http@4.22.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.45?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-platform-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-common@4.22.0?type=jar",
        "pkg:maven/io.vertx/vertx-web@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web@4.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web-common@4.5.31?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.31?type=jar",
        "pkg:maven/io.vertx/vertx-bridge-common@4.5.31?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-a2a@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-reifier@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-chatscript@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-djl@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.14.0?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.18?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.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tech.tablesaw/tablesaw-core@0.44.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.6.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.18?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.22.1?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.18?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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/ai.docling/docling-serve-client@0.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ai.docling/docling-serve-client@0.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/ai.docling/docling-serve-api@0.6.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ai.docling/docling-serve-api@0.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/ai.docling/docling-core@0.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ai.docling/docling-core@0.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huggingface@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-aarch_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?classifier=osx-aarch_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kserve@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.50.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.50.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.50.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.50.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.83.1?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.27?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-context@1.83.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.50.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-agent-api@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-mcp@1.18.1-beta28?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j@1.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.apache.opennlp/opennlp-tools@2.5.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.opennlp/opennlp-tools@2.5.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-mcp@1.18.1-beta28?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j@1.18.1?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.22.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-http-client@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-http-client-jdk@1.18.1?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.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-http-client-jdk@1.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-http-client@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-json-validator@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-agent@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent-api@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-mcp@1.18.1-beta28?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-guardrails@1.18.1-beta28?type=jar",
        "pkg:maven/org.apache.camel/camel-ai-tool@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-guardrails@1.18.1-beta28?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-chat@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-hugging-face@1.18.1-beta28?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-http-client@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-http-client-jdk@1.18.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.knuddels/jtokkit@1.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-hugging-face@1.18.1-beta28?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-http-client@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-http-client-jdk@1.18.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-core@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-infinispan-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-infinispan-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan-embedded@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-infinispan-common@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.0?type=jar",
        "pkg:maven/org.infinispan/infinispan-commons@16.2.2?type=jar",
        "pkg:maven/org.infinispan/infinispan-query@16.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-commons@16.2.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan.protostream/protostream@6.0.9?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream-types@6.0.9?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.12?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream@6.0.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream-types@6.0.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan.protostream/protostream@6.0.9?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.2.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-core@16.2.2?type=jar",
        "pkg:maven/org.hibernate.models/hibernate-models@1.3.0?type=jar",
        "pkg:maven/org.hibernate.search/hibernate-search-mapper-pojo-base@8.4.0.Final?type=jar",
        "pkg:maven/org.hibernate.search/hibernate-search-backend-lucene@8.4.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-core@16.2.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-commons@16.2.2?type=jar",
        "pkg:maven/org.infinispan/infinispan-counter-api@16.2.2?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream@6.0.9?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream-types@6.0.9?type=jar",
        "pkg:maven/org.jgroups/jgroups@5.5.5.Final?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/org.jboss.threads/jboss-threads@3.9.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-counter-api@16.2.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-commons@16.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jgroups/jgroups@5.5.5.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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-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.3.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.3.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.hibernate.models/hibernate-models@1.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hibernate.search/hibernate-search-mapper-pojo-base@8.4.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hibernate.search/hibernate-search-engine@8.4.0.Final?type=jar",
        "pkg:maven/org.hibernate.models/hibernate-models@1.3.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hibernate.search/hibernate-search-engine@8.4.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hibernate.search/hibernate-search-util-common@8.4.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hibernate.search/hibernate-search-util-common@8.4.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/io.smallrye/jandex@3.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/jandex@3.3.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.hibernate.search/hibernate-search-backend-lucene@8.4.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hibernate.search/hibernate-search-engine@8.4.0.Final?type=jar",
        "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",
        "pkg:maven/org.apache.lucene/lucene-queryparser@9.12.3?type=jar",
        "pkg:maven/org.apache.lucene/lucene-join@9.12.3?type=jar",
        "pkg:maven/com.carrotsearch/hppc@0.10.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/org.apache.lucene/lucene-highlighter@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-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.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-join@9.12.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.carrotsearch/hppc@0.10.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-highlighter@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-memory@9.12.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-memory@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-infinispan@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-infinispan-common@4.22.0?type=jar",
        "pkg:maven/org.infinispan/infinispan-client-hotrod@16.2.2?type=jar",
        "pkg:maven/org.infinispan/infinispan-query@16.2.2?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream-processor@6.0.7?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream@6.0.7?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream-types@6.0.7?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan.protostream/protostream@6.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-client-hotrod@16.2.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-api@16.2.2?type=jar",
        "pkg:maven/org.infinispan/infinispan-commons@16.2.2?type=jar",
        "pkg:maven/org.infinispan/infinispan-counter-api@16.2.2?type=jar",
        "pkg:maven/io.smallrye.reactive/mutiny@2.9.5?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.9.2.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.12?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.2.2?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.jctools/jctools-core@4.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.9.2.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.9.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.9.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.9.2.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.9.2.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.9.2.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.9.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.9.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream-processor@6.0.7?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream@6.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-qdrant@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/io.qdrant/client@1.18.3?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.qdrant/client@1.18.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-services@1.83.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.50.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.50.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-milvus@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/io.milvus/milvus-sdk-java@2.6.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.milvus/milvus-sdk-java@2.6.22?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.1?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.37.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.26.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.23?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.3?type=jar",
        "pkg:maven/org.jetbrains/annotations@17.0.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.squareup.okio/okio@3.6.0?type=jar",
        "pkg:maven/com.squareup.okio/okio-jvm@3.6.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?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",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.10?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/failureaccess@1.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-qual@3.37.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.perfmark/perfmark-api@0.26.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.23?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-collections4@4.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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@17.0.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/org.apache.commons/commons-pool2@2.12.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pgvector@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/org.postgresql/postgresql@42.7.13?type=jar",
        "pkg:maven/com.pgvector/pgvector@0.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.postgresql/postgresql@42.7.13?type=jar",
      "dependsOn" : [
        "pkg:maven/org.checkerframework/checker-qual@3.55.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-qual@3.55.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.pgvector/pgvector@0.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.postgresql/postgresql@42.7.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pinecone@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?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.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.83.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.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",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?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.34.2?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-netty@1.83.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.16.Final?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.50.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.16.Final?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?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.14.0?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.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-neo4j@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/org.neo4j.driver/neo4j-java-driver@6.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.neo4j.driver/neo4j-java-driver@6.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@12.0.0?type=jar",
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-netty@12.0.0?type=jar",
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-pooled@12.0.0?type=jar",
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-routed@12.0.0?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.7.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@12.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-netty@12.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-tcnative-classes@2.0.78.Final?type=jar",
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@12.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-pooled@12.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@12.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-routed@12.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@12.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.7.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-weaviate@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/io.weaviate/client6@6.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.weaviate/client6@6.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.1?type=jar",
        "pkg:maven/org.projectlombok/lombok@1.18.42?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.33?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.6.1?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.18?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.projectlombok/lombok@1.18.42?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.33?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.6?type=jar"
      ]
    },
    {
      "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/com.nimbusds/nimbus-jose-jwt@10.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-embeddings@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-hugging-face@1.18.1-beta28?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore-api@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j@1.18.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddings@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-tokenizer@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-azure-open-ai@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-community-dashscope@1.18.0-beta28?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-azure-open-ai@1.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?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.16.Final?type=jar",
        "pkg:maven/com.knuddels/jtokkit@1.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.0.48?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.18.0-beta28?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar",
        "pkg:maven/com.alibaba/dashscope-sdk-java@2.22.24?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.alibaba/dashscope-sdk-java@2.22.24?type=jar",
      "dependsOn" : [
        "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.21?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml/classmate@1.5.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-tools@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j@1.18.1?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-web-search@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-core@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mcp-server-api@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ai-tool@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-platform-http-main@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.22.0?type=jar",
        "pkg:maven/io.vertx/vertx-auth-properties@4.5.31?type=jar",
        "pkg:maven/io.vertx/vertx-auth-jwt@4.5.31?type=jar",
        "pkg:maven/org.webjars/swagger-ui@5.32.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-properties@4.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-auth-common@4.5.31?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-jwt@4.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-auth-common@4.5.31?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.webjars/swagger-ui@5.32.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-openai@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.openai/openai-java@4.49.0?type=jar",
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@2.0.0?type=jar",
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson2@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.openai/openai-java@4.49.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.openai/openai-java-client-okhttp@4.49.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.49.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.openai/openai-java-core@4.49.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"
      ]
    },
    {
      "ref" : "pkg:maven/com.openai/openai-java-core@4.49.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-kotlin@2.22.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.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.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?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/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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?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.18?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@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@2.0.0?type=jar",
        "pkg:maven/com.networknt/json-schema-validator@2.0.0?type=jar"
      ]
    },
    {
      "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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mcp-server@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-mcp-server-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.22.0?type=jar",
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@2.0.0?type=jar",
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson2@2.0.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tensorflow-serving@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-amqp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jms@4.22.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.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.18?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-arangodb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.arangodb/arangodb-java-driver@7.26.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-as2-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-as2-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-as2-api@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.85?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.85?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.85?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.4.1?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.85?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.85?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.85?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.85?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.85?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-as2@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2-api@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-asn1@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.85?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.asteriskjava/asterisk-java@3.42.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.asteriskjava/asterisk-java@3.42.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-core@2.25.4?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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servlet@4.22.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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-atom@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-avro-rpc-spi@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-jetty@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-avro-rpc-spi@4.22.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.18?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-spi@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-athena@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-bedrock@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-cloudtrail@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-config@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-comprehend@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-cw@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ddb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ec2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ecs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-eks@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-s3@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sqs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-eventbridge@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-iam@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-kinesis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-kms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-lambda@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-msk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-mq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-polly@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-parameter-store@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-s3-vectors@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-secrets-manager@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ses@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sns@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-step-functions@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sts@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-textract@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-timestream@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-translate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-rekognition@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-security-hub@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-athena@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/athena@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/athena@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jq@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/net.thisptr/jackson-jq@1.6.2?type=jar",
        "pkg:maven/net.thisptr/jackson-jq-extra@1.6.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.thisptr/jackson-jq@1.6.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.2?type=jar",
      "dependsOn" : [
        "pkg:maven/net.thisptr/jackson-jq@1.6.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-bedrock@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/bedrock@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/bedrockruntime@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/bedrockagent@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/bedrockagentruntime@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/bedrock@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/bedrockruntime@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/bedrockagent@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/bedrockagentruntime@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-cloudtrail@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/cloudtrail@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/cloudtrail@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-config@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/config@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-comprehend@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/comprehend@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/comprehend@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-cw@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/cloudwatch@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-ddb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/dynamodb@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-ec2@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/ec2@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-ecs@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/ecs@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/ecs@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-eks@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/eks@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/eks@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-zip-deflater@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/s3@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-sqs@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/sqs@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-eventbridge@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/eventbridge@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sqs@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-iam@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/iam@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-kinesis@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/kinesis@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.kinesis/amazon-kinesis-client@3.5.1?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.11.1?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/firehose@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.kinesis/amazon-kinesis-client@3.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/kinesis@2.50.2?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.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/arns@2.41.21?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?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.6.0-jre?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.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.22.1?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.jetbrains/annotations@26.0.1?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.11?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.60.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/dynamodb@2.41.21?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.41.21?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/apache-client@2.41.21?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?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.22.1?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.3.5?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/dynamodb-enhanced@2.41.21?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/dynamodb@2.41.21?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?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.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?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.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/smithy-rpcv2-protocol@2.41.21?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.41.21?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?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.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-dataformat-cbor@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/arns@2.41.21?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.glue/schema-registry-serde@1.1.27?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?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.11.1?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.34.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.74.0?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.50.2?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.18?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.41.21?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?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.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro@1.11.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?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.11.1?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.22.1?type=jar",
        "pkg:maven/javax.validation/validation-api@2.0.1.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.6.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.6.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.jimfs/jimfs@1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.6.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/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/software.amazon.awssdk/firehose@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-kms@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/kms@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-lambda@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/lambda@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-msk@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/kafka@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/kafka@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-mq@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/mq@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/mq@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-polly@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/polly@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/polly@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-parameter-store@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/ssm@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-redshift@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/redshiftdata@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/redshiftdata@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-s3-vectors@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/s3vectors@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/s3vectors@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-secrets-manager@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/secretsmanager@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/cloudtrail@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sqs@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-ses@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.eclipse.angus/angus-mail@2.0.5?type=jar",
        "pkg:maven/software.amazon.awssdk/ses@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/ses@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-sns@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/sns@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sqs@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-step-functions@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/sfn@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/sfn@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-sts@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-textract@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/textract@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/textract@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-timestream@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/timestreamquery@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/timestreamwrite@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/timestreamquery@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/timestreamwrite@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-transcribe@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/transcribe@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-translate@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/translate@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/translate@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-rekognition@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/rekognition@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/rekognition@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-security-hub@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/software.amazon.awssdk/securityhub@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/securityhub@2.50.2?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/apache5-client@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.50.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-eventhubs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-eventgrid@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-blob@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-datalake@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-queue@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-cosmosdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-servicebus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-key-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-files@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-schema-registry@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-functions@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-eventhubs@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.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.39?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-storage-blob-changefeed@12.0.0-beta.39?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-storage-queue@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.azure/azure-storage-queue@12.27.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-cosmosdb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.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.18?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.17.0?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-servicebus@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.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.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-file@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-catalog@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ssh@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.sshd/sshd-core@2.19.0?type=jar",
        "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.85?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.85?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.85?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.85?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.85?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ftp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-ftp-common@4.22.0?type=jar",
        "pkg:maven/com.github.mwiede/jsch@2.28.6?type=jar",
        "pkg:maven/commons-net/commons-net@3.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.mwiede/jsch@2.28.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-net/commons-net@3.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-files@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ftp@4.22.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/commons-io/commons-io@2.21.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-functions@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.hibernate.validator/hibernate-validator@9.1.3.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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hibernate.validator/hibernate-validator@9.1.3.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/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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-box-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-box-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-box-api@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.box/box-java-sdk@4.16.4?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.22.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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box-api@4.22.0?type=jar",
        "pkg:maven/com.box/box-java-sdk@4.16.4?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
        "pkg:maven/org.jsoup/jsoup@1.23.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jsoup/jsoup@1.23.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-braintree@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.braintreepayments.gateway/braintree-java@3.52.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.braintreepayments.gateway/braintree-java@3.52.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.22.1?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.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-csv@1.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-caffeine@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.49.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-camunda@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.camunda/camunda-client-java@8.9.13?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.camunda/camunda-client-java@8.9.13?type=jar",
      "dependsOn" : [
        "pkg:maven/io.camunda/zeebe-bpmn-model@8.9.13?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.3?type=jar",
        "pkg:maven/io.camunda/zeebe-gateway-protocol-impl@8.9.13?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.2?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar",
        "pkg:maven/com.auth0/java-jwt@4.5.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.camunda/zeebe-bpmn-model@8.9.13?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.18?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.13?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.auth0/java-jwt@4.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cassandraql@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.cassandra/java-driver-core@4.19.3?type=jar",
        "pkg:maven/org.apache.cassandra/java-driver-query-builder@4.19.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cassandra/java-driver-core@4.19.3?type=jar",
      "dependsOn" : [
        "pkg:maven/com.datastax.oss/native-protocol@1.5.2?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/org.apache.cassandra/java-driver-guava-shaded@4.19.3?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.18?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.3?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cassandra/java-driver-query-builder@4.19.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cassandra/java-driver-core@4.19.3?type=jar",
        "pkg:maven/org.apache.cassandra/java-driver-guava-shaded@4.19.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cbor@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-chunk@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.x5dev/chunk-templates@3.6.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.x5dev/chunk-templates@3.6.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-clickhouse@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.clickhouse/client-v2@0.9.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.clickhouse/client-v2@0.9.8?type=jar",
      "dependsOn" : [
        "pkg:maven/com.clickhouse/clickhouse-data@0.9.8?type=jar",
        "pkg:maven/org.roaringbitmap/RoaringBitmap@1.0.6?type=jar",
        "pkg:maven/com.clickhouse/clickhouse-client@0.9.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.4.4?type=jar",
        "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/at.yawk.lz4/lz4-java@1.10.4?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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",
        "pkg:maven/org.ow2.asm/asm@9.7?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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.1?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.36.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.clickhouse/clickhouse-data@0.9.8?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.22.1?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/org.roaringbitmap/RoaringBitmap@1.0.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.clickhouse/clickhouse-client@0.9.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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/org.apache.httpcomponents.client5/httpclient5@5.4.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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" : [ ]
    },
    {
      "ref" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.36.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-clickup@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-webhook@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cloudevents@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cm-sms@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.googlecode.libphonenumber/libphonenumber@9.0.36?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
        "pkg:maven/org.hibernate.validator/hibernate-validator@9.1.3.Final?type=jar",
        "pkg:maven/org.glassfish.expressly/expressly@6.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.googlecode.libphonenumber/libphonenumber@9.0.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-coap@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.18?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.18?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.18?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.18?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cometd@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util-ajax@12.1.11?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-server-websocket-jetty@9.0.1?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-server-http-jakarta@9.0.1?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.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-server-websocket-jetty@9.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-server-websocket-common@9.0.1?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-server@12.1.10?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-server-websocket-common@9.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-server@9.0.1?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-common@9.0.1?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-server-common@9.0.1?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-api-server@9.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-client@9.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-api-client@9.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-common@9.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-api-common@9.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-common@9.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-client@9.0.1?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-server-common@9.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-server@9.0.1?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-common@9.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-server@12.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.10?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-common@12.1.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-common@12.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.10?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-api@12.1.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-api@12.1.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-server-http-jakarta@9.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-server@9.0.1?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-common@9.0.1?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-server-common@9.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-consul@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.kiwiproject/consul-client@1.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-couchbase@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.couchbase.client/java-client@3.12.2?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-couchdb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.22.0?type=jar",
        "pkg:maven/com.ibm.cloud/cloudant@0.10.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/cloudant@0.10.20?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/cloudant-common@0.10.20?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.ibm.cloud/sdk-core@9.26.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/cloudant-common@0.10.20?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/sdk-core@9.26.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/sdk-core@9.26.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.22.1?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.14.0?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.okio/okio-jvm@3.16.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?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-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@1.9.25?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-crypto-pgp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.85?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.85?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-csimple-joor@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/org.jooq/joor@0.9.15?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-csv@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dapr@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.dapr/dapr-sdk@1.18.1?type=jar",
        "pkg:maven/io.dapr/dapr-sdk-workflows@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dapr/dapr-sdk@1.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/io.dapr/dapr-sdk-autogen@1.18.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.5.12?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.83.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dapr/dapr-sdk-autogen@1.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-netty@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?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.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dapr/dapr-sdk@1.18.1?type=jar",
        "pkg:maven/io.dapr/durabletask-client@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dapr/durabletask-client@1.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.83.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.62.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.62.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.62.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.62.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.62.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.62.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dataweave@4.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-datasonnet@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.13.18?type=jar",
        "pkg:maven/org.apache.camel/camel-dataweave@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.22.0?type=jar",
        "pkg:maven/com.datasonnet/datasonnet-mapper@3.0.1.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.186?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.22.1?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.18?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.18?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.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?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.22.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.22.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.18?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.186?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debug@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-diagram@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/org.jline/jline@4.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline@4.3.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common-parent@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-debezium-db2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-mongodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-mysql@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-oracle@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-postgres@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-sqlserver@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-common-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.debezium/debezium-api@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-embedded@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.6.1.Final?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.11.1?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel.maven/camel-debezium-maven-plugin@4.22.0?type=maven-plugin"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-api@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/io.debezium/debezium-util@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-util@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-embedded@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.6.1.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@4.3.0?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@4.3.0?type=jar",
        "pkg:maven/org.apache.kafka/connect-json@4.3.0?type=jar",
        "pkg:maven/org.apache.kafka/connect-file@4.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-common@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-api@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-util@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-config@3.6.1.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/io.debezium/debezium-openlineage-api@3.6.1.Final?type=jar",
        "pkg:maven/com.datadoghq/sketches-java@0.8.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-config@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-util@3.6.1.Final?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@4.3.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-api@4.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@4.3.0?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-clients@4.3.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.11.1?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.7?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.datadoghq/sketches-java@0.8.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-runtime@4.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@4.3.0?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@4.3.0?type=jar",
        "pkg:maven/org.apache.kafka/connect-json@4.3.0?type=jar",
        "pkg:maven/org.apache.kafka/connect-transforms@4.3.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.22.1?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.34?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.0.34?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.0.34?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@12.0.34?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.179?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.39?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-json@4.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@4.3.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-transforms@4.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@4.3.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.34?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.0.34?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.0.34?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-http@12.0.34?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-io@12.0.34?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.0.34?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@12.0.34?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@12.0.34?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@12.0.34?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.0.34?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-security@12.0.34?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.0.34?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-session@12.0.34?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-security@12.0.34?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.0.34?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-session@12.0.34?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.0.34?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.0.34?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.0.34?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.0.34?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.0.34?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-client@12.0.34?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-alpn-client@12.0.34?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@12.0.34?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.0.34?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-alpn-client@12.0.34?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-io@12.0.34?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.39?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-file@4.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@4.3.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-storage-file@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-api@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connector-common@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-common@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@4.3.1?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.11.1?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.debezium/debezium-api@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-embedded@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-clients@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.11.1?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.7?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.maven/camel-debezium-maven-plugin@4.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.22.0?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?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.22.0?type=jar",
        "pkg:maven/io.debezium/debezium-api@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-embedded@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.6.1.Final?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.11.1?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common@4.22.0?type=jar",
        "pkg:maven/io.debezium/debezium-connector-db2@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-db2@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-config@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-kafka@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connect-plugins@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-util@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-storage-kafka@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-api@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connector-common@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connect-plugins@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.6.1.Final?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@4.3.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-mongodb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common@4.22.0?type=jar",
        "pkg:maven/io.debezium/debezium-connector-mongodb@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-mongodb@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connect-plugins@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-sink@3.6.1.Final?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-sync@5.6.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-sink@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connect-plugins@3.6.1.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common@4.22.0?type=jar",
        "pkg:maven/io.debezium/debezium-connector-mysql@3.6.1.Final?type=jar",
        "pkg:maven/com.mysql/mysql-connector-j@26.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-mysql@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connect-plugins@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connector-binlog@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-kafka@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-ddl-parser@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/mysql-binlog-connector-java@0.41.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-binlog@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-kafka@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-ddl-parser@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/mysql-binlog-connector-java@0.41.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-ddl-parser@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.6.1.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.41.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.mysql/mysql-connector-j@26.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-oracle@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common@4.22.0?type=jar",
        "pkg:maven/io.debezium/debezium-connector-oracle@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-oracle@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connect-plugins@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-kafka@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-ddl-parser@3.6.1.Final?type=jar",
        "pkg:maven/com.oracle.database.jdbc/ojdbc11@23.26.1.0.0?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.10.1?type=jar",
        "pkg:maven/org.infinispan/infinispan-core@16.1.3?type=jar",
        "pkg:maven/org.infinispan/infinispan-client-hotrod@16.1.3?type=jar",
        "pkg:maven/com.oracle.database.nls/orai18n@23.26.1.0.0?type=jar",
        "pkg:maven/com.oracle.database.xml/xdb@23.26.1.0.0?type=jar",
        "pkg:maven/com.oracle.database.xml/xmlparserv2@23.26.1.0.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.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@23.26.1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-core@16.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-commons@16.1.3?type=jar",
        "pkg:maven/org.infinispan/infinispan-counter-api@16.1.3?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.2.Final?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?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.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-commons@16.1.3?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.4?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.22.1?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/org.infinispan/infinispan-counter-api@16.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-commons@16.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jgroups/jgroups@5.5.2.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-client-hotrod@16.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-api@16.1.3?type=jar",
        "pkg:maven/org.infinispan/infinispan-commons@16.1.3?type=jar",
        "pkg:maven/org.infinispan/infinispan-counter-api@16.1.3?type=jar",
        "pkg:maven/io.smallrye.reactive/mutiny@2.9.5?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.7.1.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.12?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.1.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.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?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.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?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.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.1.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.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.1.Final?type=jar",
        "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"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?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.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?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.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.7.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.oracle.database.nls/orai18n@23.26.1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.oracle.database.xml/xdb@23.26.1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.oracle.database.xml/xmlparserv2@23.26.1.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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common@4.22.0?type=jar",
        "pkg:maven/io.debezium/debezium-connector-postgres@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-postgres@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connect-plugins@3.6.1.Final?type=jar",
        "pkg:maven/org.postgresql/postgresql@42.7.11?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.postgresql/postgresql@42.7.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-sqlserver@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common@4.22.0?type=jar",
        "pkg:maven/io.debezium/debezium-connector-sqlserver@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-sqlserver@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-kafka@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.6.1.Final?type=jar",
        "pkg:maven/com.microsoft.sqlserver/mssql-jdbc@12.4.2.jre8?type=jar",
        "pkg:maven/io.debezium/debezium-connect-plugins@3.6.1.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.22.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.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2@4.22.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.22.1?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.1?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.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dhis2-api@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2-api@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-disruptor@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/dnsjava/dnsjava@3.6.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dnsjava/dnsjava@3.6.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-docker@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.18?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.22.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.82?type=jar"
      ]
    },
    {
      "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.22.1?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-drill@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.drill.exec/drill-jdbc@1.22.0?type=jar",
        "pkg:maven/org.springframework/spring-jdbc@7.0.8?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.22.1?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?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.18?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.18?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.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.1?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.34.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.22.1?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.6.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.18?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.22.1?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.18?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.18?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.18?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.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.1?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.11.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.12.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?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.22.1?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.6.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.6.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.18?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.6.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.18?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.34.2?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?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.22.1?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.6.0-jre?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?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.18?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.22.1?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.34.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.22.1?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?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.18?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.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.22.1?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.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.18?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.18?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.18?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.18?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.34.2?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.22.1?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.22.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.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.22.1?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-common@3.3.6?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?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.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.34.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.22?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.22.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.22.1?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.34.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.34.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.18?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.18?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.18?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?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.78.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.22.1?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.22.1?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.22?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.18?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.dropbox.core/dropbox-core-sdk@7.1.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.dropbox.core/dropbox-core-sdk@7.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-duckdb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.duckdb/duckdb_jdbc@1.5.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dynamic-router@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ehcache@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.22.0?type=jar",
        "pkg:maven/org.ehcache/ehcache@3.12.0?classifier=jakarta&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-elasticsearch@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/co.elastic.clients/elasticsearch-java@9.4.4?type=jar",
        "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@9.4.4?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/co.elastic.clients/elasticsearch-java@9.4.4?type=jar",
      "dependsOn" : [
        "pkg:maven/co.elastic.clients/elasticsearch-rest5-client@9.4.4?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.9?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.63.0?type=jar",
        "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.41.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.0?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/co.elastic.clients/elasticsearch-rest5-client@9.4.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.1?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.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.parsson/parsson@1.1.9?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.63.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.63.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.63.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.63.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.63.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.41.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-databind@3.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-core@3.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@9.4.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.4.4?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.22.1?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.4.4?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.22.1?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.4.4?type=jar",
        "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@9.4.4?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-event@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-exec@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.commons/commons-exec@1.6.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-fastjson@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.alibaba/fastjson@2.0.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.alibaba/fastjson@2.0.63?type=jar",
      "dependsOn" : [
        "pkg:maven/com.alibaba.fastjson2/fastjson2-extension@2.0.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.alibaba.fastjson2/fastjson2-extension@2.0.63?type=jar",
      "dependsOn" : [
        "pkg:maven/com.alibaba.fastjson2/fastjson2@2.0.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.alibaba.fastjson2/fastjson2@2.0.63?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-fhir-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-fhir-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-fhir-api@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.10.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.60.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.60.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mina@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.mina/mina-core@2.2.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-hl7@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.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.9?type=jar",
        "pkg:maven/org.apache.camel/camel-netty@4.22.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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-client@8.10.1?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir-api@4.22.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-r5@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-r4@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu3@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2.1@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-hl7org-dstu2@8.10.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-client@8.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.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.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-r5@8.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.10.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r5@6.10.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-caching-api@8.10.1?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.3.2?type=jar",
        "pkg:maven/com.squareup.okio/okio@3.16.4?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@78.1?type=jar",
        "pkg:maven/net.sf.saxon/Saxon-HE@13.0?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.ibm.icu/icu4j@78.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r5@6.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.10.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@7.4.0.202509020913-r?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/net.sourceforge.plantuml/plantuml-mit@1.2026.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@7.4.0.202509020913-r?type=jar",
      "dependsOn" : [
        "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.sourceforge.plantuml/plantuml-mit@1.2026.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-caching-api@8.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-r4@8.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.10.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r4@6.10.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-caching-api@8.10.1?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r4@6.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.10.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu3@8.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.10.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu3@6.10.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-caching-api@8.10.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu3@6.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.10.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2@8.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2.1@8.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2016may@6.10.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2016may@6.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.10.0?type=jar",
        "pkg:maven/org.ogce/xpp3@1.1.6?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?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.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.10.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2@6.10.0?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2@6.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.10.0?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-file-watch@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.flink/flink-java@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-clients@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-streaming-java@1.20.5?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.11.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-java@1.20.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.5?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.18?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-core@1.20.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core-api@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-annotations@1.20.5?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.18?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.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-annotations@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-metrics-core@1.20.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-annotations@1.20.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-annotations@1.20.5?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.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-runtime@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-optimizer@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-java@1.20.5?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar",
        "pkg:maven/org.apache.flink/flink-streaming-java@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-datastream@1.20.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-runtime@1.20.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-rpc-core@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-rpc-akka-loader@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-java@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-queryable-state-client-java@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-hadoop-fs@1.20.5?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/at.yawk.lz4/lz4-java@1.11.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-rpc-core@1.20.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.5?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.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.5?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.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-runtime@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-java@1.20.5?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.18?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.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-file-sink-common@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-runtime@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-java@1.20.5?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.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-connector-datagen@1.20.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-datastream@1.20.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-datastream-api@1.20.5?type=jar",
        "pkg:maven/org.apache.flink/flink-streaming-java@1.20.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core-api@1.20.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-flowable@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.22.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.18?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.18?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.18?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.18?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.18?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.18?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.18?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.22.1?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.18?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?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.18?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.18?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.18?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.18?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.18?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.22.1?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.22?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.4.0?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.4.0?type=jar",
        "pkg:maven/org.apache.pdfbox/fontbox@3.0.8?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.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.pdfbox/pdfbox-io@3.0.8?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pdfbox/pdfbox-io@3.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-freemarker@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-fory@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.fory/fory-core@1.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.fory/fory-core@1.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.janino/janino@3.1.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-geocoder@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.6.3?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.14.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.83.1?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-git@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@7.7.1.202607240634-r?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@7.7.1.202607240634-r?type=jar",
      "dependsOn" : [
        "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-github2@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-bigquery@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-calendar@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-drive@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-firestore@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-functions@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-mail@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-pubsub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-secret-manager@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-sheets@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-storage@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-vertexai@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-vision@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-speech-to-text@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-text-to-speech@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.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.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.50.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.66.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?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.50.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client@2.2.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.48.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.83.1?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/io.opencensus/opencensus-api@0.31.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-context@1.83.1?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.6.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api/api-common@2.66.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.6.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.48.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.22.1?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.50.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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.2.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.2.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.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-jackson2@2.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-bigquery@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-bigquery@2.69.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-bigquery@2.69.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.cloud/google-cloud-core@2.73.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.69.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core-http@2.73.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-appengine@2.2.0?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.83.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.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.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.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.83.1?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.50.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.apis/google-api-services-bigquery@v2-rev20260612-2.0.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.66.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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/com.google.api/gax@2.83.0?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-bigquerystorage@3.31.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta@3.31.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1alpha@3.31.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta1@3.31.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta2@3.31.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.83.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.83.1?type=jar",
        "pkg:maven/org.json/json@20250517?type=jar",
        "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1beta1@3.31.0?type=jar",
        "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1beta2@3.31.0?type=jar",
        "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1@3.31.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1@3.31.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/com.google.flatbuffers/flatbuffers-java@24.3.25?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.62.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.2.0?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-core@2.73.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.69.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.73.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-appengine@2.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax-httpjson@2.83.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.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-rev20260612-2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax@2.83.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.31.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.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/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.83.1?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.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/io.grpc/grpc-inprocess@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.0?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.83.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.62.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/com.google.flatbuffers/flatbuffers-java@24.3.25?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.69.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-inprocess@1.83.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-googleapis@1.83.1?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.31.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1alpha@3.31.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta1@3.31.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta2@3.31.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax-grpc@2.83.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@3.31.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.api/api-common@2.66.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1beta2@3.31.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.api/api-common@2.66.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1@3.31.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.api/api-common@2.66.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1@3.31.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?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/org.apache.camel/camel-google-calendar@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-jackson2@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.2.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.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.2.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.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-drive@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.22.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-jackson2@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.2.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-firestore@3.45.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-firestore@3.45.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.cloud/google-cloud-core-grpc@2.73.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.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.83.1?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-firestore-v1@3.45.0?type=jar",
        "pkg:maven/com.google.cloud/proto-google-cloud-firestore-bundle-v1@3.45.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.66.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/com.google.api/gax@2.83.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.50.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.83.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.83.1?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.83.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.50.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core@2.73.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.69.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.62.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.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.62.0?type=jar",
        "pkg:maven/com.google.cloud.opentelemetry/exporter-metrics@0.33.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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-grpclb@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.83.1?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-core-grpc@2.73.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-firestore-v1@3.45.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/proto-google-cloud-firestore-bundle-v1@3.45.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.api/api-common@2.66.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.48.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-xds@1.83.1?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.cel/runtime@0.13.0?type=jar",
        "pkg:maven/dev.cel/protobuf@0.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.cel/runtime@0.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/dev.cel/common@0.13.0?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.cel/common@0.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.cel/protobuf@0.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/dev.cel/common@0.13.0?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "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.62.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.62.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.62.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.62.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.62.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/io.grpc/grpc-grpclb@1.83.1?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-functions@2.83.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.41.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client@2.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-gson@2.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/api-common@2.55.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-functions@2.83.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.api/api-common@2.55.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.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2@2.83.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2alpha@2.83.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2beta@2.83.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v1@2.83.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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.1?type=jar",
        "pkg:maven/com.google.api/gax@2.72.2?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.41.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.83.1?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.72.2?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.83.1?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.83.1?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.72.2?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.0.2?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.0.2?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.58.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2@2.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.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2alpha@2.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.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2beta@2.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.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v1@2.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.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax@2.72.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax-grpc@2.72.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax-httpjson@2.72.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.58.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-mail@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-jackson2@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.2.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-pubsub@1.153.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-pubsub@1.153.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.api/api-common@2.66.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.50.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-pubsub-v1@1.153.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.69.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.api/gax@2.83.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.83.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.83.1?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.83.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.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.83.1?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.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.2.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.62.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-pubsub-v1@1.153.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-secret-manager@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-secretmanager@2.95.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-pubsub@1.153.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-secretmanager@2.95.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.api/api-common@2.66.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1beta1@2.95.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1beta2@2.95.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1@2.95.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.69.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.api/gax@2.83.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.50.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.83.1?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.api/gax-grpc@2.83.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.83.1?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.83.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1beta1@2.95.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1beta2@2.95.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1@2.95.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/com.google.errorprone/error_prone_annotations@2.48.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"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-sheets@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-jackson2@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.2.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.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-storage@2.71.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-storage@2.71.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.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.83.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-jackson2@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.api-client/google-api-client@2.9.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.2.0?type=jar",
        "pkg:maven/com.google.apis/google-api-services-storage@v1-rev20260524-2.0.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core@2.73.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.73.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-appengine@2.2.0?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.83.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core-grpc@2.73.0?type=jar",
        "pkg:maven/com.google.api/gax@2.83.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.83.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.50.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.66.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.62.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.69.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.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.71.0?type=jar",
        "pkg:maven/com.google.api.grpc/grpc-google-cloud-storage-v2@2.71.0?type=jar",
        "pkg:maven/com.google.api.grpc/gapic-google-cloud-storage-v2@2.71.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.62.0?type=jar",
        "pkg:maven/io.grpc/grpc-opentelemetry@1.83.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.62.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.18?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/io.grpc/grpc-grpclb@1.83.1?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.22.1?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.83.1?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/io.grpc/grpc-rls@1.83.1?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?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-rev20260524-2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-storage-v2@2.71.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-storage-v2@2.71.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.api/api-common@2.66.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/gapic-google-cloud-storage-v2@2.71.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.50.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?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.83.1?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.grpc/grpc-inprocess@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.0?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.83.1?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-opentelemetry@1.83.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.62.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.83.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-vertexai@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/com.google.genai/google-genai@1.64.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-aiplatform@3.96.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.50.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api/api-common@2.45.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.6.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.48.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.genai/google-genai@1.64.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?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.34.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.java-websocket/Java-WebSocket@1.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-aiplatform@3.96.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?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/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-aiplatform-v1beta1@3.96.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-aiplatform-v1@3.96.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.api/gax@2.83.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.50.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.83.1?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.api/gax-grpc@2.83.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.0?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.83.1?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.69.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-aiplatform-v1beta1@3.96.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-aiplatform-v1@3.96.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-vision@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-vision@3.93.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-vision@3.93.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.api/api-common@2.66.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p4beta1@3.93.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1@3.93.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p1beta1@3.93.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p3beta1@3.93.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p2beta1@3.93.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.api/gax@2.83.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.50.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.83.1?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.api/gax-grpc@2.83.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.83.1?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.83.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p4beta1@3.93.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/com.google.errorprone/error_prone_annotations@2.48.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"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1@3.93.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/com.google.errorprone/error_prone_annotations@2.48.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"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p1beta1@3.93.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p3beta1@3.93.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/com.google.errorprone/error_prone_annotations@2.48.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"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p2beta1@3.93.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-speech-to-text@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-speech@4.90.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-speech@4.90.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v1p1beta1@4.90.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v2@4.90.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.69.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v1@4.90.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.66.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.48.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/com.google.api/gax@2.83.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.50.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.83.1?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.api/gax-grpc@2.83.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.83.1?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.83.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v1p1beta1@4.90.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/com.google.errorprone/error_prone_annotations@2.48.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"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v2@4.90.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v1@4.90.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.48.0?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/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-text-to-speech@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-texttospeech@2.96.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-texttospeech@2.96.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.27?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.83.1?type=jar",
        "pkg:maven/com.google.api/api-common@2.66.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.74.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-texttospeech-v1@2.96.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-texttospeech-v1beta1@2.96.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.api/gax@2.83.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.50.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.83.1?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.2.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.2.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.api/gax-grpc@2.83.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.83.1?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.83.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.6.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-texttospeech-v1@2.96.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-texttospeech-v1beta1@2.96.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-graphql@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-grok@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.github.whatap/java-grok@0.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.whatap/java-grok@0.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-grpc@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/org.javassist/javassist@3.32.0-GA?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.50.0?type=jar",
        "pkg:maven/com.auth0/java-jwt@4.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.42.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.javassist/javassist@3.32.0-GA?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.auth0/java-jwt@4.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-hashicorp-vault@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.springframework.vault/spring-vault-core@4.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.vault/spring-vault-core@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.8?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-hazelcast@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.hazelcast/hazelcast@5.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-headersmap@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.cedarsoftware/java-util@4.110.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.cedarsoftware/java-util@4.110.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huawei-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-dms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-frs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-functiongraph@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-iam@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-imagerecognition@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-obs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-smn@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-dms@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.22.0?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.209?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.209?type=jar",
      "dependsOn" : [
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.22.0?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.209?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-frs@3.1.209?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-frs@3.1.209?type=jar",
      "dependsOn" : [
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.209?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-functiongraph@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.22.0?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-functiongraph@3.1.209?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-functiongraph@3.1.209?type=jar",
      "dependsOn" : [
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.209?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-iam@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.22.0?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-iam@3.1.209?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-iam@3.1.209?type=jar",
      "dependsOn" : [
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.209?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-imagerecognition@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.22.0?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.209?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-image@3.1.209?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-image@3.1.209?type=jar",
      "dependsOn" : [
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.209?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-obs@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.22.0?type=jar",
        "pkg:maven/com.huaweicloud/esdk-obs-java@3.26.6?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud/esdk-obs-java@3.26.6?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.squareup.okio/okio@3.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-api@2.25.4?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.8.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-smn@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.209?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-smn@3.1.209?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.209?type=jar",
      "dependsOn" : [
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.209?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-ibm-cos@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-secrets-manager@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-language@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-discovery@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-text-to-speech@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-speech-to-text@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watsonx-ai@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watsonx-data@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-cos@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.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.22.1?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.22.1?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/com.ibm.cloud/secrets-manager@2.0.28?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@4.3.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.1?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.14.0?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.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-watson-language@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.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.22.1?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.14.0?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.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-websocket@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-common@4.22.0?type=jar",
        "pkg:maven/io.vertx/vertx-web@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-watsonx-ai@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/com.ibm.watsonx/watsonx-ai@0.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.watsonx/watsonx-ai@0.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.watsonx/watsonx-ai-core@0.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.watsonx/watsonx-ai-core@0.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-watsonx-data@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.1?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.14.0?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.mnode.ical4j/ical4j@4.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mnode.ical4j/ical4j@4.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.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.18?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.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.6.0-jre?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.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.18?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.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.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.6.0-jre?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.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.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.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.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.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.18?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.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.6.0-jre?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ignite@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.ignite/ignite-core@2.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-iggy@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.iggy/iggy@0.8.0?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.iggy/iggy@0.8.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.18?type=jar",
        "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.9.8?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?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.18?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.22?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/org.apache.camel/camel-infinispan-embedded@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-infinispan-common@4.22.0?type=jar",
        "pkg:maven/org.infinispan/infinispan-commons@16.2.2?type=jar",
        "pkg:maven/org.infinispan/infinispan-core@16.2.2?type=jar",
        "pkg:maven/org.infinispan/infinispan-query@16.2.2?type=jar",
        "pkg:maven/org.infinispan/infinispan-component-annotations@16.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-component-annotations@16.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-influxdb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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/retrofit@2.9.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.influxdb/influxdb-client-java@8.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.influxdb/influxdb-client-java@8.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.influxdb/influxdb-client-core@8.0.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@8.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.influxdb/influxdb-client-utils@8.0.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.14.0?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.influxdb/influxdb-client-utils@8.0.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/io.reactivex.rxjava3/rxjava@3.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.iron.ironmq/ironmq@3.0.5?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.iron.ironmq/ironmq@3.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-iso8583@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson3@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.2.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-core@3.2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-databind@3.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson3-avro@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3@4.22.0?type=jar",
        "pkg:maven/tools.jackson.dataformat/jackson-dataformat-avro@3.2.1?type=jar",
        "pkg:maven/org.apache.avro/avro@1.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-avro@3.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.2.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson3-protobuf@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3@4.22.0?type=jar",
        "pkg:maven/tools.jackson.dataformat/jackson-dataformat-protobuf@3.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-protobuf@3.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/tools.jackson.core/jackson-core@3.2.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.2.1?type=jar",
        "pkg:maven/com.squareup/protoparser@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson3xml@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.2.1?type=jar",
        "pkg:maven/tools.jackson.dataformat/jackson-dataformat-xml@3.2.1?type=jar",
        "pkg:maven/tools.jackson.module/jackson-module-jakarta-xmlbind-annotations@3.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-xml@3.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/tools.jackson.core/jackson-core@3.2.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.2.1?type=jar",
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.3.0?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.module/jackson-module-jakarta-xmlbind-annotations@3.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.2.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.2.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-jactl@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.jactl/jactl@2.9.2?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.jactl/jactl@2.9.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jandex@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.smallrye/jandex@3.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jasypt@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-base@4.22.0?type=jar",
        "pkg:maven/org.jasypt/jasypt@1.9.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-javascript@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.graalvm.js/js-language@25.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.js/js-language@25.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.regex/regex@25.2.4?type=jar",
        "pkg:maven/org.graalvm.truffle/truffle-api@25.2.4?type=jar",
        "pkg:maven/org.graalvm.polyglot/polyglot@25.2.4?type=jar",
        "pkg:maven/org.graalvm.shadowed/icu4j@25.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.regex/regex@25.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.truffle/truffle-api@25.2.4?type=jar",
        "pkg:maven/org.graalvm.shadowed/icu4j@25.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.truffle/truffle-api@25.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.sdk/collections@25.2.4?type=jar",
        "pkg:maven/org.graalvm.sdk/jniutils@25.2.4?type=jar",
        "pkg:maven/org.graalvm.polyglot/polyglot@25.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.sdk/collections@25.2.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.sdk/jniutils@25.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.sdk/collections@25.2.4?type=jar",
        "pkg:maven/org.graalvm.sdk/nativeimage@25.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.sdk/nativeimage@25.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.sdk/word@25.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.sdk/word@25.2.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.polyglot/polyglot@25.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.sdk/collections@25.2.4?type=jar",
        "pkg:maven/org.graalvm.sdk/nativeimage@25.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.shadowed/icu4j@25.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.sdk/nativeimage@25.2.4?type=jar",
        "pkg:maven/org.graalvm.shadowed/xz@25.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.shadowed/xz@25.2.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jcache@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.18?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.18?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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jgroups-raft@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.0?type=jar",
        "pkg:maven/org.jgroups/jgroups@5.5.6.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jgroups/jgroups@5.5.6.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jira@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.22.0?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
        "pkg:maven/com.atlassian.sal/sal-api@7.2.1?type=jar",
        "pkg:maven/com.atlassian.jira/jira-rest-java-client-api@6.0.4?type=jar",
        "pkg:maven/com.atlassian.jira/jira-rest-java-client-core@6.0.4?type=jar",
        "pkg:maven/io.atlassian.fugue/fugue@6.1.5?type=jar",
        "pkg:maven/org.codehaus.jettison/jettison@1.5.7?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.6.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.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.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.atlassian.sal/sal-api@7.2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.atlassian.jira/jira-rest-java-client-api@6.0.4?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.6.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.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.atlassian.jira/jira-rest-java-client-api@6.0.4?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.sal/sal-api@7.2.1?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.18?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.jettison/jettison@1.5.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jmx@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.22.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.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jolt@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jpa@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring@4.22.0?type=jar",
        "pkg:maven/org.springframework/spring-orm@7.0.8?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.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-jdbc@7.0.8?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.8?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.camel/camel-jsch@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-ftp@4.22.0?type=jar",
        "pkg:maven/com.github.mwiede/jsch@2.28.6?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jslt@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.schibsted.spt.data/jslt@0.1.14?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jsonapi@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.1?type=jar",
        "pkg:maven/org.jetbrains/annotations@17.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jsonata@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.dashjoin/jsonata@0.9.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.dashjoin/jsonata@0.9.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jsonb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.2?type=jar",
        "pkg:maven/org.eclipse/yasson@3.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@3.0.2?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.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"
      ]
    },
    {
      "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/org.apache.camel/camel-jsonpath@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.22.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jsoup@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/org.jsoup/jsoup@1.23.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-json-patch@4.22.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.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jt400@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.springframework/spring-jdbc@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jta@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jte@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/gg.jte/jte@3.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/gg.jte/jte@3.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/gg.jte/jte-runtime@3.2.4?type=jar",
        "pkg:maven/gg.jte/jte-extension-api@3.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/gg.jte/jte-runtime@3.2.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/gg.jte/jte-extension-api@3.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/gg.jte/jte-runtime@3.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kafka@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@4.3.1?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.11.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-keycloak@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.6.3?type=jar",
        "pkg:maven/org.apache.camel/camel-caffeine@4.22.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?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.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-knative-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-http@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-knative-api@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-knative@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-api@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-knative-http@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-knative@4.22.0?type=jar",
        "pkg:maven/io.vertx/vertx-web-client@4.5.31?type=jar",
        "pkg:maven/io.vertx/vertx-web@4.5.31?type=jar",
        "pkg:maven/io.vertx/vertx-codegen@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-codegen@4.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kubernetes@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-client@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-client@7.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-client@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-client-api@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.8.0?type=jar",
        "pkg:maven/io.fabric8/zjsonpatch@7.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-client-api@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-resource@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-rbac@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-apps@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-autoscaling@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-apiextensions@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-batch@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-certificates@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-coordination@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-discovery@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-events@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-extensions@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-networking@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-metrics@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-policy@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-scheduling@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-storageclass@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-node@7.8.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.snakeyaml/snakeyaml-engine@3.0.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-common@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-common@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-resource@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-rbac@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-apps@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-autoscaling@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-apiextensions@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-batch@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-certificates@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-coordination@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-discovery@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-events@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-extensions@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-networking@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-metrics@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-policy@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-scheduling@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-storageclass@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-node@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-client-api@7.8.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.28?type=jar",
        "pkg:maven/io.vertx/vertx-web-client@4.5.28?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-core@4.5.28?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/io.netty/netty-tcnative-classes@2.0.78.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-client@4.5.28?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web-common@4.5.28?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.28?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.28?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-common@4.5.28?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.28?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-common@4.5.28?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.28?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/zjsonpatch@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-client@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-client@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-client-api@7.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-client-api@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-client-api@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-autoscaling@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-operator@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-operatorhub@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-machine@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-whereabouts@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-monitoring@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-tuned@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-console@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-config@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-machineconfiguration@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-miscellaneous@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-hive@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-installer@7.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-rbac@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-config@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-config@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-autoscaling@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-operator@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-config@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-operatorhub@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-apps@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-rbac@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-machine@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-whereabouts@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-monitoring@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-apps@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-tuned@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-console@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-machineconfiguration@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-config@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-miscellaneous@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-config@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-hive@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-installer@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-config@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model-machine@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kudu@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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"
      ]
    },
    {
      "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.18?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" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ldap@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ldif@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.9?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?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.9?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.9?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.22.1?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?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.9?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.1?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.6.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-lucene@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.camel/camel-lumberjack@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-lzf@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.ning/compress-lzf@1.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ning/compress-lzf@1.2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-quartz@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cron@4.22.0?type=jar",
        "pkg:maven/org.quartz-scheduler/quartz@2.5.2?type=jar",
        "pkg:maven/com.mchange/c3p0@0.14.1?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.18?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.mchange/c3p0@0.14.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.mchange/mchange-commons-java@0.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.mchange/mchange-commons-java@0.6.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mail@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-mail@4.22.0?type=jar",
        "pkg:maven/com.microsoft.azure/msal4j@1.25.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.microsoft.azure/msal4j@1.25.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-metrics@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.39?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.39?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.39?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.39?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.39?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.39?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.39?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.39?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-micrometer@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-registry-jmx@1.17.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-registry-jmx@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.39?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-micrometer-observability@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-telemetry@4.22.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-tracing@1.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-tracing@1.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar",
        "pkg:maven/io.micrometer/context-propagation@1.2.1?type=jar",
        "pkg:maven/aopalliance/aopalliance@1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-micrometer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-main@4.22.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.17.0?type=jar",
        "pkg:maven/io.smallrye/jandex@3.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
        "pkg:maven/io.prometheus/prometheus-metrics-core@1.7.0?type=jar",
        "pkg:maven/io.prometheus/prometheus-metrics-tracer-common@1.7.0?type=jar",
        "pkg:maven/io.prometheus/prometheus-metrics-exposition-formats@1.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.prometheus/prometheus-metrics-core@1.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.prometheus/prometheus-metrics-model@1.7.0?type=jar",
        "pkg:maven/io.prometheus/prometheus-metrics-config@1.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.prometheus/prometheus-metrics-model@1.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.prometheus/prometheus-metrics-config@1.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.prometheus/prometheus-metrics-config@1.7.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.prometheus/prometheus-metrics-tracer-common@1.7.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.prometheus/prometheus-metrics-exposition-formats@1.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.prometheus/prometheus-metrics-exposition-textformats@1.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.prometheus/prometheus-metrics-exposition-textformats@1.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.prometheus/prometheus-metrics-model@1.7.0?type=jar",
        "pkg:maven/io.prometheus/prometheus-metrics-config@1.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-microprofile-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-microprofile-config@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-fault-tolerance@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-health@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-microprofile-config@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.smallrye.config/smallrye-config@3.18.1?type=jar",
        "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.config/smallrye-config@3.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.config/smallrye-config-core@3.18.1?type=jar",
        "pkg:maven/io.smallrye.config/smallrye-config-microprofile@3.18.1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.config/smallrye-config-core@3.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1.1?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-expression@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.19.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.10.1?type=jar",
        "pkg:maven/io.smallrye.config/smallrye-config-common@3.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-expression@2.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-function@2.19.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.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.19.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.19.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.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.config/smallrye-config-common@3.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1.1?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.19.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.config/smallrye-config-microprofile@3.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.config/smallrye-config-core@3.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-microprofile-fault-tolerance@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-reifier@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-standalone@6.11.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-standalone@6.11.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.11.2?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.11.2?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-apiimpl@6.11.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.11.2?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.common/smallrye-common-annotation@2.8.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.11.2?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.2?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.2?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.2?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.11.2?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-autoconfig-core@6.11.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-autoconfig-core@6.11.2?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.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-microprofile-health@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-health@4.22.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.18.1?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.18.1?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/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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.eclipse.milo/milo-sdk-server@1.1.6?type=jar",
        "pkg:maven/org.eclipse.milo/milo-sdk-client@1.1.6?type=jar",
        "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.6?type=jar",
        "pkg:maven/org.eclipse.milo/milo-dtd-manager@1.1.6?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-sdk-server@1.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.6?type=jar",
        "pkg:maven/org.eclipse.milo/milo-transport@1.1.6?type=jar",
        "pkg:maven/org.eclipse.milo/milo-sdk-core@1.1.6?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.85?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.85?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-transport@1.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.6?type=jar",
        "pkg:maven/com.digitalpetri.netty/netty-channel-fsm@1.0.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?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.16.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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-sdk-core@1.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.6?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-sdk-client@1.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.milo/milo-transport@1.1.6?type=jar",
        "pkg:maven/org.eclipse.milo/milo-sdk-core@1.1.6?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-dtd-manager@1.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.milo/milo-dtd-core@1.1.6?type=jar",
        "pkg:maven/org.eclipse.milo/milo-sdk-server@1.1.6?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-dtd-core@1.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.milo/milo-sdk-core@1.1.6?type=jar",
        "pkg:maven/com.sun.activation/jakarta.activation@2.0.1?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.9?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-minio@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.minio/minio@9.0.3?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.4.0?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.minio/minio@9.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/com.carrotsearch.thirdparty/simple-xml-safe@2.7.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.84?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.8?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mllp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mongodb-gridfs@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-core@5.9.1?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-sync@5.9.1?type=jar",
        "pkg:maven/org.mongodb/bson@5.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mongodb/mongodb-driver-core@5.9.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mongodb/bson@5.9.1?type=jar",
        "pkg:maven/org.mongodb/bson-record-codec@5.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mongodb/bson@5.9.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.mongodb/bson-record-codec@5.9.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mongodb/bson@5.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mongodb/mongodb-driver-sync@5.9.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mongodb/bson@5.9.1?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-core@5.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mongodb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-core@5.9.1?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-sync@5.9.1?type=jar",
        "pkg:maven/org.mongodb/bson@5.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mustache@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.mvel/mvel2@2.5.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mybatis@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-bean@4.22.0?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-nats@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.nats/jnats@2.26.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.nats/jnats@2.26.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-lts8on@2.73.10?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-lts8on@2.73.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-oaipmh@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.3?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
        "pkg:maven/org.jsoup/jsoup@1.23.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/joda-time/joda-time@2.14.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-oauth@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9.1?type=jar",
        "pkg:maven/io.vertx/vertx-auth-oauth2@4.5.31?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.6.3?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-main@4.22.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-oauth2@4.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-auth-common@4.5.31?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-observation@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tracing@4.22.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-tracing@1.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ocsf@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ognl@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-olingo2-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-olingo2-api@4.22.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.22.1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.15?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-olingo2@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2-api@4.22.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.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-olingo4-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo4@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-olingo4-api@4.22.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.22.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.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.22.1?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.22.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.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.18?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?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.18?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.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.3.0?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.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.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-olingo4@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo4-api@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-openstack@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.6.0-jre?type=jar",
        "pkg:maven/org.yaml/snakeyaml@1.33?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.github.fge/json-patch@1.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio@1.17.2?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tracing@4.22.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.64.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.64.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.64.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.30.1-alpha?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.64.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.64.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.64.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.64.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.64.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.64.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.64.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.64.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.64.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.64.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.64.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.64.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.64.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.64.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.64.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.64.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.64.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.64.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.64.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.64.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.64.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.64.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.30.1-alpha?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.64.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-opentelemetry2@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-telemetry@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.64.0?type=jar",
        "pkg:maven/io.opentelemetry.proto/opentelemetry-proto@1.10.0-alpha?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry.proto/opentelemetry-proto@1.10.0-alpha?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-opentelemetry-metrics@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.64.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-paho@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar",
        "pkg:maven/org.apache.parquet/parquet-common@1.17.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-avro@1.17.1?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.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-format-structures@1.17.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-format-structures@1.17.1?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.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-column@1.17.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-hadoop@1.17.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-common@1.17.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-variant@1.17.1?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-column@1.17.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-common@1.17.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-encoding@1.17.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.locationtech.jts/jts-core@1.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-encoding@1.17.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-common@1.17.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-column@1.17.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-format-structures@1.17.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-common@1.17.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-jackson@1.17.1?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-jackson@1.17.1?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.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-common@1.17.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-column@1.17.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.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.6.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.22.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.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.18?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.14.0?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.22.1?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.9?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.18?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.18?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.18?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.18?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.18?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.18?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.22.1?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.16.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.22?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.22.1?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.18?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.22.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.22.1?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.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.6.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.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-haproxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-compression@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http3@4.2.16.Final?type=jar",
        "pkg:maven/org.jctools/jctools-core@4.0.6?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-memcache@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-mqtt@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-redis@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-smtp@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-socks@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-stomp@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-xml@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-protobuf@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-marshalling@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-ssl-ocsp@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-rxtx@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-sctp@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-udt@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-classes-quic@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-riscv64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.16.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.16.Final?classifier=linux-riscv64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.16.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.Final?classifier=windows-x86_64&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http3@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-memcache@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-mqtt@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-redis@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-smtp@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-stomp@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-xml@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler-ssl-ocsp@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-rxtx@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-sctp@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-udt@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-classes-quic@4.2.16.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-riscv64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.16.Final?classifier=linux-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.16.Final?classifier=linux-aarch_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.16.Final?classifier=linux-riscv64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.16.Final?classifier=osx-aarch_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.Final?classifier=linux-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-classes-quic@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.Final?classifier=linux-aarch_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-classes-quic@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.Final?classifier=osx-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-classes-quic@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.Final?classifier=osx-aarch_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-classes-quic@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.16.Final?classifier=windows-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-classes-quic@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pdf@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.pdfbox/pdfbox@3.0.8?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.85?type=jar",
        "pkg:maven/org.bouncycastle/bcmail-jdk18on@1.85?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pdfbox/pdfbox@3.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.pdfbox/pdfbox-io@3.0.8?type=jar",
        "pkg:maven/org.apache.pdfbox/fontbox@3.0.8?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcmail-jdk18on@1.85?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.85?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pg-replication-slot@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.postgresql/postgresql@42.7.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pgevent@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http@4.22.0?type=jar",
        "pkg:maven/io.vertx/vertx-web@4.5.31?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-serializer@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-jmx@2.6.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-core@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-json@2.6.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-core@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-serializer@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-core@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-jmx@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-plc4x@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?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.22.1?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.16.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.16.Final?type=jar",
        "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.16.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.16.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.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.16.Final?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.16.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.18?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.18?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.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.18?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.16.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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.lingala.zip4j/zip4j@2.11.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?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.16.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.81.1?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.22.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-protobuf@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.34.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pubnub@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.pubnub/pubnub-gson@13.4.1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.pubnub/pubnub-gson@13.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.pubnub/pubnub-gson-api@13.4.1?type=jar",
        "pkg:maven/com.pubnub/pubnub-gson-impl@13.4.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.pubnub/pubnub-gson-api@13.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.pubnub/pubnub-kotlin-core-api-jvm@13.4.1?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.pubnub/pubnub-kotlin-core-api-jvm@13.4.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.18?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.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.pubnub/pubnub-gson-api@13.4.1?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
        "pkg:maven/com.pubnub/pubnub-kotlin-impl@13.4.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.pubnub/pubnub-kotlin-impl@13.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.pubnub/pubnub-kotlin-api-jvm@13.4.1?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.4.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.4.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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.pulsar/pulsar-client@4.2.4?type=jar",
        "pkg:maven/org.apache.pulsar/pulsar-client-admin@4.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pulsar/pulsar-client@4.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.pulsar/pulsar-client-api@4.2.4?type=jar",
        "pkg:maven/org.apache.pulsar/pulsar-client-admin-api@4.2.4?type=jar",
        "pkg:maven/org.apache.pulsar/bouncy-castle-bc@4.2.4?classifier=pkg&type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.84?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.84?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.84?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api-incubator@1.62.0-alpha?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pulsar/pulsar-client-api@4.2.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.pulsar/pulsar-client-admin-api@4.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.pulsar/pulsar-client-api@4.2.4?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pulsar/bouncy-castle-bc@4.2.4?classifier=pkg&type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.84?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.84?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api-incubator@1.62.0-alpha?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.62.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.pulsar/pulsar-client-admin@4.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.pulsar/pulsar-client-api@4.2.4?type=jar",
        "pkg:maven/org.apache.pulsar/bouncy-castle-bc@4.2.4?classifier=pkg&type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.84?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.84?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.84?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api-incubator@1.62.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.1?type=jar",
        "pkg:maven/org.apache.pulsar/pulsar-client-admin-api@4.2.4?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/org.apache.pulsar/pulsar-package-core@4.2.4?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.62.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.62.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pulsar/pulsar-package-core@4.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.pulsar/pulsar-client-admin-api@4.2.4?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.85?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.17.0?type=jar",
        "pkg:maven/org.springframework.vault/spring-vault-core@4.1.0?type=jar",
        "pkg:maven/software.amazon.awssdk/secretsmanager@2.50.2?type=jar",
        "pkg:maven/com.azure/azure-security-keyvault-secrets@4.10.4?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-python@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.quickfixj/quickfixj-core@3.0.1?type=jar",
        "pkg:maven/org.quickfixj/quickfixj-messages-all@3.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.quickfixj/quickfixj-core@3.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.quickfixj/quickfixj-base@3.0.1?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.zaxxer/HikariCP@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.quickfixj/quickfixj-base@3.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.zaxxer/HikariCP@4.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.quickfixj/quickfixj-messages-all@3.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.quickfixj/quickfixj-base@3.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-reactive-executor-tomcat@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-reactive-executor-vertx@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-reactive-streams@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-reactor@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-streams@4.22.0?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-redis@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.redisson/redisson@4.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.redisson/redisson@4.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/javax.cache/cache-api@1.1.1?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.5?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.12?type=jar",
        "pkg:maven/com.esotericsoftware/kryo@5.6.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
        "pkg:maven/net.bytebuddy/byte-buddy@1.18.11?type=jar",
        "pkg:maven/org.jodd/jodd-util@6.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.8.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-resilience4j@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer@4.22.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.17.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.17.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-resourceresolver-github@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-robotframework@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.11.1?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.16.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.6.0-jre?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.83.1?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.22.1?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.6.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.22.1?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.34.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.6.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atom@4.22.0?type=jar",
        "pkg:maven/com.rometools/rome@2.1.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.rometools/rome-utils@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-rxjava@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-streams@4.22.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.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-salesforce@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce-codegen@4.22.0?type=jar",
        "pkg:maven/org.apache.camel.maven/camel-salesforce-maven-plugin@4.22.0?type=maven-plugin"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-salesforce@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util-ajax@12.1.11?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.11?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jsonSchema-jakarta@2.22.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-client-http-jetty@9.0.1?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.9?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jsonSchema-jakarta@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-client-http-jetty@9.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-client-http-common@9.0.1?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@12.1.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-client-http-common@9.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-client-common@9.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-client-common@9.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-client@9.0.1?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-common@9.0.1?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.11?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-salesforce@4.22.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.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.maven/camel-salesforce-maven-plugin@4.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?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.22.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.11.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/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/com.google.errorprone/error_prone_annotations@2.41.0?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.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mockito/mockito-core@4.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.bytebuddy/byte-buddy@1.18.11?type=jar",
        "pkg:maven/net.bytebuddy/byte-buddy-agent@1.18.11?type=jar",
        "pkg:maven/org.objenesis/objenesis@3.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-velocity@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-saxon@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xpath@4.22.0?type=jar",
        "pkg:maven/net.sf.saxon/Saxon-HE@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-schematron@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/net.sf.saxon/Saxon-HE@13.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-servicenow-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-servicenow@4.22.0?type=jar",
        "pkg:maven/org.apache.camel.maven/camel-servicenow-maven-plugin@4.22.0?type=maven-plugin"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-servicenow@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-security-oauth2@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-extension-providers@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-security-oauth2@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-security-jose-jaxrs@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-security-jose-jaxrs@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-security@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-security-jose@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-security-jose@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-security@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-json-basic@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-json-basic@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-extension-providers@4.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.maven/camel-servicenow-maven-plugin@4.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?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.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servicenow@4.22.0?type=jar",
        "pkg:maven/com.palantir.javapoet/javapoet@0.18.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-shell@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.jline/jline@4.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-shiro@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-jakarta-ee@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-crypto-cipher@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-jakarta-ee@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-core@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-web@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-jaxrs@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-cdi@3.0.0?type=jar",
        "pkg:maven/org.omnifaces/omnifaces@5.3.4?type=jar",
        "pkg:maven/org.jsoup/jsoup@1.22.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-core@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-cache@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-crypto-hash@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro.crypto/shiro-hashes-argon2@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro.crypto/shiro-hashes-bcrypt@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-crypto-cipher@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-config-core@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-config-ogdl@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-event@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-lang@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-cache@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-crypto-hash@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-crypto-core@3.0.0?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.84?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-crypto-core@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro.crypto/shiro-hashes-argon2@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-crypto-hash@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro.crypto/shiro-hashes-bcrypt@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-crypto-hash@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-crypto-cipher@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-crypto-core@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-config-core@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-config-ogdl@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-config-core@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-event@3.0.0?type=jar",
        "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-event@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-web@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-core@3.0.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@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-core@3.0.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-web@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-cdi@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-core@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.omnifaces/omnifaces@5.3.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jsoup/jsoup@1.22.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-sjms2@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms@4.22.0?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-slack@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/com.slack.api/slack-api-client@1.49.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.slack.api/slack-api-client@1.49.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.slack.api/slack-api-model@1.49.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.slack.api/slack-api-model@1.49.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-smb@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.22.0?type=jar",
        "pkg:maven/com.hierynomus/smbj@0.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-smooks@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-snakeyaml@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-snmp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.snmp4j/snmp4j@3.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.snmp4j/snmp4j@3.13.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-soap@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jaxb@4.22.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.6?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22?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.18?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.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-splunk@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.3?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
        "pkg:maven/commons-validator/commons-validator@1.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-validator/commons-validator@1.11.0?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.4.0?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stax@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stream@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stringtemplate@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.antlr/ST4@4.3.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stitch@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty@1.3.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty@1.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.6?type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.3.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.6?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http3@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.16.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.6?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.6?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stripe@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.stripe/stripe-java@33.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.stripe/stripe-java@33.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-swift@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.prowidesoftware/pw-iso20022@SRU2025-10.3.10?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.prowidesoftware/pw-iso20022@SRU2025-10.3.10?type=jar",
      "dependsOn" : [
        "pkg:maven/com.prowidesoftware/pw-swift-core@SRU2025-10.3.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.prowidesoftware/pw-swift-core@SRU2025-10.3.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-openapi-validator@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-rest-openapi@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.22.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.18?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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.22.1?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.45?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.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.45?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.45?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.18?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?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.6.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.22?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.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.22.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.13?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.6.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.22.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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.22.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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.6.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.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-opensearch@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.opensearch.client/opensearch-java@3.9.0?type=jar",
        "pkg:maven/org.opensearch.client/opensearch-rest-client@3.7.0?type=jar",
        "pkg:maven/org.opensearch.client/opensearch-rest-client-sniffer@3.7.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensearch.client/opensearch-java@3.9.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.eclipse/yasson@2.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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/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.7.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.22.1?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.5?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/org.opensearch.client/opensearch-rest-client-sniffer@3.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensearch.client/opensearch-rest-client@3.7.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.22.1?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.6?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-core@3.1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-optaplanner@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-core@10.2.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-persistence-common@10.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-core@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.optaplanner/optaplanner-core-impl@10.2.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-constraint-streams-drools@10.2.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-constraint-drl@10.2.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-constraint-streams-bavet@10.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-core-impl@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.17.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.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-drools@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.optaplanner/optaplanner-core-impl@10.2.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-constraint-streams-common@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-engine@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-alphanetwork-compiler@10.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-common@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.optaplanner/optaplanner-core-impl@10.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-engine@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-core@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-dynamic@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-kiesession@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-tms@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-compiler@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-model-compiler@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-model-codegen@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-commands@10.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-core@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-util-xml@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-util@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-base@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-api@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-static@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.kie/kie-util-xml@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-util@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-base@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-util@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-wiring-api@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-memory-compiler@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.kie/kie-memory-compiler@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-util@10.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-wiring-static@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-wiring-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-wiring-dynamic@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-wiring-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-kiesession@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-core@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-api@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-tms@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-core@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-kiesession@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-api@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-compiler@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-drl-parser@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-drl-extensions@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-api@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-base@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-core@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-drl-ast@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-kiesession@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-memory-compiler@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-ecj@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-util-xml@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-util-maven-support@10.2.0?type=jar",
        "pkg:maven/org.antlr/antlr-runtime@3.5.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-drl-parser@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-core@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-drl-ast@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-io@10.2.0?type=jar",
        "pkg:maven/org.antlr/antlr-runtime@3.5.2?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-drl-ast@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-io@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-util@10.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.antlr/antlr-runtime@3.5.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-drl-extensions@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-core@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-ecj@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-memory-compiler@10.2.0?type=jar",
        "pkg:maven/org.eclipse.jdt/ecj@3.44.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jdt/ecj@3.44.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.kie/kie-util-maven-support@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-model-compiler@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-util-maven-support@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-canonical-model@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-api@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-core@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-compiler@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-canonical-model@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-model-codegen@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-util@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-codegen-common@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-compiler@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-model-compiler@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-model-prototype@10.2.0?type=jar",
        "pkg:maven/com.github.javaparser/javaparser-core@3.27.0?type=jar",
        "pkg:maven/org.drools/drools-mvel-parser@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-mvel-compiler@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-codegen-common@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-util@10.2.0?type=jar",
        "pkg:maven/com.github.javaparser/javaparser-core@3.27.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.javaparser/javaparser-core@3.27.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-model-prototype@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-base@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-canonical-model@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-model-compiler@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-mvel-parser@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.javaparser/javaparser-core@3.27.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-mvel-compiler@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.javaparser/javaparser-core@3.27.0?type=jar",
        "pkg:maven/org.drools/drools-mvel-parser@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-core@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-commands@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-core@10.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-alphanetwork-compiler@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-core@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-compiler@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-api@10.2.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.drools/drools-model-codegen@10.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-constraint-drl@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.optaplanner/optaplanner-core-impl@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-engine@10.2.0?type=jar",
        "pkg:maven/org.drools/drools-alphanetwork-compiler@10.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-bavet@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.optaplanner/optaplanner-core-impl@10.2.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-constraint-streams-common@10.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-persistence-common@10.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.optaplanner/optaplanner-core-impl@10.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-syslog@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tahu@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.tahu/tahu-core@1.0.21?type=jar",
        "pkg:maven/org.eclipse.tahu/tahu-edge@1.0.21?type=jar",
        "pkg:maven/org.eclipse.tahu/tahu-host@1.0.21?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.22.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.tahu/tahu-core@1.0.21?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.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.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.tahu/tahu-core@1.0.21?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.34.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.tahu/tahu-host@1.0.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.tahu/tahu-core@1.0.21?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.34.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tarfile@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-file@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-telemetry@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-threadpoolfactory-vertx@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-thrift@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.thrift/libthrift@0.24.0?type=jar",
        "pkg:maven/org.javassist/javassist@3.32.0-GA?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.thrift/libthrift@0.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.2.1?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.thymeleaf/thymeleaf@3.1.5.RELEASE?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.thymeleaf/thymeleaf@3.1.5.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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.tika/tika-core@3.3.2?type=jar",
        "pkg:maven/org.apache.tika/tika-parser-html-module@3.3.2?type=jar",
        "pkg:maven/org.apache.tika/tika-parser-text-module@3.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.tika/tika-core@3.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.tika/tika-parser-html-module@3.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jsoup/jsoup@1.22.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.tika/tika-parser-text-module@3.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.albfernandez/juniversalchardet@2.5.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.twilio.sdk/twilio@12.1.1?type=jar",
        "pkg:maven/com.twilio.sdk/twilio@12.1.1?classifier=sources&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.twilio.sdk/twilio@12.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.14.0?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/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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.auth0/java-jwt@4.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.twilio.sdk/twilio@12.1.1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-twitter@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-common@4.22.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-wal@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-wasm@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/run.endive/runtime@1.0.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/run.endive/runtime@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/run.endive/wasm@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/run.endive/wasm@1.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-weather@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-web3j@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.22.1?type=jar",
        "pkg:maven/org.web3j/core@5.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-whatsapp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-webhook@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-wordpress@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-features-logging@4.2.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-workday@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xchange@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.knowm.xchange/xchange-core@5.2.5?type=jar",
        "pkg:maven/org.knowm.xchange/xchange-binance@5.2.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.knowm.xchange/xchange-core@5.2.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.mmazi/rescu@3.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.6.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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.mmazi/rescu@3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.18?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.18?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.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.knowm.xchange/xchange-binance@5.2.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.84?type=jar",
        "pkg:maven/org.knowm.xchange/xchange-core@5.2.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xj@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xslt-saxon@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xmlsecurity@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.22.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.2.1?type=jar",
        "pkg:maven/org.apache.santuario/xmlsec@4.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xmpp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.jxmpp/jxmpp-jid@1.0.3?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-core@4.4.8?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-extensions@4.4.8?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-java8@4.4.8?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-im@4.4.8?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-tcp@4.4.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jxmpp/jxmpp-jid@1.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jxmpp/jxmpp-core@1.0.3?type=jar",
        "pkg:maven/org.jxmpp/jxmpp-util-cache@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jxmpp/jxmpp-core@1.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jxmpp/jxmpp-util-cache@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jxmpp/jxmpp-util-cache@1.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-core@4.4.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-xmlparser@4.4.8?type=jar",
        "pkg:maven/org.jxmpp/jxmpp-core@1.0.3?type=jar",
        "pkg:maven/org.jxmpp/jxmpp-jid@1.0.3?type=jar",
        "pkg:maven/org.minidns/minidns-core@1.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-xmlparser@4.4.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.minidns/minidns-core@1.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-extensions@4.4.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-im@4.4.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-im@4.4.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-core@4.4.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-java8@4.4.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-core@4.4.8?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-resolver-javax@4.4.8?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-sasl-javax@4.4.8?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-xmlparser-stax@4.4.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-resolver-javax@4.4.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-core@4.4.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-sasl-javax@4.4.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-xmlparser-stax@4.4.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-xmlparser@4.4.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-tcp@4.4.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-streammanagement@4.4.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-streammanagement@4.4.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-zeebe@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?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.13?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.13?type=jar",
      "dependsOn" : [
        "pkg:maven/io.camunda/zeebe-bpmn-model@8.9.13?type=jar",
        "pkg:maven/com.auth0/java-jwt@4.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.3?type=jar",
        "pkg:maven/io.camunda/zeebe-gateway-protocol-impl@8.9.13?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.2?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.83.1?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.83.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.34.2?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-zendesk@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/com.cloudbees.thirdparty/zendesk-java-client@1.5.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.cloudbees.thirdparty/zendesk-java-client@1.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.asynchttpclient/async-http-client@3.0.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.damnhandy/handy-uri-templates@2.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.asynchttpclient/async-http-client@3.0.9?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-buffer@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-socks@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.16.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.sun.activation/jakarta.activation@2.0.1?type=jar",
        "pkg:maven/org.jetbrains/annotations@26.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-zipfile@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?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.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.16.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.78.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.6.0-jre?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.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.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jooq@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.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"
      ]
    },
    {
      "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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mina-sftp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-ftp-common@4.22.0?type=jar",
        "pkg:maven/org.apache.sshd/sshd-sftp@2.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/catalog@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/dummy-component@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-lucene@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-maven@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-suggest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-route-parser@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-common@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-a2a@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-activemq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-activemq6@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ai-tool@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-amqp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-arangodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-asn1@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-asterisk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atmosphere-websocket@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atom@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-jetty@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-spi@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-bedrock@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-cloudtrail@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-config@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-parameter-store@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-secrets-manager@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-security-hub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-athena@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-comprehend@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-cw@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ddb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ec2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ecs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-eks@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-eventbridge@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-iam@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-kinesis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-kms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-lambda@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-mq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-msk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-polly@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-redshift@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-rekognition@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-s3@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-s3-vectors@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ses@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sns@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sqs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-step-functions@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sts@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-textract@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-timestream@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-transcribe@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-translate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-cosmosdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-eventgrid@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-eventhubs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-files@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-functions@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-key-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-schema-registry@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-servicebus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-blob@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-datalake@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-queue@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-barcode@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base64@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-beanio@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bindy@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bonita@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-braintree@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-browse@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-caffeine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-camunda@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cassandraql@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cbor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-chatscript@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-chunk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-clickhouse@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-clickup@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cloudevents@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cm-sms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-coap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cometd@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-consul@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-controlbus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-couchbase@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-couchdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cron@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-crypto@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-crypto-pgp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csimple-joor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csv@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-soap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-soap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-transport@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cyberark-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dapr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataformat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataset@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-datasonnet@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataweave@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-db2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-mongodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-mysql@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-oracle@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-postgres@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-sqlserver@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debug@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dfdl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-diagram@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-digitalocean@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-direct@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-disruptor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-djl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dns@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-docker@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-docling@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-drill@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dropbox@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-duckdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dynamic-router@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ehcache@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elasticsearch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elasticsearch-rest-client@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-event@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-exec@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fastjson@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file-watch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flatpack@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flink@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flowable@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fop@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fory@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-freemarker@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ftp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-geocoder@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-git@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-github2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-bigquery@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-calendar@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-drive@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-firestore@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-functions@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-mail@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-pubsub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-secret-manager@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-sheets@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-speech-to-text@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-storage@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-text-to-speech@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-vertexai@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-vision@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-graphql@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grok@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-groovy@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grpc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-gson@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hashicorp-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hazelcast@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-headersmap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hl7@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-dms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-frs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-functiongraph@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-iam@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-imagerecognition@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-obs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-smn@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huggingface@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-cos@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-secrets-manager@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-discovery@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-language@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-speech-to-text@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-text-to-speech@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watsonx-ai@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watsonx-data@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ical@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iec60870@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iggy@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ignite@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan-embedded@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-influxdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-influxdb2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-irc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ironmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iso8583@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-avro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3-avro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3-protobuf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3xml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jacksonxml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jactl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jandex@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jasypt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-javascript@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jaxb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jcache@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jcr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jdbc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jfr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jgroups@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jgroups-raft@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jira@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jmx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jolt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jooq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-joor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jpa@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jslt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-json-patch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-json-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonapi@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonata@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonpath@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsoup@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jt400@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jta@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jte@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kafka@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-keycloak@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kserve@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kubernetes@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kudu@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-chat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddings@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tokenizer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tools@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-web-search@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-language@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ldap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ldif@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-leveldb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lra@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lucene@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lumberjack@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lzf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mail@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mail-microsoft-oauth@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mapstruct@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-master@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mcp-server@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mcp-server-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mdc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-metrics@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer-observability@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-config@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-fault-tolerance@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-milo@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-milvus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mina@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mina-sftp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-minio@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mllp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mock@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mongodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mongodb-gridfs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mustache@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mvel@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mybatis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-nats@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-neo4j@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-oaipmh@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-oauth@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-observability-services@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-observation@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ocsf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ognl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo4@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo4-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-once@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openai@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-java@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opensearch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openstack@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry-metrics@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-optaplanner@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-paho@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-paho-mqtt5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-parquet-avro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pdf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pg-replication-slot@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pgevent@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pgvector@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pinecone@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-jolokia@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-plc4x@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pqc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-printer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-protobuf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pubnub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pulsar@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-python@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-qdrant@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-quartz@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-quickfix@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-executor-tomcat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-executor-vertx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-streams@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-redis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ref@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resilience4j@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resilience4j-micrometer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resourceresolver-github@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest-openapi@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-robotframework@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rocketmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rss@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rxjava@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce-codegen@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sap-netweaver@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saxon@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-scheduler@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-schematron@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-seda@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servicenow@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servlet@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-shell@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-shiro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-slack@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smooks@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smpp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-snakeyaml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-snmp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-soap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-solr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-splunk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-splunk-hec@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-chat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-embeddings@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-image@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-vector-store@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-batch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-cloud-config@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-jdbc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ldap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-redis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-security@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ws@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sql@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ssh@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stax@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stitch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stream@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stringtemplate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stripe@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-swift@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-syslog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tahu@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tarfile@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telegram@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telemetry@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telemetry-dev@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tensorflow-serving@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit6@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-main-junit5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-main-junit6@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-spring-junit5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-spring-junit6@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-threadpoolfactory-vertx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-thrift@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-thymeleaf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tika@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tracing@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-twilio@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-twitter@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-undertow@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-undertow-spring-security@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-univocity-parsers@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-velocity@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-websocket@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wal@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wasm@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-weather@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-weaviate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-web3j@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-webhook@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-whatsapp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wordpress@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-workday@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xchange@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xj@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xmlsecurity@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xmpp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt-saxon@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zeebe@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zendesk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zip-deflater@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zipfile@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zookeeper@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zookeeper-master@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/apache-client@2.32.25?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.50.2?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.50.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.22.1?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.9.12?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.4.0?type=jar",
        "pkg:maven/com.squareup.okio/okio@3.8.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@78.3?type=jar",
        "pkg:maven/net.sf.saxon/Saxon-HE@13.0?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r5@6.9.12?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.12?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@7.7.1.202607240634-r?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9.1?type=jar",
        "pkg:maven/net.sourceforge.plantuml/plantuml-mit@1.2026.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r4@6.9.12?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.12?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu3@6.9.12?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.12?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2016may@6.9.12?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.12?type=jar",
        "pkg:maven/org.ogce/xpp3@1.1.6?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2@6.9.12?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.10.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.12?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/dummy-component@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-catalog-console@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-catalog-lucene@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-catalog@4.22.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.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-tooling-maven@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-catalog-suggest@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-route-parser@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.1.Final?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-catalog-common@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-csimple-maven-plugin@4.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.16?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.16?type=jar",
        "pkg:maven/org.apache.maven/maven-compat@3.9.16?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.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-route-parser@4.22.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.1.Final?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-report-maven-plugin@4.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-compat@3.9.16?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.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-suggest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-maven@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-common@4.22.0?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.16?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-route-parser@4.22.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.1.Final?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.1.Final?type=jar",
        "pkg:maven/org.thymeleaf/thymeleaf@3.1.5.RELEASE?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.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.22.0?type=pom",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-endpointdsl@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-componentdsl@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cli-connector@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cli-debug@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-cli-connector@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dsl-modeline@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-endpointdsl-support@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-dsl-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-endpointdsl@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-java-joor-dsl@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-dsl-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-joor@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test-definition@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test-spring@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test-definition@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test-spring@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-yaml-dsl-maven-plugin@4.22.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-deserializers@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-validator-maven-plugin@4.22.0?type=maven-plugin"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-maven-plugin@4.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?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.22.1?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.22.0?type=jar",
        "pkg:maven/io.smallrye/jandex@3.6.0?type=jar",
        "pkg:maven/com.palantir.javapoet/javapoet@0.18.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-yaml-dsl-common@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-yaml-dsl-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-deserializers@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-support@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kamelet-main-support@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-yaml-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet-main-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.22.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.22.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-compat@3.9.16?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.16?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kamelet-main@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-kamelet-main-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-diagram@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-modeline@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-java-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jfr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-suggest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-maven@4.22.0?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-parent@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-mcp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-generate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-edit@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-kubernetes@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-mcp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-route-parser@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-test@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-tui@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-validate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-it@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-launcher@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-launcher-container@4.22.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-console@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-dataweave@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-diagram@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resourceresolver-github@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.22.0?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
        "pkg:maven/org.apache.camel/camel-cli-connector@4.22.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar",
        "pkg:maven/info.picocli/picocli@4.7.7?type=jar",
        "pkg:maven/org.jline/jline@4.3.1?type=jar",
        "pkg:maven/org.jline/jline-picocli@4.3.1?type=jar",
        "pkg:maven/com.github.freva/ascii-table@1.12.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-agent-jvm@2.6.0?classifier=javaagent&type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.codehaus.plexus/plexus-xml@3.0.1?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/info.picocli/picocli@4.7.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-picocli@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-console@4.3.1?type=jar",
        "pkg:maven/org.jline/jline-shell@4.3.1?type=jar",
        "pkg:maven/info.picocli/picocli@4.7.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-console@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-shell@4.3.1?type=jar",
        "pkg:maven/org.jline/jline-builtins@4.3.1?type=jar",
        "pkg:maven/org.jline/jline-style@4.3.1?type=jar",
        "pkg:maven/org.jline/jline-console-ui@4.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-shell@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-reader@4.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-reader@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-terminal@4.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-terminal@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-native@4.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-native@4.3.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-builtins@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-reader@4.3.1?type=jar",
        "pkg:maven/org.jline/jline-style@4.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-style@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-terminal@4.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-console-ui@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-builtins@4.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.freva/ascii-table@1.12.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-agent-jvm@2.6.0?classifier=javaagent&type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-core@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-detector@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-serializer@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-jmx@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-discovery@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-history@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-jsr160@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-notif-pull@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-notif-sse@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-server-detector@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-discovery@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-history@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-jsr160@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-jmx@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-notif-pull@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-notif-sse@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-mcp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-stdio@1.13.1?type=jar",
        "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-http@1.13.1?type=jar",
        "pkg:maven/io.quarkus/quarkus-arc@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-jackson@3.38.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-java-joor-dsl@4.22.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.45?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.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-core@1.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-core@1.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-vertx@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-jackson@3.38.0?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.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-arc@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-netty@3.38.0?type=jar",
        "pkg:maven/io.netty/netty-codec-haproxy@4.1.136.Final?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.19.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-mutiny@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-virtual-threads@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.38.0?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.23.0?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-vertx@6.11.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.38.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-arc@3.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus.arc/arc@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-core@3.38.0?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.38.0?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.3.0?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.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.19.0?type=jar",
        "pkg:maven/org.jctools/jctools-core@4.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-core@3.38.0?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.19.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-ide-launcher@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.38.0?type=jar",
        "pkg:maven/io.smallrye.config/smallrye-config@3.17.2?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.2.2.Final?type=jar",
        "pkg:maven/org.jboss.threads/jboss-threads@3.9.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-fs-util@1.4.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-os@2.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-ide-launcher@3.38.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.38.0?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.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.config/smallrye-config@3.17.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.config/smallrye-config-core@3.17.2?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.config/smallrye-config-core@3.17.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1.1?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-expression@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.19.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/io.smallrye.config/smallrye-config-common@3.17.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.config/smallrye-config-common@3.17.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1.1?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.19.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.2.2.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.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-expression@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-net@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-os@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-ref@2.19.0?type=jar",
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
        "pkg:maven/org.eclipse.parsson/parsson@1.1.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-net@2.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.19.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.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.19.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.38.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-classloader-commons@3.38.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-io@2.19.0?type=jar",
        "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.2.2.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.38.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-io@2.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-os@2.19.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-search@2.19.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-search@2.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-function@2.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.crac/crac@1.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-fs-util@1.4.2?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.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.1.136.Final?type=jar",
        "pkg:maven/io.quarkus/quarkus-arc@3.38.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.136.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.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport@4.1.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver@4.1.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http@4.1.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler@4.1.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http2@4.1.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-haproxy@4.1.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.1.136.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.0?type=jar",
        "pkg:maven/io.netty/netty-tcnative-classes@2.0.78.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler-proxy@4.1.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-socks@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-socks@4.1.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns@4.1.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-dns@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-dns@4.1.136.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.136.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.136.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-mutiny@3.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-core@3.38.0?type=jar",
        "pkg:maven/io.smallrye.reactive/mutiny@3.3.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.38.0?type=jar",
        "pkg:maven/io.smallrye.reactive/mutiny-smallrye-context-propagation@3.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.38.0?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.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-arc@3.38.0?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.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.3.0?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.3.0?type=jar",
        "pkg:maven/io.smallrye/smallrye-context-propagation@2.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-virtual-threads@3.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-core@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-arc@3.38.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.2.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.reactive/mutiny@3.3.0?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.23.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.reactive/mutiny@3.3.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-vertx@6.11.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-core@3.38.0?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.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-jackson@3.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.22.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-arc@3.38.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-http@1.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-vertx-http@3.38.0?type=jar",
        "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-core@1.13.1?type=jar",
        "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-sse-client@1.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-vertx-http@3.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-core@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-tls-registry@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-credentials@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-mutiny@3.38.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.19.0?type=jar",
        "pkg:maven/io.quarkus.security/quarkus-security@2.3.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-vertx@3.38.0?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.23.0?type=jar",
        "pkg:maven/io.vertx/vertx-web@4.5.30?type=jar",
        "pkg:maven/org.crac/crac@1.5.0?type=jar",
        "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-tls-registry@3.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-tls-registry-spi@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-arc@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-credentials@3.38.0?type=jar",
        "pkg:maven/io.smallrye.certs/smallrye-private-key-pem-parser@0.9.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-tls-registry-spi@3.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-core@3.38.0?type=jar",
        "pkg:maven/io.quarkus.arc/arc@3.38.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-vertx@3.38.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-credentials@3.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus.arc/arc@3.38.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.certs/smallrye-private-key-pem-parser@0.9.3?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.19.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web@4.5.30?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.23.0?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.23.0?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.23.0?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.23.0?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web@4.5.30?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web-common@4.5.30?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.30?type=jar",
        "pkg:maven/io.vertx/vertx-bridge-common@4.5.30?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-common@4.5.30?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-common@4.5.30?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.30?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web-common@4.5.30?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-auth-common@4.5.30?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-bridge-common@4.5.30?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-uri-template@4.5.30?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-uri-template@4.5.30?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.aayushatharva.brotli4j/service@1.23.0?type=jar",
        "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.aayushatharva.brotli4j/service@1.23.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.23.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-sse-client@1.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.23.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-properties@4.5.30?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-auth-common@4.5.30?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-jwt@4.5.30?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-auth-common@4.5.30?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-client@4.5.30?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-uri-template@4.5.30?type=jar",
        "pkg:maven/io.vertx/vertx-web-common@4.5.30?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.30?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.0?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-generate@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.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.45?type=jar",
        "pkg:maven/org.openapitools/openapi-generator@7.24.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-rest-dsl-generator@4.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.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"
      ]
    },
    {
      "ref" : "pkg:maven/org.openapitools/openapi-generator@7.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.45?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.22.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.6.0-jre?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.22.1?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.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/com.github.joschi.jackson/jackson-datatype-threetenbp@2.18.2?type=jar",
        "pkg:maven/org.openapitools/openapi-generator-core@7.24.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.4?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-v2-converter@2.1.45?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger/swagger-core@1.6.16?type=jar",
        "pkg:maven/io.swagger/swagger-parser@1.0.76?type=jar",
        "pkg:maven/io.swagger/swagger-compat-spec-parser@1.0.76?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models@2.2.52?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-core@2.1.45?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.45?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger/swagger-parser@1.0.76?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger/swagger-core@1.6.16?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar",
        "pkg:maven/io.swagger/swagger-parser-safe-url-resolver@1.0.76?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger/swagger-parser-safe-url-resolver@1.0.76?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger/swagger-compat-spec-parser@1.0.76?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger/swagger-core@1.6.16?type=jar",
        "pkg:maven/io.swagger/swagger-parser@1.0.76?type=jar",
        "pkg:maven/com.github.java-json-tools/json-schema-validator@2.2.14?type=jar",
        "pkg:maven/org.mozilla/rhino@1.7.15.1?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/org.mozilla/rhino@1.7.15.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-models@2.2.52?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?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.22.1?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.22?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.openapitools/openapi-generator-core@7.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.6.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@5.12.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.projectlombok/lombok@1.18.38?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-edit@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel.kamelets/camel-kamelets-catalog@4.21.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.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.21.0?type=jar",
        "pkg:maven/org.apache.camel.kamelets/camel-kamelets-crds@4.21.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.22.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.22.1?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.184?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.21.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-crds@4.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-client@7.8.0?type=jar",
        "pkg:maven/io.fabric8/generator-annotations@7.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/generator-annotations@7.8.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.184?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.18?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-slf4j-impl@2.25.1?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-maven@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-route-parser@4.22.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.14.0?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.18?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.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-client@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-model@7.8.0?type=jar",
        "pkg:maven/io.fabric8/openshift-client@7.8.0?type=jar",
        "pkg:maven/io.fabric8/knative-model@7.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web@4.5.28?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web-common@4.5.28?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.28?type=jar",
        "pkg:maven/io.vertx/vertx-bridge-common@4.5.28?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.28?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.28?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.28?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/knative-model@7.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-apps@7.8.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-batch@7.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-mcp@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-route-parser@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-route-parser@4.22.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-test@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar",
        "pkg:maven/org.citrusframework/citrus-jbang@5.0.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-maven@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.18?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-jbang@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-base@5.0.0?type=jar",
        "pkg:maven/org.citrusframework/citrus-main@5.0.0?type=jar",
        "pkg:maven/org.citrusframework/citrus-xml@5.0.0?type=jar",
        "pkg:maven/org.citrusframework/citrus-yaml@5.0.0?type=jar",
        "pkg:maven/org.citrusframework/citrus-validation-text@5.0.0?type=jar",
        "pkg:maven/org.citrusframework/citrus-validation-json@5.0.0?type=jar",
        "pkg:maven/org.citrusframework/citrus-validation-yaml@5.0.0?type=jar",
        "pkg:maven/org.citrusframework/citrus-validation-xml@5.0.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.2.1?type=jar",
        "pkg:maven/info.picocli/picocli@4.7.7?type=jar",
        "pkg:maven/com.github.freva/ascii-table@1.12.1?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-iostreams@2.25.4?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-slf4j2-impl@2.25.4?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.18?type=jar",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.18?type=jar",
        "pkg:maven/org.fusesource.jansi/jansi@2.4.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-base@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-api@5.0.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/com.github.mifmif/generex@1.0.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-api@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.22.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-main@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-junit-jupiter@5.0.0?type=jar",
        "pkg:maven/org.citrusframework/citrus-junit@5.0.0?type=jar",
        "pkg:maven/org.citrusframework/citrus-testng@5.0.0?type=jar",
        "pkg:maven/org.citrusframework/citrus-cucumber@5.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-junit-jupiter@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-base@5.0.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.1.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.1.2?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-launcher@6.1.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-junit@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-base@5.0.0?type=jar",
        "pkg:maven/junit/junit@4.13.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-testng@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-base@5.0.0?type=jar",
        "pkg:maven/org.testng/testng@7.12.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testng/testng@7.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
        "pkg:maven/org.jcommander/jcommander@1.83?type=jar",
        "pkg:maven/org.webjars/jquery@3.7.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jcommander/jcommander@1.83?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.webjars/jquery@3.7.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-cucumber@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-base@5.0.0?type=jar",
        "pkg:maven/io.cucumber/cucumber-java@7.34.3?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/cucumber-java@7.34.3?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/cucumber-core@7.34.3?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/cucumber-core@7.34.3?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/cucumber-gherkin@7.34.3?type=jar",
        "pkg:maven/io.cucumber/cucumber-gherkin-messages@7.34.3?type=jar",
        "pkg:maven/io.cucumber/messages@30.1.0?type=jar",
        "pkg:maven/io.cucumber/messages-ndjson@0.3.2?type=jar",
        "pkg:maven/io.cucumber/pretty-formatter@2.4.1?type=jar",
        "pkg:maven/io.cucumber/teamcity-formatter@0.2.0?type=jar",
        "pkg:maven/io.cucumber/testng-xml-formatter@0.7.0?type=jar",
        "pkg:maven/io.cucumber/usage-formatter@0.1.0?type=jar",
        "pkg:maven/io.cucumber/tag-expressions@8.1.0?type=jar",
        "pkg:maven/io.cucumber/cucumber-expressions@18.1.0?type=jar",
        "pkg:maven/io.cucumber/cucumber-json-formatter@0.3.2?type=jar",
        "pkg:maven/io.cucumber/datatable@7.34.3?type=jar",
        "pkg:maven/io.cucumber/cucumber-plugin@7.34.3?type=jar",
        "pkg:maven/io.cucumber/docstring@7.34.3?type=jar",
        "pkg:maven/io.cucumber/html-formatter@22.3.0?type=jar",
        "pkg:maven/io.cucumber/junit-xml-formatter@0.11.0?type=jar",
        "pkg:maven/io.cucumber/ci-environment@12.0.0?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/cucumber-gherkin@7.34.3?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/cucumber-plugin@7.34.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/cucumber-plugin@7.34.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/cucumber-gherkin-messages@7.34.3?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/gherkin@36.1.0?type=jar",
        "pkg:maven/io.cucumber/cucumber-gherkin@7.34.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/gherkin@36.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/messages@30.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/messages@30.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/messages-ndjson@0.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/messages@30.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/pretty-formatter@2.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/messages@30.1.0?type=jar",
        "pkg:maven/io.cucumber/query@14.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/query@14.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/messages@30.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/teamcity-formatter@0.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/messages@30.1.0?type=jar",
        "pkg:maven/io.cucumber/query@14.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/testng-xml-formatter@0.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/messages@30.1.0?type=jar",
        "pkg:maven/io.cucumber/query@14.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/usage-formatter@0.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/messages@30.1.0?type=jar",
        "pkg:maven/io.cucumber/query@14.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/tag-expressions@8.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/cucumber-expressions@18.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/cucumber-json-formatter@0.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/messages@30.1.0?type=jar",
        "pkg:maven/io.cucumber/query@14.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/datatable@7.34.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/docstring@7.34.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/html-formatter@22.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/messages@30.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/junit-xml-formatter@0.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cucumber/messages@30.1.0?type=jar",
        "pkg:maven/io.cucumber/query@14.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cucumber/ci-environment@12.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-xml@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-base@5.0.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.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-yaml@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-base@5.0.0?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-validation-text@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-base@5.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-validation-json@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-base@5.0.0?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.22?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.2.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.2.1?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.networknt/json-schema-validator@3.0.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.networknt/json-schema-validator@3.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ethlo.time/itu@1.14.0?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.2.1?type=jar",
        "pkg:maven/tools.jackson.dataformat/jackson-dataformat-yaml@3.1.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-yaml@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/tools.jackson.core/jackson-core@3.2.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.2.1?type=jar",
        "pkg:maven/org.snakeyaml/snakeyaml-engine@3.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-validation-yaml@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-base@5.0.0?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-validation-xml@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-base@5.0.0?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.8?type=jar",
        "pkg:maven/org.springframework.ws/spring-xml@5.0.2?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.9?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar",
        "pkg:maven/net.sf.jtidy/jtidy@r938?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2?type=jar",
        "pkg:maven/org.jvnet.staxex/stax-ex@2.1.0?type=jar",
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.sf.jtidy/jtidy@r938?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.logging.log4j/log4j-iostreams@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-jbang-plugin-tui@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-diagram@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.22.0?type=jar",
        "pkg:maven/dev.tamboui/tamboui-tui@0.4.0?type=jar",
        "pkg:maven/dev.tamboui/tamboui-css@0.4.0?type=jar",
        "pkg:maven/dev.tamboui/tamboui-widgets@0.4.0?type=jar",
        "pkg:maven/dev.tamboui/tamboui-jline3-backend@0.4.0?type=jar",
        "pkg:maven/dev.tamboui/tamboui-image@0.4.0?type=jar",
        "pkg:maven/dev.tamboui/tamboui-markdown@0.4.0?type=jar",
        "pkg:maven/dev.tamboui/tamboui-aesh-backend@0.4.0?type=jar",
        "pkg:maven/org.aesh/terminal-http@3.14.1?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.tamboui/tamboui-tui@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.tamboui/tamboui-core@0.4.0?type=jar",
        "pkg:maven/dev.tamboui/tamboui-widgets@0.4.0?type=jar",
        "pkg:maven/dev.tamboui/tamboui-annotations@0.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.tamboui/tamboui-core@0.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/dev.tamboui/tamboui-widgets@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.tamboui/tamboui-core@0.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.tamboui/tamboui-annotations@0.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/dev.tamboui/tamboui-css@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.tamboui/tamboui-core@0.4.0?type=jar",
        "pkg:maven/dev.tamboui/tamboui-widgets@0.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.tamboui/tamboui-jline3-backend@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.tamboui/tamboui-core@0.4.0?type=jar",
        "pkg:maven/org.jline/jline@4.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.tamboui/tamboui-image@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.tamboui/tamboui-core@0.4.0?type=jar",
        "pkg:maven/dev.tamboui/tamboui-widgets@0.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.tamboui/tamboui-markdown@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.tamboui/tamboui-core@0.4.0?type=jar",
        "pkg:maven/dev.tamboui/tamboui-widgets@0.4.0?type=jar",
        "pkg:maven/org.commonmark/commonmark@0.28.0?type=jar",
        "pkg:maven/org.commonmark/commonmark-ext-gfm-tables@0.28.0?type=jar",
        "pkg:maven/org.commonmark/commonmark-ext-task-list-items@0.28.0?type=jar",
        "pkg:maven/org.commonmark/commonmark-ext-gfm-strikethrough@0.28.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.commonmark/commonmark@0.28.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.commonmark/commonmark-ext-gfm-tables@0.28.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.commonmark/commonmark@0.28.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.commonmark/commonmark-ext-task-list-items@0.28.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.commonmark/commonmark@0.28.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.commonmark/commonmark-ext-gfm-strikethrough@0.28.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.commonmark/commonmark@0.28.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.tamboui/tamboui-aesh-backend@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.tamboui/tamboui-core@0.4.0?type=jar",
        "pkg:maven/org.aesh/terminal-tty@3.14.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.aesh/terminal-tty@3.14.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.aesh/terminal-api@3.14.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.aesh/terminal-api@3.14.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.aesh/terminal-detect@3.14.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.aesh/terminal-detect@3.14.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.aesh/terminal-http@3.14.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.aesh/terminal-api@3.14.1?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.16.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.16.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-validate@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-it@4.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-launcher@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-generate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-test@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-kubernetes@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-mcp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-tui@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-validate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.20.0?type=jar",
        "pkg:maven/org.apache.maven/maven-model@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-settings@3.9.16?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.9.16?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.1.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.22.1?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar",
        "pkg:maven/org.jolokia/jolokia-agent-jvm@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-agent-jvm@2.6.0?classifier=javaagent&type=jar",
        "pkg:maven/org.apache.camel/camel-exe@4.22.0?classifier=x64&type=exe",
        "pkg:maven/org.apache.camel/camel-exe@4.22.0?classifier=arm64&type=exe"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@1.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.9.1?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.commonmark/commonmark@0.29.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.20.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-agent-jvm@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-core@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-core@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-detector@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-serializer@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-jmx@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-discovery@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-history@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-jsr160@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-notif-pull@2.6.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-notif-sse@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-exe@4.22.0?classifier=x64&type=exe",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-exe@4.22.0?classifier=arm64&type=exe",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-launcher-container@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-launcher@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/archetypes@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel.archetypes/camel-archetype-api-component@4.22.0?type=maven-archetype",
        "pkg:maven/org.apache.camel.archetypes/camel-archetype-component@4.22.0?type=maven-archetype",
        "pkg:maven/org.apache.camel.archetypes/camel-archetype-dataformat@4.22.0?type=maven-archetype",
        "pkg:maven/org.apache.camel.archetypes/camel-archetype-java@4.22.0?type=maven-archetype",
        "pkg:maven/org.apache.camel.archetypes/camel-archetype-main@4.22.0?type=maven-archetype",
        "pkg:maven/org.apache.camel.archetypes/camel-archetype-spring@4.22.0?type=maven-archetype"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-api-component@4.22.0?type=maven-archetype",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-component@4.22.0?type=maven-archetype",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-dataformat@4.22.0?type=maven-archetype",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-java@4.22.0?type=maven-archetype",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-main@4.22.0?type=maven-archetype",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-spring@4.22.0?type=maven-archetype",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.tests.bundles/bundles-pom@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel.tests/camel-validator-test-resources@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.tests/camel-validator-test-resources@4.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/tests@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-itest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-streamcaching-test@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-itest@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-cxf-spring-soap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.22.0?type=jar",
        "pkg:maven/org.messaginghub/pooled-jms@3.2.3?type=jar",
        "pkg:maven/org.apache.camel.tests/camel-validator-test-resources@4.22.0?type=jar",
        "pkg:maven/org.jboss.narayana.jta/jdbc@7.3.4.Final?type=jar",
        "pkg:maven/org.jboss.narayana.jta/jms@7.3.4.Final?type=jar",
        "pkg:maven/org.jboss.narayana.jta/narayana-jta@7.3.4.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.apache.neethi/neethi@3.2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.messaginghub/pooled-jms@3.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.18?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@7.3.4.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.narayana.jta/jms@7.3.4.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.narayana.jta/narayana-jta@7.3.4.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar",
        "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.1.0?type=jar",
        "pkg:maven/jakarta.el/jakarta.el-api@6.0.0?type=jar",
        "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.2.0?type=jar",
        "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.MR?type=jar",
        "pkg:maven/org.jboss/jboss-transaction-spi@8.0.0.Final?type=jar",
        "pkg:maven/jakarta.resource/jakarta.resource-api@2.1.0?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/org.infinispan/infinispan-core@16.1.4?type=jar",
        "pkg:maven/org.infinispan/infinispan-commons@16.1.4?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.12?type=jar",
        "pkg:maven/org.infinispan/infinispan-counter-api@16.1.4?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream@6.0.7?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.22.1?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream-types@6.0.7?type=jar",
        "pkg:maven/org.jgroups/jgroups@5.5.2.Final?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.1?type=jar",
        "pkg:maven/org.jboss.threads/jboss-threads@3.9.2?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?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",
        "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",
        "pkg:maven/org.jboss.invocation/jboss-invocation@2.0.1.Final?type=jar",
        "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.el/jakarta.el-api@6.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.MR?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss/jboss-transaction-spi@8.0.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.resource/jakarta.resource-api@2.1.0?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.resource/jakarta.resource-api@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-core@16.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-commons@16.1.4?type=jar",
        "pkg:maven/org.infinispan/infinispan-counter-api@16.1.4?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream@6.0.7?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream-types@6.0.7?type=jar",
        "pkg:maven/org.jgroups/jgroups@5.5.2.Final?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
        "pkg:maven/org.jboss.threads/jboss-threads@3.9.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-commons@16.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan.protostream/protostream@6.0.7?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream-types@6.0.7?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.4?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-counter-api@16.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-commons@16.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.invocation/jboss-invocation@2.0.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?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.1.0?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-streamcaching-test@4.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/docs@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/apache-camel@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-reifier@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-xml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-lucene@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-maven@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-suggest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-route-parser@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/coverage@4.22.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util-json@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-maven@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-all@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-core-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-reifier@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-xml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-io@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-activemq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-activemq6@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-amqp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-arangodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-asn1@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-asterisk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atmosphere-websocket@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atom@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-jetty@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-spi@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-bedrock@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-cloudtrail@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-config@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-parameter-store@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-secrets-manager@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-security-hub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-athena@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-comprehend@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-cw@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ddb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ec2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ecs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-eks@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-eventbridge@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-iam@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-kinesis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-kms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-lambda@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-mq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-msk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-polly@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-redshift@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-rekognition@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-s3@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-s3-vectors@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ses@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sns@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sqs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-step-functions@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sts@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-textract@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-timestream@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-transcribe@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-translate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-cosmosdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-eventgrid@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-eventhubs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-files@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-key-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-schema-registry@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-servicebus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-blob@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-datalake@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-queue@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-barcode@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base64@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-beanio@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bindy@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bonita@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-braintree@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-browse@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-caffeine@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cassandraql@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cbor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-chatscript@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-chunk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-clickup@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cloudevents@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cm-sms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-coap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cometd@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-consul@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-controlbus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-couchbase@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-couchdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cron@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-crypto@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-crypto-pgp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csimple-joor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csv@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-soap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-soap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-transport@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cyberark-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dapr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataformat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataset@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-datasonnet@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-db2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-mongodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-mysql@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-oracle@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-postgres@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-sqlserver@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debug@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dfdl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-digitalocean@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-direct@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-disruptor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-djl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dns@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-docker@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-docling@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-drill@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dropbox@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dynamic-router@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ehcache@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elasticsearch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elasticsearch-rest-client@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-exec@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fastjson@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file-watch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flatpack@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flink@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flowable@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fop@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fory@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-freemarker@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ftp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-geocoder@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-git@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-bigquery@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-calendar@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-drive@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-functions@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-mail@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-pubsub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-secret-manager@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-sheets@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-storage@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-vertexai@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-graphql@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grok@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-groovy@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grpc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-gson@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hashicorp-vault@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hazelcast@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-headersmap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hl7@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-dms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-frs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-functiongraph@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-iam@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-imagerecognition@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-obs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-smn@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-cos@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-secrets-manager@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-discovery@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-language@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-speech-to-text@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-text-to-speech@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watsonx-ai@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ical@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iec60870@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iggy@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ignite@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan-embedded@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-influxdb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-influxdb2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-irc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ironmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iso8583@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-avro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jacksonxml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jandex@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jasypt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-javascript@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jaxb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jcache@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jcr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jdbc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jfr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jgroups@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jgroups-raft@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jira@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jmx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jolt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jooq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-joor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jpa@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jslt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-json-patch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-json-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonapi@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonata@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonpath@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jt400@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jta@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jte@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kafka@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-keycloak@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kserve@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kubernetes@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kudu@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-chat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddings@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tokenizer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tools@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-web-search@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-language@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ldap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ldif@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-leveldb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lra@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lucene@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lumberjack@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lzf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mail@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mail-microsoft-oauth@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mapstruct@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-master@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mdc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-metrics@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer-observability@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-config@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-fault-tolerance@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-health@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-milo@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-milvus@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mina@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-minio@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mllp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mock@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mongodb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mongodb-gridfs@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mustache@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mvel@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mybatis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-nats@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-neo4j@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-oaipmh@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-oauth@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-observability-services@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-observation@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ocsf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ognl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo4@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo4-api@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-once@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openai@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-java@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opensearch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openstack@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry-metrics@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-optaplanner@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-paho@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-paho-mqtt5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-parquet-avro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pdf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pg-replication-slot@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pgevent@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pinecone@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-jolokia@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-plc4x@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pqc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-printer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-protobuf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pubnub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pulsar@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-python@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-qdrant@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-quartz@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-quickfix@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-executor-tomcat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-executor-vertx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-streams@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactor@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-redis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ref@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resilience4j@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resilience4j-micrometer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resourceresolver-github@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest-openapi@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-robotframework@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rocketmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rss@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rxjava@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce-codegen@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sap-netweaver@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saxon@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-scheduler@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-schematron@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-seda@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servicenow@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servlet@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-shiro@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms2@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-slack@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smb@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smooks@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smpp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-snakeyaml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-snmp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-soap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-solr@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-splunk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-splunk-hec@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-chat@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-embeddings@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-vector-store@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-batch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-cloud-config@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-jdbc@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ldap@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-redis@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-security@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ws@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sql@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ssh@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stax@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stitch@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stream@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stringtemplate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stripe@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-swift@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-syslog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tahu@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tarfile@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telegram@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telemetry@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telemetry-dev@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tensorflow-serving@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit6@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-main-junit5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-main-junit6@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-spring-junit5@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-spring-junit6@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-threadpoolfactory-vertx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-thrift@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-thymeleaf@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tika@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tracing@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-twilio@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-twitter@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-undertow@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-undertow-spring-security@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-univocity-parsers@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-velocity@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-http@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-websocket@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wal@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wasm@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-weather@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-weaviate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-web3j@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-webhook@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-whatsapp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wordpress@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-workday@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xchange@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xj@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xmlsecurity@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xmpp@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt-saxon@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zeebe@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zendesk@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zip-deflater@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zipfile@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zookeeper@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zookeeper-master@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/dummy-component@4.22.0?type=jar",
        "pkg:maven/org.apache.camel.maven/camel-debezium-maven-plugin@4.22.0?type=jar",
        "pkg:maven/org.apache.camel.maven/camel-salesforce-maven-plugin@4.22.0?type=jar",
        "pkg:maven/org.apache.camel.maven/camel-servicenow-maven-plugin@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cli-connector@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cli-debug@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-componentdsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-modeline@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-endpointdsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-endpointdsl-support@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-java-joor-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-deserializers@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-core@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-main@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-generate@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-kubernetes@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-route-parser@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-test@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-console@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-lucene@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-maven@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-suggest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-route-parser@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csimple-maven-plugin@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-report-maven-plugin@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-rest-dsl-generator@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.22.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.maven/camel-debezium-maven-plugin@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.22.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.22.0?type=jar",
        "pkg:maven/io.debezium/debezium-api@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-embedded@3.6.1.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.6.1.Final?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.11.1?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.22.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.22.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.22.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.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servicenow@4.22.0?type=jar",
        "pkg:maven/com.palantir.javapoet/javapoet@0.18.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.22.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.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-route-parser@4.22.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.1.Final?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-report-maven-plugin@4.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.22.1?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.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-suggest@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-maven@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-common@4.22.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.22.0?type=pom",
        "pkg:maven/org.apache.camel/camel-route-parser@4.22.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.1.Final?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.1.Final?type=jar",
        "pkg:maven/org.thymeleaf/thymeleaf@3.1.5.RELEASE?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.22.1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.22.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"
      ]
    }
  ]
}