{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.5",
  "serialNumber" : "urn:uuid:3d5ca19a-c128-3da6-9f4b-9c4ea75cb26a",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2026-09-10T06:56:07Z",
    "lifecycles" : [
      {
        "phase" : "build"
      }
    ],
    "tools" : {
      "components" : [
        {
          "type" : "library",
          "author" : "OWASP Foundation",
          "group" : "org.cyclonedx",
          "name" : "cyclonedx-maven-plugin",
          "version" : "2.9.0",
          "description" : "CycloneDX Maven plugin",
          "hashes" : [
            {
              "alg" : "MD5",
              "content" : "dfaeab7ec837ce07874e2ee66fdc57d3"
            },
            {
              "alg" : "SHA-1",
              "content" : "8bab47bafc8183d0a5f37790ff55ed05ead1ae2d"
            },
            {
              "alg" : "SHA-256",
              "content" : "67117e03eae4a03ca8bab3add044995f4899aa21798a2510b8265ef8101e90ac"
            },
            {
              "alg" : "SHA-512",
              "content" : "ae6b706516bb76da806b7854aef9e348fa593f5159ae9d693ad38942165c0ebc0846d977a477f6029612d43468fd2cd73a5aa253c228a94fb8d184e0acefc3d2"
            },
            {
              "alg" : "SHA-384",
              "content" : "ee872354d8b0dcd6f9835a913b3aaba70d9365a46043be78020183282a1e9fca812e969246cbe31d642541591b46648b"
            }
          ]
        }
      ]
    },
    "component" : {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-security-plugins@7.8.11?type=pom",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "confluent-security-plugins",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-security-plugins@7.8.11?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins"
        }
      ]
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeAggregateBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system,test"
      }
    ]
  },
  "components" : [
    {
      "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"
        }
      ],
      "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.commons/commons-lang3@3.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-lang3",
      "version" : "3.18.0",
      "description" : "Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48b9886957920a4cdb602780ca345087"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb14946f0e39748a6571de0635acbe44e7885491"
        },
        {
          "alg" : "SHA-256",
          "content" : "4eeeae8d20c078abb64b015ec158add383ac581571cddc45c68f0c9ae0230720"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2c9d497fc1be411050f4011b2407764b78aa098eb42925af8a197eabdbc25b507f09fb898805e9bed4815f35236a508ee5b096e36f363df4d407232d50fc832"
        },
        {
          "alg" : "SHA-384",
          "content" : "4fb3f101106e4ce3666d5c15d276ba86f7683a0ef35f0384edfcd579ea454275edbb7400795d265ec3a38e39997e79b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-lang/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-lang/actions"
        },
        {
          "type" : "distribution-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.slf4j/slf4j-api@1.7.36?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "1.7.36",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "872da51f5de7f3923da4de871d57fd85"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c62681a2f655b49963a5983b8b0950a6120ae14"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@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-api"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/ch.qos.reload4j/reload4j@1.2.25?type=jar",
      "publisher" : "QOS.CH Sarl (Switzerland)",
      "group" : "ch.qos.reload4j",
      "name" : "reload4j",
      "version" : "1.2.25",
      "description" : "Reload4j revives EOLed log4j 1.x",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca989b9d69c90159dde3b1594e99d58c"
        },
        {
          "alg" : "SHA-1",
          "content" : "45921e383a1001c2a599fc4c6cf59af80cdd1cf1"
        },
        {
          "alg" : "SHA-256",
          "content" : "e71115175c4b080cf51dd72097165ea001ff9fafdc4f79d88049d0b1ecca979c"
        },
        {
          "alg" : "SHA-512",
          "content" : "a81e53780dccb36677471b9e6fbf25fdad49f68105a36b9a6708b1419ca9adb2957187ee1f8213add8c17a8a8bed1e744414fcf2833710990596fb780731bf5e"
        },
        {
          "alg" : "SHA-384",
          "content" : "4202e04f302bdd94fa3bfc39361794cff964749b5fbb825fc4ff4a749f85cd373f0dd2d807911e81b4bcff86165a33cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/ch.qos.reload4j/reload4j@1.2.25?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.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-engine",
      "version" : "5.8.2",
      "description" : "Module \"junit-jupiter-engine\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1bddf5761ce2a60e6d84663e6b79e280"
        },
        {
          "alg" : "SHA-1",
          "content" : "c598b4328d2f397194d11df3b1648d68d7d990e3"
        },
        {
          "alg" : "SHA-256",
          "content" : "753b7726cdd158bb34cedb94c161e2291896f47832a1e9eda53d970020a8184e"
        },
        {
          "alg" : "SHA-512",
          "content" : "f6c8460d6048aab121cbb0153d71517a916dc020be3deec0f7a022c04ad7679c23155cc50167c6191730704a19943b0d1b6209e68f0e5078d8e1fd66ae8fb9f4"
        },
        {
          "alg" : "SHA-384",
          "content" : "adadbd35b1b36de1a71b7129f24a0206f60eeb9af4dc14e6c8859983c6d90ccd3be0f71dd0f8d35597c4db0c55236d64"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/junit5/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.platform/junit-platform-engine@1.8.2?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-engine",
      "version" : "1.8.2",
      "description" : "Module \"junit-platform-engine\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a6d209076d8a9fe4029c638cf05e6030"
        },
        {
          "alg" : "SHA-1",
          "content" : "b737de09f19864bd136805c84df7999a142fec29"
        },
        {
          "alg" : "SHA-256",
          "content" : "0b7d000f8c3e8e5f7d6b819649936e7b9938314e87c8f983805218ea57567e59"
        },
        {
          "alg" : "SHA-512",
          "content" : "be82009a1958fc442a789f0515d43fd5e8fcd3767a48b04093a5fb6421d9de06d88c90849b9ad91471eb150b0496c32a69ecfd12dd0c26a891622060a78ed2b8"
        },
        {
          "alg" : "SHA-384",
          "content" : "f91b0be2e15f1710055c959a47c789cccee3733d24e01655a958d80f8e21222f93977220dd8a1b8337142f91ed829d2e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-engine@1.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/junit5/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opentest4j/opentest4j@1.2.0?type=jar",
      "group" : "org.opentest4j",
      "name" : "opentest4j",
      "version" : "1.2.0",
      "description" : "Open Test Alliance for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "45c9a837c21f68e8c93e85b121e2fb90"
        },
        {
          "alg" : "SHA-1",
          "content" : "28c11eb91f9b6d8e200631d46e20a7f407f2a046"
        },
        {
          "alg" : "SHA-256",
          "content" : "58812de60898d976fb81ef3b62da05c6604c18fd4a249f5044282479fc286af2"
        },
        {
          "alg" : "SHA-512",
          "content" : "17f77797a260eb2bd1666a90e25efc79a5413afa9df1c1cb6c4cd1949d61c38b241e3bb20956396b5f54d144720303d72a2ac00bc5bf245a260a3c3099e01c74"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef25f5dd948c9ab7256e896da994871c1645b22a8d2d83f1e9ff7c6562b62acb70fcf0bb976a9580fb955a8e8b9c43dd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opentest4j/opentest4j@1.2.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@1.8.2?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-commons",
      "version" : "1.8.2",
      "description" : "Module \"junit-platform-commons\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72693a20944048031e0a55f67413ca1b"
        },
        {
          "alg" : "SHA-1",
          "content" : "32c8b8617c1342376fd5af2053da6410d8866861"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2e015fca7130e79af2f4608dc54415e4b10b592d77333decb4b1a274c185050"
        },
        {
          "alg" : "SHA-512",
          "content" : "9ff90e05f39933342dcf8440336b32ac803a7348f86b63dab938083759cce56e22e290d056d4596f035a4dff629a4d159bf146ca7c32d0e89df2e0f0af7f1a9e"
        },
        {
          "alg" : "SHA-384",
          "content" : "078f3e45d43772c385a7b290bf26de0433875fa21ce98611299f34e5c09e02486146fec1601fa7b19dd5c884a47e4148"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-commons@1.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/junit5/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.8.2?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-api",
      "version" : "5.8.2",
      "description" : "Module \"junit-jupiter-api\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e2f81d2ad6c031476d784d25c0f67a7"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c21029217adf07e4c0d0c5e192b6bf610c94bdc"
        },
        {
          "alg" : "SHA-256",
          "content" : "1808ee87e0f718cd6e25f3b75afc17956ac8a3edc48c7e9bab9f19f9a79e3801"
        },
        {
          "alg" : "SHA-512",
          "content" : "c304f4d392cee741f5cb75f1e4bdca61a0100d03cd5c79ccdbe61d9452a4e324b3a0c89da5bd92cf562d96fa682bdb2c8a062c6d45dade25f4680696620d58eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "6fe32ba4c6b1234f096fe468185eed92c886481c0c00734e6b5f4d047ca907ba49ebfab2ab4e68bb05af0cdd4bc70142"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/junit5/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit5"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
      "group" : "org.junit.vintage",
      "name" : "junit-vintage-engine",
      "version" : "5.8.2",
      "description" : "Module \"junit-vintage-engine\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a2e0d078b1cffaa71f444b50eebe26b0"
        },
        {
          "alg" : "SHA-1",
          "content" : "64dde404f2db8b0e2ec6a53d31f4a076e298b1d1"
        },
        {
          "alg" : "SHA-256",
          "content" : "ebd567b84e380d5373c47de3c9616d84f7bef91f9f8a8e7fc925be68240c1ba4"
        },
        {
          "alg" : "SHA-512",
          "content" : "b0d65c6f0192dfd0a9e80ff2dfeb4ce69b6d987df9e83c81eec4ffa19dc3c86a6300faab23d5aa322640425f82164bce562f0859c02923e6b3b08d49f57d5678"
        },
        {
          "alg" : "SHA-384",
          "content" : "083b8ee1c67dd85815903f26bad0988b0ddebbb88f8983394889c8daee0021bb6dbd7c0ad2d9e058c01aae815f048dc9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/junit5/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit5"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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"
        }
      ],
      "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/commons-io/commons-io@2.16.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.16.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" : "4e115587dca5dd3c178e7c8f17a371b3"
        },
        {
          "alg" : "SHA-1",
          "content" : "27875a7935f1ddcc13267eb6fae1f719e0409572"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1e417901235fae3aa0cb9736baeaf5b74de7349817d1c72390d82e3d83d3a97"
        },
        {
          "alg" : "SHA-512",
          "content" : "afba6cc8fdef9d347aaccb3bff327ba8e2c17135989cf01179fdb2e3ca8d0afdce37defb08659eb1e99b8730e2baaaec95c7d3599f7ebf526c97c8edc477b852"
        },
        {
          "alg" : "SHA-384",
          "content" : "0413eda39746809f3c7ce44336f6d88d8d72e2781db4b74c98a206f34b94639a39024697fde25f310edda8cf628fd376"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.16.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.mockito/mockito-core@4.6.1?type=jar",
      "group" : "org.mockito",
      "name" : "mockito-core",
      "version" : "4.6.1",
      "description" : "Mockito mock objects library core API and implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "67c6f27b8607f4634bb64c4ffe42987b"
        },
        {
          "alg" : "SHA-1",
          "content" : "545665913b140db2793a0c37e6a686affd9c08b5"
        },
        {
          "alg" : "SHA-256",
          "content" : "ee3b91cdf4c23cff92960c32364371c683ee6415f1ec4678317bcea79c9f9819"
        },
        {
          "alg" : "SHA-512",
          "content" : "50dd388a7d24ad340fb387f30a65dabe1e613e1e086611f58691c5c4b05ce038b9eb5ab79ce52f1ca9abbe55c302a4802a86f228d952afd9d3e9fbceef42e7c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b34472c5a18b06580675b78a5b2c461e13d373c29a0e8ef8d1d3e750e68875edb004a8de8f0755436e9954468abde252"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.mockito/mockito-core@4.6.1?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@1.12.10?type=jar",
      "group" : "net.bytebuddy",
      "name" : "byte-buddy",
      "version" : "1.12.10",
      "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" : "92ceb541d5a497289e9b920b3cc94c13"
        },
        {
          "alg" : "SHA-1",
          "content" : "f34127d93639fad8c6fb84b3ca30292697d6c55d"
        },
        {
          "alg" : "SHA-256",
          "content" : "1a1ac9ce65eddcea54ead958387bb0b3863d02a2ffe856ab6a57ac79737c19cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e295ba2c209794be835ad15aa49f3f01622c7c84be42f4c3ecc9ec0cfab508c45a3077dde310ea2c5201e651ea0f48a870668016c0c79b8b96c4a4930db1087"
        },
        {
          "alg" : "SHA-384",
          "content" : "f07efd73ed56f672b6d6fe69fee8a66ca8f9af174aa8c24a8b5c14f8cc2a9a3508fe8489b7ecb652c6e2f9ca9aad256e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.bytebuddy/byte-buddy@1.12.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bytebuddy.net/byte-buddy"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/raphw/byte-buddy/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.12.10?type=jar",
      "group" : "net.bytebuddy",
      "name" : "byte-buddy-agent",
      "version" : "1.12.10",
      "description" : "The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b38c175272756e6dd2d0d7aa71e22412"
        },
        {
          "alg" : "SHA-1",
          "content" : "01f097f8d6cad60e8f93e5eb670cf5dc9b64da32"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e8606d14a844c1ec70d2eb8f50c4009fb16138905dee8ca50a328116c041257"
        },
        {
          "alg" : "SHA-512",
          "content" : "7a296822b2262719989dfcfa5ce549341d2f005088beaf6fc1e6dd0585962badd68ae210bae73709646e70b8d52b14239c88c3cabb50dfc261f77be5ed7866a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "10d5deb094c50a36dcf613721b5b23f1b6206696a19f5549dd960cc7e4160c69fcdb2759f9d4fa84817693d298333c09"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.12.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bytebuddy.net/byte-buddy-agent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/raphw/byte-buddy/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.objenesis/objenesis@3.2?type=jar",
      "publisher" : "Joe Walnes, Henri Tremblay, Leonardo Mesquita",
      "group" : "org.objenesis",
      "name" : "objenesis",
      "version" : "3.2",
      "description" : "A library for instantiating Java objects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c1ee20481a06561af295034ea89c4b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "7fadf57620c8b8abdf7519533e5527367cb51f09"
        },
        {
          "alg" : "SHA-256",
          "content" : "03d960bd5aef03c653eb000413ada15eb77cdd2b8e4448886edf5692805e35f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "13dbec3062b19c5b9920c0b69e842a9648f2a148c57b6977d90deea22b829cdbce4eaff1ae7763f397f6465ccb35b31e097078de507dc6de25cb95ec796045f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "7d70ab00e728b4233e38729f0eb392d14e828e857421ad66fc678cd162cf22d34958993d5c38fd8a0d8355d3859b763e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.objenesis/objenesis@3.2?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.mockito/mockito-inline@4.6.1?type=jar",
      "group" : "org.mockito",
      "name" : "mockito-inline",
      "version" : "4.6.1",
      "description" : "Mockito preconfigured inline mock maker (intermediate and to be superseeded by automatic usage in a future version)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e57e26c5abe9f279ff8844a5beac889"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d1dffee9a8a1998ec782383ca2f818848f2d5f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "ee52e1c299a632184fba274a9370993e09140429f5e516e6c5570fd6574b297f"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c948cf7fc88f7f747faba78a03497b2ff6153a9d944fa2e1a477dadc4528afc21721854e3d43d53e190d5abe24dbfad69eaf37457e67a34ac099b332bea1350"
        },
        {
          "alg" : "SHA-384",
          "content" : "556d230ee47962f5dc0c97084f95b440475361c389fbdf105fee2690012365a363e80bdc67a53736670eecd65c809852"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.mockito/mockito-inline@4.6.1?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.bouncycastle/bc-fips@2.1.2?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bc-fips",
      "version" : "2.1.2",
      "description" : "The BC-FJA 2.1.* series is a FIPS 140-3 certified Java implementation with additional Intel native hardware support for AES-NI and SHA-256 where supported. The package has been certified to FIPS 140-3 level 1. This jar contains JCE provider and low-level API for the BC-FJA version 2.1.2, a patched version of BC-FJA-2.1.0, interim FIPS Certificate #4943. Please see certificate for certified platform details.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e3ce147f5132e096e7c3b22ab23a079"
        },
        {
          "alg" : "SHA-1",
          "content" : "061fbe8383f70489dda95a11a2a4739eb818ff2c"
        },
        {
          "alg" : "SHA-256",
          "content" : "044fcd8a29d236edea8a5b414406cdae63b475f9ad9f05fe2dc904a277941115"
        },
        {
          "alg" : "SHA-512",
          "content" : "c20da957f38fc09b7fc6def8afe9c9f4137a8de56d8d602719be6e1eb7ea0d2dface092bdf0a16d2a178eb57078553e53db60fbbcda166038cddb0a22087f69b"
        },
        {
          "alg" : "SHA-384",
          "content" : "f51856ec6c00f67f454747e75118c6204abaa433a4d6289610a0624cbc0cec2316663df06cbf876ba4ad8cee8748252e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java-fips/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://www.bouncycastle.org/support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcpkix-fips",
      "version" : "2.1.9",
      "description" : "The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, S/MIME and certificate generation. The APIs are designed primarily to be used in conjunction with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e295dcb91f2cab6403dc434013aa5cf9"
        },
        {
          "alg" : "SHA-1",
          "content" : "722eaefa83fd8c53e1fc019bde25e353258ed22b"
        },
        {
          "alg" : "SHA-256",
          "content" : "c31a4aeeda18f98b06deab50f6c5fa972eb87555ef134268be28eed95fadece7"
        },
        {
          "alg" : "SHA-512",
          "content" : "6ff3f1d12fe2bb6a102975f94864f74459523dd7aeb2b1f293bfc76eebd2688ec1cdb5d72cdd2c5bffb0c41e2593c9364b8b15f411c298f5866138ce6c79d6a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8c31873b24176818285303a2b14144cfbb5844081461a3b2d7d0935f618d1620d2c7da49458b15687377ad42ab095ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java-fips"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://www.bouncycastle.org/support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcutil-fips@2.1.4?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcutil-fips",
      "version" : "2.1.4",
      "description" : "The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9323a42a9772823f806ce7b8d3965175"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d37b7a28560684f5b8e4fd65478c9130d4015d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "e169519e6441fb19cabf633d44fcef211506793e5be499ac9215648bd20634e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a149e7fbeaf15928e2f79039d0f730c8d1b52c12db7a1eed9491de88a0eeaae821b9bb7616d50e244f8bd754efcf90d7ac9f1c42cdd728c3601df4905935a3d"
        },
        {
          "alg" : "SHA-384",
          "content" : "51b38b4b6dd559b30cd9f4b72300124bc100e1c4944098077a6bfb14fa93e07716149e87523b8ec200cecfb5cdfd8028"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcutil-fips@2.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java-fips"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://www.bouncycastle.org/support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bctls-fips",
      "version" : "2.1.20",
      "description" : "The Bouncy Castle Java APIs for the TLS, including a JSSE provider. The APIs are designed primarily to be used in conjunction with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f81962ca7e492deb4d65f165c38e96de"
        },
        {
          "alg" : "SHA-1",
          "content" : "9c0632a6c5ca09a86434cf5e02e72c221e1c930f"
        },
        {
          "alg" : "SHA-256",
          "content" : "c058a438442ea46d8abdefc95e581ebf2834e50504bda925a945b1f4ceb48d86"
        },
        {
          "alg" : "SHA-512",
          "content" : "7af89150b7b6ad23a3e8859976cd4e7cf8e152c16f8a376760b94a77b02b6f3072dc6d0a1ad916e5a28190b3e25c8f92a0720dd040bbb94fb9d1dd72df9492f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "793d1411f41c6a8a0b964ce0d4e3b8dada545a33ce616aabf65c204f49dfb4c64ce02c79043ae5eb81ccc1d84a385f0a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java-fips"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://www.bouncycastle.org/support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "common-utils",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8f51e2f18265bf4ee4b3a50956ffcd38"
        },
        {
          "alg" : "SHA-1",
          "content" : "bae55043020e4ebead1056e8d0229a8c77dedd9b"
        },
        {
          "alg" : "SHA-256",
          "content" : "62fcc00043263dbc48a4addda0b52bb845b34e543c444e38201542afcd67dd35"
        },
        {
          "alg" : "SHA-512",
          "content" : "005757a0622aa746e98ea69b245a82a50318aecf400d2fc98ae59009515bb996f816e31892aa0a73f80e60a523407644f518efad9cd81c974516ada36ca303f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee1d132e90dd33453908b63e6ccef0023d6b725cf2f8983486a5efeab9f61a5c839f05ed214012fda868a68459b17972"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/common-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip",
      "group" : "io.confluent",
      "name" : "assembly-plugin-boilerplate",
      "version" : "7.8.11",
      "description" : "Maven Assembly Plugin boilerplate for Dockerized projects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1a36e5e061c013b55e2f256be316fc9"
        },
        {
          "alg" : "SHA-1",
          "content" : "d861ba6f354757d06a233570b1d4171c202680b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "a9e3e7fad3f4adb69d2c9cda6db32684f9ad3c5237659cd7d24702fa0eeb4db8"
        },
        {
          "alg" : "SHA-512",
          "content" : "30a8447ad38cea6f5abc829062ef9dedb081de8e8f74cb4773d6d85a620f28657fdac9f8d59792140d9996f2acb342ab5ca9ef7396f97a069de71957850c3782"
        },
        {
          "alg" : "SHA-384",
          "content" : "e53adae5b1e842acc3ddd98fdc945d1680210bd4a5abe9d8206af1b188386063cf2d20c98497a52fd29c386a3b69b019"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/confluentinc/common"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "confluent-security-plugins-common",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/confluent-security-plugins-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/confluent-security-plugins-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "rest-utils",
      "version" : "7.8.11",
      "description" : "Confluent REST Utils provides a small framework and utilities for writing Java REST APIs using Jersey, Jackson, Jetty, and Hibernate Validator.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "138b92e4d9886f9a29d7d75b47140afb"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c3aaa593e0a20ca72d36160233b5f5d7826c597"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc487d70c6720bcdbd622eeebf946ad44444d1c24d939376548899975cff8956"
        },
        {
          "alg" : "SHA-512",
          "content" : "3bef0a74356276d938676ef4568d14b873b005c18069ad5dbe8f0e77a4da16fc99b76ce07d26d7a0c77661a9d105bc4a80bb5a13d65bf4ce7c3837cbbc396e71"
        },
        {
          "alg" : "SHA-384",
          "content" : "82cbe5ec03e280f74e3d4c4fab305fef4c00089f7b97b49c98140ae50d0e35fd32807eadaa9576692c204678ffd96af9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/rest-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/rest-utils/rest-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "javax-websocket-server-impl",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f7f7f5299ac83f691db0ea379402431b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae5e491880c9f0b819befbb9afdbf15c054fc992"
        },
        {
          "alg" : "SHA-256",
          "content" : "c447996d9ed8959e019e363fd6074d94f41db623d225810b3376d1f08f02563c"
        },
        {
          "alg" : "SHA-512",
          "content" : "e12c9d1ec203a31f9ef1daeec57c13371903e8e262433034d97f46e20cafdec378db818165a0d066b21ea4486c08da7adce2d5a578631e8e61b33c8efc73aa0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "3cb9eccfd161007c186e2a0f0a1c41a9d58210ba10ba72fae7f53776be43cfa07f8c984415bba051fcc5e224ae0806cb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/websocket-parent/javax-websocket-server-impl/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/websocket-parent/javax-websocket-server-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-annotations@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-annotations",
      "version" : "9.4.63",
      "description" : "Annotation support for deploying servlets in jetty.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "28afdd216d4a4ab75187ea616e87b34f"
        },
        {
          "alg" : "SHA-1",
          "content" : "721e9752703376d5cebf42431b62737e20ec7421"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9ef937297901fdc46a9dfc6238fbf8143cab55396a3f460c1397965c16ab8fb"
        },
        {
          "alg" : "SHA-512",
          "content" : "845cbef5211d73f8c256e6b9d77e41365b994cf2b2902e208a9dcd0656af467db153240970e717b0961e0b4c648d3ef142b1d951e07fc415fd893c79cbad0f26"
        },
        {
          "alg" : "SHA-384",
          "content" : "dbd49832a4aa39b4ccd56e04ebc8ceb82c94d3a671b0b0af3537b40c4574c51a6c5233875ec47b2cc62e6cfd09784a14"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-annotations@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-annotations/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-plus@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-plus",
      "version" : "9.4.63",
      "description" : "Jetty JavaEE style services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e2de9d1dbbe611b9edfd28759032f757"
        },
        {
          "alg" : "SHA-1",
          "content" : "41efa531889152bf3c5e95a4bea7c41a3e749744"
        },
        {
          "alg" : "SHA-256",
          "content" : "ec9162c5a0fda8c71eb08046649f38f067cf50adeaf2b13ca6818aae9b1d1f44"
        },
        {
          "alg" : "SHA-512",
          "content" : "7909e8b2b4a17e40dd812f7885166f365a48688061ccee23562e8f17f97c72938dfbf82e99d87ca4a1205d22cf7fc2428cccc3484fb43b8427a39c52a0f62497"
        },
        {
          "alg" : "SHA-384",
          "content" : "01ce3c8cde8a2929898b94ef0a98966ed4dd3ea9d925c637209923795cf3e794e7c9a49b496842637bee515e14834963"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-plus@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-plus/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-plus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-jndi@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-jndi",
      "version" : "9.4.63",
      "description" : "JNDI spi impl for java namespace.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9347fb531d0bad7e09315e07067c073e"
        },
        {
          "alg" : "SHA-1",
          "content" : "4373dbf0a42d0d8c30d79249f33a149fd8fb82df"
        },
        {
          "alg" : "SHA-256",
          "content" : "e9e3849aaf909ac032d37c01e6dcf4390cc0866c342e9b146c109c7059a412de"
        },
        {
          "alg" : "SHA-512",
          "content" : "b62ed69cf555a97d53a1cefc6fdb2e340f88daa8c8a787576208369e6fb2daa45bd255621b1e128d7c4eaa191c1c3793c3bc11bf765fad2c7f5aaa33d7cb3be1"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c67a428fab4473b4d8de5d314020cf375ff1668260015c265a209dd9127b7d5774dc60854ecaff81d300659dd793d59"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-jndi@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-jndi/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-jndi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-webapp",
      "version" : "9.4.63",
      "description" : "Jetty web application support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d283aa44bbae5cde6ba314921a79c68"
        },
        {
          "alg" : "SHA-1",
          "content" : "c89106caf13b90073c6037d4d8b70ba7bc513999"
        },
        {
          "alg" : "SHA-256",
          "content" : "7f3c11a19a991e5f7d5834b836a3bd2769c77e8f2097c1867ccb065697738fb9"
        },
        {
          "alg" : "SHA-512",
          "content" : "0574f1fc7ff1610092e8f8f90d822047cf6ba843dc5c8e253cb2fc494d01fbd5a264df5d437d8265325f58caf456527feebad24395a9ea4bee74f8fe1db6e5b9"
        },
        {
          "alg" : "SHA-384",
          "content" : "2fad44fa3c3ce5c6124ada9cc9bca1c8888e167c68b94311aed3f8724c7468dd426921955b248d94258127ccddd9eabc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-webapp/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-webapp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-xml",
      "version" : "9.4.63",
      "description" : "The jetty xml utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ea6f218be4251078eb429f1482c2b8eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "aaab964f8be93d61aedd708fc442a44fe0cd9895"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab59510cf3a004b2ac50401ec19027f08ca21b06fd1ad5021277b4e8102948a2"
        },
        {
          "alg" : "SHA-512",
          "content" : "3661c0ae08b41ddd86f800cf89fc600d1e80af09d3c3c7d04c40629b6480d73120252862b304b1c056460d74e3f105d415df97f74732a10ccb6dd9010ebc1a56"
        },
        {
          "alg" : "SHA-384",
          "content" : "28774951f126ba5c1371d95ac08fc40794268d787186a07213ad28e77131c4f771d62a06cc6b256433e96d55983b32c1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-xml/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-xml"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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.ow2.asm/asm-commons@9.10.1?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-commons",
      "version" : "9.10.1",
      "description" : "Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8eee0b1bdd046baf472eb83dd5e6bb44"
        },
        {
          "alg" : "SHA-1",
          "content" : "4229e4c55fd8e01c23f9fe9884075cc628aacc50"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d0abefb7cbf972ea16edb37ec14835372505063a45f976ab7ea889ed9497895"
        },
        {
          "alg" : "SHA-512",
          "content" : "8540a8f9a63b22bae54fc501f2da405c2c1c45fa13921a1193629cfbfbb716473f8a19984559af7b0b1ea3814d439ec445ea1cfeb159bf922bb7e60a40acf823"
        },
        {
          "alg" : "SHA-384",
          "content" : "f5af3084db87003010b4b46ef666ba2b981e1e09dd4c232de731cb71e5e1fd8166e93ad96d63a85f359c82da93c7b7a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-commons@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.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"
        }
      ],
      "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/org.eclipse.jetty.websocket/javax-websocket-client-impl@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "javax-websocket-client-impl",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "caa2820842faef641a5426368e320785"
        },
        {
          "alg" : "SHA-1",
          "content" : "099f217eb2e1749a4c6633f02bfc7083f0ed2a44"
        },
        {
          "alg" : "SHA-256",
          "content" : "2b4760734269c9f4b567c1206c65416d249930c9fec8c8c4e7031d7975f19f8d"
        },
        {
          "alg" : "SHA-512",
          "content" : "880e66d358e2823d00110604451b087d204aa8d71c8838a9f885492c03347395726537cc1ee55fd68d35a37d073a2a06a2c2c9ca05d896f5951377cfcddb14ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8f4bb8d726576a05c1400632f4f81c7ff0df1ab39c90f7abfabab4b63e562e605e655ae7519118d9a8fc2962eef14ea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-client-impl@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/websocket-parent/javax-websocket-client-impl/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/websocket-parent/javax-websocket-client-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "websocket-client",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "68b1ac00e351d9fbf0b8ad7e8d3e6d48"
        },
        {
          "alg" : "SHA-1",
          "content" : "58d1126c1674fcf5a2c1cf970c7542a2cf28a963"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b5c3e75a105cfc8ec0945c080f58c2dadb957d47e75cef1d97bf056793872f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0b94596e2f997e9f7fc0d87ccd2c4476397f1c0849c0eda87107cfee7ef8b1a3c7b75cd3f296e8a77f329f6e076c9f8850b158c1fc65c47932ed6c230289f84"
        },
        {
          "alg" : "SHA-384",
          "content" : "ffd7a4e5adf2fb218848ea70bff843c423f3d6f7f07dd07a61240d91a2d253df4f0e669db78a1625bed55b3f597fc498"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/websocket-parent/websocket-client/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/websocket-parent/websocket-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.websocket/javax.websocket-client-api@1.0?type=jar",
      "publisher" : "Oracle",
      "group" : "javax.websocket",
      "name" : "javax.websocket-client-api",
      "version" : "1.0",
      "description" : "JSR 356: Java API for WebSocket",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e8073cbc68b115d8d031dc332816e138"
        },
        {
          "alg" : "SHA-1",
          "content" : "afcf19e889d8725576811f8d47ab6c65d9dcbd78"
        },
        {
          "alg" : "SHA-256",
          "content" : "0102ee41121ed7b8834f1efc6ef1a0dbaf610c1ad8f0d941ad721662b17bd27e"
        },
        {
          "alg" : "SHA-512",
          "content" : "a4f1de1374222dc1d3e05e7cc14d6cb8de5dbc4284104c60861ee90d223383c593c694af1e8b7c99eb0e4d97750b923c896909e48fa519f61c659069a7aead0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "05eadcad19d362f0d6a091b912bcea8f9702b6b14206647f3fe3df37da000e9b33b9159bc61c6f1c2e53290cae267348"
        }
      ],
      "licenses" : [
        {
          "expression" : "(CDDL-1.1 OR GPL-2.0-only)"
        }
      ],
      "purl" : "pkg:maven/javax.websocket/javax.websocket-client-api@1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://websocket-spec.java.net"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://java.net/projects/websocket-spec/sources/source-code-repository/show/javax.websocket-client-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-server@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "websocket-server",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "69dcfaec62fa417f4e6c63610eb553f1"
        },
        {
          "alg" : "SHA-1",
          "content" : "389b85a507d609377e03094b1f564bb53fe894d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a3ca28432b80ca6d0d249344717387864147c09c52063e4d1a6d263412fd9eb"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a569cc63ec6fcd941a331c4b82d767332422efe666c78a652796bb5f72e2761ce91fc6be3df7bce158f11ff7e279d60c9ed3e67a21fec454a2660b968f82729"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f2d3bf32a63b77340a1b14ea64d0f95893d39cf6ba0eab56f3820dca2595e0b3d5243ae67726d4ba95112b0c587ee4f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/websocket-server@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/websocket-parent/websocket-server/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/websocket-parent/websocket-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "websocket-common",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a9d56299df54e291abbd1f470dbbb402"
        },
        {
          "alg" : "SHA-1",
          "content" : "c9c3cbd715e537e791c32b95b8dbf56b83f839e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "eb7cc4da9238bbe29924e3d03a5ee22577e936a5c6e9513203544b99843104a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf1cdf48b7f4d453a4b86871d3029894e50c3bbbe9994b61e10a122ec99927f24fbec2e04d9b06f46283e299256db72ccdcd83c0d36eec801db31af3dab24847"
        },
        {
          "alg" : "SHA-384",
          "content" : "bc85ab124b52c85c51c0b0757d240214e1a2eddc57a5149ccb432fe4f30577eb147ac881c14e07ea43cbaad43a8867c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/websocket-parent/websocket-common/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/websocket-parent/websocket-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "websocket-api",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a1bf2fe0541e9b36aebe9d5f43dfdef9"
        },
        {
          "alg" : "SHA-1",
          "content" : "211cda52c59fad504376555ec4f60fa33c53a748"
        },
        {
          "alg" : "SHA-256",
          "content" : "c26deeb6748573e1f88ad101c7c6f84e09fbcf75663ed1a8143006ef1a08acd3"
        },
        {
          "alg" : "SHA-512",
          "content" : "195f0dbda500e5d7ecc46ebf410c455d717ffaa2f15cdbcd139bf74f9fc6b6b2e47d2032c520ad6f0ba7fdff5076e1dfc44c164abd73c482cb750d347a82690f"
        },
        {
          "alg" : "SHA-384",
          "content" : "82853c77a5d9819ae0ce032f0ca18f9c924cf792dadc3d59399e0042785fa1085532477e7ee576eaa07d8e6be0ed69d9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/websocket-parent/websocket-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/websocket-parent/websocket-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "websocket-servlet",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "95ba1bb8ab3cb3250d509cb38a8ca03e"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba1d1209ada32bec8557245c1e4dc902b3a0533a"
        },
        {
          "alg" : "SHA-256",
          "content" : "2fa52b89488c609093886ba1eb3e974c2ac2dd67b0e86a0271811a9ea7fd0d36"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ad159a717add9e25b6a7f0e41930da95557201516273f0109a848b46b19f33c0a51ae8d36ba284753a0c72eedaadf5f517a00707c45d8c82db4dd685275c12b"
        },
        {
          "alg" : "SHA-384",
          "content" : "702ff80f289c8deeadd5ec718bb4bea6b6d10c43fd83f333c323f6ac66d4c32e6ede5de4b154de896e67b1b3ab1b5004"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/websocket-parent/websocket-servlet/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/websocket-parent/websocket-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.websocket/javax.websocket-api@1.0?type=jar",
      "publisher" : "Oracle",
      "group" : "javax.websocket",
      "name" : "javax.websocket-api",
      "version" : "1.0",
      "description" : "JSR 356: Java API for WebSocket",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "510563ac69503be2d6cbb6d492a8027b"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc843b649d4a1dcb0497669d262befa3918c7ba8"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd93009fb5aa3798bcd9ab0492a292ddae0f0b1ed2e45a75867a9925c90e747a"
        },
        {
          "alg" : "SHA-512",
          "content" : "63832bdfce55c1014d0ec6c7b8019fbff5e8503fdcb19e93aa6f21d2609ebe50ea9a8c1c36132edb9e5064b909c669eaf02c91624b54d9e9504defea808e5dc7"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e24621e06573d41b2cf719fec9ab2e633413b366de6c1413f5b77d124a10f274bcd0e2f129501d21f3e99f6367742a3"
        }
      ],
      "licenses" : [
        {
          "expression" : "(CDDL-1.1 OR GPL-2.0-only)"
        }
      ],
      "purl" : "pkg:maven/javax.websocket/javax.websocket-api@1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://websocket-spec.java.net"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://java.net/projects/websocket-spec/sources/source-code-repository/show/javax.websocket-api"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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"
        }
      ],
      "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.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"
        }
      ],
      "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-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"
        }
      ],
      "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.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"
        }
      ],
      "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.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"
        }
      ],
      "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"
        }
      ],
      "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-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"
        }
      ],
      "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/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"
        }
      ],
      "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/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"
        }
      ],
      "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"
        }
      ],
      "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/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"
        }
      ],
      "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.glassfish.jersey.ext/jersey-bean-validation@2.46?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.ext",
      "name" : "jersey-bean-validation",
      "version" : "2.46",
      "description" : "Jersey extension module providing support for Bean Validation (JSR-349) API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dc5dedda283a0277f0b080876914aa46"
        },
        {
          "alg" : "SHA-1",
          "content" : "2712e7c52c58c1e858b87506f50b2468aa0a0de0"
        },
        {
          "alg" : "SHA-256",
          "content" : "eb3e7f8509310cbb35b5587ca33931bdb689d4a1ccca308951121bc70f0ec5df"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d236238e46ab3c3640f41dc79131919f27830a8604ce931df09eca5d7f8df92e501c3b12a64dd016071bf2484b77ce3ad4d89638d58f260c5648db71883fbf4"
        },
        {
          "alg" : "SHA-384",
          "content" : "f74345d5f60fcfa7c92ebe8e2cb15e54efdf722199f12a7ab2fb30a606257a73161d30d5f85c7227acf27b7be518eb95"
        }
      ],
      "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-bean-validation@2.46?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-bean-validation"
        },
        {
          "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-bean-validation"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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.hibernate.validator/hibernate-validator@6.2.5.Final?type=jar",
      "group" : "org.hibernate.validator",
      "name" : "hibernate-validator",
      "version" : "6.2.5.Final",
      "description" : "Hibernate's Jakarta Bean Validation reference implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9bce6e6e05f6975c0d414a5e935c8107"
        },
        {
          "alg" : "SHA-1",
          "content" : "a68959c06e5f8ff45faff469aa16f232c04af620"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d6d89c3204b30a01dc248352f43dba196140bf4adc5f437f63e2ad62a3d2144"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c29acb57e7ac2c46e47c4f4b716f5518bdfcba81bfad333764894c6b7be679fc8cff1c3598b9210bfd0da1b704e8b11f9f71e0ed7e57bf0eea4fd76b65458f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "db1a36d00f1e07ffbdb8bd2a24dfbb07e97703f6054ec86e8a2ba3e5848fa83955fd082c48436c4aab7cb864ec5f12c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.hibernate.validator/hibernate-validator@6.2.5.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hibernate.org/validator/hibernate-validator"
        },
        {
          "type" : "build-system",
          "url" : "http://ci.hibernate.org/view/Validator/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://hibernate.atlassian.net/projects/HV/summary"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/hibernate/hibernate-validator/hibernate-validator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.logging/jboss-logging@3.4.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.logging",
      "name" : "jboss-logging",
      "version" : "3.4.1.Final",
      "description" : "The JBoss Logging Framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "52ee373b84e39570c78c0815006375bc"
        },
        {
          "alg" : "SHA-1",
          "content" : "40fd4d696c55793e996d1ff3c475833f836c2498"
        },
        {
          "alg" : "SHA-256",
          "content" : "8efe877d93e5e1057a1388b2950503b88b0c28447364fde08adbec61e524eeb8"
        },
        {
          "alg" : "SHA-512",
          "content" : "c17b8882481c0cb8fbcdf7ea33d268e2173b1bfe04be71e61d5f07c3040b1c33b58781063f8ebf27325979d02255e62d1df16a633ac22f9d08adeb5c6b83a32a"
        },
        {
          "alg" : "SHA-384",
          "content" : "1a9a57638b6d9da1f50dc92da88405878885ccfc1cd6e3a66f5cee1fcef5af51a2d63294afd23f2300f550758af58469"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.logging/jboss-logging@3.4.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/jboss-logging/jboss-logging"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/jakarta.el/jakarta.el-api@4.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.el",
      "name" : "jakarta.el-api",
      "version" : "4.0.0",
      "description" : "Jakarta Expression Language defines an expression language for Java applications",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3b15b7aa8450164455f210e99c672e5a"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba9834bd2dba5014072bacbafecffaec1673b0f9"
        },
        {
          "alg" : "SHA-256",
          "content" : "bdac40bf13816ce511c83fe00be4ab3447c5cd0e2dfc0c7c03d9ce8fa4b3e9e7"
        },
        {
          "alg" : "SHA-512",
          "content" : "96a4eff55121827ed8ef50971402739d55a4b44133fef7920baf938b866533dbbd6faeae26dc419bf1205c5ef14f075947f2705d77240d62a4403a604206cc1a"
        },
        {
          "alg" : "SHA-384",
          "content" : "b2e595c8d926d6492130a8e76c691695574be2ddcfe912f96501ab85e1da253ee20d1b7f50c7d7bb28589e59354c0408"
        }
      ],
      "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@4.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/org.glassfish/jakarta.el@3.0.4?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish",
      "name" : "jakarta.el",
      "version" : "3.0.4",
      "description" : "Jakarta Expression Language provides a specification document, API, reference implementation and TCK that describes an expression language for Java applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a4ff0d711c405e054f8166c2ea893e0e"
        },
        {
          "alg" : "SHA-1",
          "content" : "f48473482c0e3e714f87186d9305bcae30b7f5cb"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b8d4311b47fb47d168ad4338b6649a7cc21d5066b9765bd28ebca93148064be"
        },
        {
          "alg" : "SHA-512",
          "content" : "45b9142c3ba82abd44decd350257be6f951bfb23e3baa96e6e8a26b269881f96c4e50615fef06c3b27434d7cb346e87da913f90284e11614118699a8a3e883be"
        },
        {
          "alg" : "SHA-384",
          "content" : "14e457f2bbbabd02bbd6ddf8c9dd0c27ab7c50c4c7908c81a17660bc45de3a800119c00da8e799335fae4241adc2745a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish/jakarta.el@3.0.4?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.eclipse.jetty/jetty-jmx@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-jmx",
      "version" : "9.4.63",
      "description" : "JMX management artifact for jetty.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e9c69c8e21af187072e009d67745809"
        },
        {
          "alg" : "SHA-1",
          "content" : "d50f5f374330c031aea053e3238ccbf484ee5ed0"
        },
        {
          "alg" : "SHA-256",
          "content" : "bbb4e98ef4fe7a27a76be9d40dd3fd6a46e46ae23f0c6456dfcb739a195fc987"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c36830f2fb8c53c476ea8c0f41a7af8eb0f9ea94ab8cfb2946f356d162bce0b66335b726326eaa77d1f10a09c2f07d241bb08ce84f48b216a63b84778b6c0f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "8477e1a28ebff7d6d710b0a498d940892075ca7e2839bd24e2346e59b9f16762124871c2381cc568e2405b43f3775225"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-jmx@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-jmx/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-jmx"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "9.4.63",
      "description" : "The core jetty server artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2dd7c9e74163e6a36f71b50fbcccb7b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "d833294b181362d642ea0d2443cef7107344334c"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b8a348ea462acef2601be05f7afb0c50827abf184b9272dab1e8195486f8440"
        },
        {
          "alg" : "SHA-512",
          "content" : "e93960039fb4b46c3d44c2aaa78d01b35b7eb6ffa55956d92aefd28218d01c6579b500c53967978377b36398857a952c57d4502cefd847e0f5ab6d06d2e4f8ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "fb9c6676e0b917286772164ce2d59e93c4f936542c63ed968d0b5897a670b6413345e5614076ab4b020d0df3a2a1e9ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-server/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bc22dfe6300fbb85ab1aca7b46b51664"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1e5a3b00752520d61f857460a20e03c53de6380"
        },
        {
          "alg" : "SHA-256",
          "content" : "c7dd827cd90f7beb1926e91ba5bbfdb1412a38ce62cb850d362d2261914715c4"
        },
        {
          "alg" : "SHA-512",
          "content" : "e130e5ed290d6ac6e1e68a2061a478fa576baac7a89c9d47610c126c57ce87477c73a4fa4ed4316481f2076bacaabe48dc775d2e43c0667445336d41aacd01b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "681ae3d7818297b3bcf9c06a9d97834a75fb2c418fcce985c1ff7f1b922f01871f64373cae6865bb7ff8c5d2447da07b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-http/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b2da3a693cb841b931e99713c040ced7"
        },
        {
          "alg" : "SHA-1",
          "content" : "aabc1fb5e70aee41fa01ca6c64a37060b009c48c"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c133dc3538b1827faddce67f8f194e733a86120ee1ec94c63b6b4fa6794eaf0"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d3ce343b00928beeef830d128d939a2def36a9ee500020ffd031e0f74d31fd4e5c7d41b33398e8d6dc68f2ed67e9b1e7b2302aca51634823517e8492a703f29"
        },
        {
          "alg" : "SHA-384",
          "content" : "733363c1ce48918e966c076027b7f7dd00f47a8ab657bcc9912fb91f27d7c66209871dcc9cf5e3cb1a415cc29a3abbd3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.http2/http2-server@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.http2",
      "name" : "http2-server",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7ee4437048b82f1ad9b3c2a4e93f6165"
        },
        {
          "alg" : "SHA-1",
          "content" : "59519094579b7fef24e54c5b69ad6bafbea78ef2"
        },
        {
          "alg" : "SHA-256",
          "content" : "2c0dfe81c6e3098a2df875515d2fe2011cb5949818501f55e517a0c417b7d54c"
        },
        {
          "alg" : "SHA-512",
          "content" : "e60d0cd0b6806a0d3d88c6c045c7186b5befed723c843588b978994b715c3fd1ced46f715c1d265bd3b4f232f6c5e3d51cba91626522ac0305188ad6df5f4d83"
        },
        {
          "alg" : "SHA-384",
          "content" : "79741bb923d80ad990037042dfcc4917f19b36a5e0117ea2283b9d38fb595d4ca6bd547b4a0e189710d35e93689746cb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.http2/http2-server@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/http2-parent/http2-server/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/http2-parent/http2-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.http2/http2-common@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.http2",
      "name" : "http2-common",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3527db4e78fe28c601be5c41df2b31e4"
        },
        {
          "alg" : "SHA-1",
          "content" : "25425693c6c2eeac9f8655aa44f0eb0379b9e906"
        },
        {
          "alg" : "SHA-256",
          "content" : "052b423d7b66c3ccfb0e32f155c00fc2f0e93201eb36d6ea14282f7530cd9974"
        },
        {
          "alg" : "SHA-512",
          "content" : "beeb10e0a4eaf9a5d44de9b22bd820c070c18b40fdc74763a3ff8a0d04bb53c58380a27fa6012d23aadf4fc1eb3bf66951150bc3f4716a0cfd588d0891204427"
        },
        {
          "alg" : "SHA-384",
          "content" : "bc9a1c968b41e101de88a0471b9631c47a427c2ef92c2c8b2479f8e0d7c422da4ae8e6d062f55e6bbd1986c0127751bb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.http2/http2-common@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/http2-parent/http2-common/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/http2-parent/http2-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.http2",
      "name" : "http2-hpack",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d8b8dbd7567ae40b4591da042faa94cf"
        },
        {
          "alg" : "SHA-1",
          "content" : "639ffa1fa3f3e8636b1e5e2139f851e471557331"
        },
        {
          "alg" : "SHA-256",
          "content" : "2b2333779c2aee463b9f9bd0d003b5af2a4dadbe19da2de6eaaf9756c6e4def1"
        },
        {
          "alg" : "SHA-512",
          "content" : "0a40c9214f31bea193cdeaaeb473d005f32673ae04d0eaba8faccfe2b3de1661920e2c0159b8a17506667c388a23d05473f6e0b84dc283736554aa164f327749"
        },
        {
          "alg" : "SHA-384",
          "content" : "a783427304ede92cd9f42844f8cde91db73772adf444308332d7beab04ee111aa81be0c87d09351f7e9e195b5f33985c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/http2-parent/http2-hpack/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/http2-parent/http2-hpack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-alpn-server@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-alpn-server",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31f7be938fadc02c421cecda21612bbd"
        },
        {
          "alg" : "SHA-1",
          "content" : "73b0493352c506b43f4163118618058680fbc746"
        },
        {
          "alg" : "SHA-256",
          "content" : "378e6763c4bc7a00926fea620077fadce0419781db907ea243ab9b5d679f8eda"
        },
        {
          "alg" : "SHA-512",
          "content" : "e927681bcafc8f59c1997fd182327e931d2acd2288cb2b05369801ac1417833e11d6e307cfeb0b884b8fbbac8712c971251369691e473e7e3a752a1a8b911955"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee4902c7f5370ff073f1998e31c785c20ea783ce24012568c7c0024ed8cba84244fbb8fb35cd79c848947b01c613e162"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-alpn-server@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-alpn-parent/jetty-alpn-server/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-alpn-parent/jetty-alpn-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-alpn-java-server@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-alpn-java-server",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d374d24529ca402d7852ce46859ef6f"
        },
        {
          "alg" : "SHA-1",
          "content" : "416db5f173c603b57db79230d693837dbe633896"
        },
        {
          "alg" : "SHA-256",
          "content" : "c147c048452b4503a1e3a808abae83eeb2da1eb8edee166751a8d1bdd17fe062"
        },
        {
          "alg" : "SHA-512",
          "content" : "90e53c8120de98c2ac716a41c0fc0e4fc8d276c9e6033f70bb50de91bc652d1f64c041f3b221baf0ad01a9f1abb0c75a886b409ebae1c44e726eacbcd664e5b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "f95f7e406d80af049171f84eac711f01122ceab07aa44efd8b2b5607a5cc8756b4db6f08558854a344607f74aeaa49f8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-alpn-java-server@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-alpn-parent/jetty-alpn-java-server/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-alpn-parent/jetty-alpn-java-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-alpn-conscrypt-server@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-alpn-conscrypt-server",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d1e3ac5f703947cc64c40532099acdaf"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb5fe84099410595c110213644b4b29e695820fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "77c58307747a29f1e1d0986a7b2a1f3bc822c735a1a1fb54b8cb5fdc36c3c534"
        },
        {
          "alg" : "SHA-512",
          "content" : "c528a29ebdea823766e4c19781c30f3a83bd0024932a6fcb973d48da7ef179005f55fa955576c8cdc6c77b2ffdee30a2b0c8dd1daf60571f61c218528fbe0678"
        },
        {
          "alg" : "SHA-384",
          "content" : "67ce51f3129a3fd995cae28f83bf4625e763799e426a9e4f456240abd278e59baf3767b1f6596d2851b122303f748729"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-alpn-conscrypt-server@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-alpn-parent/jetty-alpn-conscrypt-server/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-alpn-parent/jetty-alpn-conscrypt-server"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/org.eclipse.jetty/jetty-servlets@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-servlets",
      "version" : "9.4.63",
      "description" : "Utility Servlets from Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e98b929d6ad32d3af31b3b22fd2eea1"
        },
        {
          "alg" : "SHA-1",
          "content" : "ea74dfc6bd9677cbf546d4b060c5d07bbc6b959c"
        },
        {
          "alg" : "SHA-256",
          "content" : "d04f5ea2695c9b10c17272bbb9255c24548e954748102f5abb92a8f0a65a6033"
        },
        {
          "alg" : "SHA-512",
          "content" : "e7b24701670a763090a0571261ef77d7eed10b61d65bcb47ab0cb82d46d48d48a804af5a1b8b9340901c3a801140ef0c62d6bcfbfe046e8d5be6248a5984df1f"
        },
        {
          "alg" : "SHA-384",
          "content" : "2dc99f563a1b966e7b3ec0c4b1e0d9b1ceb139a886230130b3551787f2ae90858e0f911fd2fc9a1aa70b81955deb8247"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-servlets/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-servlets"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-continuation",
      "version" : "9.4.63",
      "description" : "Asynchronous API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "be044f929c72c1c14be05644ffb4dbaa"
        },
        {
          "alg" : "SHA-1",
          "content" : "930ba9de3fbd75d1ebe3fdd43ffd57b41622a24f"
        },
        {
          "alg" : "SHA-256",
          "content" : "10f0cf807d1a0e4ccc48eb23ffa82abbbfcd46394735a3b32355206896c71bcf"
        },
        {
          "alg" : "SHA-512",
          "content" : "a5472b416e358afba0d1c2019623273cd3ab7384f3f846a4b46e106945bc3071904d01743f228ac53c2133f6e0e3160bbf178a27b1b5b5e59a5738500706aeaf"
        },
        {
          "alg" : "SHA-384",
          "content" : "cdd32cb5753ff39fe42748f08f93406d779669b783cf6e87daf17ad5e8dd806c25dc5d6cb12c9260bdb5499f18bb5742"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-continuation/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-continuation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-jaas@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-jaas",
      "version" : "9.4.63",
      "description" : "Jetty JAAS support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eea3521b6dd6cccb98e542e0f171a532"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae669937a1ad9718900803bc316b0b35faa432fa"
        },
        {
          "alg" : "SHA-256",
          "content" : "66365d3b7ca28b1265354569723f7c56411fd9ebb87b665d89fd2c6e4416973a"
        },
        {
          "alg" : "SHA-512",
          "content" : "b5a8f6efa3bd86ec3ea508262d591624b4a8bf31c8d2fe6d1bcd523dd81195f49ce90432c57fadeae3d0d17ee31727a01c7ff3b4ee207852e8dbf576fc280e56"
        },
        {
          "alg" : "SHA-384",
          "content" : "edc81db81cb728df1230f9d0631863e73a01aa016a94b41393a0f0e02d7fc3a9502649905fea01bafeacfa11a0911baf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-jaas@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-jaas/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-jaas"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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.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"
        }
      ],
      "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-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"
        }
      ],
      "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.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"
        }
      ],
      "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.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"
        }
      ],
      "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.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"
        }
      ],
      "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.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"
        }
      ],
      "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"
        }
      ],
      "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/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-databind",
      "version" : "2.18.9",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9acf7de1c5ad5b5bc0dd72bd8459e7ef"
        },
        {
          "alg" : "SHA-1",
          "content" : "093f3c1564ae82c1f5c034883f9ce45782054e04"
        },
        {
          "alg" : "SHA-256",
          "content" : "71595a3f7ff58344ec0496a9f9ec9f623ef7b85b45402d88f1ca261f1bc4b42c"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ce9e558e10ae7e86bd50a43ab9ea90d3ba8e7437e9d2b73eee6c648a4bf7583d532007fd03696c6e01b943e894f0956ebb5344049b011b609273f68eaf6934e"
        },
        {
          "alg" : "SHA-384",
          "content" : "b171f56a845b5722f39e4f2edd8a83e6700fafb37f0a78ab0cb0546443654a43b21cf45c88dbac3574e5f80710074e5d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?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.jaxrs/jackson-jaxrs-json-provider@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jaxrs",
      "name" : "jackson-jaxrs-json-provider",
      "version" : "2.18.9",
      "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" : "358490bed650a91e8dfbff855dea504a"
        },
        {
          "alg" : "SHA-1",
          "content" : "67d1317aff3a22555302a64ef38ad15ab742640e"
        },
        {
          "alg" : "SHA-256",
          "content" : "f7955bd9fc5d85ff7c57c87ea36e90472c06cbaad2ea2945a8ae77be4a088aa9"
        },
        {
          "alg" : "SHA-512",
          "content" : "274d5f26ad23264559a0e5296201a6325c5555282f1da1fdd07fdaa1f62b505f4ad23b0b5e735f6169bd133a250be7410a50efffb69a5c8956029f1a56503f44"
        },
        {
          "alg" : "SHA-384",
          "content" : "be6c54d431743691a8aee4543d591422aa77f859d53d06980f67983e29f55b2439a086e65f59e9c0806e8b9369c06812"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.18.9?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.module/jackson-module-jaxb-annotations@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-jaxb-annotations",
      "version" : "2.18.9",
      "description" : "Support for using JAXB annotations as an alternative to \"native\" Jackson annotations, for configuring data-binding.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c12be5d808ff05924b15022fc7315193"
        },
        {
          "alg" : "SHA-1",
          "content" : "0588da9fffe0f601d5c579b0289ebffb022c4c92"
        },
        {
          "alg" : "SHA-256",
          "content" : "4eb7bc5db4c0010af43c94da1a0a6163e274d6f4e6482593211d81642a66a58c"
        },
        {
          "alg" : "SHA-512",
          "content" : "fc15731b472c3241c47eda3c2326bf6c866a4eb07f41f6a9a29b751a5b10be8ec33d3546e9be0fe73092eb0d17d1101f0a1f284142b96765e51f5e15848cb319"
        },
        {
          "alg" : "SHA-384",
          "content" : "46f2f0216517e98c0ad01203e1786a8c6b0bffcd726481c91ea761f6896baa42a36603451defe283a279bd6eeba91705"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.18.9?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.3.0?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "javax.xml.bind",
      "name" : "jaxb-api",
      "version" : "2.3.0",
      "description" : "JAXB (JSR 222) API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ffa4ea6fada02493779bcd7f04f11ea3"
        },
        {
          "alg" : "SHA-1",
          "content" : "99f802e0cb3e953ba3d6e698795c4aeb98d37c48"
        },
        {
          "alg" : "SHA-256",
          "content" : "883007989d373d19f352ba9792b25dec21dc7d0e205a710a93a3815101bb3d03"
        },
        {
          "alg" : "SHA-512",
          "content" : "0c5bfc2c9f655bf5e6d596e0c196dcb9344d6dc78bf774207c8f8b6be59f69addf2b3121e81491983eff648dfbd55002b9878132de190825dad3ef3a1265b367"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c1ac98f02cd0e1fe91d1742004b6e87520a84a0de18d51ba1a6f615cb92fb7d9d0640157547f18d5b2e2c81b4b1c4d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.1"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/javax.xml.bind/jaxb-api@2.3.0?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/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jaxrs",
      "name" : "jackson-jaxrs-base",
      "version" : "2.18.9",
      "description" : "Pile of code that is shared by all Jackson-based JAX-RS providers.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "10375f5e665f33069113239da779fa9c"
        },
        {
          "alg" : "SHA-1",
          "content" : "231a3b157efade29d900ea08b2cc53a4a39261b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef4b9585c20c9a929209a72b54e910501dfa4e9bd3f3851eb06c442b6428fd5b"
        },
        {
          "alg" : "SHA-512",
          "content" : "8f001c20ac7bdd9452451c74550c95bd41110d40dc5085838f7e29aca753f6dcf37f421fb64b15b9b0220a004206fb8f3a5f50d6a349a89535ef302691b5f81d"
        },
        {
          "alg" : "SHA-384",
          "content" : "281ab3c6e429c2fff14e8c1a12a37cbcb1bbfbdca0db9010d76dd7aea9c821de338f4acee7c69e1931a8aa801589e80b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.18.9?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.core/jackson-annotations@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-annotations",
      "version" : "2.18.9",
      "description" : "Core annotations used for value types, used by Jackson data binding package.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de16119eb690bcc4f81286edefeb0dd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "c19aab861fcdf6e2f185ad84fb23f0a8383097f8"
        },
        {
          "alg" : "SHA-256",
          "content" : "798c85b86e7420d0b4eb91e7b3e37d4bee673c61de37a616ba51a7539631e6b7"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e277537563103f19df34d2e23a9b42b751787b95d60db20294c24efe3d05ad161ee76811fbaeb3995ed66b46667647d7695da5f393494c954a08527aeefc7e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d0eaf0449d64b46776afcd311aa6763d96a13eeb7da80776758f6d102ee49c42ee8a861d43d2438ad52cfc02e9b54fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?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/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"
        }
      ],
      "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"
        }
      ],
      "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"
        }
      ],
      "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"
        }
      ],
      "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.confluent/kafka-schema-registry-client@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-schema-registry-client",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "019a5ab8cd4e97f3c211437bb8ad41d7"
        },
        {
          "alg" : "SHA-1",
          "content" : "50064f4798eee0e081277e3d7d50d5286e156551"
        },
        {
          "alg" : "SHA-256",
          "content" : "326e111400a1c79a49fe17f413d0df316e00828cfbe66eb8982265093cfa1aa5"
        },
        {
          "alg" : "SHA-512",
          "content" : "db8bb77769fa444c736e14e32431c2a8dae78538886c63ca407b9b41d3bf14d43360688df85ac7583a2a56efa40910525125c1d0b5e066924ac76f8a91801602"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ff5fa33b1c6d1b4b397e3d2db2b0a3527da28e7f4e48070cbd27b7601b28523af53af48bc7140542f3dfeefb0930d58"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-schema-registry-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-schema-registry-client"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/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"
        }
      ],
      "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.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"
        }
      ],
      "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/commons-codec/commons-codec@1.13?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-codec",
      "name" : "commons-codec",
      "version" : "1.13",
      "description" : "The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5085f186156822fa3a02e55bcd5584a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "3f18e1aa31031d89db6f01ba05d501258ce69d2c"
        },
        {
          "alg" : "SHA-256",
          "content" : "61f7a3079e92b9fdd605238d0295af5fd11ac411a0a0af48deace1f6c5ffa072"
        },
        {
          "alg" : "SHA-512",
          "content" : "e78265b77a4b69d8d66c45f98b70fb32d84b214a4323b86e9191ffc279bb271243b43b7d38edbc2ba8a1f319b6d642ab76a6c40c9681cea8b6ebd5b79c3a8b93"
        },
        {
          "alg" : "SHA-384",
          "content" : "24bdb183e7c6204f7b725467d0936adb9d75f3be7dfd403fb37e4e8dea4506665e447dedb27e7fdb7b284b07e6c6ccb4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-codec/commons-codec@1.13?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-codec/"
        },
        {
          "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/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/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jdk8",
      "version" : "2.18.9",
      "description" : "Add-on module for Jackson (https://github.com/FasterXML/jackson) to support JDK 8 data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "975b5b94ab6d6617ac352d3649230084"
        },
        {
          "alg" : "SHA-1",
          "content" : "c683c161f731b478564d7c89e77856534d8d8fe0"
        },
        {
          "alg" : "SHA-256",
          "content" : "c0f2490297fd3d376e28eb3bdb58e8c99e4a079493f5dabd70cd0c7ab1713696"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf95cc3a6b40478ef9b82f3d839c0da4244db49a971225b62ba332bc19e9a796b851d9c07bcdadb23078bbeb358f757ce30214f070b846c79ff63225ee40d4dd"
        },
        {
          "alg" : "SHA-384",
          "content" : "5600247b4c8d991f22cba504a6d576d4c221f2f4e92f1bd35cb2416631e28942b084a3fd7280a10cf42da846ac83559c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?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/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-annotations",
      "version" : "2.1.10",
      "description" : "swagger-annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e22896b2bfd66f92ed3532e48b71a84b"
        },
        {
          "alg" : "SHA-1",
          "content" : "1eec58d3db42dcefac76fa47211812c4782b1342"
        },
        {
          "alg" : "SHA-256",
          "content" : "59573c4d6357c2121d40069959879cf008783cc8208dc5123f759b0e6a0077ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "321aed22869b30ba8517d76e075bcc3e534a97ad774b0cb7f84c9707d7cde94406fbd1ae6640243a0fc1f747505e5571e8e3fe3c5b24baf341ae332d916b1d6a"
        },
        {
          "alg" : "SHA-384",
          "content" : "4a8653968b9d588b2c80f1725c3bf28f63147a06e5cb784e277106fd8f2e7f311fb5ed78c158b59e5f2a9395d8a9a8d3"
        }
      ],
      "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.10?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.confluent/rest-authorizer@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "rest-authorizer",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "62b4f813aae48ec34cca2daf63327530"
        },
        {
          "alg" : "SHA-1",
          "content" : "75c390e96a13f03ba8a26d9a4ab5e3de26830803"
        },
        {
          "alg" : "SHA-256",
          "content" : "e19913e8f82268e1d859e673010e2de895e6c3464555c662a6014e2a25787e6f"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ec0c4d92a5a8f96b32661c7b4b1f0dccfdc7573be9425954841fd0a1753e22f092ad0beff1389e781aa0e5445f4d3368fc87c4f2e024e847b8ac8240ae3b5f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "0449b25e5532ea8480668681807ac63aa180ab261957c7e8fbf522f7672701b56b039e51d58f35c13865f8b1f1f83dbd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "authorizer",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "70e50df3731b48e091b02448f9d2289a"
        },
        {
          "alg" : "SHA-1",
          "content" : "52e4c6e01c00515d2d141808165af30e3f643e33"
        },
        {
          "alg" : "SHA-256",
          "content" : "1498386b09300e47a3f3576c10b0ea34403683a96a136c90bdb2c5a6ffcb298c"
        },
        {
          "alg" : "SHA-512",
          "content" : "c58cfc2b5eaff6ed14f8c3e28ea278ccf4979b7aa2f2db4bc064fcd51e4d690fa069c086adb7e15ffcc936d00889d1af0134bcae61a14aaad35690a87a82f54b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5e2d84861200d47efbbcab171f37625a883bd4e6b83feef0fe71f4a4db46dc0e82fe8f08cb41d20d4bc0e433085e47e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-core",
      "version" : "2.18.9",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1fc67064d7629afbb056aab4309533e4"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ca645ad40f7be06d1a0bbdf9f363d3838b41f40"
        },
        {
          "alg" : "SHA-256",
          "content" : "e03144f48c8d5307da2894570b4972aab8c72f22440f8dcdb745be2485ce2024"
        },
        {
          "alg" : "SHA-512",
          "content" : "089038fd291cc259f12877bc25b6cba1c786465a3413171e82bc851c396bec7c2b73045fc25b19e814242fbfc8159cccaf7aed766cffe188b5cacbecd57f5865"
        },
        {
          "alg" : "SHA-384",
          "content" : "eaafd62742bdc88bc4e6389d68f7099798021bfdb6c93b2233f98a8686b1340e7beaadae17c548b94872e882f6d08159"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?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/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"
        }
      ],
      "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"
        }
      ],
      "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/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"
        }
      ],
      "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/io.confluent/kafka-client-plugins@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "kafka-client-plugins",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6de0efcba4dd8eb7cf0d1e0e6bdbc376"
        },
        {
          "alg" : "SHA-1",
          "content" : "076be67e5c2ce2f21feb38c6c1164b43c648cc1a"
        },
        {
          "alg" : "SHA-256",
          "content" : "2825b47a044c255ff220172952e32a715a093f8a057e796e8b41f279b2eb3871"
        },
        {
          "alg" : "SHA-512",
          "content" : "c73b687505fc293c39f8acb9ff96e23798e5c3329f00bb918219caaee096dc2f65910c52f284a8da8c055a0381692e6658a662ff01f79b1b53a165e5a4556f75"
        },
        {
          "alg" : "SHA-384",
          "content" : "b2c4d559fad6852493bc648377d131a5323b29a33d827209f7331f2420653e1edd77dd10b484ef7aba671cbf75dcf36e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-client-plugins@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.security/security-extensions@7.8.11-ce?type=jar",
      "group" : "io.confluent.security",
      "name" : "security-extensions",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c1cf043e98f3bcf87592a4f5f37adb5b"
        },
        {
          "alg" : "SHA-1",
          "content" : "7744505a904d1cc4c63bc5262dcdf6f1b0b53b3a"
        },
        {
          "alg" : "SHA-256",
          "content" : "2c235042db82c4b9fb8f6ec85e5c10b95874f4656a75bac17e89c11c704f1ad4"
        },
        {
          "alg" : "SHA-512",
          "content" : "9fe4bdedd075fc4f50659d8b0a01d311791299fe52e02500ba8b33483bef31ab2cc7136567cf3f6ef401243c9d44a0ad1413e61c0495a2e643bd8040bdab4a3d"
        },
        {
          "alg" : "SHA-384",
          "content" : "7109255bd5880b4d5a9f0c4ee5619bfa395f4c161f2c09bd7a6fd769b4a748888cfc2d8bd03bff603e9ae644f40a4006"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.security/security-extensions@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.projectnessie.cel/cel-core@0.3.5?type=jar",
      "publisher" : "Project Nessie",
      "group" : "org.projectnessie.cel",
      "name" : "cel-core",
      "version" : "0.3.5",
      "description" : "Common-Expression-Language - Java - Core Module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "be15c59f80ad0cd300509eb8689bc933"
        },
        {
          "alg" : "SHA-1",
          "content" : "5561f52debc0cbcbdab08eadbdc3c1d0c25810a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e28a9ebfa649b922292717a97adcd0ed9a0a0be14a78b75ca94ae2962fa9c8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "d81c73554038f6c36717afe92d928cc908544bea03c987bf90265539bf0c08ab1ab251b732982fbe75d475b493d034692e600acc33fc25c57c2ae02645869086"
        },
        {
          "alg" : "SHA-384",
          "content" : "7a831f723a78971b52360de4ee953c2f00ce2132f371516a46078a19811cf1595815ea1eb24159b2275ed465cd05f3ae"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.projectnessie.cel/cel-core@0.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/projectnessie/cel-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/projectnessie/cel-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/projectnessie/cel-java/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.projectnessie.cel/cel-generated-antlr@0.3.5?type=jar",
      "publisher" : "Project Nessie",
      "group" : "org.projectnessie.cel",
      "name" : "cel-generated-antlr",
      "version" : "0.3.5",
      "description" : "generated-antlr",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "78e1aebbb8c7ca103da87b1e4d86d226"
        },
        {
          "alg" : "SHA-1",
          "content" : "a871477a2e6596694fef886fcf2d431967567892"
        },
        {
          "alg" : "SHA-256",
          "content" : "0fa0e8a50fbe9ffc0331dd87f3ebe6ffc73406e58a9e13186970b3711776a04d"
        },
        {
          "alg" : "SHA-512",
          "content" : "820cdc1d1fe62ff8d1cdf2bd19ebdf3bdcbd1b06b2f42ba2dc27d5dc41949b8d2155c97bfd088148d06062727a7ae361efeb3975aea813be4ff3c2cb675d3b7e"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa0191ca4c7c99b13fadaa3e0104fc655152d5a8295d73409e16a3246d59bda7fc5df2ba0804d3d6bbd2854e0b32486e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.projectnessie.cel/cel-generated-antlr@0.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/projectnessie/cel-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/projectnessie/cel-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/projectnessie/cel-java/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.agrona/agrona@1.15.2?type=jar",
      "group" : "org.agrona",
      "name" : "agrona",
      "version" : "1.15.2",
      "description" : "High performance primitives and utility library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c57c0b57a47a01a3c7d79fdb54cab98"
        },
        {
          "alg" : "SHA-1",
          "content" : "fdbebf5875c24d667f9443e949ec40162a31ec35"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6a7dc699d6854c396070441af43bd6379fd3a74d0aa4f8b647d564191c6e4e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b28dc52c7db3da6010d61a0c8be98d0ab9aa52a512852b5bc8f14b22f5beb119e4c3687e25da5b5409155e781be1369a5371f46f41bbed2ea9ebae06586b863"
        },
        {
          "alg" : "SHA-384",
          "content" : "ff0c574a60a32271f8af0a84efb175a8cb7175a8df3d48c1af9378fa06ca7469c47268924dd1776e96c623efcf754b63"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.agrona/agrona@1.15.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/real-logic/agrona"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/real-logic/agrona.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.projectnessie.cel/cel-generated-pb@0.3.5?type=jar",
      "publisher" : "Project Nessie",
      "group" : "org.projectnessie.cel",
      "name" : "cel-generated-pb",
      "version" : "0.3.5",
      "description" : "generated-pb",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "58ba74c334ed95b1d953e44224e432cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d75b1e03ac8a87032adef75c765bfd900b19405"
        },
        {
          "alg" : "SHA-256",
          "content" : "2385e49e34b08e1a2d05d8e88378559c6f0d12802b0b236f281ff39b656d5fb7"
        },
        {
          "alg" : "SHA-512",
          "content" : "449bd518e981d5fb70c1759793cdaa62ff1ac99d80ca73e4c067813e1499cf5c1ee03592650fb2167c14fc0b611b1f01d5a0744dd82067cebe9a6ded126a7c9e"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba994929312618048d763ff089c31ab7ebe5b9a6d878414879658da45c06750d0e280aec9a74448b6eb12bc33835206a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.projectnessie.cel/cel-generated-pb@0.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/projectnessie/cel-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/projectnessie/cel-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/projectnessie/cel-java/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-yaml",
      "version" : "2.18.9",
      "description" : "Support for reading and writing YAML-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4966d7395ee7cc69b4f091e97e84ff05"
        },
        {
          "alg" : "SHA-1",
          "content" : "e21ebae4c2bd697a5142752f1dac049ec6553d3b"
        },
        {
          "alg" : "SHA-256",
          "content" : "0842c09ea5d21a7a4a604aafe1c9f5f206bdfaf4b2df7008c09bf5190639df9a"
        },
        {
          "alg" : "SHA-512",
          "content" : "f837ce14221f5ab89c07d527ba93d8b5991d877057480a6f6762722c6cec612e059a3f76d0ee18f27bf06775c3d371245090e1f2a457c69bafb91621e2710fce"
        },
        {
          "alg" : "SHA-384",
          "content" : "99a6865a5aa57ab7366bf77c09316b1a438751f5d9d644909b6e5fafeba2e9d0fd5aa3d6e579917bf529d0ef00e1cf14"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.18.9?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.eclipse.jetty/jetty-client@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-client",
      "version" : "9.4.63",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23534187cdabe34e7f6909090aa130ab"
        },
        {
          "alg" : "SHA-1",
          "content" : "6b91cc11ea471f3d26b7697bae476d3b2c0fd13b"
        },
        {
          "alg" : "SHA-256",
          "content" : "64109923a382ff5cff16b8c4d64caa6020ca0b66a8d9b5f3081c100b06490b80"
        },
        {
          "alg" : "SHA-512",
          "content" : "e387e5fb110242284389580d96ac632f8ade48c2ef217c1b2e983a1dbd7f355e83cd11f5543e2fd96230b5836768ada21b1f30ce62d3678e911b68d2c9c627d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "e51aabaecb90bb166e12bd84047973f5832122dc240eab98264849d91f8151202a1515ebb7b1672be91bf6f44db7992a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-client@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-client/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-clients",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a644f4773ecd44afcd3e4b43e8d20582"
        },
        {
          "alg" : "SHA-1",
          "content" : "a9fccc811d396c1f90ba05359c29f545a15caa7c"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d6d0f7374c9a6ac0c98090e4a68aa113177b72cc04832ec2aaec36cbfd0748e"
        },
        {
          "alg" : "SHA-512",
          "content" : "040ce77ac2dfecb750800a2659679f38f7cb9d58ecaa15173083a3cf667c6b8f7f8860ec193fcf2a350d62bcdf10430e8f12c80c9014884d16fd1ebd6ba711b2"
        },
        {
          "alg" : "SHA-384",
          "content" : "c91814cd56d3b9dddddb45f46711c2ac0eab49542b4e6343b88dbfcf95086d5037477d855b9f9755788984e70a176dc7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/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"
        }
      ],
      "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/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"
        }
      ],
      "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/io.confluent/confluent-licensing-new@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "confluent-licensing-new",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fba1bc98f1ede6855a07b9d33b011187"
        },
        {
          "alg" : "SHA-1",
          "content" : "40b8cf6b1977588df869a58b180f2d5857bd3f01"
        },
        {
          "alg" : "SHA-256",
          "content" : "ccb905f293de7b4826b988cf9bd149b4745c6b0427f4060be43ba3351673d744"
        },
        {
          "alg" : "SHA-512",
          "content" : "57f6e7f969161618be4f56c9b9ebdd0d91b290aca27931347e2512f73aa723cbd04775ab1146f18791ccd782dee0b0a96b051503ce0458395a869738a23ae601"
        },
        {
          "alg" : "SHA-384",
          "content" : "7fa1ed232eefb9ce2aa183f56299e31b72af13461b34910c8b5571414eb45ffc99575480fb5a4018cb7612cf02263de6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-licensing-new@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-api",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b6f9099d71095efd9be963aabd22963"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae347bd62c2983924a0641f202e7cfc1273f39b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c2c74b48b95c35f73a7afe3a8d88f51e20209be244f8d543b541fcc7b11e766"
        },
        {
          "alg" : "SHA-512",
          "content" : "582d736241d3cc4fe0f8a697e84fd86dba3b9b58e1a4e17d0a3a26a2aa61dc30c0fad2f4b0a2b90ea44a44e2ec7088741a5c130bcf1845c8941a4450131cd42e"
        },
        {
          "alg" : "SHA-384",
          "content" : "eeeed9caf62361d3d8fac662126b26eece384154dbe2aad69d55cde1158225f8a8ad42cee3ec58b24205c705c1ca5a85"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-serializers-new@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "confluent-serializers-new",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39821248a850cbb9b1b98a0421aaae98"
        },
        {
          "alg" : "SHA-1",
          "content" : "d4d5e40a5de0d10f4a511985385c70b464c9ba95"
        },
        {
          "alg" : "SHA-256",
          "content" : "d807a76d429a6d0efb841cbaa4e5badb43cf808d8b3c20a7f87da5ffa663a1c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ba234558f905a6e04ac5c0ab070ca448cb2d28a87c55ffedc33cc784e2997d2c73c022554762c4228894633e77e6d747eb20a14eba3126dcdc5487502db83d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "e391a063d2d199dcde7436bbcb456cefd1c37f2c21641242f7c4b7f6ecf3570710f35932c6d980a00bf477daebf3a9ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-serializers-new@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
      "group" : "com.yammer.metrics",
      "name" : "metrics-core",
      "version" : "2.2.0",
      "description" : "Yammer's Metrics library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e9f8554d1924149fbfbdd9a8b345dfbd"
        },
        {
          "alg" : "SHA-1",
          "content" : "f82c035cfa786d3cbec362c38c22a5f5b1bc8724"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b7a14a6f34c10f8683f7b5e2f39df0f07b58c7dff0e468ebbc713905c46979c"
        },
        {
          "alg" : "SHA-512",
          "content" : "be650071978532268b3d0381cae820700fba6ac8d0c13f681a4e81ccbb6f097a258063aa5de942c6ebe8915f55c08a4c6df44f04de1cedcfccfdada6049a7f00"
        },
        {
          "alg" : "SHA-384",
          "content" : "9022bb84e7ee987c40803d1e5dd584e39a976863a048e88d456065ba9e12eb3ade6dc853ab71aa03c870a994dbfe0f92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?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/codahale/metrics/issues#issue/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/codahale/metrics/metrics-core/"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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://repo.eclipse.org/content/repositories/jax-rs-api-releases/"
        },
        {
          "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.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"
        }
      ],
      "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/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"
        }
      ],
      "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/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"
        }
      ],
      "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.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"
        }
      ],
      "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.apache.kafka/kafka_2.13@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka_2.13",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "24b659b3e3dffb50d2a6ce36d356ee42"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c226c1e2b084786e28021342a208992447307de"
        },
        {
          "alg" : "SHA-256",
          "content" : "93aa6fc9fa8289446f67317528f56207a71081d990abd8e73d9b9fb5798b6a38"
        },
        {
          "alg" : "SHA-512",
          "content" : "00ea8277cca5d254447cc1b45373a2d75ca881df650d056c822f78ca9220de274d7c0813217c07f649ad5c62831757efca5886a4731feff2c99bb0a78cb91132"
        },
        {
          "alg" : "SHA-384",
          "content" : "835a20b9951e2cd918d824b846b626fc7cca5590160c4323794a3dc9cac661ee0e1177b928a305ccb00a5a03c26f309b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.scala-lang/scala-library@2.13.11?type=jar",
      "publisher" : "LAMP/EPFL",
      "group" : "org.scala-lang",
      "name" : "scala-library",
      "version" : "2.13.11",
      "description" : "Standard library for the Scala Programming Language",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e19c3aa5d6b789f28a63b7cee531813e"
        },
        {
          "alg" : "SHA-1",
          "content" : "4fcd82e1ce42d7b157914b86864e7b3591e1e0d2"
        },
        {
          "alg" : "SHA-256",
          "content" : "71853291f61bda32786a866533361cae474344f5b2772a379179b02112444ed3"
        },
        {
          "alg" : "SHA-512",
          "content" : "e0bb51c7c13eac29996b83474509f59c848b0d80931ebd00b32232365268f6a4720d1645d51e80ff959b91c094bcde9cdc6c48bb3339b8da69533588179c0b1a"
        },
        {
          "alg" : "SHA-384",
          "content" : "66365ca5c7cec84080f0e77d75c8c7f8d3c8fbf91a677d7f95263a978c38782a74e1d261dcde660ccbf6aa33e311385a"
        }
      ],
      "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.11?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.kafka/kafka-server-common@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-server-common",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "77ed917f716eb0ef5fdd642dc8d9a000"
        },
        {
          "alg" : "SHA-1",
          "content" : "91c7cf12278e3a292dada315aaf6ed9232016835"
        },
        {
          "alg" : "SHA-256",
          "content" : "67168d7ebc23ac3c23bec8f96e0aec7c27fc4deb6f06f365a8a9d9250530c071"
        },
        {
          "alg" : "SHA-512",
          "content" : "d78ce0afb00b947b3b3ea131f6094a786c90baee821720e62ce3ea108e85d4c39106c443247ba7f8a4190b4d3f6bc2c68dfe55f2c3ff14db6d1a7f515f313d3d"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e38564a99e310a42cf6b8dcd039351da8586ea20ad66f925ad83032c6dfb090b3a7ea8d439d064c5b93d664a4d6b2c6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-conflux-java8@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "confluent-conflux-java8",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f8d3300bc613a775d8baaf223e2317c1"
        },
        {
          "alg" : "SHA-1",
          "content" : "34a6adce3216acba67904470f068a3459e8ffc15"
        },
        {
          "alg" : "SHA-256",
          "content" : "280f43c4f9be6574782c0b4e04c3fcf1019c76d6647b6ea6677c36821da658d5"
        },
        {
          "alg" : "SHA-512",
          "content" : "37f4a09ec2c838ed5591b1a67c6cb9b1d62ccdfbcb0880511c4b7f23d05cdecfe951563154f06b1d4334afb5011f2943c40f0c38d1e569b3ff220a1963ebc0ad"
        },
        {
          "alg" : "SHA-384",
          "content" : "3bb2983674d4c7303b9e3c936da68470d8685aae4838438ba118e989306960e63b08d96bbd270663a84868fee2de502c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-conflux-java8@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-k2-kafka-java8@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "confluent-k2-kafka-java8",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2d1aaa534517f9d39c2df6e350326547"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8585c7e67d0c0a0be3db1d79012d275790b868d"
        },
        {
          "alg" : "SHA-256",
          "content" : "fec01c59c2cbd9dd293490b1c0b494b273129aad986d531a2fb1e4244a4ac7a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "0e00d8845db10351f74079e97055647e4c1dfb2c53531aeacdc677bc33b028856d94877755979ed88f6710fd93d3b441c25901251de3a36f7e592617aa165960"
        },
        {
          "alg" : "SHA-384",
          "content" : "db48a1ae1e16c7d542a996dfde2e8001097c278d2590686c2ede56ed35363b9d7c3c186b0a74c412780a3fd87f38d1c9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-k2-kafka-java8@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-group-coordinator-api@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-group-coordinator-api",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cae657914ce734eb79c97f7b3fbdf144"
        },
        {
          "alg" : "SHA-1",
          "content" : "19b1759b5dd9292a6cce12017146f500420dea11"
        },
        {
          "alg" : "SHA-256",
          "content" : "3079205fd87e62497cdd2bb647332feb93f7c555a7085b9b6453d6299a8f47e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "2fa5b3a18ae56af15912a27a84f8e575d8fcc7e8e658085fa0340d797c5af359f67707a5b2c331ce07e006d1f163aa5bebf54ad1b6b5aa92814ef3bc46e40d36"
        },
        {
          "alg" : "SHA-384",
          "content" : "5cc2a5981e702320dd3b2a718286c448fd907080e97123206f32c404aba0e8ea7769ac6d50b36049553bd40181357256"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-group-coordinator-api@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-group-coordinator@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-group-coordinator",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7bb3dfd4e80e737a2aa9d969de0e448d"
        },
        {
          "alg" : "SHA-1",
          "content" : "72a4eeb6fd1e54a59241dfea4d3638cf00fdb427"
        },
        {
          "alg" : "SHA-256",
          "content" : "2493ef9878c12238f640a4752fedea2dc429c2741cc036948124d2efe393cd6d"
        },
        {
          "alg" : "SHA-512",
          "content" : "ae1b59ec87f4b7a32dfebc711479886a8b3b7cc24cdc4a482f65e2a3d7a9f95095c385d085a12a372c1e08749b0475a4d6c1bcb46df0db0d56c2e9dac7323cd3"
        },
        {
          "alg" : "SHA-384",
          "content" : "0748f3662395b4617acc26e561d4c0de9902ed9b5f72c770e21fa276c4b31725e9697e675b0d64843ef54b612c5b6dc3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-group-coordinator@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-transaction-coordinator@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-transaction-coordinator",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8d21e3e39667bf5c867d51f7a57206e7"
        },
        {
          "alg" : "SHA-1",
          "content" : "280933ecfb8098b3ba234d5033c946632fdacfee"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e08f87f166a2e800d9198e7a43b8c49a73b39cfabfc2bc2608873eb86800991"
        },
        {
          "alg" : "SHA-512",
          "content" : "92f14bcbb73c41da48afbc056f957b098273619c7c5747b0b838b8a30717e51e13be460c7175c86cc379f269dcc1179225c8e288e19822f76a97195d2c2f99bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "65fb7310d5ec67763f8b9300f4536cb3eafa99503a1fee37bf0e98fb477024ff09801a99d9096b007d5593771cd43cc2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-transaction-coordinator@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-metadata@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-metadata",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ffe8308c25f046f1b6a8d7470fbe32e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "6ae89064075ea28c21525e8d7609a551d7013020"
        },
        {
          "alg" : "SHA-256",
          "content" : "5afa3d09027170828b71eee215f3214f9ad4e88766a8d5e2e07fced99fc01d4c"
        },
        {
          "alg" : "SHA-512",
          "content" : "8da7f81abdc866677f6f1802cfa78f2c1359b629075cd1118073eef6814d96da9d43159c5a97c1c964083fd5b7807afff0f2788dfface247fca46859446668be"
        },
        {
          "alg" : "SHA-384",
          "content" : "04492e25c44eca94786a5c38060cde1d9d083a86693301f2808690343a1f2af1bfaed0df736a019af17b96e804d7d183"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-metadata@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-storage-api@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-storage-api",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca6fd5fca902bdcdb9477ca99c8f9c71"
        },
        {
          "alg" : "SHA-1",
          "content" : "ece666ffc5964e235cf240e230be2b410c62a9a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "95be30698a207ba070160e5d3d8c4cc27ad84fb57c0161d2f95eed114a0d0be6"
        },
        {
          "alg" : "SHA-512",
          "content" : "e811cfbe15e8e29802859e368f3d3d5e44508f0c27fae2bc7b34c92907546a0d2f6dc3869a92d584b47b81b3b5ff1fd4b7bdccba0d344f7ed18aa7618266bb22"
        },
        {
          "alg" : "SHA-384",
          "content" : "6e956d70053fd3d84e9a857a4de80b549fea4fe77cddd04aef1c5cf626a9adf410019d24a665e82efcba41c8ff4bd4a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-storage-api@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-tools-api@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-tools-api",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1e74ebb713767ad1caf78033ebca263d"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c22ee98f55763227bfea8be355fbb9826a06a47"
        },
        {
          "alg" : "SHA-256",
          "content" : "d63bf66ad52882a4271d2375f053e5a3d9854aa8ba98b4aa48322fdd70efb69d"
        },
        {
          "alg" : "SHA-512",
          "content" : "28f8a29e83167d84f56f68745feaaec124f2d671c25858d20b9adee407cbdb358bd50cb5de94a551c76ff7da87698a4bad76e659761e9ec8f463a7b312c437f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d71158c399a2ec763c8cb23befe82104034a2bf03a91355271abc943a09c54988802c9e3edbae941fc9e6c1e3b4651e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-tools-api@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-raft@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-raft",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b7b80921e6481eedfbb6de30fc136d94"
        },
        {
          "alg" : "SHA-1",
          "content" : "10ef28300e27979f7f4dac545d7086765598fb3b"
        },
        {
          "alg" : "SHA-256",
          "content" : "5f30fecbd77f89bf461f3075792417847b7c49e82de9b93a790bfc2634fd3e9c"
        },
        {
          "alg" : "SHA-512",
          "content" : "2977f7a8d95d7dd3a3ef01aca48cfd89d20c1625e3113bbcc0b4018bdf6f7b527e422fe4869349d01ab3a76093433aa1e804dd2dcc8612caf1c94bcb79dace9d"
        },
        {
          "alg" : "SHA-384",
          "content" : "2cbcc7e5a61c502ff0e976f396f7b6e71928d2e7271f7d4e38974665673167e628d05b5eeb30f9970774eb0ae98ac9d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-raft@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-storage@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-storage",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e55349f24e92e6cd73f7b00dd31edee9"
        },
        {
          "alg" : "SHA-1",
          "content" : "5fb2bd8d20e5547e5874c9d2d1a9419e54f4e976"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc6414ad5ecd08c14b883019cb65eff5e85901734aae999ee6cadad61bf0d4a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed5d1190a4cbc341e3d5e9e91a3123d4bf4689b38e87d014e912a3a492362dad7a7b554062e83322b0c9573d7b96d109a132729e4239a73517c513984fe915ab"
        },
        {
          "alg" : "SHA-384",
          "content" : "4793e41bb40d879fd195b24264a952df4a9602a48ffbf51414e748df9b8e33178e09866165f710cc9f1f6ec431e8277d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-storage@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-server@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-server",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "187df2ffc7eb0e15567889771b392891"
        },
        {
          "alg" : "SHA-1",
          "content" : "dbd9e7a67e0ff2e1aff526c45de62b20cf8afb87"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e16a74befe108ea65cd8f98638536cfd7fcd9e8be5973e1bdb7609fea08a6e8"
        },
        {
          "alg" : "SHA-512",
          "content" : "17f3c7c18f5a6065aec7b4cfbfc636409f999360094561061d19546ead2bae3c92fa23c2cd76267014dbe2fbfb4f5304bf96b6e91e6b49420edf59fce6d42507"
        },
        {
          "alg" : "SHA-384",
          "content" : "44e04437b1c58f82334e9d358d41b339a146f08a6a58d72fc35d64a3dbca0542501b171cd8923749b8ae082fd4b0ce8d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-server@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/internal-rest-server@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "internal-rest-server",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "07d898a6a637698ef46948b4ff5c00a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "8efc84a14acb79f24f1f2d2e37e7865f53a60bb3"
        },
        {
          "alg" : "SHA-256",
          "content" : "b732e2492a42e38dba88c1019299295c1d853c69cf5b563f4fcc34cc5dbad5da"
        },
        {
          "alg" : "SHA-512",
          "content" : "dfd1532055e52db548296c2cd1d5be8503b99fb505b2a518b3a40981203c9fd6c14f97800da2615cd0c3d2c3e8c08ddd70f6f0081c169da597217fdcc6533e18"
        },
        {
          "alg" : "SHA-384",
          "content" : "4107fa60c1042e4c3f8226b49fe10d3dcc97f497e24ef910c98ae43b62fc13eeeca8b99a868ce160c71642d75fcd17bc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/internal-rest-server@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-cbor",
      "version" : "2.18.9",
      "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" : "0637c48076667328127d33f2f75661be"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0a2af8105244415f9a829d7ad087f0511287281"
        },
        {
          "alg" : "SHA-256",
          "content" : "ddee3320fdaaca54175ffa4b38b123e0665af22eabd1511c2516431bee3c1d0e"
        },
        {
          "alg" : "SHA-512",
          "content" : "10dff60f4e339ba7fee922b95485564531a5d2e72057ab6d3e41c2419c884e3b76806c441a20623d99bf64fabcb9923c83b4a4c841c75df5e56317a4e340079c"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f1fdafe134bb5a76ecfba90a6d6d34f3bfa9e7082a89a96742981521111e0676ce2a5f81910d83f3e7eb4dc4dc0e3b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.18.9?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.kafka/kafka-replication@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-replication",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a62884e791a63d4611ba152ae9ffe19d"
        },
        {
          "alg" : "SHA-1",
          "content" : "01af03713b7906ad53e3456e8b562da9f46d3925"
        },
        {
          "alg" : "SHA-256",
          "content" : "b2a1d447bc3d098586cc61d0c2a67c9391790385b2a815ab166f9ee13169ffc7"
        },
        {
          "alg" : "SHA-512",
          "content" : "e6675bb83f5afb0cb071afd00b7f4bde8f07f1ff409b89a770b40266d627d3f67611b859bc55734c5efc1d209927fc0e8612ee1488c24835c1bd98d34ed729d8"
        },
        {
          "alg" : "SHA-384",
          "content" : "cbd0927a5eaa4770f1123b3751b586281028ec457e4add733fc4ed92559156648dcc6d70eb63d3f4eade1424a27191a5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-replication@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/net.sourceforge.argparse4j/argparse4j@0.7.0?type=jar",
      "group" : "net.sourceforge.argparse4j",
      "name" : "argparse4j",
      "version" : "0.7.0",
      "description" : "The command-line parser library based on Python's argparse",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cedb26954e51f387c35556c15707e9bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f0621d0c3888de39e0f06d01f37ba53a798e657"
        },
        {
          "alg" : "SHA-256",
          "content" : "65ceb669d88f63306c680f8088bbf765bbca72d288a61a03703000076c3d3f56"
        },
        {
          "alg" : "SHA-512",
          "content" : "4148e97241c85e9b75c9d72147023d3c917dd8d21e5ab6249e520cb95d38e9e185bd5a3a8d2a180955837113218c6a7be4d5c1bbc3a11790a515f8680c5becff"
        },
        {
          "alg" : "SHA-384",
          "content" : "0e5c27a033accfd7542252ef8cb9e87fc11200b667519f4264158e2b29fae139ba8917a0cdd56c4677cf66ea16f797db"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/net.sourceforge.argparse4j/argparse4j@0.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://argparse4j.github.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/tatsuhiro-t/argparse4j/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/tatsuhiro-t/argparse4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.flink/apiserver-client-java@0.3555.0?type=jar",
      "group" : "io.confluent.flink",
      "name" : "apiserver-client-java",
      "version" : "0.3555.0",
      "description" : "API Server Java Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8698a06b6cfc568f7ae072558a061852"
        },
        {
          "alg" : "SHA-1",
          "content" : "1484ecde66f8c8160af055283711d5414e48121d"
        },
        {
          "alg" : "SHA-256",
          "content" : "7a76e39401f7d79721d8f850c17b7498235281c07938cc474a8106b7eadc120f"
        },
        {
          "alg" : "SHA-512",
          "content" : "43ecbeb03613db256c7293c773307ade8d3be32191553619592cb8f47c205d9b045070346a3fed6ca549ca400062d9b95fde127c79d040c52b6bd81a0aab020a"
        },
        {
          "alg" : "SHA-384",
          "content" : "7077944acb458dd0776cb4cc9ab9315fed7fa58d3397cb16d6c991a79454296ff78fd7a416d485a93f08699718dcb5f1"
        }
      ],
      "licenses" : [ ],
      "purl" : "pkg:maven/io.confluent.flink/apiserver-client-java@0.3555.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/confluentinc/flink-control-plane"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger/swagger-annotations@1.5.24?type=jar",
      "group" : "io.swagger",
      "name" : "swagger-annotations",
      "version" : "1.5.24",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40de93c2f4b880387cd5582da8b0cd36"
        },
        {
          "alg" : "SHA-1",
          "content" : "35f18d13237eb203e11fa2dd5e4d240bca7975c6"
        },
        {
          "alg" : "SHA-256",
          "content" : "1dd51d64cf0e51837bc00c0fa23ae08fcc156adacffac2b8852a9789838c9268"
        },
        {
          "alg" : "SHA-512",
          "content" : "0449f1e3008befee94deec549a5dc9daaf75bd5a9a432d39999e9667e880e88655723e25d81accae790942675a8f79863ae58f84fd1eae40661b9c4a3c7660b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "603c6e0418659ff530eea2799e7f01023767843919fd0cde7c915ebde0819b62e7f573cb82bb6320ed6da9839d2bf01c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger/swagger-annotations@1.5.24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.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"
        }
      ],
      "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.7.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio-jvm",
      "version" : "3.7.0",
      "description" : "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bdb01a48f533e036d6a0484ff69d44c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "276b999b41f7dcde00054848fc53af338d86b349"
        },
        {
          "alg" : "SHA-256",
          "content" : "d8b35adc28768f43ae5afe6a7d1aa2a878ba51e0b96a4f308811f3b1f5b13e55"
        },
        {
          "alg" : "SHA-512",
          "content" : "46303599e616d3f21395777b570b52e4d524b4a8efcf669f226de072557da8aeb8f6a122db3a57162076352e448e076bc2c0d5d63c8338804e556b255d18ec1f"
        },
        {
          "alg" : "SHA-384",
          "content" : "ec3c6db990bbd937b8de7fb7cb0d1e95ed39ff3f094ad23598fdfc5c426b2db5f0191bc25e949d29bde1f4122c1758e1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio-jvm@3.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.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"
        }
      ],
      "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/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"
        }
      ],
      "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/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"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jetbrains.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/intellij-community"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.10.0?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "logging-interceptor",
      "version" : "4.10.0",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8a2f912dc5cd47636dde2c306ff0c73f"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae7524eec42d4ab0c3a7cb93da010cf9bcc5007c"
        },
        {
          "alg" : "SHA-256",
          "content" : "273ba218636c34f7a091c059d159600543e03ea8beef2c5fc56525b47396160e"
        },
        {
          "alg" : "SHA-512",
          "content" : "9877cca2baddd46bfe4aa409acc433130fc0faa5125fe9b85b2c9f52007bbf552ea4ec55b69d7d762a2472d5e188e56df7777becac8e73d5129a71eb4e608fa9"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a4dba691268d63ec8e9775b91b6119ec8f152b052b910fe115e20a0c87598c51191c5f1a8f2570b192427482db64a79"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@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/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.10?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk8",
      "version" : "1.6.10",
      "description" : "Kotlin Standard Library JDK 8 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab3545d47ee23949c86eb81fa7d51fbe"
        },
        {
          "alg" : "SHA-1",
          "content" : "e80fe6ac3c3573a80305f5ec43f86b829e8ab53d"
        },
        {
          "alg" : "SHA-256",
          "content" : "1456d82d039ea30d8485b032901f52bbf07e7cdbe8bb1f8708ad32a8574c41ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "97269481ddd4ff1259197e498ebcf9cd8f4571a5d86ae1fa881019b387243f8c7db0be33435bfc1a9f34825bbece227db91a3f36a8460c5627366b41befef6fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "1383a72684ad389d3d906477fbb5bde41e23ca8e7532184453e2214f96ca7d618bd6f64e38fa7dfccef05de27cc0a1a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.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.6.10?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk7",
      "version" : "1.6.10",
      "description" : "Kotlin Standard Library JDK 7 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bdf9096a12ffcd3f08a4ec3d235f8894"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1c380673654a089c4f0c9f83d0ddfdc1efdb498"
        },
        {
          "alg" : "SHA-256",
          "content" : "2aedcdc6b69b33bdf5cc235bcea88e7cf6601146bb6bcdffdb312bbacd7be261"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e8b8fe316275c7d5dfc23f60753e5f38adccb058983ce0f113bd7d4af4fa86cf7ffb0aca5150bf07518b3b1044fe1e29886ad1258948581908cceba0f9bcd4a"
        },
        {
          "alg" : "SHA-384",
          "content" : "68249f9204e0876556881b70b71201ec7a0a03dd052bbd8cb7479bbaa4c1f70ac7a4644c94bc24d08b54221eba456582"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/io.confluent.cloud/events-schema@0.245.0?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.cloud",
      "name" : "events-schema",
      "version" : "0.245.0",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d95678cb9086f04a6758180d51f802eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed8345170674dfad84198ba2ebe2c7d0bed021fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "acc5e6ce80e9ecf9d111be098fc956c0deaa3eb07cb0ba41dc7807e4e9d345f8"
        },
        {
          "alg" : "SHA-512",
          "content" : "2cafd3bac0fd1c836ea6929cc6831c2e23b4baf63f1364ac43d7b2aab3bb9ef195ba68eda205a34e32f2c24d6deb530779b7eaaf850ddfb48c5d01b7dc29876c"
        },
        {
          "alg" : "SHA-384",
          "content" : "2468b8982f2a1e9ce2803945e61e59c9d42c6a6ca42934eba9290255aeee3d3046dafa323ae8611688f1d8c013d87aca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/events-schema"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://confluent-519856050701.d.codeartifact.us-west-2.amazonaws.com/maven/maven-releases"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/events-schema"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
      "group" : "com.github.ben-manes.caffeine",
      "name" : "caffeine",
      "version" : "2.9.3",
      "description" : "A high performance caching library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0b9c5ccd60a1b5403df1dfe6de37d8e"
        },
        {
          "alg" : "SHA-1",
          "content" : "b162491f768824d21487551873f9b3b374a7fe19"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e0a7bbef1dd791653143f3f05d0e489934bf5481e58a87c9e619cd46b68729b"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b039f7b9535d5686542a0352e2c39410df3e75f192f02a466a5e46b31f81584c00597a738d36afe05939c00ee8e366fdb1b52c87486bb9718954bb49e247935"
        },
        {
          "alg" : "SHA-384",
          "content" : "cbc875088f4189ba15d5d6a87ddc1750200b3448b6ef69eb749751fb24e21b10387b849f5b27230c580585afbf957abd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ben-manes/caffeine"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ben-manes/caffeine"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-validator/commons-validator@1.10.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-validator",
      "name" : "commons-validator",
      "version" : "1.10.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" : "0df2e89ebc974b8f463a945aa117c0af"
        },
        {
          "alg" : "SHA-1",
          "content" : "67d0118c86cb4cea02a3bda1ffe0baeecdfc8e37"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d1600cddc24af7f49b5eb01e31adda3ce3b25f236c8c75eaecdf78428469eb9"
        },
        {
          "alg" : "SHA-512",
          "content" : "36dde275afb04875f13568a3d816e973d4578ec2c51488a6e937e17f91c782ae802e10a5f404541fe5e2f1fa4a4c8456d9a6509f0536a335c54c8099eb128646"
        },
        {
          "alg" : "SHA-384",
          "content" : "6fe459a30532873b7fc6a6c1d208769d36b354b632331133314d6dce6a0085b329bbc0f8128c9ea29da84f8529224c1c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-validator/commons-validator@1.10.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" : "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/commons-validator"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/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"
        }
      ],
      "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/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"
        }
      ],
      "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/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"
        }
      ],
      "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/com.google.code.gson/gson@2.9.0?type=jar",
      "group" : "com.google.code.gson",
      "name" : "gson",
      "version" : "2.9.0",
      "description" : "Gson JSON library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "53fa3e6753e90d931d62cb89580fde2f"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a1167e089096758b49f9b34066ef98b2f4b37aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "c96d60551331a196dac54b745aa642cd078ef89b6f267146b705f2c2cbef052d"
        },
        {
          "alg" : "SHA-512",
          "content" : "13ff22a60ee6a72ba0c4e8fe3702b8f3f6be6b67ed4279079a9843f57ad0ca125d4ecc1564ac4e736eab10fb6254d2c011b2c08c514d708be7f8091332ed2c2c"
        },
        {
          "alg" : "SHA-384",
          "content" : "fde5b61066a8cdd711874ed42f20cb914e4193f1477456c431fb0ca32d86324414e92b0b2c5696f56d0b9d69521d8dee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.gson/gson@2.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/gson/gson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/gson/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/gson/gson/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-api@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-api",
      "version" : "1.75.0",
      "description" : "gRPC: API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5cad32dc4b76091a0a7668e36198a11a"
        },
        {
          "alg" : "SHA-1",
          "content" : "18ddd409fb9bc0209d216854ca584d027e68210b"
        },
        {
          "alg" : "SHA-256",
          "content" : "7f309616691fa655d02512762049ed18bf4ab2b52ced424cab2f527d0bb8e3fc"
        },
        {
          "alg" : "SHA-512",
          "content" : "fade651c313aa4050657800d6cf96e150a0fa9ffd6bc549dbf18d6edff7f94468c973ff906a9e213c48e419ab6722e4e2c5cc7226420d836993b51dac134936c"
        },
        {
          "alg" : "SHA-384",
          "content" : "b7d7e6a2222acd2c1e404dcf303cdfd931edc330bb629bf9c0429f7c880fc4ad11c26e8d7f6fb93b1f9007048f6394bc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-api@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-protobuf@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-protobuf",
      "version" : "1.75.0",
      "description" : "gRPC: Protobuf",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "06ed388d33fc0451af4eb9420e5de04b"
        },
        {
          "alg" : "SHA-1",
          "content" : "860c62ef62ddf24e0f2b04459d846b269f5fa7b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "f52b53c349b0776815e437636dff3d3844e9b10cbb25be419a786bf3d6f20269"
        },
        {
          "alg" : "SHA-512",
          "content" : "85ae30476857df31e387e254aecff22dbfe9aee93edb1757139394966c62c9cc36a3b07fe12a424ba3eff7124836f79aa4bc3c9548ab2ebbc0cec7dc01c4ff45"
        },
        {
          "alg" : "SHA-384",
          "content" : "a8452263e1b255582f8184ff10c71a037f24309994c7f964ee5cd341414916a4790d39a7a8efac5504532c0cd8974246"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-protobuf@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.59.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-common-protos",
      "version" : "2.59.2",
      "description" : "PROTO library for proto-google-common-protos",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72273265256a9520dac7f010f37535b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "7de5fb9d2ad6cd65e59194ff0cba99c1152e7786"
        },
        {
          "alg" : "SHA-256",
          "content" : "9407f50aef5d1cb12675c170fa64ee216023eefca49f8f5eac45124f23a6cb29"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8bb328e99e16ff2ec1572c4de93e2a1af2b0080c296def9250f9e1d7fa2ac00ff001ce76b1ae6f13450618057b71ced06ae90a7106f6fde0ad94c201cb586ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "f9877d1efa1864f0eaff07bda783d12f4ce3b025e6fcc1bc29bae36008c92d9d4833454f3dddabfacb61a8dc72ab2c9d"
        }
      ],
      "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.59.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-protobuf-lite@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-protobuf-lite",
      "version" : "1.75.0",
      "description" : "gRPC: Protobuf Lite",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d413a88f5a85156359c67a22990e5ba0"
        },
        {
          "alg" : "SHA-1",
          "content" : "d6f87ed690a382c7340ff71c521daf4be3f1c7eb"
        },
        {
          "alg" : "SHA-256",
          "content" : "60fafc627aa04bcab328dcc9206f0e7aa71d95f1b612774a18272dfe7dc24cf1"
        },
        {
          "alg" : "SHA-512",
          "content" : "91df88c063f33f110342cef06a43018c25b1bf875db0c6afaa6c62a38ca8a52c90a4df806423f360de06de673f9c5c677acac5bd71987a6cfc2605853443e06a"
        },
        {
          "alg" : "SHA-384",
          "content" : "13542e80caa2e34ad4bea51eb04f35e549c7c1a11c59896531ee8d68f37d13afced2e715671f7d85879bf3b167aff1fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-protobuf-lite@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-stub@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-stub",
      "version" : "1.75.0",
      "description" : "gRPC: Stub",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "da9893c4777e52552977ac9a73820972"
        },
        {
          "alg" : "SHA-1",
          "content" : "2def36acc24580a2414e17339f94d10b7c057361"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc98fe18654206948666e6657e13fe301ad0754751f28c6c10961e1e6c457997"
        },
        {
          "alg" : "SHA-512",
          "content" : "4722706fcba79717d9570190b4db199c88e47a964a27abe571af7a83cf9d7be5809a5e1d5cc03caefc3c539bb64eed43be2784be1f7a8ff1598831c1c4c9f847"
        },
        {
          "alg" : "SHA-384",
          "content" : "69a20196be00c2154c38a728a8d339ee72ae0e1d3af89fb8a184aa81b80471db90fda3aefceddcfd2dc92c0aab75f481"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-stub@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.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"
        }
      ],
      "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/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"
        }
      ],
      "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.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"
        }
      ],
      "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/com.fasterxml.jackson.module/jackson-module-scala_2.13@2.18.9?type=jar",
      "publisher" : "com.fasterxml.jackson.module",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-scala_2.13",
      "version" : "2.18.9",
      "description" : "jackson-module-scala",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "00c6b9042c56306fc51cb98968f4a8ea"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef5ef2e0a3292190a308fd800c9efdaed6b05048"
        },
        {
          "alg" : "SHA-256",
          "content" : "8aac768f3e7c4dce647972999ec8adb7f5d0f067feed644b7e16bf102cba8a5b"
        },
        {
          "alg" : "SHA-512",
          "content" : "a70007ea058a887c8cc424ca31152f8e809be548a8da4b5948a670bff11dc71fd6d99ffcea17dc26602ac418e9a4fa6a476f77b51601a1ddcfd8738d08d9bf01"
        },
        {
          "alg" : "SHA-384",
          "content" : "e4429b4043a4785cb6ce9b7d3ac293d6670718db13c9c83501f398c0042a35d5307ad905ab3d24bf8ea09039df3d2ddf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-scala_2.13@2.18.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-module-scala"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-module-scala"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.thoughtworks.paranamer/paranamer@2.8?type=jar",
      "group" : "com.thoughtworks.paranamer",
      "name" : "paranamer",
      "version" : "2.8",
      "description" : "Paranamer allows runtime access to constructor and method parameter names for Java classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f213c72b67d4850f17a4a3e9064904de"
        },
        {
          "alg" : "SHA-1",
          "content" : "619eba74c19ccf1da8ebec97a2d7f8ba05773dd6"
        },
        {
          "alg" : "SHA-256",
          "content" : "688cb118a6021d819138e855208c956031688be4b47a24bb615becc63acedf07"
        },
        {
          "alg" : "SHA-512",
          "content" : "d774b05135d34bc42d8a7bee6466715bc44837b95bbe618faa8680978c4348652292ea6dd8eeb88dc7fa859bfe685f4d8329032cbf4fce2ea7e555ba3243cc14"
        },
        {
          "alg" : "SHA-384",
          "content" : "699148a3f69ae205aa47c82e2cb78d3949afc71b090935579a0363fee8675eec3ba05e0d3127295213b39aad3485690b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.thoughtworks.paranamer/paranamer@2.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/paul-hammant/paranamer/paranamer"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/paul-hammant/paranamer/paranamer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-csv",
      "version" : "2.18.9",
      "description" : "Support for reading and writing CSV-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90a2f8f1282ca92255b564ac0a1715d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "b10b97ee5dbcd514021a8d5160f1bb78e1109cbc"
        },
        {
          "alg" : "SHA-256",
          "content" : "e449c44eb41895f995e6af7829bea9c1948768bd142cb24171a44374005c8538"
        },
        {
          "alg" : "SHA-512",
          "content" : "baecb6cf13dd8d54749f82d2d57d271f0693dc48f8c93654d613c9514665b65a4f5446fcacd0a7020a3de4f801e02e3a1297b496eaa8208967b0e900db095791"
        },
        {
          "alg" : "SHA-384",
          "content" : "3146923cdea54d1c7add6c6221e3c8b0d79979dd5e2c29ec6e2e1ca91c006c3b6ad84a1fbd26f124136899c10f92e193"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.18.9?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/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"
        }
      ],
      "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.google.protobuf/protobuf-java@3.25.5?type=jar",
      "group" : "com.google.protobuf",
      "name" : "protobuf-java",
      "version" : "3.25.5",
      "description" : "Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "639cfcf9717cf4e4dd9e808e6f8d24a4"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ae5c9ec39930ae9b5a61b32b93288818ec05ec1"
        },
        {
          "alg" : "SHA-256",
          "content" : "8540247fad9e06baefa8fb45eb313802d019f485f14300e0f9d6b556ed88e753"
        },
        {
          "alg" : "SHA-512",
          "content" : "432d8a9359e614d38fe416b7a4564aed3e358fd5f3c2c4f22caf97945a0f3e5cbd2220b690d6b822504e7bcbbd67458eb12d232232dd113f804683a172f8eb71"
        },
        {
          "alg" : "SHA-384",
          "content" : "e78be1eae5721143fa31d5e13b2219158b7cec75e88d24fbfcafadf1315bcefa0baed312ef6e3943ce32e6c388a4a318"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://developers.google.com/protocol-buffers/protobuf-java/"
        },
        {
          "type" : "distribution-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.protobuf/protobuf-java-util@3.25.5?type=jar",
      "group" : "com.google.protobuf",
      "name" : "protobuf-java-util",
      "version" : "3.25.5",
      "description" : "Utilities for Protocol Buffers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "16ac8649c95e9ac6550190f4944665d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "38cc5ce479603e36466feda2a9f1dfdb2210ef00"
        },
        {
          "alg" : "SHA-256",
          "content" : "dacc58b2c3d2fa8d4bddc1acb881e78d6cf7c137dd78bc1d67f6aca732436a8d"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd9411eba3911839ded3dc26536e3383f3135738ec0f17ecd29681f99cbc8dd50dfce73b7da9ab80eca6adea5271cff337192e7d96fea17fe27ee92e69a4d07f"
        },
        {
          "alg" : "SHA-384",
          "content" : "eca054684915d1f1986ca6292ff81bdb6d7a42f57ba8a68bf961c1213531991018b185939b53b29591fd9294b6bf222b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?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/org.scala-lang.modules/scala-collection-compat_2.13@2.10.0?type=jar",
      "publisher" : "org.scala-lang.modules",
      "group" : "org.scala-lang.modules",
      "name" : "scala-collection-compat_2.13",
      "version" : "2.10.0",
      "description" : "scala-collection-compat",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b0d5b4ae83f4607d5153872a6ea5c4ac"
        },
        {
          "alg" : "SHA-1",
          "content" : "2464528d14329ff2b44bceff918d6c00300adcf4"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb10091bd55131a5327bdeddede74e5d8a695acab24a97567111784f2f427299"
        },
        {
          "alg" : "SHA-512",
          "content" : "3509370837e8906f123092f004da92651396f63973ebeda435af6b70506698f0c57ba9d04c3bfe0294eb60538f464c5ba1e7a58c2459d00dc004f8e73f61cd3e"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d4f55c4a127769ede0151af3118b48491f2cc5ff81a9ef300f058527e8608205b63d49489ff480aa728cd5547fe72ca"
        }
      ],
      "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.10.0?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/org.scala-lang.modules/scala-java8-compat_2.13@1.0.2?type=jar",
      "publisher" : "org.scala-lang.modules",
      "group" : "org.scala-lang.modules",
      "name" : "scala-java8-compat_2.13",
      "version" : "1.0.2",
      "description" : "scala-java8-compat",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0543e0b2547cc03db4fb2686a867f7c"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b54f60ccf03e41e24c466462a72475ee918c304"
        },
        {
          "alg" : "SHA-256",
          "content" : "90d5b13656be93fb779b8d7c723efa2498a34af06273bb5204afb65f85a20c1b"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a5727e6aa5165efbc71afb7dfbcc70edda17b2db244207e4e792077513a73e555077a0932d333191a27cf884b6d25b2a63189b08456cb49523ab1ed3b72276e"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc23e6fa676e09498e6f50218989f22fa78a2ea3694138c41358edb8da72aa78de89d349a98268defb11466f4393b967"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.scala-lang.modules/scala-java8-compat_2.13@1.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.scala-lang.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/scala/scala-java8-compat/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/scala/scala-java8-compat"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.scala-lang/scala-reflect@2.13.11?type=jar",
      "publisher" : "LAMP/EPFL",
      "group" : "org.scala-lang",
      "name" : "scala-reflect",
      "version" : "2.13.11",
      "description" : "Reflection Library for the Scala Programming Language",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d04272fd6258a1999b57a7ccc893d891"
        },
        {
          "alg" : "SHA-1",
          "content" : "965b382f32d914716b0c6a8d05956a3600a7b35a"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a46ed9b333857e8b5ea668bb254ed8e47dacd1116bf53ade9467aa4ae8f1818"
        },
        {
          "alg" : "SHA-512",
          "content" : "96fa13d27ce906b31c9a096de15391e68cd9a8777d2be38500c755d07c9817dddf98897e08cfceb7f8a304fff12c5749e51973172190aa331be9dff0f4fedb45"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c3a588d6abfbb02440b2cb0fa1ff4bb0877bdba65a272a19cd8d6d157ac29eb3cc80dc451f10db461e2a16293d38c58"
        }
      ],
      "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.11?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.typesafe.scala-logging/scala-logging_2.13@3.9.4?type=jar",
      "publisher" : "com.typesafe.scala-logging",
      "group" : "com.typesafe.scala-logging",
      "name" : "scala-logging_2.13",
      "version" : "3.9.4",
      "description" : "scala-logging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b4decdc7e8c378341449eaaa4be019a3"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5838ddcf8c1c2b612a7956b9f80423a508675db"
        },
        {
          "alg" : "SHA-256",
          "content" : "4366f59b97c6ffc617787d81e494b62d9aecf424dafb1ce9d39d855c5171b18a"
        },
        {
          "alg" : "SHA-512",
          "content" : "c517f6e0785a4607f2c54a636ac2eab9fdaa7d152a6a856cb9f24b9682c69a65e7bc251484666947a8ac61665d807290e3b06020b79a945beedeba2172263d1f"
        },
        {
          "alg" : "SHA-384",
          "content" : "f7e3fc27e21c3a7f10d0d3c4866bfca0800be0b70a449ff529927b23491a3c42f7ff27691121806fa9ff224f13146a62"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.4?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.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"
        }
      ],
      "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"
        }
      ],
      "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@4.1.12.1?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.1.12.1",
      "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" : "8c4e336550307020f3ab6855b73abb4d"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb2f351bf4463751201f43bb99865235d5ba07ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "cec34936faa625039f4e46123eccaa10a9eb9d9a40c6075830cd81330e259cf9"
        },
        {
          "alg" : "SHA-512",
          "content" : "5bbcae7dd5df21c35f377749d9ecb67673089f1574bad2855ee8f8a90862ffd60f5b475af30fdc771fbde03f59fa264e66c573a37c714d1f0fdcdf350f99276f"
        },
        {
          "alg" : "SHA-384",
          "content" : "f9ca8bfad75f89c1b0c85e17c6a123e9d6f2da2a06c89a433fa38a38f7f8b97deb9de4db7681ccbee7f49e02f0a24f7a"
        }
      ],
      "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.12.1?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.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"
        }
      ],
      "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/commons-cli/commons-cli@1.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-cli",
      "name" : "commons-cli",
      "version" : "1.4",
      "description" : "Apache Commons CLI provides a simple API for presenting, processing and validating a command line interface.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c966d7e03507c834d5b09b848560174e"
        },
        {
          "alg" : "SHA-1",
          "content" : "c51c00206bb913cd8612b24abd9fa98ae89719b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd3c7c9545a9cdb2051d1f9155c4f76b1e4ac5a57304404a6eedb578ffba7328"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa769a08a118141831cd4eaf2ce4f3f65855b8aeee86fbf3e07b4c619facf801f8b55c14c5e56a154cd14f438a8f120bb59a20c1b6be04979501e362f252ca48"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa516a360ed41568a618c45df5288daa75c2d2ddb9a9af61324962f2cf534834bb0fb51bf13710709a771f09992febc5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-cli/commons-cli@1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://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" : "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/trunk/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-pool2@2.11.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-pool2",
      "version" : "2.11.1",
      "description" : "The Apache Commons Object Pooling Library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2210a041929e7c94485d5402458340b9"
        },
        {
          "alg" : "SHA-1",
          "content" : "8970fd110c965f285ed4c6e40be7630c62db6f68"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea0505ee7515e58b1ac0e686e4d1a5d9f7d808e251a61bc371aa0595b9963f83"
        },
        {
          "alg" : "SHA-512",
          "content" : "7177d8a9e45ae47881ec323150dc7bd3372ce32eff9866029b47a77cb734535d5e987f22e6cb7009104832c3772079fb6322b2919650765b76a4b4aa8eae648e"
        },
        {
          "alg" : "SHA-384",
          "content" : "c77e99c898da417d33b035745e6f827d47f3c9a5f159764d1e31f0f0ee0b0b3569929495013db6c4d84922c78a3325cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-pool2@2.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://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" : "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/io.confluent/telemetry-events-api@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "telemetry-events-api",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39c4cd3867c7a9105767c3950b9d433a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e088dc1d6e71f13e8beb1db47f27839b1b058b5"
        },
        {
          "alg" : "SHA-256",
          "content" : "450d6688054177bc856f038cb2b356a5b802a47c8dcb4595448d646de9863e96"
        },
        {
          "alg" : "SHA-512",
          "content" : "378143f01a0d32a9ea95719d4a3b4007de0465feffec77669cdb1e4f90168cd7736135007c9b72a1008524a9db2c84a0aac5d903383b741a2c77345900ba8396"
        },
        {
          "alg" : "SHA-384",
          "content" : "36e98285ec421ce4324084161313fd03c81eb0ea468a1fded0867c0655cd44aa0a5c84de98d840b1a06dd33a2e7e47bd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/telemetry-events-api@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.flatbuffers/flatbuffers-java@2.0.3?type=jar",
      "group" : "com.google.flatbuffers",
      "name" : "flatbuffers-java",
      "version" : "2.0.3",
      "description" : "Memory Efficient Serialization Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5dcdfd71d4939ffc56569deb14da63f9"
        },
        {
          "alg" : "SHA-1",
          "content" : "b92e03f336a14d287262ea940aed5a17286190af"
        },
        {
          "alg" : "SHA-256",
          "content" : "5be792fdf1162d83d65ba306a75da686c09d5ef536840935ed1ac3dca38a9b66"
        },
        {
          "alg" : "SHA-512",
          "content" : "cfe7bcf76537cf14e6390b802d9687a34759aca94a36c69470f2a31658285ab6463efa25f56ce0219cdad98fbe26101b5c745f27473a6e56ddf9262461708b96"
        },
        {
          "alg" : "SHA-384",
          "content" : "a9567dceb080e2af2a23f057f87fe44c36ffa4c0070daba7c7af2774da9b837521cf5d5593ed5d4d6661f96b0b054723"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.flatbuffers/flatbuffers-java@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/flatbuffers"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/flatbuffers"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.amazonaws/aws-java-sdk-s3@1.12.746?type=jar",
      "group" : "com.amazonaws",
      "name" : "aws-java-sdk-s3",
      "version" : "1.12.746",
      "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" : "b81af1fbdb31c17513993191e9a8851c"
        },
        {
          "alg" : "SHA-1",
          "content" : "34364243e30a5f9786bb39e24673a5335899cccb"
        },
        {
          "alg" : "SHA-256",
          "content" : "dcd839802c71ffc4d3e6bebc8769a2149bc423baf95f3e6c8214f9c91536bc38"
        },
        {
          "alg" : "SHA-512",
          "content" : "5ce1f601179d9952f76d037e57a382a2ca9320a9d1a30c1362d446f12dea4f0ed00212652429c4b9c0c478ed9d01e6e9db5d1f5156c1f5b5231e9c0604e6348a"
        },
        {
          "alg" : "SHA-384",
          "content" : "d4b3f66da34d1165c2964eb448c13a64e513db5bfd0a527fdc8869ff7ad9b8f19b09f0c7b26cbf7cf1afecf1c6849b0f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.amazonaws/aws-java-sdk-s3@1.12.746?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java/aws-java-sdk-s3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.amazonaws/aws-java-sdk-kms@1.12.746?type=jar",
      "group" : "com.amazonaws",
      "name" : "aws-java-sdk-kms",
      "version" : "1.12.746",
      "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" : "a620b55ec5d20c5bff4406ba31bc6fcb"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b225dab6f6b389f12d03b9f3819a38280d90a87"
        },
        {
          "alg" : "SHA-256",
          "content" : "97f6d5c189d3b6a61f5eae6ed483c7efaff76851fb2c3c37886f2194850ba320"
        },
        {
          "alg" : "SHA-512",
          "content" : "792cf273468e91ae85d498b8a00496e688482759a4679240568545b63a57df2a43aa341cf11d71a393691a516586df120800dd56f42f9e715294ff9b3a2a89f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "74c1aaf3cc4e7e21ac5790fb475a6668a2764119b008cbe88810a059e6996e20acfc85e30e7551442519a026d3ca8029"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.amazonaws/aws-java-sdk-kms@1.12.746?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java/aws-java-sdk-kms"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.amazonaws/jmespath-java@1.12.746?type=jar",
      "group" : "com.amazonaws",
      "name" : "jmespath-java",
      "version" : "1.12.746",
      "description" : "Implementation of the JMES Path JSON Query langauge for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9f4bba165b44568b7e270a8a86eba35b"
        },
        {
          "alg" : "SHA-1",
          "content" : "a58ca3b900adc0f9c80d1f9150a50f31f8ca0712"
        },
        {
          "alg" : "SHA-256",
          "content" : "d4239a7a1bfacbb9cd1f0e48a46ac95960ab7942c6fbb41ea825161efea72351"
        },
        {
          "alg" : "SHA-512",
          "content" : "b1091c335b3bf36df73aa193c91e6ef49463a3b0b4e2556f292c42d7518358742a715172bf8b3b22c1a81d66edde93ab84360e35d6b2709bad9368aa1b99d977"
        },
        {
          "alg" : "SHA-384",
          "content" : "80cfff6a63633ade48708d7cdb0df36fa2639e0c71922bf5fd8a84bbf255fd1869bc7dcae70adcd52ed0a6edc0e2876b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.amazonaws/jmespath-java@1.12.746?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/s3@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "s3",
      "version" : "2.21.44",
      "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" : "0e7b22d7622289667354468d5835ce28"
        },
        {
          "alg" : "SHA-1",
          "content" : "241552814400d65a4e72a246efac3352bafef9b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "56d90fb019afe91194de9ec8425fd0045ff77462d75e399b243a79dde5d6c057"
        },
        {
          "alg" : "SHA-512",
          "content" : "33a28b1a6db22dad91bde61010f8748d981059d8f67500003303f918b6f057a597ff7146d0cf37e9ace3f4702dfe0e74f3fcaa98599840bc566ba33545e00ecd"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5b40bda85a15047c08a9f9279a0f55c8386991f8831be38f874f86d264ac75a7421105075ffe248b0b447359578115b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/s3@2.21.44?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.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-xml-protocol",
      "version" : "2.21.44",
      "description" : "The AWS SDK for Java - module holds the classes for AWS Xml protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55265a59928d0c84acd32223b8f9cbfa"
        },
        {
          "alg" : "SHA-1",
          "content" : "f12c2560473f603f098c1f34b0255119cbbda855"
        },
        {
          "alg" : "SHA-256",
          "content" : "39b65b3dbad722d613f6866a4f823664ae47d54ed3a7ab70d9cee7116ef4e762"
        },
        {
          "alg" : "SHA-512",
          "content" : "37e3df0ada64aa39de38b7436553808e5023b951c9ab78c45a4d33e0b372ef711b42717453993cbc902042063d97fd7498a85843872e587caae76200e4143c8b"
        },
        {
          "alg" : "SHA-384",
          "content" : "b4bcde59fd71ed8dc99099a1adf861020129462645b7c37423af2a175663db055c8f180dc1bf9939cb08163431b8b969"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-xml-protocol@2.21.44?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/protocol-core@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "protocol-core",
      "version" : "2.21.44",
      "description" : "The AWS SDK for Java - module holds the core protocol classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8273463ce80f5d72e540c4861e325ac8"
        },
        {
          "alg" : "SHA-1",
          "content" : "bea3c049b4a88fa9759f0ccd25660495783d8eba"
        },
        {
          "alg" : "SHA-256",
          "content" : "a74f931cf0e17ff14d61f1a5e7b0ac4daa7e405185ded1b40560a8e98127c063"
        },
        {
          "alg" : "SHA-512",
          "content" : "b1d3c96f983cfb0e3b111dd3f09f5b4d1b4ad6f9918d1f34726cfdb7c286ec07647153357385f383b822fc71457d95654123c43d1a215b53f2eb641e00c780ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "e03b406178c757996c6f3e72366e1936cffe01e2fdc97dadebce5503d46bbfb17d4a21eb15de6020e1ab9672c7e1ebe8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/protocol-core@2.21.44?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/arns@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "arns",
      "version" : "2.21.44",
      "description" : "The AWS SDK for Java - Arns module holds the classes that are related to AWS ARN",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3a93fd446fdf58078836f2d59457a152"
        },
        {
          "alg" : "SHA-1",
          "content" : "db382e5b820acd62f0057e64d73411fa818d6999"
        },
        {
          "alg" : "SHA-256",
          "content" : "ff404ae9f8e7d172d77115c8cf475db020e8fecb286f8aa278cd923d6de9b1c1"
        },
        {
          "alg" : "SHA-512",
          "content" : "337832b57b8244e08c0a8c5a8d54bd376153c772b09fc9f35c873e0b7440a80a6492e6cfb0097bf3164529e4a497207f24271ee54264886cc7c60177307c5c09"
        },
        {
          "alg" : "SHA-384",
          "content" : "e736f9ec4fd687bdbde542fc5de468e26324affb5512e5c41c02a2145c558dae22f13e08739534dcc775690c13e62ad8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/arns@2.21.44?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.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "profiles",
      "version" : "2.21.44",
      "description" : "Profile module allows loading information from AWS configuration and credentials files.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e32a2095c79664b8a7f38cbbcad6ca6"
        },
        {
          "alg" : "SHA-1",
          "content" : "e98a5af2e11a11736d60ba1568f673a27008bcdf"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae131900401bdb9578eacd87d1317ce34a49e9cbd7f2ffa5db35f78efc6880d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "20f65da55646f1461d39745fc8b3af91d3a88d286a2b2bfe846239f6250f0e4aaa401a6cfec858e501d5b6b7bf164671548b7f4a59c7a317a88c2f52128067ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "f479f85e7767e4e0afcbe784cd1602725648db479b6e9850611d03666631ada7ef44194eabd3570d723e06ff80af39ec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/profiles@2.21.44?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.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "crt-core",
      "version" : "2.21.44",
      "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" : "0260a1c7d294725b42e0fa66adb39ab6"
        },
        {
          "alg" : "SHA-1",
          "content" : "a652eccdec6530a03085235327b966c6d1a5d446"
        },
        {
          "alg" : "SHA-256",
          "content" : "81be4c6c3b53890892f21cae5b4b67dd1bb6fcd4b236cac87d049021c3d9d58a"
        },
        {
          "alg" : "SHA-512",
          "content" : "f747571f49049ba2c4a5d94866059de95b1d4810c19d6a835205cf98863681b5bd537288c4a45d0908ee45b3617b08c8d7cbc5751ab3f36f6c42d871616be03b"
        },
        {
          "alg" : "SHA-384",
          "content" : "0daf1198d928b51d57aef3047f58fb9ad6c5cca90b559d19146a00545089b20a7554c1472c43a3ac4f874d40f9ae2ce4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/crt-core@2.21.44?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/http-auth@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-auth",
      "version" : "2.21.44",
      "description" : "The AWS SDK for Java - HTTP Auth module contains interfaces and implementations for generic HTTP authentication",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e7fab9c46548a110aba64718d10d99a"
        },
        {
          "alg" : "SHA-1",
          "content" : "abcab6b9924acf3c8e2036a9eab27fd90ab8907e"
        },
        {
          "alg" : "SHA-256",
          "content" : "5f65265a9c21b22566caff00090873b6abef1e16b2e5c80cb6cf3c9c26bddabf"
        },
        {
          "alg" : "SHA-512",
          "content" : "5884084b0302c0526a9d19800b00911157d4362bea1865beac116becac1b267d96e46bc3244ac17f664ee76b1e148878e012da18368eefa6af37e359b33bdba5"
        },
        {
          "alg" : "SHA-384",
          "content" : "81cea157d1ab494fa94efd30e076eeda99ceabb2e2d561af7e6831d081c8c5d02606de6dfbb239f3ae633e5515d41f31"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-auth@2.21.44?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.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "identity-spi",
      "version" : "2.21.44",
      "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" : "d2427a4b1773cd0ed4bb035f62453acc"
        },
        {
          "alg" : "SHA-1",
          "content" : "db157d6a05a97779e845577ce771b17e7f224355"
        },
        {
          "alg" : "SHA-256",
          "content" : "71191d1ac67dbc35251cc955ec057dc94b47123ad9ddab1c8c1ff2cf572f1055"
        },
        {
          "alg" : "SHA-512",
          "content" : "0cadc895b2e42a953194742cda2a04e66333e35c0498c6c4d93178df97a17a5feb343d66b823612b92539945da168ed2f2588a32b9515a5d191f9c3c0985f0f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "67ce9400df11fe8aea5145be1484b8c6bc464920a86b9ccb9bc85c1efb33518d07990078a77722fa3dcabfa664f67741"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/identity-spi@2.21.44?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-auth-spi@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-auth-spi",
      "version" : "2.21.44",
      "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" : "e98e07fb6320848c85d514839f038f01"
        },
        {
          "alg" : "SHA-1",
          "content" : "b514c8b498b15eafa32dd13a8efd6870a9c8002a"
        },
        {
          "alg" : "SHA-256",
          "content" : "23171113c89bde44514021c7c42eda1b0629c6b2d720305d16e589b85c3f7423"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8bade74bdbc8a03fa026e571f78ab4a6ef7fd52f6d551aa6e8346fdcabeb99d2fc4c43c23c33da73cf1524f3d02a6d4c060dbf7b4d75f093ffe401b013caa93"
        },
        {
          "alg" : "SHA-384",
          "content" : "070fbea3367b57c5fe6c24fea432d4ceca25ffdd9ffcaed9f2dc5ae0e7e16be69254fc82aeec46bbd305a734d118902b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-auth-spi@2.21.44?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-aws@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-auth-aws",
      "version" : "2.21.44",
      "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" : "22ef1762363bb2289654c6e895e5b0a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "5202e5a14937ad6f39df38de1ead2501d3f50b5d"
        },
        {
          "alg" : "SHA-256",
          "content" : "40deddcdf7ca911c02755faef577c5c17ef9e2e078c2854aff0002b824d2296f"
        },
        {
          "alg" : "SHA-512",
          "content" : "21bfdc05be0b9ff2bf981d22cea6e60ef5531699e8c284eb90e49213b4dc288c977ca26247d30945a876e7b8d9816f8f2a11228ec054e6880ac26723c16c0db0"
        },
        {
          "alg" : "SHA-384",
          "content" : "306348c40647eb5dada17c8c29a10f446d7bc74cb75e6d41ef0cf43da71e12cef447669032779e921d8119c485d23c52"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-auth-aws@2.21.44?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/checksums@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "checksums",
      "version" : "2.21.44",
      "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" : "145631bd2f9daa0146702c578b5b48b1"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec29a7be2ba00d3e265c8d01ec93ac010478ebf4"
        },
        {
          "alg" : "SHA-256",
          "content" : "95cb880085a26704779414ffaa00578511f32c94131e425ebd2fe0326895652f"
        },
        {
          "alg" : "SHA-512",
          "content" : "14421499a6591133347c2efdadb7280cb01215b054cbcbc1ec75327318280f45fc0490865b56151fc3156961f60a391f5518c52322719fd5b7dba2a88b8d8abe"
        },
        {
          "alg" : "SHA-384",
          "content" : "fe124598d4e4083bfe787ff824298e71f07cbd2c06c37323d463b4ee465bc1a3ef6e4b0bd68d8fd5e3c026de8366551b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/checksums@2.21.44?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.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "checksums-spi",
      "version" : "2.21.44",
      "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" : "ae164dbe31c24eb733f11163ede0849e"
        },
        {
          "alg" : "SHA-1",
          "content" : "662845034405418567dd929f5c829d30735c93b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "46315083ed9cb1b79459d4d95d683b7a15844723e547a0cbc955d8a4cc3e5d34"
        },
        {
          "alg" : "SHA-512",
          "content" : "74d35364f9850393cd3ac433b57cb72a2d1933e3f59980032b314f4e52481a56e12d3f293c4c56418ff246a915eefb4287fbdae7406d2f26203065efc3a747f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "de2f60088b7d7d64344ccccd1a5738da526d86414234f7a2376c4698a9ea7862741e5dd91c73c7dfaf597502a4fca6df"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/checksums-spi@2.21.44?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/http-client-spi@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-client-spi",
      "version" : "2.21.44",
      "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" : "67d9de5f5fe554d662063fad64d2715e"
        },
        {
          "alg" : "SHA-1",
          "content" : "8da109d3d0859bd8592e41ce0b10630403269cda"
        },
        {
          "alg" : "SHA-256",
          "content" : "7fc8f6100a5034aa2aa11c5df4afef3ff18ebe6f85c1f47392a4922b4a308eaa"
        },
        {
          "alg" : "SHA-512",
          "content" : "caa1ee8784d513d273cbf200cced3e5413499016383e1d8fd3cd0be81dfedeeea1e1008cc74aa8243a0e84681f08f8ce0f5e58e3bf3a0d64622af54c3c43b503"
        },
        {
          "alg" : "SHA-384",
          "content" : "7445f8b5ac7a45c248f4832521a85cf29cf6ffb6a83a97ecfaa65d66723062dbe6c5c93e567fa2e366ca8b1cfb502151"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?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/annotations@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "annotations",
      "version" : "2.21.44",
      "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" : "c753b38b44a48677d32047d95ac5f043"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed2d17c988de517909e4c48ab90e480a13309934"
        },
        {
          "alg" : "SHA-256",
          "content" : "25c19382ee62dccd65c46ebfe1442ea7cd5823f0fec2a44d4564d06875054291"
        },
        {
          "alg" : "SHA-512",
          "content" : "0138ef5e031f9fbc58e7673d19df9de836eb23296471e88803460da6b699b2435117932f9d39743f4523c511d9c018dd7e07a6a931450f54116c94a0d558f53b"
        },
        {
          "alg" : "SHA-384",
          "content" : "287d5ef57f74bf63f443b2730912b4a37bf1fd691e0c8897ec59da5ddedaf2b4bd195ab48ea5e6e7daa7f4ab6aa38686"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/annotations@2.21.44?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.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "utils",
      "version" : "2.21.44",
      "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" : "2c71252def7aa7caad0045d92a15bf34"
        },
        {
          "alg" : "SHA-1",
          "content" : "875ec7814f482d3a733ea8ea70bc8e21d583b68d"
        },
        {
          "alg" : "SHA-256",
          "content" : "aee532e76a7c4fffdad107d57247fbd832bd18bea9dbead1d117afc675299b11"
        },
        {
          "alg" : "SHA-512",
          "content" : "068ad5963fa806b3522d25ebc63babfdabb66695b72277487871684771f3fd302bec3b0448962d03708ddd2468e17667baaec8014f0de3a08b6176430586d48c"
        },
        {
          "alg" : "SHA-384",
          "content" : "92cdfbef98d244705a0790a94ec239618e151d6dbe1a3ec9cedb92ac38c87e609e25aea9696ddfaa2955dfbb918264e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/utils@2.21.44?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/metrics-spi@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "metrics-spi",
      "version" : "2.21.44",
      "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" : "0a2501467a11c2ef344a163396456540"
        },
        {
          "alg" : "SHA-1",
          "content" : "da104b6e972e5f63a9468c982225df7635cf9a76"
        },
        {
          "alg" : "SHA-256",
          "content" : "b4dc3fe12c5beef5022fca707372c097d6e95fc1699609a3e55b4436b0284d82"
        },
        {
          "alg" : "SHA-512",
          "content" : "02a5d45083c278ebff040db52d608a3c435e8d02f0ca60aeda73858299b5e69624171d4e3b3bd9e2cbbe1f00884c738552b849a231a3e5ed39470e8e4ad53589"
        },
        {
          "alg" : "SHA-384",
          "content" : "29e2edc32438c99b6535dfbf76643f05426e8ba1efab30313e87dba49cebbb741b2d4806cc26e9791271b15dea28813d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/metrics-spi@2.21.44?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.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "json-utils",
      "version" : "2.21.44",
      "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" : "92dd7a823930cc601bd43ec7e0f8fad5"
        },
        {
          "alg" : "SHA-1",
          "content" : "d6a992ca827a465397890115be6647bfccaa4fdf"
        },
        {
          "alg" : "SHA-256",
          "content" : "c39c9f218291ccacfa511375ce7adccc388e3b4c3ac0ea3faa689b35cb01a837"
        },
        {
          "alg" : "SHA-512",
          "content" : "e3de55f054052caf69a17ece4cef287101246248c523ed633ad32bc806ca257a978112e571f2bffa79e797714b9f2958fbd9e28c481de8a86a4a06ff3f8f82ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "a7e925c91d66918e0a3c65e3c1121ee3e7f96a752ca0214fb4cee12ec894f792ce1e5224bc330a0d0ebf4fdc598101f9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/json-utils@2.21.44?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/third-party-jackson-core@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "third-party-jackson-core",
      "version" : "2.21.44",
      "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" : "7afa626b8f4b80d204612013839ab6be"
        },
        {
          "alg" : "SHA-1",
          "content" : "b50ab49bcaf923c459304407929ac2a266f70d02"
        },
        {
          "alg" : "SHA-256",
          "content" : "318fdfcecf7b7f92c347a102c73102a53c35e39ad0040e1a34343e27869a82d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "3109c01afe473859d71e954d8df6d7cd530e63dc2252bd6d924294d0ae969648b45657333d8a0545e4df5a649beae8bf62e12cbf8ebca5a34caa6a11c7001bcb"
        },
        {
          "alg" : "SHA-384",
          "content" : "a18dcde8bd4811cce139bdef084115157a9f63a262e7a8c70eead79830eb4dfb5f6104c0d197217bb7198cc1ed6ddc47"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.21.44?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/endpoints-spi@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "endpoints-spi",
      "version" : "2.21.44",
      "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" : "f87d7661c6e93d73cff930aceefbfce4"
        },
        {
          "alg" : "SHA-1",
          "content" : "46c05ab7f20edeae3e93d73d026bfe9735a7a928"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef318415c9490020073fb3245bc9f9526f55664c72e4726b6a7e1828d589512a"
        },
        {
          "alg" : "SHA-512",
          "content" : "4df5dd2137d150a2e49a4c4298ad9c69e42b8b906b2c825e80d9168d2677b354fe5449d14213e4234b3b3f9d9e3b6693a2c8a70e7c50ca8e6f93985ac131497b"
        },
        {
          "alg" : "SHA-384",
          "content" : "462ba6e73699056b2feeab9b24cb0c5a5199167df6b55af9224548e0ee95c0afedac00eb4af5b2f90adad4b9b5c61ff3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/endpoints-spi@2.21.44?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/apache-client@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "apache-client",
      "version" : "2.21.44",
      "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" : "97fd6192362375256f3ef9a62d5d9655"
        },
        {
          "alg" : "SHA-1",
          "content" : "0515a8873a7997216102c0445315fafe0f7ae5d4"
        },
        {
          "alg" : "SHA-256",
          "content" : "100be79c2240d16ea0cdd37af9e01669ffbc08e11d0dfc430d3977c77ac18985"
        },
        {
          "alg" : "SHA-512",
          "content" : "190af3656efa92f3d92baed8f7c99954f957fece54174bad3b251eb86679a5459eacad3d572d11b491f126910a4eabc3809e7587b5200e8c940be44d66846ee7"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d01fff8cd025eab15e333b5ec2e7e8025d3a9a1ca053c5df475e79c33976a9c78c0d6235f93ee462edab0697000fa7e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/apache-client@2.21.44?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/netty-nio-client@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "netty-nio-client",
      "version" : "2.21.44",
      "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" : "0bf377008e307886e98c94119c15c9e6"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef94c94b1499d4dceefe7787818a840045df5aef"
        },
        {
          "alg" : "SHA-256",
          "content" : "e3723f48f1f9e3b96758a46d1faf152f9335280a005a76da4d974ebc71b1871b"
        },
        {
          "alg" : "SHA-512",
          "content" : "3516f753f489c06a3fdfdd99f27109ba840c7e90a3cb28ed18ac83de308e78c19a5c9b75d8e097d2bb1dcf26e657d961ee51224695a1689a8dc2d16236a0671b"
        },
        {
          "alg" : "SHA-384",
          "content" : "629750274a829d53df29df2b3185d473fc59e735ee7ccf83dcd853f35f5acb7cca3370662b0e2d3fe543be51e422622b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/netty-nio-client@2.21.44?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.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-http",
      "version" : "4.1.137.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" : "47074ec9721c7bc5fe40d9c36681820a"
        },
        {
          "alg" : "SHA-1",
          "content" : "a0525968e918c2ca2f6e7f3b66c35de1542a09a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "0535bb5a736472bef5c948d15eb273c4ab9f796656fc7c5d6b982ad92bddbd49"
        },
        {
          "alg" : "SHA-512",
          "content" : "b9909da02987890dc489f1654cd739c57a26952b29c0b503deb715826f9712e0152a5e26fb68b39d348fe94ba34291b97a7ac23b575f0df164fe5d17ced67510"
        },
        {
          "alg" : "SHA-384",
          "content" : "72b6f9658722cee98e862f957a7ae7fc32eb2d93e8ad39c66e909604d644731f83ac064735dc6f0bc921662dd8fb4119"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http@4.1.137.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.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-http2",
      "version" : "4.1.137.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" : "19d5689f470e617e39c7035d7a98bb20"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d126aebae617ec57a9f3f2d9d90db589031b13b"
        },
        {
          "alg" : "SHA-256",
          "content" : "576ddcfb51b78e86f145c9a52b60e500b1a1d5a257cafec8aa5416ffba044b49"
        },
        {
          "alg" : "SHA-512",
          "content" : "efb06f55c64595815888d9b738458c767d2c71cf0730e4e7dfc499c5400cada64a3bb0329a7789303f08071f78242c855f2537ebbc5c6bd84e49343531c005bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "506a8b356945c70e0b5b8c2100bc042b2b34bfdb4069206ab66f74cfe4a93c2cff829f64a03aefe1ed3f26704bde0d09"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http2@4.1.137.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-transport-classes-epoll@4.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-classes-epoll",
      "version" : "4.1.137.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" : "ba51b079c57172c1fcb8aa73462df131"
        },
        {
          "alg" : "SHA-1",
          "content" : "0b1c5acb7a5d7fe5b055553db7c76ae90cdcaf9e"
        },
        {
          "alg" : "SHA-256",
          "content" : "55049554b799dc8e53bf234fffa36e001f7b5b65c32994b9bd59fc6356f1c52f"
        },
        {
          "alg" : "SHA-512",
          "content" : "831d5c8d188fa4dfadf2b6b1f0aef088225134a34a421b44c9ddb72710a91c069c7c254d8a9d111b9fa63869a1fff9d1f82bf222e45cf16b91a2aa7a4013dd28"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa1c945fc99f6ca5e23acef16e939a3863820127f8ca099d1416a50004d07e2fa2bf6db36b194261596eb8a43bf3c003"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.137.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/com.amazonaws/aws-java-sdk-sts@1.12.746?type=jar",
      "group" : "com.amazonaws",
      "name" : "aws-java-sdk-sts",
      "version" : "1.12.746",
      "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" : "7c4fd1c6b1e2273400646d74076c983f"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1fc988b38af0f7d53b53928db3dadc1d6987909"
        },
        {
          "alg" : "SHA-256",
          "content" : "2916c28f9a6b6ade40c7e2ffdea3788b198a98b2b16830e02a24ec49fc0fb06f"
        },
        {
          "alg" : "SHA-512",
          "content" : "171723182a3814e93dd2ed8e57d91470443a0acf77e12acda3a9b3ca493a5acd48068a4d11dd4ecebc07a9d11bc60085063d3cc967b3f1256c0923b3fb50ab01"
        },
        {
          "alg" : "SHA-384",
          "content" : "a8a395ebac64dda1bb719159811295aa81e1915e26fe5c037df85dc291fe74cbae4f1bbdd8d0babe4ac380a42e2f40c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.amazonaws/aws-java-sdk-sts@1.12.746?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java/aws-java-sdk-sts"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/sts@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "sts",
      "version" : "2.21.44",
      "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" : "7c826e76519fadd57c73d4bcb4dacb31"
        },
        {
          "alg" : "SHA-1",
          "content" : "bc10ab9ddbfcb2a4dc4d2ac7c4604b2841b959b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "661ed69dae3b67c078cb3ab924c2cb1e1897c81ebaa79237ec3656eeba40b71a"
        },
        {
          "alg" : "SHA-512",
          "content" : "968beefbc4416a0ae9f94dbabd9c9cc324f5a4a2718b3b976e3be89823ae560d6c60a686338e4ca64d6483261e377d4bd9ec2db0dcf2345435f6dc9c706bffa6"
        },
        {
          "alg" : "SHA-384",
          "content" : "d39cb452e00d954d54cd63af66d8ad65307c58f5c75a75e945d7638c1d19f55dcd45b4ac0f43be9fbad7dfa07800154f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/sts@2.21.44?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/aws-query-protocol@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-query-protocol",
      "version" : "2.21.44",
      "description" : "The AWS SDK for Java - module holds the classes for AWS Query protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8bfb2ee27a421aa5935b2479e565f55f"
        },
        {
          "alg" : "SHA-1",
          "content" : "9bd885eade748ec97d361b24771a80df2da79d1e"
        },
        {
          "alg" : "SHA-256",
          "content" : "5063e3604321bb52342c2f76728c7d854fbf924016e6560bdbee135e4402910f"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f73ba0e94d6a73cd617e5997db196dd72cf07bd1c5c15455275a1f73597f6fb352269728b42f833b89eeedc70da6cdf136b17e3d61a1318218890e84a1e0866"
        },
        {
          "alg" : "SHA-384",
          "content" : "4032b109cefa20f7a1817aec0c39602b28e0b282f2d8b05d0cbf3eb83883272d000ec7f4d107492de438c1dc0ea3bb2d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.21.44?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/auth@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "auth",
      "version" : "2.21.44",
      "description" : "The AWS SDK for Java - Auth module holds the classes that are used for authentication with services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a2c98a49c99650c05a191357dae7588f"
        },
        {
          "alg" : "SHA-1",
          "content" : "7dc53a8765b9d58161db20c15891bb5021d59e73"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c308b9268d76b9aa60ffcdac33f71249efd8e944a07a2cbada76bee6dd41dd4"
        },
        {
          "alg" : "SHA-512",
          "content" : "bdd4d3818c53287da1a266b484a7ec7c9a819244d4389a94c6bcb02a37c5ca3204b74724eaceb51e953e119dcf4423e4d64891b18a38105efda581230c5811dd"
        },
        {
          "alg" : "SHA-384",
          "content" : "419c7ef332b6e09a1ee0763483a06bc34e4bd2cf2d251532d066867a36f786336498b48d56c45d78aaa3c31b0b1a61b0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/auth@2.21.44?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.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"
        }
      ],
      "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/aws-core@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-core",
      "version" : "2.21.44",
      "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" : "7f2ed34013cae177f419577f6510c0e8"
        },
        {
          "alg" : "SHA-1",
          "content" : "247ebf43b9904e7b8a096095d3260e1c08105525"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b0e4c3ba5687db2430bcab23fd713629900bf71e710d3fb499167ab9955fb71"
        },
        {
          "alg" : "SHA-512",
          "content" : "00d27e40f238d43539b25e6034f5d5a242cc951a6a9c291660e470003899c9b3b77d9774b18637712fa4106f34f2420ff30a1352184b485c89f99ac76435ef62"
        },
        {
          "alg" : "SHA-384",
          "content" : "42e5b0deda00283ebd09c84be16c616744b9773f7dfc698cf598d9910b543efd9839ef3423e7c8aad119987dcb68a66e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-core@2.21.44?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/regions@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "regions",
      "version" : "2.21.44",
      "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" : "ea2734386eaf62c9d745a98ccf12c7d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "ceaeeef20307aa6cf27303c8df4995304216fe02"
        },
        {
          "alg" : "SHA-256",
          "content" : "0cf1ffac5856d352d80c94d43aa94612ef88eca73134db8edc8425f6ba28bc29"
        },
        {
          "alg" : "SHA-512",
          "content" : "4537249d7f9fff4be791e82e79b0fc4406617911a9d0c5e0c50e2d8018a145a542ed31178cea22662e6ce51869ae07cd640e5c7a78cfe0fe0a0af6a1a6dc8ede"
        },
        {
          "alg" : "SHA-384",
          "content" : "c94d2c961a2cfec8c599260788106fab840903ace3fd13b66d34ffa3a45509f138e62ca0485bafd4c9b12a6911147282"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/regions@2.21.44?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/sdk-core@2.21.44?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "sdk-core",
      "version" : "2.21.44",
      "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" : "709a65435352406a4cfd19f80b2f302a"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf84bac39594d402953990dd2ab70a43e6e713a2"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae44db226ab623f44bcc214307f8aac3db1d21e3aa96df3d9a491f03abdb784b"
        },
        {
          "alg" : "SHA-512",
          "content" : "20fb142183641bddb8741864dfc1d85dc0facd75ec0d0fa23765185301d96a2036e4c7a1c5fad40a5ed5bdfa44b262346dc0cbb8f752ecc3761efb89799c1b36"
        },
        {
          "alg" : "SHA-384",
          "content" : "9aee0251e4b61f0c14038b0c2cdfbd2ae37e9400eaad28e40934ee1eb8339439caafacf228ad61dafcb7893fefac0de9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/sdk-core@2.21.44?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/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"
        }
      ],
      "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/com.amazonaws/aws-java-sdk-core@1.12.746?type=jar",
      "group" : "com.amazonaws",
      "name" : "aws-java-sdk-core",
      "version" : "1.12.746",
      "description" : "The AWS SDK for Java - Core module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3dd3765ad41f8064388bd8f5c63be8b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "939ae286deb080442778f4703a2d042a8264c9e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "798fd30dafcf6816e760ad8aef8b3f09c43351ed2e166993bddc4527dbafb0be"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb53c08b8272f69dde15958f2025b6b5da41632c2bd51eb1d7a9ad611aa79be3fe9662290df0e76f42cf9943a51b47e7b1f139109480e2d28fe6ce27e9c5a143"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf865dd6dec30042f21b368b1db47648021a93fd4dbbfc142e5a369c7e91d66b2b18b48d3d0eea4cfc58643e7c1bacce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.amazonaws/aws-java-sdk-core@1.12.746?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java/aws-java-sdk-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/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"
        }
      ],
      "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.azure/azure-core@1.56.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-core",
      "version" : "1.56.0",
      "description" : "This package contains core types for Azure Java clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0c4347f597e149ea9f024d0353d3b633"
        },
        {
          "alg" : "SHA-1",
          "content" : "ad251ca532a84331a60907182ed1fd2da06eb88d"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa01c2588059efc65163a17464fce265494604deb5e2dd4813c6f2d03e809a30"
        },
        {
          "alg" : "SHA-512",
          "content" : "905a9c2000144b5e0e16738384aaf3a376d1c4bd83feb7b189cc2dbb5dd782ec75de577c2e6dea05a7b1e713602908fa7c6640c0182c907e2c1e6775d0a2068f"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5ad4c3b0fc4779c13cc86b285f2fba8e8714643fecab97e9671bb59fbb598e6ce19f68b02926dfdac8902f045a130b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-core@1.56.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"
        }
      ],
      "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/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"
        }
      ],
      "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.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jsr310",
      "version" : "2.18.9",
      "description" : "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "401fa13bfd9c767c167fe6f4bf29bc14"
        },
        {
          "alg" : "SHA-1",
          "content" : "d6ebc27eb97997116c699c022038d9dc31780945"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b35df59d068f97e7b89e1cc2244644ffeadbf31aff970dc112fff0cabba8e9c"
        },
        {
          "alg" : "SHA-512",
          "content" : "d1e4fadf07c80ba1eb994f7d18566226301564e22fbd1af04d81aba7045c5222011714c0533563f45d0d07489a02551717e3ba8fcf8dd54b249c1aacdfa8d51c"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e53fb36283827874e27af40f87f65254a3841cf53fb0d52346ba03e11603db56a9cade718b0a318e56d629e0f72d5d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.9?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.projectreactor/reactor-core@3.7.8?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.7.8",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "89566fb1cbda28f08c2c0e8bbfea3bed"
        },
        {
          "alg" : "SHA-1",
          "content" : "92dcc78425c3d62bd10af06d2bd4426ca1953bc0"
        },
        {
          "alg" : "SHA-256",
          "content" : "445677d27a7b0ac3cd7cdc0822c42732ca504beeb1436b5d0943dfa1f2880aee"
        },
        {
          "alg" : "SHA-512",
          "content" : "6bc36a6ea4d6e664ee8bbd00765f113e74cd9ee0a75812144c4fff1cdf9519aa86a49ba86c8ee1784ea541b430d6e724e07baf7eecf210e2e961973509e72464"
        },
        {
          "alg" : "SHA-384",
          "content" : "63c45630e3dd0ea0d39d43da3d8571ce2f1198920b38061c077c06e90d77603f16e33d84290346ab99672dbfa1bf028e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.7.8?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-identity@1.17.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-identity",
      "version" : "1.17.0",
      "description" : "This module contains client library for Microsoft Azure Identity.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a66be25f19479d70c4859cc9e02bff67"
        },
        {
          "alg" : "SHA-1",
          "content" : "52a611680e9dbdc8d74ea87eebd3b64e3dc86ba8"
        },
        {
          "alg" : "SHA-256",
          "content" : "645136a1f82d3d935d10f664be927cbade21b2658832f5d14c966d84e86c4378"
        },
        {
          "alg" : "SHA-512",
          "content" : "b586c5fdeeb8aa7c653b7626b130c0b323265354119298e36563ed6044c33f504dbdb9ac930f0721d33527091d5fd712880bd3ebc8a5e80280a4fa4b35887a6f"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d67a09848d963da653ea0e09965d9e47ae704d3dfe1dce0d4b391133a5c5b170ac01d4abb8b0ae279a85b6d59e4a708"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-identity@1.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" : "https://github.com/Azure/azure-sdk-for-java/sdk/identity/azure-identity"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-core-http-netty@1.16.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-core-http-netty",
      "version" : "1.16.0",
      "description" : "This package contains the Netty HTTP client plugin for azure-core.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af8f4a010ab851d1be755522b2497bd8"
        },
        {
          "alg" : "SHA-1",
          "content" : "c92bb48478f40282393bdfc6a924e8f53dce866b"
        },
        {
          "alg" : "SHA-256",
          "content" : "3ff98603cadec3bc8313fb96537fbc6412054117dbf66b460c94bf3b656c38aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9c652d540a140532d8d97fb466377f94ea5dacd158f4143b322ae4895c655ae44c35ecab45d826e8fdea8d2252e5ef76905f7cea9b908b5f273f52b7d41bb5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "71237f3e412a28e313e575e3d8c307de2afcee5db194a675bc0fb94c3b1f42a56fa4e9ac8993a2a4ead2279f3a60c013"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-core-http-netty@1.16.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.netty/netty-handler-proxy@4.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler-proxy",
      "version" : "4.1.137.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" : "fc000547f0c84fc1bc1b58e014a26030"
        },
        {
          "alg" : "SHA-1",
          "content" : "0da0ce3ce43eea75d6ce657dbf562f63d7e7385a"
        },
        {
          "alg" : "SHA-256",
          "content" : "843de10c4cef34cbc1a5344090f1b57db532fbebf141559862da675f6b656df4"
        },
        {
          "alg" : "SHA-512",
          "content" : "efc646bd9509406f084aa621ba19a019cda2d538df979c560f28cfd64068a65e2d5c4dde3dd3495c7cef77099c67bde50a50d72ed4d5ef489d8d4f1d57a169c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca99b759186d45728b3a5b99b2f6bd3565727c2c0b3d548accf4527ec51853aac5525442ab9e189f31b9972323a2ac0e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler-proxy@4.1.137.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.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-socks",
      "version" : "4.1.137.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" : "034a1b087709fd37e3fec0c415c0dfb1"
        },
        {
          "alg" : "SHA-1",
          "content" : "0749c5baf033a6ec681e43ebdb6716f440b6776c"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a6190e08988c058bfeef2b5965e71946439c771abf721c68f4039b4e7b023e8"
        },
        {
          "alg" : "SHA-512",
          "content" : "e7b110354dc9674fb1234eb74f128d692ae89a9140dd96e2c76e91863d79dad48e6347e5965bf1d5c8f5a64b1c9c36ce2f17c587617b07b65f65b427d35a3293"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8bb60e42784f03c7bd80bd0be3b7949345069d5f115ac1d2d54e96c3aafe4907920e022252da95daddcd74e799e993b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-socks@4.1.137.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.1.137.Final?classifier=linux-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-epoll",
      "version" : "4.1.137.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" : "246f386af282e1ad39100892e423fe20"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f44254624faf8fc8eaa69d0e0523c286aaae4ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "185db6053e0e9573d36fa4eb6567b26139afaa4daa7bf5a068e661568304542b"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b07da120cae4be522e1a02083f11748f0dd954f086a17972a0bd760c3618f023995c2b641b3d7274e2e12e447963f94f3c7e6d37681bbc51cad6dcf68b00905"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e4c9b6db4b2595a1f92c9062195a0e1b17c80e499ccffcaf6bc58f188cfa31b5f7953b77367a446f28473b181865b89"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-epoll@4.1.137.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.1.137.Final?classifier=osx-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-kqueue",
      "version" : "4.1.137.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" : "4dc890c9cccce3063b90f4fa0eb979b9"
        },
        {
          "alg" : "SHA-1",
          "content" : "b8ae2870648768080db4fb4febf26772abdf12f4"
        },
        {
          "alg" : "SHA-256",
          "content" : "29f96e4f350df9467e5cf49e83c0be27a094a6a1f6dfc1bf0e0be9af84333729"
        },
        {
          "alg" : "SHA-512",
          "content" : "4b91fa603cce99774a839b4715326ec994f32be78b5b387a46b20b3ab71dfb9f076418640b40f777cbbb3940b06a8d5e2af52996e31ab1c942012d0052fee63e"
        },
        {
          "alg" : "SHA-384",
          "content" : "51e7237c13313a66392de1ca02a89ce1d626c24c773645b1b5c09025963b6a9f326d9603bf399e1dae69496bb834f672"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.1.137.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.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-classes-kqueue",
      "version" : "4.1.137.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" : "845e2d35393cc336a14aba9a2d0d474c"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e1bdd4fb5f41ace268cc5fd8e94dddca498c9ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "88d0ac216f9c7be690a9d0157778570d6f4c61f885863da1fccec7fcaee35557"
        },
        {
          "alg" : "SHA-512",
          "content" : "5b5fb18bc708305cdb116f073d5f8c7a3ac70fc005d0f7fef7e1a547e6f40ba81ac821360c3094bed30093f6cd7f6ce0c408585ccfdbae917e093aea99131116"
        },
        {
          "alg" : "SHA-384",
          "content" : "acd4a0dc1b7ac378085f5967c40533a6a058e39be0d757064d3695b5aa55cbc9b8ad2ab0c3d9fb8d7abee52315f1c7c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.137.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.projectreactor.netty/reactor-netty-http@1.2.8?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty-http",
      "version" : "1.2.8",
      "description" : "HTTP functionality for the Reactor Netty library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3ea2d49b32997e979ce33c01df45d4f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e21ce34bb180d62e3a62dc11d3447bb268fcf42"
        },
        {
          "alg" : "SHA-256",
          "content" : "2e3306ef24ca39077971bafd2f21c1e890f8703f01e8d1741013642413530692"
        },
        {
          "alg" : "SHA-512",
          "content" : "d2593ea8a06aa13a6e533cb1d937fcfea3446bc53e4a69040259b5ba0f07b0bcbb9c525093eb65b83e6f2a9895d9d9d40dee5ae79f09910b76b81d4f7aa4c25f"
        },
        {
          "alg" : "SHA-384",
          "content" : "57f8e3a38a88089d74a58728a15b0df838ac8ea76461d4d95ae13b362a30a5957c66c45f076b8cab3ac754c35e0085c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.2.8?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.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns",
      "version" : "4.1.137.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" : "2dbf5658e7ce1947d6a8e9d6d7a736d8"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc85b3033cb6f2bdd773a765df6b33f6782fbc51"
        },
        {
          "alg" : "SHA-256",
          "content" : "898d63ca62ed68ff46543c5344f969424b417f1e8d082fe2bb0181ba10144194"
        },
        {
          "alg" : "SHA-512",
          "content" : "86f49387c887bb5d766ebf91c6c3e51b2bf24599edd15aaf2b4519be5657312cc71cb4510453f91c6602ae83cc3a8a8d4a22c5baee6e300df4e4e52bae6dd66d"
        },
        {
          "alg" : "SHA-384",
          "content" : "d6ab415235b3f13f01707f71de9d2b66612a8831ee4bfb10ec726546f3f9eabc8cea4c46c1f916b76f97e6cbeb31fe3e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns@4.1.137.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.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-dns",
      "version" : "4.1.137.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" : "c1f5f8144cd26d3a00aaccccfd993681"
        },
        {
          "alg" : "SHA-1",
          "content" : "73a6407b1324eae856c75168ef2b0ff8ef44650f"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d9a33ce41bd9f6f607df95039e42518a1fca16f83c9bbfe72beb57df6e2489f"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e739c40c183ecc83b7fb782b85a249140f385000ffcce77c87a4d1b8ee0bee47ab8183179c2a7b0b93cbc657aedaa034984e10e70e60fb362eeb8c7dbe0cd1c"
        },
        {
          "alg" : "SHA-384",
          "content" : "7530cc522b326ce77d0c7e9d8fe01053850e942d0f815fbe39ecf328f594efd67636e0c49881da42144dd204e1341029"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-dns@4.1.137.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.1.137.Final?classifier=osx-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns-native-macos",
      "version" : "4.1.137.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" : "4a1467b2b57c2e80196259b57a6830d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "9f14729b0bc5ea3cc7ae011446a01aa4dcc05817"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc8a5616ab33f0e640bc6174eea770ccfca8ed0e9891ff3bb3ae638255bc006e"
        },
        {
          "alg" : "SHA-512",
          "content" : "87cc7e28fe91b6485dbac647d35fb82f478121b719bf0bf27bbc40d6fcf3f404fd837069990d941e5ae1ecd6073db9d067a3a505f8f3ca7fc773f2466cdaa827"
        },
        {
          "alg" : "SHA-384",
          "content" : "9136862b9c71c6d0853cc945ac0f4b049cee6f6638d5220dffba5696b4954af531aebd4d5e3658e40ecce5f6a918d65c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.137.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.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns-classes-macos",
      "version" : "4.1.137.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" : "0ba49892777ac17055bf07f04f8352df"
        },
        {
          "alg" : "SHA-1",
          "content" : "5bd9b82cbef1520d10318119c1aeffc5761a32af"
        },
        {
          "alg" : "SHA-256",
          "content" : "92d0a542954475f563ea58221d864884ba6753c50c1f17985b1045e990bf094c"
        },
        {
          "alg" : "SHA-512",
          "content" : "4a93af2368462b3bb6ced249f7ad22e1c9e268ce82f481dee6d6770065b2d6dd7bf95b7ffa8e71249c5ee5f306e70ebadf900b25e9fc0faf76e29fc35caca104"
        },
        {
          "alg" : "SHA-384",
          "content" : "ae0e73790fc4b6a2bcb3609b30f00e4247f1b8f630717b6d35eb5f292b2254957aca476ca646f1a3baf45fb41150c752"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.1.137.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.8?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty-core",
      "version" : "1.2.8",
      "description" : "Core functionality for the Reactor Netty library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d8ce3085b6ad1b952d85f544640085c"
        },
        {
          "alg" : "SHA-1",
          "content" : "708fef11dfb48c050013315d8f71003ec7fab63b"
        },
        {
          "alg" : "SHA-256",
          "content" : "108e2bd0db4f23da1d4ee8ec149e40bdef717b652c63540f2705843f66c99f66"
        },
        {
          "alg" : "SHA-512",
          "content" : "c12641344e572c8fa4953d41f298b02982e87866d88cd18bf15c49535546fd50baa1816460b7e5e1a46a7c962f44959affd087ed0c9ba05cb02533a0b2303157"
        },
        {
          "alg" : "SHA-384",
          "content" : "2282c4a5306c126abc8b17e2ca9c25939f588d15e3698aa0f4033fdeda4e5e36e60a0dd9a556207a996984c0ea844aee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.2.8?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.microsoft.azure/msal4j@1.22.0?type=jar",
      "group" : "com.microsoft.azure",
      "name" : "msal4j",
      "version" : "1.22.0",
      "description" : "Microsoft Authentication Library for Java gives you the ability to obtain tokens from Microsoft Entra (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" : "fa330912b0df54a12095370a2c3d9cc8"
        },
        {
          "alg" : "SHA-1",
          "content" : "f8ae704ee28af7678e3f4ea21fc55660c1f116ab"
        },
        {
          "alg" : "SHA-256",
          "content" : "c70f36d6342c8914de95a63268f6789d88d8f6697e57e2e79a767041288af9d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "92115d22384051a816e59836a11e2135fb9e8b8b7ca60e66dcf727a3e9878e8997679230bff02e64c004c9f2a4598a44ab4ae4bab5b28e20652a9610fdb8ea10"
        },
        {
          "alg" : "SHA-384",
          "content" : "21c12adbeca767512d21ab8a6353f359415cc6ac2eca5172cb5f752153e651e20149b527bdfbbbf053344c0187789ffd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.microsoft.azure/msal4j@1.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/AzureAD/microsoft-authentication-library-for-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/AzureAD/microsoft-authentication-library-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.23.1?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "oauth2-oidc-sdk",
      "version" : "11.23.1",
      "description" : "OAuth 2.0 SDK with OpenID Connection extensions for developing client and server applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23640d70aa30f448060c229f6344d8e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "17facb3e3fa9e048f87b34c706e1163cad660e6d"
        },
        {
          "alg" : "SHA-256",
          "content" : "170303aec2fd3974a14f1edc940e40d334b33fa2a9c3e206b9d2aa12d23d5428"
        },
        {
          "alg" : "SHA-512",
          "content" : "cbebbf34f166a2f07b25beebf2eb70ae177a9ce03354c93e1fb9870e59a88530c308e2adb96ef773129b9bded61cf6217cd290762861cea5709eee604eccc1ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d6e31e257a5b6e6c16fef3b552732a66ddcedd85dc4b84dc34f7409bdf357958e74a8f7d2a2ffe4568283c6f8cdd05e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.23.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar",
      "group" : "com.github.stephenc.jcip",
      "name" : "jcip-annotations",
      "version" : "1.0-1",
      "description" : "A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d62dbfa8789378457ada685e2f614846"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef31541dd28ae2cefdd17c7ebf352d93e9058c63"
        },
        {
          "alg" : "SHA-256",
          "content" : "4fccff8382aafc589962c4edb262f6aa595e34f1e11e61057d1c6a96e8fc7323"
        },
        {
          "alg" : "SHA-512",
          "content" : "02fcd16a30d0e68b3e9e4899731181c6abb7117baa15c096ca940e01dde08bb86101cbeae552c497f8a90d923b5fa2f2b6f3850baf8dc94dbd399887924a9069"
        },
        {
          "alg" : "SHA-384",
          "content" : "88b0ecfde391a3d8468349c70e1539569768dfac3233dfe0b4660904df04e6c6bf26ed9c0784b9b22c122c3448e2a6b6"
        }
      ],
      "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"
        }
      ],
      "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"
        }
      ],
      "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/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"
        }
      ],
      "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-platform@5.13.0?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna-platform",
      "version" : "5.13.0",
      "description" : "Java Native Access Platform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7cc7af47ad1f151faa57ef0624b2f271"
        },
        {
          "alg" : "SHA-1",
          "content" : "88e9a306715e9379f3122415ef4ae759a352640d"
        },
        {
          "alg" : "SHA-256",
          "content" : "474d7b88f6e97009b6ec1d98c3024dd95c23187c65dabfbc35331bcac3d173dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "ddfce8060983b3bf73ae939f7f77f133052aadbe4d3e9d1992f1d8bf9c7210611bf3931ea72137059bd1341a8d4d137910e843c3a52fa50526e21143319f078e"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb5144546ed268fdcb7f4d7daa6ea5d08d1076e3c8b92798e606c28837ca5a9bd1ac4d990ef90f9fafbb6ca9aa400e7d"
        }
      ],
      "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.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/com.google.api/gax@2.16.0?type=jar",
      "group" : "com.google.api",
      "name" : "gax",
      "version" : "2.16.0",
      "description" : "Google Api eXtensions for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "00e251f1b9757cb37b730095ec3f0dfa"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e9ae50218d58f17e252cbc646459a14f93694d8"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a917cd42fbef07cba76c5d2d5c360341a1c6d07d27a5e8e2b5eee66cf42cec3"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a4ed4f500158940eb00af4063bdde32621d3efb3a48ad48b322b49a2f1fd39c74e9df6d6dbbf004762a1fa25e8b62b547c646c31c580d89004af56f6cfd3043"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6dd0e9a5c8102efcd0206c9a92c009f4d52f4758b027738d37013d139c1b7d606014b52fd18ab25a786523da6aa454c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax@2.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/gax-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/gax-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api/api-common@2.1.5?type=jar",
      "group" : "com.google.api",
      "name" : "api-common",
      "version" : "2.1.5",
      "description" : "Common utilities for Google APIs in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "06217329f446606a8009b22ff2a1727e"
        },
        {
          "alg" : "SHA-1",
          "content" : "856fe2e1cafce0314ba0916affb5744d5b6e7425"
        },
        {
          "alg" : "SHA-256",
          "content" : "661307a5436fcbfcbc1b5c98aba9067bddfed5fff1b07330a056f84779b703c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "dc1d2a4ede25dab2d4a370134d9a6e35bddc264c3c5b781d3e79fcc5b00025e46e89d94b8acff13897b02d8a903f65007396d6e5c726864c14e21463e5107a15"
        },
        {
          "alg" : "SHA-384",
          "content" : "dce1ddd99558382e44d8e5f6ada2f85cca50e5ba8f07e0d539a3c312317ddf34ddc7f82ef24eb1b3e0e3badcb66c2269"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/api-common@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/api-common-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/api-common-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.6.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.auth",
      "name" : "google-auth-library-credentials",
      "version" : "1.6.0",
      "description" : "Client libraries providing authentication and authorization to enable calling Google APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "abb88d44906035ae9872f13498de2f7f"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d550774693a2cfd4ccd76ebbb543f6d260112a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "153fa3cdc153ac3ee25649e8037aeda4438256153d35acf3c27e83e4ee6165a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "84646ffc06711a16fe8e95cbc1784ecfd8bc90f5c851fd1c83e13805b0e9221caab71e59aaf41493864b1fb2ed3ede7bd9efcdba1077109749fe20bf3f5b2eab"
        },
        {
          "alg" : "SHA-384",
          "content" : "5086cbd7dcb15e0e1e2c22e0d3743a52da8f55a962c87cd6da42c93c053bc39ef2966c5abcd8d51b2b4d9d90d0dd26ae"
        }
      ],
      "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.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.threeten/threetenbp@1.5.0?type=jar",
      "publisher" : "ThreeTen.org",
      "group" : "org.threeten",
      "name" : "threetenbp",
      "version" : "1.5.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" : "b5690df488c53f5ba279bda9c06b2c18"
        },
        {
          "alg" : "SHA-1",
          "content" : "e18c0fb79ebee3e3907042a7f31c31404f9e546b"
        },
        {
          "alg" : "SHA-256",
          "content" : "dcf9c0f940739f2a825cd8626ff27113459a2f6eb18797c7152f93fff69c264f"
        },
        {
          "alg" : "SHA-512",
          "content" : "b7ab4f9de181c9cb4e5455441a722c46f2a80c5a251c12d2a88148ff302938663bc6bb2290d13458c941f90befbd3f660e5d122b78b8543f5b8c7686909b9bb5"
        },
        {
          "alg" : "SHA-384",
          "content" : "9db5d13780801586ddd65b069146b6dd2575243997f3c0187def4eef34528f8012ced049faf349dc8cc311385316318e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.threeten/threetenbp@1.5.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/io.opencensus/opencensus-api@0.28.0?type=jar",
      "group" : "io.opencensus",
      "name" : "opencensus-api",
      "version" : "0.28.0",
      "description" : "null",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5fc00658b2b2b6b2f90028078888b06e"
        },
        {
          "alg" : "SHA-1",
          "content" : "0fc0d06a9d975a38c581dff59b99cf31db78bd99"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c1723f3f6d3061323845ce8b88b35fdda500812e0a75b8eb5fcc4ad8c871a95"
        },
        {
          "alg" : "SHA-512",
          "content" : "acfdadc41a4bd3e2ab3d0c75f282a424515ace004860dd72795cda4d7f3b3f160e2af0a28db7109f9055f272800930a01b25b59bc0218a72b0eb176f98e877d3"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e717ef35cd45ea67775cfbf4d669dc72c623be4aba5eff34dfb82ba69c68c3b381d648958220833f4a827be2ca41d9c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opencensus/opencensus-api@0.28.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/com.google.auth/google-auth-library-oauth2-http@1.6.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.auth",
      "name" : "google-auth-library-oauth2-http",
      "version" : "1.6.0",
      "description" : "Client libraries providing authentication and authorization to enable calling Google APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "71f2ad57719226b15aa1ec7dd41adac0"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c89549f06eff1cbb0f104d934e18e9e9f6bf03c"
        },
        {
          "alg" : "SHA-256",
          "content" : "2220f02fcfc480e3798bab43b2618d158319f9fcb357c9eb04b4a68117699808"
        },
        {
          "alg" : "SHA-512",
          "content" : "94c160340145e8cce2dd56eae45648003dd9739c83149bb3e8673ad4a49e6d39a7eceb299c5de29f3e6f9851219cfba47bd75fbc1a554e29b363fa8ead98a5cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "0e5a26ae1e19f58fa8dce2ba2ea8930c80f59f8f842f42a7f9a7506bf5c529e8d8ceb431fd0d166ab1d4449d6aae30c2"
        }
      ],
      "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.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-oauth2-http"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-oauth2-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.9?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.auto.value",
      "name" : "auto-value-annotations",
      "version" : "1.9",
      "description" : "Immutable value-type code generation for Java 1.7+.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "86f1f5d71eceea4eb4e3ad0505e8b22c"
        },
        {
          "alg" : "SHA-1",
          "content" : "25a0fcef915f663679fcdb447541c5d86a9be4ba"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa5469f4c44ee598a2d8f033ab0a9dcbc6498a0c5e0c998dfa0c2adf51358044"
        },
        {
          "alg" : "SHA-512",
          "content" : "b7016d3693564657486885c4e17959866088d7c6b98c0784ed2d49aa43263dd695d90c2415ca71880ea648513d87647452f7bf936f2b0c5b70a4e5f55f7e893e"
        },
        {
          "alg" : "SHA-384",
          "content" : "fddff2ceca45a22cd20f2cb9551486ba6a7f2ec40b42226eee8c08a03af87030a26957bc9fe54cabf3c8bf9eb0d2ebc3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/auto/tree/master/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.http-client/google-http-client-gson@1.41.4?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-gson",
      "version" : "1.41.4",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4668add7aba4f87c2ee160785bf70b55"
        },
        {
          "alg" : "SHA-1",
          "content" : "fa665c1c573765dd858bc34931ad747e4ed11efe"
        },
        {
          "alg" : "SHA-256",
          "content" : "23ce9218ea2e19522eebcaddf9cb39096974db64f843fd1cd238d1d763440ed9"
        },
        {
          "alg" : "SHA-512",
          "content" : "e6f71d29ddab7ef5f5ce6ae0dd67d55f9c2b62ed808eba3808208f7225f763558740b1b7c04f6156542edbe43f4f8026325b049c842cfdd14be4e89a9ba5fef5"
        },
        {
          "alg" : "SHA-384",
          "content" : "945827035c927b8ffd89d1136a3cf39e2f2e8280ff556fc0222b9322b2c97f47a256c08a36d174cc60d48f21fee3b2ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-gson@1.41.4?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.google.http-client/google-http-client@1.44.1?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client",
      "version" : "1.44.1",
      "description" : "Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "42894e76ca386df2c02178a7b979316c"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8956bacb8a4011365fa15a690482c49a70c78c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3fd3fc971425659d6f78a853381de590279f191fdae63bd31c5a21382441023"
        },
        {
          "alg" : "SHA-512",
          "content" : "6116026e26e4f1728407f399f7e2c427369ed71ebb4f93b3b1f040bfc71d2c9fe41589ef42e07aad476627adb46efb07488e30068171b457e903ed88cac1d499"
        },
        {
          "alg" : "SHA-384",
          "content" : "2cbcdd5690f5f4c29cfa6c8ac9307202036b793f8f90203e4fffc623694a621f3c4b5235e0ba0e0de2798baca1edb7ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client@1.44.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-context@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-context",
      "version" : "1.75.0",
      "description" : "gRPC: Context",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d510e8d9eb587e85ea5069e8058e75ab"
        },
        {
          "alg" : "SHA-1",
          "content" : "48b9b21360450b15a734f77d2ed89f1cf67304c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e1de7847ea621a9ec7cb988a8baa947748d0eaef94bfe457d04d9b57105079f"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e31934dae25918afdb0b08ccf0edb1329586a7533db3234335bb8befdc1a6c35ad273330c3d091d11848bfa422a1350270dd8b3cc10d8283ace1f0adb9ace8a"
        },
        {
          "alg" : "SHA-384",
          "content" : "07e056b30e73c37818dab341692b4704cbe8949db2efcc757032b5662f0086a03ad08af7c7eab2a10768eb02b9dc2765"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-context@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.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"
        }
      ],
      "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/com.google.cloud/google-cloud-core@2.33.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-core",
      "version" : "2.33.0",
      "description" : "Core module for the google-cloud.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1bdd2648cca7e21960f6eb7367308069"
        },
        {
          "alg" : "SHA-1",
          "content" : "4a0fe8085e12721f5f5ab1d1fe3883ab45cc8b62"
        },
        {
          "alg" : "SHA-256",
          "content" : "62dcd1c4a037a5b7f223efbe6d0cb8c191dc526ba0bd741105eaa974c32cb79e"
        },
        {
          "alg" : "SHA-512",
          "content" : "2b17568c468bddebf768404fdf3d3361921b3103256fcbdc4dad6eb65defc8aa8021e9e0de2b0662b0abc5c300a1cdbf5ca53de13c0462c76a568c41e361b248"
        },
        {
          "alg" : "SHA-384",
          "content" : "e56cd061c5e45aeb0f8a00f8b67e28fc5260ccabe69d88db0c4f11ad73b2df664fc10286c02d3f815bb0cc46bdf2c77e"
        }
      ],
      "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.33.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.29.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-iam-v1",
      "version" : "1.29.0",
      "description" : "PROTO library for proto-google-iam-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fae54a725cc5d66dba625f6971edb0f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "a523ebebbdd30da7a7c608973295af0814842720"
        },
        {
          "alg" : "SHA-256",
          "content" : "f720be4d9cafa075f902e61c6b033f5423097025faf42c731aac1152f7071bf0"
        },
        {
          "alg" : "SHA-512",
          "content" : "402b7c27f2af297f45b1f6c72c99f26192236103647a613f298fac710d69c6fbdeadc298fc17ac87197c7835b6309d41552125912248fcff0294eed8cdbcbb71"
        },
        {
          "alg" : "SHA-384",
          "content" : "3eda540b6ccf9e7f0fe3404db350426eb44e719b6389140106f40a3aaf0bc3a926acf038e2a02694f96a3568f2d9ef59"
        }
      ],
      "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.29.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/net.minidev/json-smart@2.4.10?type=jar",
      "publisher" : "Chemouni Uriel",
      "group" : "net.minidev",
      "name" : "json-smart",
      "version" : "2.4.10",
      "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" : "36e22527b5f44ea6f0ff3086608cbf38"
        },
        {
          "alg" : "SHA-1",
          "content" : "91cb329e9424bf32131eeb1ce2d17bf31b9899bc"
        },
        {
          "alg" : "SHA-256",
          "content" : "70cab5e9488630dc631b1fc6e7fa550d95cddd19ba14db39ceca7cabfbd4e5ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "de94fc5a379151bf659dfc93376c16b9c200870b7097f6eabcc8c40af41e47f30048b6c8e28f07ce073123841b979e050379e291e1af782377bf4d3d1fb73494"
        },
        {
          "alg" : "SHA-384",
          "content" : "f19a1b12a53838c87333b9aebf2daae2db90a2b8c07b61883504261b71889d4a93c2a99d7cd810f409a046442398bb3f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.minidev/json-smart@2.4.10?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.9?type=jar",
      "publisher" : "Chemouni Uriel",
      "group" : "net.minidev",
      "name" : "accessors-smart",
      "version" : "2.4.9",
      "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" : "339685c20dcac95c4f5b59e70daadc0e"
        },
        {
          "alg" : "SHA-1",
          "content" : "32e540749224c22c9b17de8137e916aae9057e22"
        },
        {
          "alg" : "SHA-256",
          "content" : "accdd5c7ac4c49b155890aaea1ffca2a9ccd5826b562dd95a99fc1887003e031"
        },
        {
          "alg" : "SHA-512",
          "content" : "41e7910e89550f0118c1b7d3a2e9bd24cff299f3d935616f604d29fe74276b2315846380fae2e83bb5785263a860e6973052d8906cddf1c8d2bc9e30a95785bf"
        },
        {
          "alg" : "SHA-384",
          "content" : "87bdf64342462a2b4b899e620b056e4a06ee5f73106efa0e0a183b83280d5558d57ce0afc1f189d7c65b5400e76821e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.minidev/accessors-smart@2.4.9?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.azure/azure-storage-blob@12.31.2?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-storage-blob",
      "version" : "12.31.2",
      "description" : "This module contains client library for Microsoft Azure Blob Storage.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f8a4adc3475ee98dde15620f07f2163c"
        },
        {
          "alg" : "SHA-1",
          "content" : "092c5c3fb7796f42bece7f3f6d3fc51072b71475"
        },
        {
          "alg" : "SHA-256",
          "content" : "95732cdebb6e306bb751c1b4702de401d221f05470e23ec4c5835a5b4dc096cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "903460954f3d07096c79e92974c6ca8ff22c4c056e696b16c769202aa13bd700a69c47f2c24bfa00b3592aca658939261b9af7de5ac42ba02a1bd088a53a4f25"
        },
        {
          "alg" : "SHA-384",
          "content" : "877c81e445058217e416bf52ac17a2469b566cc65aed0db99a9684d7104c9595439967364ad08d0667f00aaa9aa9447e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-storage-blob@12.31.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-storage-common@12.30.2?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-storage-common",
      "version" : "12.30.2",
      "description" : "This module contains common code based for all Microsoft Azure Storage client libraries.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "38a8224d26ad04d2b149b28a18791368"
        },
        {
          "alg" : "SHA-1",
          "content" : "203214375d7fbf214f5cacefd2c851e87a708a98"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e6a67be5fed0c2ecff8cddea89b37ee6f889f60fe1b7f9a33e53e31b5acfa9d"
        },
        {
          "alg" : "SHA-512",
          "content" : "b7a0d5417da011ff13730b099eb11757bb1d90672a6191fe0919826e5762564115866085b2c8555e5708ae6a4271b0b4f83198bbb8d1f27a24808818cf7e4f98"
        },
        {
          "alg" : "SHA-384",
          "content" : "f9963589dfd47b3777b3b95849a06d613297d2355b45713b8887bb4b8f8e505f9322240f378ac10b6aea288b4e376911"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-storage-common@12.30.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-storage-internal-avro@12.16.2?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-storage-internal-avro",
      "version" : "12.16.2",
      "description" : "This module contains internal use only avro parser code based for Microsoft Azure Storage client libraries.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "191849de053ed9d258bb925b5f6f95e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "4190f1da9f5573af9c3215d4f5329f900e86c7b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "eacc86a8ecc7c569f3b6833f875ad403ba4e051a27bc340bc05cfed7c4469a02"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d874d8adfdfccb5aa6e88fbc5deb7a60f3d1942d6b59fe651f84261b8c200f5f4e5a1de6bfa145c58b8f2bc059f327e445274317ebd36cb6fd6fbbec73cf6ea"
        },
        {
          "alg" : "SHA-384",
          "content" : "3a852b6e98fc12d949296dff3e70af3ad7f0bb2d3d19f46ac8a8e495b4e536466ddb77888cd1f72b3dd6ce7e53397c69"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-storage-internal-avro@12.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" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-buffer",
      "version" : "4.1.137.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" : "d371110ab6e5494cafa6939ac06ccd45"
        },
        {
          "alg" : "SHA-1",
          "content" : "e048dbf1e7e5077b36cf7c1a6417f2ddfbcc59f6"
        },
        {
          "alg" : "SHA-256",
          "content" : "f474b14c7734f15e0540394cb6f39d67777b7581a42919e4ac89d253d4efd929"
        },
        {
          "alg" : "SHA-512",
          "content" : "d1fbb869280def7d4b27045b490f472e7a01c65b7549bc3585247bef2466e2320afaff7ca87e627a82ca0d2f4ab01b75b7db486b16903e17caaefb79c14c4c2f"
        },
        {
          "alg" : "SHA-384",
          "content" : "010de3e2dbd6499881a00706a7fdf526f6d5a316b685dda4131a670937e8a42710f5bd4a99d9a3994405ab68b896a764"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-buffer@4.1.137.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-common@4.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-common",
      "version" : "4.1.137.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" : "88b626de884daf3a8347d1b005b1aaf8"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ec7a33ef9a11da3f5a2cd5fa8e1d41732dd1968"
        },
        {
          "alg" : "SHA-256",
          "content" : "d31926b01adcc07af86f5e27b81b6d6c115df17d366e835d1fc3f5a1924e7e52"
        },
        {
          "alg" : "SHA-512",
          "content" : "463594e3ab22dee2889fc3ff25a4c7e1e6bda4498785787021c616c48bdb7f7888acc5bb7b377154e1340d9043205c40d2424c95d881a40d1f0072f15fa73ef8"
        },
        {
          "alg" : "SHA-384",
          "content" : "5a842bc8ea757e117883d646fc0e95c77d8e6f88a66823a8fd37f133f9562a91ae412a1f13ea2a512e90debb6cd6edf3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-common@4.1.137.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@4.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler",
      "version" : "4.1.137.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" : "57545aa654bfa587636ba4559cb0eb49"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac2cfd0501b38d1749cff5f40c6b7bc4ddf6d477"
        },
        {
          "alg" : "SHA-256",
          "content" : "d0e4c6ee4779f59f6ab2fb5d388e4f57147c82270164b37945764bb9bda96a44"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d0a373325965ca6d2d45af390253894f82474ebeb7cbfddceb16cbfe0bace4d5d0fec6bdd60b8bf2233ee3aace7acbe2beba15260e4667ab525ce1b61762d23"
        },
        {
          "alg" : "SHA-384",
          "content" : "1616f072377636e52f3b74e10d17a9b198063b1a655a9fad9a5b4a4a89c984ea220a0a2c870c2c27d1fe5a0697e5b80d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler@4.1.137.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-resolver@4.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver",
      "version" : "4.1.137.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" : "8e031f5c56cfd4163cb156b3306cebd3"
        },
        {
          "alg" : "SHA-1",
          "content" : "a34345634d7e21946257d4afd2d0c44ff2b15b6b"
        },
        {
          "alg" : "SHA-256",
          "content" : "b4cf2aeedd9fc7c8c439bbfe574f63cfe5b83392e88bbc07ca0e8424b7cff955"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a6d6dfabcdb88e7675b879547e705e65be8df4ba2ed86fe99fc313137cfd2e02e1c6f7b77f62781b8930fc5d85071d3ca011aa5cd800a9492b085ebfc780bd7"
        },
        {
          "alg" : "SHA-384",
          "content" : "c334173833f54436e9530c24dc49666534ae549d11ded88e6b085045363f21966638dc230578e9aac72a3ff951981427"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver@4.1.137.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-transport@4.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport",
      "version" : "4.1.137.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" : "06e79cbb36dc63030d1aacc6a1e13d37"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a4a3d0e953076c63c15eac6d0d1a5f5856cae16"
        },
        {
          "alg" : "SHA-256",
          "content" : "6251adc2a2921572382732a2db188d4f4f2251fd6ebb49c5d44bbf33d6bfb1a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6fbe968d3666fdc146472755cddb0c785d1e2b256225cede7b362faff534884c03aebfab97d4959d49e0d4605d6e8d86f9d9648d090fa618f02ba5e572b2abc"
        },
        {
          "alg" : "SHA-384",
          "content" : "fda7014237aaf6c81904f6aef91a0049e186f1ea80f8fd487d94d561c40a1606ad48cea93d1d4b829014d611db788c03"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-unix-common",
      "version" : "4.1.137.Final",
      "description" : "Static library which contains common unix utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2011e3c5f89e16b76569cbeebbbba37e"
        },
        {
          "alg" : "SHA-1",
          "content" : "f391028d0f76e6106d1c1e89831164bbe06d66e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "8056e7637f9948f953314894cf995ab664711b66c73c4cd5b593ae84f0b1048c"
        },
        {
          "alg" : "SHA-512",
          "content" : "02d9bf9dee02e50d02a0caf2a9db1e12bee0dc9052a103a48206d9c85738a0648389b2df29d8ed1d65eb854679a6748c515a1c592363ecbcd41cdddc864e537b"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd87acc7a151a2954cc51e388521b0262d14c26b6235b240de20436889ea38f4d6882fdc7c79a5c45a7626630b9b8877"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.137.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@4.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec",
      "version" : "4.1.137.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" : "fad9d9a0e5fa586ae5971d33163c661c"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f678378e027d567b270afd8552e68e4b460c4dc"
        },
        {
          "alg" : "SHA-256",
          "content" : "9987b6a660b0a6b1f0d791485dae33180b3d1c63687c006fe6d3fd025e9e3798"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a89f308e92f29c39bd0e856a437d84888aa7037ba6d26d2ed94fa2a83559479840dd2310714b63597e041b586bae00198a1dec40e4ebf2cc4f159ec75474708"
        },
        {
          "alg" : "SHA-384",
          "content" : "f80b695bac6e9b34dd18eb21f01077146ac02b48800d68f556ead2ad852526e8dcc7115686a81964eb8ee119aee588cb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec@4.1.137.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-tcnative-boringssl-static@2.0.81.Final?type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.81.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" : "ce35f8fc702f4cafdf5df9467c44e8b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "8037d3d283011c5c571011871f9ef7f778a632f2"
        },
        {
          "alg" : "SHA-256",
          "content" : "d22dfe44e11aab6f9cc36c83b621e9b925a830e15fce2fa40483079d748207a9"
        },
        {
          "alg" : "SHA-512",
          "content" : "00343f73f432a715161e887e056928adf0939ae92bcf2b4b663c73c1c4ec3979ef191a1cb5e615952e0599643c2850b5c2c28611eb67b5c42dd4cb6d4e64d4ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "a2e9fc0f3adf791283d9c0926b0c2f551aa3afe4ade04fb0cf20fe91426e624126515dea7cf4c709c2b2165eec71673c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.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.81.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-tcnative-classes",
      "version" : "2.0.81.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" : "b7e7437d14af544661a0e9a694cbe4bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "31a9794a9fd168a0ba787afd0ab66a6dfc4a95de"
        },
        {
          "alg" : "SHA-256",
          "content" : "b317bff5c41fea5a2c2eefebcc25c5ee486726c93e580200bc4c9ec7fc33e1f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "a71d9dddac67e008b6a672e916cb47a29d40db7342ef0f947c12db6be5b895f225e3af639f82019e87b1e82fb5433f3e7ddc53156393ca5b6a4eb9725c187e36"
        },
        {
          "alg" : "SHA-384",
          "content" : "5813d41f6507c27a09cc8c1953b706948b9545d16c83d2b0f58f278a58e2828617ddfbb437d8eedb98af67daa3d6f0a7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-classes@2.0.81.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.81.Final?classifier=linux-aarch_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.81.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" : "e7fe87cbd54805fb98ce342dbbae85f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "364c220f2048247c244857da9fd2b32e8a9855a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "2b1a88756257580f6526611376313d4cb7a28f4a0f2533f2efee088c65f5e27b"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ecbe0f2080f1523064398df90c7e3f390db9bfddaad780ad28bf3e91bef33ff34326b15c88f5f0b9852176471da4b1bef510f5ab9fc722075569922085836f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "43cff664087ef77be474677f462b6294c2fac171cf3b0d2ee96d7db97d42a7fd3361d9b6ca231eefa194c5cba8a8db7e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.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.81.Final?classifier=linux-x86_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.81.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" : "ece14a2589c6414005dcfde23e4dcb14"
        },
        {
          "alg" : "SHA-1",
          "content" : "c691f29211fd7f55b2fa17a9d898a41c16a58f67"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c7ce1e5965a9cd2a9bc57c602f3917e3994279e9c701953e8f6c6aefb76f431"
        },
        {
          "alg" : "SHA-512",
          "content" : "db30d499fba034f4dd6682124ca62e9cdbe77b89d35eb8913b2d7e6c89b34422de379f71e6593897fa9a8060bdd6384d18dc402154a422ef3c410def159195e0"
        },
        {
          "alg" : "SHA-384",
          "content" : "e3196d42aaf5cfead3f21900b7d2f81e72f772358f4a6729fa775f35a3434768a96414b047605d010b8c1be97d6d20da"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.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.81.Final?classifier=osx-aarch_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.81.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" : "3e68b0d8983379d61edfb1cfbf20ce84"
        },
        {
          "alg" : "SHA-1",
          "content" : "230d26e1e21260f519090911677b4976ae4b36eb"
        },
        {
          "alg" : "SHA-256",
          "content" : "821cb6b8c61b4d6a45d1c834675ca34252da92a6892ca4bc7e5ee433502bc23d"
        },
        {
          "alg" : "SHA-512",
          "content" : "e5d7871b22e59e040586ee19a1523002961b234c9cc803464f64a946416a5cb27c5ef5e11553c9d8f1111e203308af88bb27fef13d585f5e28f9190e376b718b"
        },
        {
          "alg" : "SHA-384",
          "content" : "57bd11623d3ba593f2b545511e463b05c6d9ca8826a27cd99839b9638e755663b80713447ed7f3f69cabd928f2622bd8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.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.81.Final?classifier=osx-x86_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.81.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" : "c91b4f831193be9ce0b6c5ca97463e20"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd0289efcb1fce99c44ed7d66553a04110f2c7aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "09497e2ac9b752076e8e53798dc1faa3f8b4a89d6cdafc58d15a9689b1dc4858"
        },
        {
          "alg" : "SHA-512",
          "content" : "6f3aef2436b8e812cfdf073ed594c790ccb8f11f75a5a998af42e68cd3232779edc1411bdbe0afe4234f58bb14b04744b0a33e9d2bf3b816706baa545cc61313"
        },
        {
          "alg" : "SHA-384",
          "content" : "ff2bdaf4e0c965a396ce3335963267f5d0005cbc113a23661850f0986b21bb84b78373f72b2530bc9b3982ac8ee4de46"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.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.81.Final?classifier=windows-x86_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.81.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" : "c2414b1bde58000710525da5eab14e42"
        },
        {
          "alg" : "SHA-1",
          "content" : "29e22525a28506a41eb62419c8229115b8ab5427"
        },
        {
          "alg" : "SHA-256",
          "content" : "62e2f26901d2d61a24d81e549fdf3833228fa8f861ba0abfdaf15af1451dab47"
        },
        {
          "alg" : "SHA-512",
          "content" : "daa578f68eaf7a88d850bb60c22c5030c147224a50df164b821f88ddf5894f1e9b745917ad7cf96ce6efb61dd18f942a514a178fa25d8da163f1f511032cc8c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "e423ca95a5831c93736102b8c1e841373f78382d4cd42e64b242178823a594c4390133ffcc0bedf68cb35b8885e7a6c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.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/com.google.cloud/google-cloud-storage@2.59.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-storage",
      "version" : "2.59.0",
      "description" : "Java idiomatic client for Google Cloud Storage.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1d07cdb15e3a9cbc30b3a2cfdb690253"
        },
        {
          "alg" : "SHA-1",
          "content" : "192118d2c79eee2a7b48e82b528989b6c8802761"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b86e51e9e9540959ee0a05d2caf191fb9a490d04cc5f9f598b8e59c57de147e"
        },
        {
          "alg" : "SHA-512",
          "content" : "9489e5fe2f4326731aef167e6832abfbd7a004562c3ca3411d1d89a3f6ac8728fdccdb94b25446c50829d9841ac27f1edd90f8fd8fd515222769f6bc619d6b4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "185714b9d426a6448d270c297f1c29bd8f0d15e67cbe19ac04a8c767a87ca949b26bdc942cdd73f1fd61059fffb15a2a"
        }
      ],
      "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.59.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-storage"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-storage/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-storage/google-cloud-storage"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
      "group" : "org.jspecify",
      "name" : "jspecify",
      "version" : "1.0.0",
      "description" : "An artifact of well-named and well-specified annotations to power static analysis checks",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9133aba420d0ca3b001dbb6ae9992cf6"
        },
        {
          "alg" : "SHA-1",
          "content" : "7425a601c1c7ec76645a78d22b8c6a627edee507"
        },
        {
          "alg" : "SHA-256",
          "content" : "1fad6e6be7557781e4d33729d49ae1cdc8fdda6fe477bb0cc68ce351eafdfbab"
        },
        {
          "alg" : "SHA-512",
          "content" : "efded31ef5b342f09422935076e599789076431e93a746685c0607e7de5592719ba6aacde0be670b3f064d1e85630d58d5bce6b34aed2a288fdb34f745efb7bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "814f860e5a44ead6c457676841eef471a8b87be31b84c60a8a4477a18a9cbcb6e3c2ae700969d5c5e52309d961e0537a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jspecify.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jspecify/jspecify/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client-jackson2@2.0.2?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-jackson2",
      "version" : "2.0.2",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "da2b7f7803593221ce9e3565057fd44d"
        },
        {
          "alg" : "SHA-1",
          "content" : "2877664965c0c1e4f7488ac6401b058f47bc6efd"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c14e2e767957d9d9cec45bdb8e8d30513df031bdce95a8f3614dd64b62cabd9"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f0fc8fcf8705a4e1c2cd0758e1af6e1bc073c0e1b7be5ce901a2a8bee913978ff3f326a08b0419c5bc2ee92aa489cd9183d4328fd90f0328fcf5a7fb55aca04"
        },
        {
          "alg" : "SHA-384",
          "content" : "e59648edb08243c5ce03e5a2bcae7b81db5b11f05371e0da6dc732b35f0b357bb5310baa21a119ec5dbff63b90e2f909"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-jackson2@2.0.2?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/com.google.api-client/google-api-client@2.7.2?type=jar",
      "publisher" : "Google",
      "group" : "com.google.api-client",
      "name" : "google-api-client",
      "version" : "2.7.2",
      "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" : "61aecfcdcacb154df31beaa7552774fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "495d58d6e31c2c5e24a707a50d6355ba92dd3d0c"
        },
        {
          "alg" : "SHA-256",
          "content" : "63b754b7c4a92347c4992c42d295812f8d2ed6b9e8743edba4a8c98b92e9ca9b"
        },
        {
          "alg" : "SHA-512",
          "content" : "8e7238c9f5b7833aeef9ae9f2349a9a537e36689549047a0724d42810abca443b7bd3e3f3de8ddd4bc6eae32763fefcdc38feb613f178f605c290ee668cb30af"
        },
        {
          "alg" : "SHA-384",
          "content" : "7cd2e7a85fef4d7a5b24006b882c988ae74180bd307e39a2d1c5b95b462bf0c2d6de76c51e945d6c915af0f5d4fa6701"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api-client/google-api-client@2.7.2?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.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"
        }
      ],
      "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-apache-v2@2.0.2?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-apache-v2",
      "version" : "2.0.2",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e921b41c8d70ac36a47ca48c514a86a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "2cad8761d7c93281f71b19b60cb648977f96e74e"
        },
        {
          "alg" : "SHA-256",
          "content" : "706d6b13c43d443cfe0c39bc3aeec3675488dd84628d8e096240fcadfe5a664b"
        },
        {
          "alg" : "SHA-512",
          "content" : "bbc477c59626814d34f203af42a9a353bb3dceae1b65b54e3a6930d34afdaac5c6ba84ba6909c0870546a0dc1c71e06550e8f9241dfbdfab13d0c505217c18a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "56fa67deb9f6797c0b8c41251bdfac5d2f40b54b512d99a7725b8878b3ba2d95618a937904cb8ad44657e8421f191047"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.0.2?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.apis/google-api-services-storage@v1-rev20250925-2.0.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.apis",
      "name" : "google-api-services-storage",
      "version" : "v1-rev20250925-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" : "0cf110edc86d9a672b91aaa3caa1e9ab"
        },
        {
          "alg" : "SHA-1",
          "content" : "3dfccb9ae1369b19e154b2d432b074d10e02f73c"
        },
        {
          "alg" : "SHA-256",
          "content" : "876b33be54a62960161e2ce7998ab780270b48299dd192f5c57622ef0cad1008"
        },
        {
          "alg" : "SHA-512",
          "content" : "b249ed0fed7f8ced9b970177db0454200310efe45b25451995c948a21229c6c58cea40efe549461bd43b10b73398bc24b343001e716206615f8dd97cfd4fc7f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "698deae9b3c00abfdb668aab4e5dfccb278525c5b4b26ad2e20889128ee11fa8e583689095ec583a24fc660dec01c004"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.apis/google-api-services-storage@v1-rev20250925-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.cloud/google-cloud-core-http@2.61.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-core-http",
      "version" : "2.61.0",
      "description" : "Core http module for the google-cloud.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "14dcd9f1cfaa1deb2484ae0beb97a651"
        },
        {
          "alg" : "SHA-1",
          "content" : "66ef742ed0f91a7cea439950f3d543c90f5b1d9b"
        },
        {
          "alg" : "SHA-256",
          "content" : "132e7442e92a37ac3e0c57c8ea2cdac66313b5f67cc9e2df4bb4cb69abaf1e44"
        },
        {
          "alg" : "SHA-512",
          "content" : "5dc66367d0adc3725d037dec37f045414edbad352e66f68bc5b34ba9399eae789d8ca0d8166e6c0d0cba0408f05c7a1371e544e64aceb32712d5d7a295caf002"
        },
        {
          "alg" : "SHA-384",
          "content" : "ae0df6da55fcf8ec1eaaf1a93fa09284bd2065d920e7544df909404eeffc7d3f063216b96e99797c2c04318585203fa0"
        }
      ],
      "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.61.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.0.2?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-appengine",
      "version" : "2.0.2",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "db9f6d47e75619e4d7f48eefab819dad"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ff7a32210c31616c911bf92a33678b7236e9e84"
        },
        {
          "alg" : "SHA-256",
          "content" : "6deec6a691267fdea0153e05dbdd504a76bea2ca44eb78a7e46dc04f79ca21ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "8196fa0147d623eecfac3c75c3cf48a23f7afe1fd5465c43ba91e1af97c3a41e70d1d0d222d6c1755f644d4c22753f32aab29ef6c1286a00908e674bbd6ae478"
        },
        {
          "alg" : "SHA-384",
          "content" : "8fab35751742a15c8da71236ca3b0ccc6d2a444a5381d1a89f15c8c8bfba871e42919a0f65d4884d0ba9373c98d971a5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-appengine@2.0.2?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.71.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax-httpjson",
      "version" : "2.71.0",
      "description" : "Google Api eXtensions for Java (HTTP JSON)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b3f05bae93972e145483fcca65f8d817"
        },
        {
          "alg" : "SHA-1",
          "content" : "9c9a117a88237fe34f6424838a079d2bf404540f"
        },
        {
          "alg" : "SHA-256",
          "content" : "75acbafd90f4ef1109a2d18f25fca8b58332af13fcad9452c2c2b2a8b34b854f"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b0e6f717aeba6aebf85de4a15d881fb1c8fd76dbf0f336723eaed4bd48faaf79b22983b0fd3a1e30a9c735d82035f79d2111a7e1f64c1e3344c099e9ec50bd3"
        },
        {
          "alg" : "SHA-384",
          "content" : "38e494da70f3656d6a1cc8e1b3bfcc47b9eab97facdf2f26b961dfde0e98cc8a55249e380aa1e1dd8f713e1a00166b48"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax-httpjson@2.71.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.cloud/google-cloud-core-grpc@2.61.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-core-grpc",
      "version" : "2.61.0",
      "description" : "Core gRPC module for the google-cloud.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46f37198e86487001fc32a22e311d949"
        },
        {
          "alg" : "SHA-1",
          "content" : "556201e9b801a7d0647a8516c609c104405cecea"
        },
        {
          "alg" : "SHA-256",
          "content" : "25d2b2f324e9e1f27011dd34480b7d182e322301cdcf2b3d2a434e32bd6da721"
        },
        {
          "alg" : "SHA-512",
          "content" : "c17d2e48341078884e0d5100c38f1b965d63d4c66ce511c940054769005f55518928d5113a6b0d23ca1ac54bfc0ee9c79ce26a779ce332c2eec5edcac88984a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "37646c74fc43de4d197b8721538e05c816c82524136e4fba7fef2e1752bc9fe6f75896979188ddc9d36d4d48be2616c5"
        }
      ],
      "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.61.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api/gax-grpc@2.71.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax-grpc",
      "version" : "2.71.0",
      "description" : "Google Api eXtensions for Java (gRPC)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1a2daee7d6c97279c792027165d8d27e"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae990d821d361a7455f12e9a872062bcba3ae0c9"
        },
        {
          "alg" : "SHA-256",
          "content" : "f495f97fee0286041a53648bc5dc0e94518015527fcb94d7fd981e85887610ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "580e2ea70aa23af53698ec5c15f0fbd5e09b53bc099c76d02bc621804f8badd023f7593beb2029e334a5a5a98b227ee1d77161f466dd2e91d5587b3afa524401"
        },
        {
          "alg" : "SHA-384",
          "content" : "788e42a0e485b74b2664efaca058516ef5c890150fedb673f159365ad1d0ba70020078a4d0777bd151089a206a635a7f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax-grpc@2.71.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.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-inprocess",
      "version" : "1.75.0",
      "description" : "gRPC: Inprocess",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e36f7c2c1cf59c064b1d75e20a6e98f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "42a803a4306196a68c173795cc2cc24851a13b7d"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2953165a5bf6d236bbd84c5f9c6abd344cc722ad0cf13de24c82883477e983e"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee2b69997cdc8e85d98e1674ebd7736a44643eb4d0eb060c0b17073eb9ca8e3f05b920f1628229b52dc79d413113b5cee351675fc42f673f42b2297b7a8144cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "3205103a8d11b1d46159f1ac1dab1e20d583d3e80af4864da03fde3b400a06441f8cf8a021aa6d46ca5fbe6e66b51eb0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-inprocess@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-alts@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-alts",
      "version" : "1.75.0",
      "description" : "gRPC: ALTS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "df4aa83a64aca55a4edb94492578e4d0"
        },
        {
          "alg" : "SHA-1",
          "content" : "4a5b0e46cdb4ab242104000094d1f2227f849d5e"
        },
        {
          "alg" : "SHA-256",
          "content" : "61a0536d9cc1fda8b98a9bbeab2bb3c33438f1184337666fd8940e9bb3e13abe"
        },
        {
          "alg" : "SHA-512",
          "content" : "536e14b2be5de6d6281ab3dc9f1c61dac25559f64f586d9aee7ce67efeba152bdf35322f895000192387dff3fcddd81fa95b7bc1f0b7acd4bd99734f7bdbe864"
        },
        {
          "alg" : "SHA-384",
          "content" : "a107261c062aabf2d1c22e4bddf63b97598954c9e2b64fe5eea38de3ee821ac59aa21cbb81b33c920dcd386aff5425e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-alts@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-grpclb@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-grpclb",
      "version" : "1.75.0",
      "description" : "gRPC: GRPCLB LoadBalancer plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "225752c70cb9a9593567159cad0be76d"
        },
        {
          "alg" : "SHA-1",
          "content" : "686299c2cec266d2c9a6ad40a9f4d8dde65db046"
        },
        {
          "alg" : "SHA-256",
          "content" : "f6bed322a9512ad5c3802213744fc31e3c3839ad6f206925a4f10850b34cbe98"
        },
        {
          "alg" : "SHA-512",
          "content" : "3e36b1e29ec3b6b1751f505b0179f3f472c839f16caa4b8628d29d89a1f38f56c64b64cf6b62d403df43d04a33564678f22cf92b97aaa62160ac08c76ff166fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "4e69bdec67c2c66601a0f6d5be03138f0656b4ddfbc27afb84cb9eb3bb73f68034f9d010dbbb2a7cffdd2a340baf4adb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-grpclb@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-auth@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-auth",
      "version" : "1.75.0",
      "description" : "gRPC: Auth",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19daeb16ebe9989121e00785503ac620"
        },
        {
          "alg" : "SHA-1",
          "content" : "aed6c5f6863dbd2b82c24941ddc2a810004e9e46"
        },
        {
          "alg" : "SHA-256",
          "content" : "216e551be78b4c080edd6ed43aef63af21019a2bd92a81f3c31d4cadb4185520"
        },
        {
          "alg" : "SHA-512",
          "content" : "46ce3d59de3601ecc3f42fe24410edee4e35522b6b862b5578e33b631fd9f72c39cf69e1528a397e8f94e1c6a21384039218d62c48a52fb00c6119c5ddd952dd"
        },
        {
          "alg" : "SHA-384",
          "content" : "75a2c388cd8b600864c5528ad4e8844081cf2be4ab787fb9cc0864e9edca17e6a679298777af2369bcfcc90980991a1e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-auth@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/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"
        }
      ],
      "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/io.grpc/grpc-core@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-core",
      "version" : "1.75.0",
      "description" : "gRPC: Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "10bdfb0eb5e78ebce89c74d69d3390ab"
        },
        {
          "alg" : "SHA-1",
          "content" : "c042165745c0bb4f80774ec066659dce7064aaef"
        },
        {
          "alg" : "SHA-256",
          "content" : "f10cdbe558378494e4ffc6b1bb328b8a137f3201d46c8b24f0154eb9e51191a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "4ae84253f482f976cb9c16df866c710461e737483ae8b1f816a4f6ec380371301aaa37733667af74fafbd8eb94d089ba9c905fee381943544be3cfe37c4170aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "df01c2668faf21754859bde3df918399920eee4ab68da89ce028e18b9b1b400264ff59ad1e9fa6a36817ba7850689d46"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-core@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
      "group" : "com.google.android",
      "name" : "annotations",
      "version" : "4.1.1.4",
      "description" : "A library jar that provides annotations for the Google Android Platform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c2cdd26a6ae577f24775e8ce75da1fdc"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1678ba907bf92691d879fef34e1a187038f9259"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba734e1e84c09d615af6a09d33034b4f0442f8772dec120efb376d86a565ae15"
        },
        {
          "alg" : "SHA-512",
          "content" : "530bfa9e7aea7b2dc2e8776f083705f12772045f6f4bbe235a1c3e97646bd0b0a367358aab0f129058d1899573f4bce97d7db3dfff96dfdabc99377c5d837222"
        },
        {
          "alg" : "SHA-384",
          "content" : "0771b9b0125353a343bbb5a6eb4de4410d142fd97141b813455ff1aa701074bd40f3b9049068b6053ccccdd99a2d992e"
        }
      ],
      "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.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"
        }
      ],
      "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.api.grpc/proto-google-cloud-storage-v2@2.59.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-storage-v2",
      "version" : "2.59.0",
      "description" : "PROTO library for proto-google-cloud-storage-v2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "125b283c036de5809d65407316aa82e3"
        },
        {
          "alg" : "SHA-1",
          "content" : "6867fc1dd8500b80efa2bd9ee152c12c2e19ff3e"
        },
        {
          "alg" : "SHA-256",
          "content" : "e409a8f6fe4f8566a8c9c3b5243f84b7e0ffd2427f5f73e352d8a02ad2f484d2"
        },
        {
          "alg" : "SHA-512",
          "content" : "1acccafdf676b2078a581b36658a0a88e99a7f40e8858b68304775138d2d5b78f8f8548de40f76fe9e61af4db3970836a5b9c180cd0bb54bc9ad4d1bed3b0a68"
        },
        {
          "alg" : "SHA-384",
          "content" : "d57ededb524fc4327133d710107ba6b1f2abaafc3a51d56fd7ee28d28ceab7058dbace17b6163b7bb75b50795deb4112"
        }
      ],
      "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.59.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-storage/proto-google-cloud-storage-v2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-storage/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-storage/proto-google-cloud-storage-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-storage-v2@2.59.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "grpc-google-cloud-storage-v2",
      "version" : "2.59.0",
      "description" : "GRPC library for grpc-google-cloud-storage-v2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "284831bbe0c25c21a305ae35ff6b1d63"
        },
        {
          "alg" : "SHA-1",
          "content" : "3db75658fd5a11e026f928d3e0d7660d2e9ff89e"
        },
        {
          "alg" : "SHA-256",
          "content" : "1518a6915326e04a31235467b83b1aa4b6bd51dcc53df54080729e5b824d9a92"
        },
        {
          "alg" : "SHA-512",
          "content" : "8660fe2c091741bdc88c0e1114efb48c52dbfb84093e549d369cdf6f86902afef7067aec8a12489c4265685b9a3aed7a615f7dd2bcc0281291a8737a2dfe899d"
        },
        {
          "alg" : "SHA-384",
          "content" : "213b04a5a7515e3414cd664d7734321f6ca932cb9847c4b13c91f4aafcc9a09b14344e1c6bab9d4df3f0372b01cade0f"
        }
      ],
      "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.59.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-storage/grpc-google-cloud-storage-v2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-storage/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-storage/grpc-google-cloud-storage-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/gapic-google-cloud-storage-v2@2.59.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "gapic-google-cloud-storage-v2",
      "version" : "2.59.0",
      "description" : "GRPC library for gapic-google-cloud-storage-v2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a3972f04f957aa572c9b51fbea7ba309"
        },
        {
          "alg" : "SHA-1",
          "content" : "372c1b4f341ad1d7d6aa4282d4ccf30eaaaf6143"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b514c685e4323e6a11146ab99b76fe277b74e8ed93b16a6c43de07a12191fe5"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a942b84b04f679ed35f4dd93af606c9f2e033d15d92cbf38e842af245313e53ebd990263812b8e52d209a5ded891ec3e21dff28a7cca2e8773db3b5e1e77822"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc3c82ac3868eb87c8c546cfb5e992ce4c9009b23c58162b14a590297706efe6461f99b1413ecb2d485a3b10161fc8f8"
        }
      ],
      "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.59.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-storage/gapic-google-cloud-storage-v2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-storage/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-storage/gapic-google-cloud-storage-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-opentelemetry@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-opentelemetry",
      "version" : "1.75.0",
      "description" : "gRPC: OpenTelemetry",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40c92e162cb038abeb26c343c801804c"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb3127744a1fa2cef36ca0423c86f07165672350"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b59d814dc4c2f154f1d84ea6d09fa5a82d9681f3ad4c4e51b76b5a0d0d814eb"
        },
        {
          "alg" : "SHA-512",
          "content" : "34dd351088f857a6114243bf041055aae05d9194fbbf2b4642d694502d1643a09132ad03f566091d73f06c40ad379d9ac5c9e8d71e562c9545aa970a363b3a39"
        },
        {
          "alg" : "SHA-384",
          "content" : "292093432549be2a470c733378c68b91a8a34c2926420c62d2fbfcec9b34d1296baf7def60f1295a1fd7288ef141bd00"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-opentelemetry@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry.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"
        }
      ],
      "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/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"
        }
      ],
      "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"
        }
      ],
      "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"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-monitoring-v3@3.52.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud.opentelemetry/shared-resourcemapping@0.33.0?type=jar",
      "group" : "com.google.cloud.opentelemetry",
      "name" : "shared-resourcemapping",
      "version" : "0.33.0",
      "description" : "Resource helper utilites for GCP within OpenTelemetry",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b4136087a114cf56ef45fd56429073e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "9c4f5ed770ccf34c3e78adadd979227fb9105de3"
        },
        {
          "alg" : "SHA-256",
          "content" : "eea9a3e11db783626cc15dd1835c1ed09f53b70a1fca8c58bf723ce813e9f843"
        },
        {
          "alg" : "SHA-512",
          "content" : "148faeda931f90a154ad3cc85a7a91f4b9e90eb887e7d4ba5f70d00ee0f8c19cae0f54d9a96f76d46e8b489c56648c551c6e4ef398ea5743ebab1c52b4fca49a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba1af8f9d1b2bb59b0b881678cf3be6def2b0eff00db7fbdc631a718b937ec9d65046b5fc7326e8f1f3968ff7ef856ce"
        }
      ],
      "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/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"
        }
      ],
      "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"
        }
      ],
      "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-netty-shaded@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-netty-shaded",
      "version" : "1.75.0",
      "description" : "gRPC: Netty Shaded",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "78f335057aa8873987711d474eb33cdf"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc098b0cad2a1085d17dbef2356f6485d4aab88b"
        },
        {
          "alg" : "SHA-256",
          "content" : "d33d47a9720a392512c4e4ceaa17a458a0e3ed6188d17e98d6c4faf0679374d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "0e27677c578dd65204f3bb9227dc2eb180ad4842c69e83db2a144274eef7423de7d77d3207435369ad6995cacf2cb75cfc76620a17e6f70f46687485757a34cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "2eb74b1851e83a0cfc13fcee7f2a5f78cf4a8d612ccc43924fc4962fc5727e92da882ee4625d368d3527d5905283a876"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-netty-shaded@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-util@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-util",
      "version" : "1.75.0",
      "description" : "gRPC: Util",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72a327942f81e84150bc0b14173c274f"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e947cd64e9419a1d005b22ab39ff04045e931b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "92b5a1195dad4cbd7c405b01cbd9fd2dbbd548d13d4cfabf9d2d6a37bad4cb81"
        },
        {
          "alg" : "SHA-512",
          "content" : "a80da9efc63fd0bd3661ca7d93f4b98d3cc11dc44cdef9bb1d01b53b7f8944b77c31e2660ecd431fedcdc2f96670d94d7e1c0d15369a8dc704b194d6fe463607"
        },
        {
          "alg" : "SHA-384",
          "content" : "5932aacfde82d4817fe8504ca3afca002b0f0df76e168bd1366d9c8044aff0628494c3eb6848dad2922c8d3953a11a95"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-util@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-googleapis@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-googleapis",
      "version" : "1.75.0",
      "description" : "gRPC: googleapis",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a9ea5aa3c7736bfd20fb55affdaff5d0"
        },
        {
          "alg" : "SHA-1",
          "content" : "814f3054780231c6b971c13f53ecd100c34cdac7"
        },
        {
          "alg" : "SHA-256",
          "content" : "e5c5237ad23f989c61c410db7a717b69c3adb5d78961c814e5b1d328d8e2ef80"
        },
        {
          "alg" : "SHA-512",
          "content" : "381e8c9c688057cb1b9646a48b23e0625bdce8127f2eb79ed0e1c7e2bd3822e1fb3d73eb28ff13e547953c145a68e159a11505ee598ab7b87013e2ed80c4e4cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "f561f4d5090d6409c146049ced309a5f896bbef395c0e9ea8c348bbc0f5641163fa28ba6bd2fcae4474aea0a930b7cea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-googleapis@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-xds@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-xds",
      "version" : "1.75.0",
      "description" : "gRPC: XDS plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5d18826a9e7222a58bed96c6f31aa1a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "bd939f77b19a0a233a555bae1385d43504e4ddd1"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b4b01d75e7f52c3c78180b14e45002142bfc7156b8d906950ef4ba3b4fda0e6"
        },
        {
          "alg" : "SHA-512",
          "content" : "5356d1b1db40e4db48b79d8240ec99b2b05d3754abd3aaf57fc04431bc402c76b41c744e2d8f580fbcee74b0357016ce2f61f672078d48869f255253dcceaa35"
        },
        {
          "alg" : "SHA-384",
          "content" : "8531001eb30bcdf18bd3aecfe20c370c4a6fdab2f71e138446670134081dabd8a3e69be9a8b8e29ee847206f31f77737"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-xds@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-services@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-services",
      "version" : "1.75.0",
      "description" : "gRPC: Services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d1300beddc80243f72ca59775d3925e4"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ed3ebdc3ea91f70e67deb5af8ffca12ca0d2c5d"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6b3db6fecf14220db17d085eb2143f7c68879f6072f2159692c24c607e9391f"
        },
        {
          "alg" : "SHA-512",
          "content" : "5530cad7274910853b8c5a7132cccdee29e31bb12d47bacd3ac9d1cafc828bad1950fff8c4a4cfab0c280928368614627c6e95f10c47e5a32d63795617ca7ba3"
        },
        {
          "alg" : "SHA-384",
          "content" : "97bb7c417e6bbb30789c29d08ab39e6f6b875a7b9ed4586e6e0a6012a7951c838950acf486f0d11e5eec352c144907cc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-services@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-rls@1.75.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-rls",
      "version" : "1.75.0",
      "description" : "gRPC: RouteLookupService Loadbalancing plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f12a207b6e534b94f8e66a78c983d07b"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb5116f2d096390de9ccb53cf6902ed352396e80"
        },
        {
          "alg" : "SHA-256",
          "content" : "0a05619da56ea32548991ccbb531c08c93ceacc3921a53b4f070cd3eee35c5cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "294940b69f9b2a4bdee1723fa433bfcfc56f6c29869898b1177c2346678f48e554fe1ebfd0f42aebb92437875db2860f96b4fe8c672e4c14ffa9423c3332a7e9"
        },
        {
          "alg" : "SHA-384",
          "content" : "b3bf174ad5861647fd562f77ea42365e41fb3e2337c8e516834610de18b2a9ad535d07437a1954cbbf5605e9b88d9623"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-rls@1.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.crypto.tink/tink@1.12.0?type=jar",
      "group" : "com.google.crypto.tink",
      "name" : "tink",
      "version" : "1.12.0",
      "description" : "Tink is a small cryptographic library that provides a safe, simple, agile and fast way to accomplish some common cryptographic tasks.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "74bdc76a286d28dda8e688bd567dffa6"
        },
        {
          "alg" : "SHA-1",
          "content" : "4366d53a84a2e6f2054d2c58b4c3d879da40bef8"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6b3338aba9aeb4379abd8fabf685d3d9873005a2667523681da1e8293846bc9"
        },
        {
          "alg" : "SHA-512",
          "content" : "c52b783621937213ce3692390d8c75135feac81f253774bf5cfa9acd7538738e293f174219a644cfb43b803d3ac3801226bffd0bfadba8f721e111da61353bac"
        },
        {
          "alg" : "SHA-384",
          "content" : "067f426e8201cca66a26cf758180f2e4ea8e69f0612201d3ca0430234366de0b677568a7460dc1cdd917f5300667c58b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.crypto.tink/tink@1.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/tink-crypto/tink-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/tink-crypto/tink-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/tink-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/tink-crypto/tink-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.crypto.tink/tink-gcpkms@1.9.0?type=jar",
      "group" : "com.google.crypto.tink",
      "name" : "tink-gcpkms",
      "version" : "1.9.0",
      "description" : "This is a plugin that integrates Tink with Google Cloud KMS.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a0f1b0c25ae435f9bc4464c267d6dbca"
        },
        {
          "alg" : "SHA-1",
          "content" : "f3d3b0522d1d2dbb05bdf2801288d13d7afbdc58"
        },
        {
          "alg" : "SHA-256",
          "content" : "bdfefcb7a7bbc15fee85de45f5f2aca54b62f4da2adc2db13cddbb75e0487f63"
        },
        {
          "alg" : "SHA-512",
          "content" : "b26bdbb8dec6ecdbc37608e1b65a109cfcd3875637c8faf70c576d780e4d0820e89bbe0f00dfbb887d0c6dae8b0eec1f9c16a76d513f4915189d65c5720655ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "0fbfa4c68edca85fc7c257f606232f1c46994a8c0b9eb8992ffcfeb606e71875bc0722a7ef64018db431e211b00f20cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.crypto.tink/tink-gcpkms@1.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/tink-crypto/tink-java-gcpkms"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/tink-crypto/tink-java-gcpkms/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/tink-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/tink-crypto/tink-java-gcpkms.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.apis/google-api-services-cloudkms@v1-rev20221107-2.0.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.apis",
      "name" : "google-api-services-cloudkms",
      "version" : "v1-rev20221107-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" : "27deecbb1509a9af860c3678a1ee04f8"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a35e671d1d1d04067e356168bf7584319ce150f"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c98eb64a9b692127bc9f144837a6f70d5c391132ac198ebb92bfb326d3d2ab4"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3e08612375f123c8427d6849969cfe62331c5024acdf502c2ac766ec94c2ed8015b662d20094383ac7021d841dec94e03baf1729104f0eecfb36e050a6d378f"
        },
        {
          "alg" : "SHA-384",
          "content" : "405a7e54b46dc41faa4a187d81750028ee29172a90582a8278991fa9faaca63b9d49aa694a18c024e248584f5a620ea8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.apis/google-api-services-cloudkms@v1-rev20221107-2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-cloudkms"
        },
        {
          "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-cloudkms"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auto.service/auto-service-annotations@1.0.1?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.auto.service",
      "name" : "auto-service-annotations",
      "version" : "1.0.1",
      "description" : "Provider-configuration files for ServiceLoader.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "61f0b581d16c470cd9e7d595be8568ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac86dacc0eb9285ea9d42eee6aad8629ca3a7432"
        },
        {
          "alg" : "SHA-256",
          "content" : "c7bec54b7b5588b5967e870341091c5691181d954cf2039f1bf0a6eeb837473b"
        },
        {
          "alg" : "SHA-512",
          "content" : "33fd334783daa34e1dbb8132810ba19c2818d6f8a9a478e6b3f7a7cf018c16cd10d2f9cda3303ad99f897c6819d3a311b07c9a32f4f2b5efe139fe6942e7d814"
        },
        {
          "alg" : "SHA-384",
          "content" : "64e2bd5a80c574591da5980b7767bbcea5be06d4d57eca1bda70b103a83c26ed4ba55bfedc5b0223dd49bb7e1d598980"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auto.service/auto-service-annotations@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/auto/tree/master/service"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/google/auto/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/google/auto"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.65.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api",
      "version" : "1.65.0",
      "description" : "OpenTelemetry API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3ab40b0b330e094f7d4fa9ae1671a796"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b5df7f216b8b75da02f4f70daef71e70c91ff5e"
        },
        {
          "alg" : "SHA-256",
          "content" : "ffaad9334ac41c02b6820b19da589d13dca72d7c6663cc9621c3ca64901f7995"
        },
        {
          "alg" : "SHA-512",
          "content" : "6faee21e4c095a53acc7487cf3af18fb944c880e89fee4b52b4b4603dfcf3070cdfc041d94824c41fb1250ba38fa8cb7b469f78ace3df62076cbfadbebcfcce8"
        },
        {
          "alg" : "SHA-384",
          "content" : "1512a034a9fa6c5c7851748eac3bf9fe6bfd9cfd3ed98957885633497ec47ffb75d6edb094c429fbfadf78c7eea8f9d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.65.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.65.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-context",
      "version" : "1.65.0",
      "description" : "OpenTelemetry Context (Incubator)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "db758a644b5c8459f32d2010e22ed34c"
        },
        {
          "alg" : "SHA-1",
          "content" : "d62950109b08e183ee6e397394a2443bc6bdbe84"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d763d701412dc10d5c70de8217a25d08bce1b7fe8fe3e3c6818568e14c1aabf"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7f551f8f95bba7b0683e4781fc884bade9c8ad32fa1633c34f08863dd0e5ad6519ad6fcd8baf00945a779199ca5f4347160ffab2a6642b5a7d554a70f56fcaa"
        },
        {
          "alg" : "SHA-384",
          "content" : "a45c3a1d31d62c1c088f818e297ed154b75ef9e1d41dbc57eeba1a2db921402ad6f6ef9c06c4e64cf21aa7744d477726"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.65.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.65.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-common",
      "version" : "1.65.0",
      "description" : "OpenTelemetry API Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "381319cc02c307b553218d48a41e4398"
        },
        {
          "alg" : "SHA-1",
          "content" : "843f221202a008c893e18dafed0a024ef9d25ac1"
        },
        {
          "alg" : "SHA-256",
          "content" : "be2a8c3e458a3b3b8de0670c9f6649624b4b6f10f3bde64d3d340a029e86454e"
        },
        {
          "alg" : "SHA-512",
          "content" : "45ef9dd8301b78a96fa4903bb09bb3581b07fab07da9f2d9e75cf6b33fa3b8a9a32333621d2c3ff0e3a8ec65b6a41ddabbc006fb5b1c5fb9db9e621bbd355588"
        },
        {
          "alg" : "SHA-384",
          "content" : "e042e217e8f17863258bb65a3e55bbb157c9baca4b648c648ee7fcb33867b8f3a029dd02b7616c8978fa5ff34bc3406b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.65.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?classifier=test&type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka_2.13",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6422972f2686290aa16a9343a72eb9de"
        },
        {
          "alg" : "SHA-1",
          "content" : "0585394c0442464658558ba5c9915636eb2c061e"
        },
        {
          "alg" : "SHA-256",
          "content" : "5821b5b6df1d886ae0c0ec46adeeffd1d3d2172bd0f40b35836a573ec533d6c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "675f41fb3d6e0cd6e03b7b3f06d67f62dda9b5361b85f7bde7e4e8ce5161564c39b88a513eb4d53002c140623d1d400c7a95521af02bab16bc6faef5821c11d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "33f07b88f4f1cc7332e71f46ce5bb2a3c8ad1aaea2ac4ff409605585d4aaec88e35c4ac1c0efca13d0d743b07dfed03b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?classifier=test&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?classifier=test&type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-server-common",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c08d72b8b052a1c146aa5e8d22812df"
        },
        {
          "alg" : "SHA-1",
          "content" : "03b6d9f420667da0801a731bc1e159b2795c8140"
        },
        {
          "alg" : "SHA-256",
          "content" : "67a5fbf6412a3f56d69d7911aee4d6f539ec65093958e48840ad1b0c6474ed30"
        },
        {
          "alg" : "SHA-512",
          "content" : "c4d3cdc17e7f16f3c6930f84fd6ac39b3e15835456c30e4049c9edb18ee126c0b66427a821cf3cd460ff9023e0a4c588dca446ccde226ca0424fa649e5706163"
        },
        {
          "alg" : "SHA-384",
          "content" : "02f006fc2a0f63573ac97f50572db10ca7682fe0a7685cb9644cb4ec4ec89989bfedac9d598d424393ba1e08ce5bfd6f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?classifier=test&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.pcollections/pcollections@4.0.1?type=jar",
      "group" : "org.pcollections",
      "name" : "pcollections",
      "version" : "4.0.1",
      "description" : "A Persistent Java Collections Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "154284a86ee0f4ef02cb00dfcb81ce2d"
        },
        {
          "alg" : "SHA-1",
          "content" : "059f3bf5fb28c5f5386804dcf129267416b75d7c"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f82766d7c3221930854033bebff5073ea46b43f27326074bbe15d148c18bfb3"
        },
        {
          "alg" : "SHA-512",
          "content" : "7f69aaf59c15a5869f328ceb1c7a4ce1ee6d2516492bb8086590520ea1a7f9e8bced544bcd110a8cd0171ea364e217de9d978473d5afb0ea465a3c7b18b29537"
        },
        {
          "alg" : "SHA-384",
          "content" : "6868e090f323d7e89f758f663b8a6547ad4d64b5076d832e7fe6b2a0425ce77653cb7e86861d3473c9cb69545aab8b54"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.pcollections/pcollections@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hrldcpr/pcollections"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hrldcpr/pcollections"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?classifier=test&type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-clients",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "49c8cf9e382facac17e73df058a8d066"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c6b5e6f66e683d4169f7a1b9c1cc3e7839ac291"
        },
        {
          "alg" : "SHA-256",
          "content" : "05f57500e6dae279dd8222dcd06f61b32835a8b17c37540e079c241e22025558"
        },
        {
          "alg" : "SHA-512",
          "content" : "63ff42de6c2f6a28e970607629d9025ab042efa1eea93da9fd143568920abfc6d2e5e535fb228ba3e621bdd8f7c64a28504855df565abd6c1fae6b719e425ad4"
        },
        {
          "alg" : "SHA-384",
          "content" : "a6a41bcd042ecb5675b9debef375e057749572258fc4a33fffaa323894df696d3985cb053787ccb239bdb4fb261bad07"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?classifier=test&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/auth-providers@7.8.11-ce?classifier=test&type=jar",
      "group" : "io.confluent",
      "name" : "auth-providers",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fec475ea375987eae13d843ad115f948"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab073ed3fbf64bc7fb6ef36570852a715025a01a"
        },
        {
          "alg" : "SHA-256",
          "content" : "a3ba862e0625b704534e690d7a681fdf64a081144234bc54cb40bbe0b3de807c"
        },
        {
          "alg" : "SHA-512",
          "content" : "e7b24e82ffff192ce759d962081075fef16d093a0bfb6186b7ffd72fdaa19bed9e5555ef3c81cb0ec777dff1cb9a2c5378364ee64ff019d2d2b83f612c98688f"
        },
        {
          "alg" : "SHA-384",
          "content" : "a2ed6318a75b15d8dbbe7f35e7f04776f4d418dea8e5aa4ba95a9a5b472439125031e48408fe8e9c26c5f70e081f7212"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/auth-providers@7.8.11-ce?classifier=test&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/rbac@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "rbac",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94510490e6805b7fe7678374c6f81677"
        },
        {
          "alg" : "SHA-1",
          "content" : "56bafa609451e859aa31f0197df47933df81b287"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb66173a267416a1adf4ebec1ca6b80cb0dee8bd1f63171137443f3e0d09517b"
        },
        {
          "alg" : "SHA-512",
          "content" : "25620cfe278068fe7b5faf4010ba4059d771111b61adfb5cf07d6757e5adf53d43bb321107e2430ae441c1dec07e4dd2cb745e7e80fbe3cb9a285eee0e633595"
        },
        {
          "alg" : "SHA-384",
          "content" : "f91217db163943e3545e6be317aec2aaeb84f2cbc6e74d71c21ca8561905e191047d7fa491a0b070bdef9bd607f67ae8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/rbac@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-runtime",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7503bc6cdd32a0eb5002c7a323a46c82"
        },
        {
          "alg" : "SHA-1",
          "content" : "199a0e27e85560da327c81fe81ffe15772e6081f"
        },
        {
          "alg" : "SHA-256",
          "content" : "fdae183a3497da24f594cf1e30c34fe11d3097a9d2aad1af2676f647e4bdf037"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d35da95adec6deb5ec740d908187d1b06902b4da49e8853d9c46ab054ce078adf317365638cd485773e92f6f62d0179148fb86634a2e4b67add52841e59e57c"
        },
        {
          "alg" : "SHA-384",
          "content" : "11cddff790528bad6ff28d5b34708c6a326755d7c3556c9920ca197fa57bbf823e05f5c48a41603ecb354a12704537f6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/connect-json@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-json",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2ae2d53fb5666735419b7c101f564542"
        },
        {
          "alg" : "SHA-1",
          "content" : "80968c2de7ad875dfca02a22c9d0ec3d5be7bfa8"
        },
        {
          "alg" : "SHA-256",
          "content" : "dacde70d308b52597a10c1a3af5a5fa17a0d6aa398d9c8fbee16d2e1bbc938d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "6ad4c1144283ab72e73d041e0e78b8f654d11f601b81642b90713b4d35ba34ac663c71aedb62fa31e0d3b916d4cc5c087b57657496bda568557ebba51cb96ce7"
        },
        {
          "alg" : "SHA-384",
          "content" : "12f2ae5cc1ade12af377b51cf1288e0a5d90c6d8126ccd000307ff29804bf04350a351bba0d7dbcfcb38af8b1bc6f53d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-json@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-afterburner",
      "version" : "2.18.9",
      "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" : "c0b051ba138c083ee8a92fd086baeaf1"
        },
        {
          "alg" : "SHA-1",
          "content" : "013f5ecc537ef3cb051ddd5a65c474d17c47c585"
        },
        {
          "alg" : "SHA-256",
          "content" : "f6fb5ead1d80945e320fed7970c2bdeb805e73ac33b157ac1f5f06e8952deee8"
        },
        {
          "alg" : "SHA-512",
          "content" : "89605dc78416073a251b7ee1e08c021533205614d1a78d3eeb4a552a490cc490524dc5cd160c50b99af18bb20f4db2bd623987c9e4b7e81c39cc9f2ec6dc3566"
        },
        {
          "alg" : "SHA-384",
          "content" : "a1877f0c6640b40f4c76be471c33f80c04b8cdde65698d2e973ec331e0cbc5adf0d68e6c86c67efc1159dbab551b8d4d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.18.9?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.apache.kafka/connect-transforms@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-transforms",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1d7bcc33273448b3f1763ac6f8e8f1ed"
        },
        {
          "alg" : "SHA-1",
          "content" : "a8cd163792679ad848eb973b85f81f57c8173161"
        },
        {
          "alg" : "SHA-256",
          "content" : "09d17fc6fb927c46fdc9bec643064c2bd45e18690f70f013b8b472d0f7067762"
        },
        {
          "alg" : "SHA-512",
          "content" : "b9bb7c532116cbdd2df88071aa2199ce71a8e48f5fb277dd0a97d22554a0f2e0261677b60bd57b929ed76b555656c9cbead30b50d71a34a0788b091b10216fe2"
        },
        {
          "alg" : "SHA-384",
          "content" : "4f4c23afcf2fcfaeb729e5df645ddf9f745d6758c3b0f5c9b6fdbc9ef0fc4fb4684da670457ba9efbcb43b2d864765c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-transforms@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/connect-ce-logs@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "connect-ce-logs",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90507ada11454e2a509b975c32e70a5b"
        },
        {
          "alg" : "SHA-1",
          "content" : "264ce8534e6c6898b8953cef65da9e46cf46d33d"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfb3baf36a9d50357810413864880e7701a0e92de949dab4727a948997dc1952"
        },
        {
          "alg" : "SHA-512",
          "content" : "6274b3d4004c708f2e6398f137caf67272e16813016c2a254c83c407bd1b61f0fa2ed751bfe47cb384539ad8997f63cd6abcb0b2839b41471bbe88be06cac91d"
        },
        {
          "alg" : "SHA-384",
          "content" : "84fc48cbbe01ec831370780b8305f68cdeb86edfe1576d5ec08a219772d487b63d5b623b9161f04aee15065f87e47aea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/connect-ce-logs@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-resource-names@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "confluent-resource-names",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "505b146955c50d14ba73ba17172036a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "a70ed641195c7f8ecd244982e9af80a7ada946b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "255b370e18d1c265bda535c92f338e04bd7f77ed15adbbcc12d1f10dabdde685"
        },
        {
          "alg" : "SHA-512",
          "content" : "47f87bf250f012d0c977b5b3f588405e4a893cd5871800a2407c1b5464267b2b97daa30234db99790eca6c90858766b47d3fdfd757379f2f94c74e4e643ba4cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "b1972b3f4808bd00a089c59d74ac3cf1229f7e143a79a65c1ad91ca0667edec10e76b7a74da0d4f1cfe1126886a70928"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-resource-names@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/telemetry-events@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "telemetry-events",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fc54255577c4615e1e2f6877481ed04b"
        },
        {
          "alg" : "SHA-1",
          "content" : "74f5bd57b414f9dff4b232d2c191a700d1330116"
        },
        {
          "alg" : "SHA-256",
          "content" : "a18dd512e5a06ffa181a6bc82c29f211c8b8dd361ff87d4e45a87bd6338fd5fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "350f642b312a0bccd7cebbe4d30d289023ee22733bfec02c39624ff3729c85018cad38502590fe12178b44ad22d7ee912cbcd0323845b8296f1d3b93a0f67357"
        },
        {
          "alg" : "SHA-384",
          "content" : "73c946e868880872fca3a4548f414239d8745d088e11bd8406e31ddfb858d8347525cc8805f41db954b37e9f63a9a133"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/telemetry-events@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cloudevents/cloudevents-api@2.3.0?type=jar",
      "group" : "io.cloudevents",
      "name" : "cloudevents-api",
      "version" : "2.3.0",
      "description" : "CloudEvents SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ceb97585487a9c0d212c9f5ab66e096"
        },
        {
          "alg" : "SHA-1",
          "content" : "173f2fa3b60159307f541682fe7a7d1543186aa7"
        },
        {
          "alg" : "SHA-256",
          "content" : "0766cf79cf7a344652237ccfa3ff2100a32f52c5ac497130eea60f5bb5e30d86"
        },
        {
          "alg" : "SHA-512",
          "content" : "d4b680593db1928e1984a9a9e39384fa2e3aa3ac616ef31c759208b9f15862f58ef242ea83b1d40d06d8805efd2241fbb6769d13335d4423c8b2b11cd41a0148"
        },
        {
          "alg" : "SHA-384",
          "content" : "fe2d8006bde585b65669956ddaa55c3777637c280692292508d794942a9bbc30ec45da12eedaefc8bfa49084448d3cdb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.cloudevents/cloudevents-api@2.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cloudevents.github.io/sdk-java/cloudevents-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cloudevents/sdk-java/cloudevents-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cloudevents/cloudevents-core@2.3.0?type=jar",
      "group" : "io.cloudevents",
      "name" : "cloudevents-core",
      "version" : "2.3.0",
      "description" : "CloudEvents SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b6397912984bf2fdc65370b0bf65795d"
        },
        {
          "alg" : "SHA-1",
          "content" : "cc3583939b87c4253b3d0a84f0c2c47f0e6b79a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "134e9fd9dd081d1cf30eb95fe322470d967a2646845df020abca5b417ab192f1"
        },
        {
          "alg" : "SHA-512",
          "content" : "b168836f85575c69b59dab19a947eacb94f2b78b854a5095a264c986ed9631f9ce84f7d5df3f70ec45eaaa32abda1be7af868ebe03da9f3cc3240840ded773b6"
        },
        {
          "alg" : "SHA-384",
          "content" : "c6e39aa0803856d9deb610267b21b829d198cede2b3c1dcf4944b7c9e61c52cbf008669cf0d544d0e7f98b3732f073dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.cloudevents/cloudevents-core@2.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cloudevents.github.io/sdk-java/cloudevents-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cloudevents/sdk-java/cloudevents-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cloudevents/cloudevents-kafka@2.3.0?type=jar",
      "group" : "io.cloudevents",
      "name" : "cloudevents-kafka",
      "version" : "2.3.0",
      "description" : "CloudEvents SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "071db82331bf8cc89f94fd1bf19b3f2f"
        },
        {
          "alg" : "SHA-1",
          "content" : "3a466c3c9d1e02073c0a6357bcfdf480573c2f16"
        },
        {
          "alg" : "SHA-256",
          "content" : "0700f763c50dfeaa397e429e558bbd30060ad65b3de87d3c6ace2c9c0f40a6bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "7aa875fb69b5ed261aed338dc08d98178b456c958dc529ab8a397650e9adfdb2cd41aa09a58302c299876493c790c07bdeaba69c1c58f0a2935a63c538f3520b"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0b775ec1a2497fef6b3e39139a940da7e1eab6fdae1e0214d9f750d09771bad386d1f6acc8aaf7311d52b15ed3f8731"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.cloudevents/cloudevents-kafka@2.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cloudevents.github.io/sdk-java/cloudevents-kafka/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cloudevents/sdk-java/cloudevents-kafka"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cloudevents/cloudevents-json-jackson@2.3.0?type=jar",
      "group" : "io.cloudevents",
      "name" : "cloudevents-json-jackson",
      "version" : "2.3.0",
      "description" : "CloudEvents SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1153fc1155cd347d304e5f94878272d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "2417b1af46ae43f91febe0fc0da7aa85ab3a8967"
        },
        {
          "alg" : "SHA-256",
          "content" : "b559163dfaf6ccbb94ec36f040cd78d3ff76c262adc20dcc09c8ce08a0a14289"
        },
        {
          "alg" : "SHA-512",
          "content" : "6c35c1b68407d2808d9effe38f7176780bae695ac6ade70884e1f0750ea6e4c25f48e2a3fea4fb7283f40c9a30d4eb0b2e8857bc1371286a659d93ab6c8a6a8e"
        },
        {
          "alg" : "SHA-384",
          "content" : "b03c4df17f15f98bdf9af7704b8e404cdd8e0b19d885b3dd0bbf71d5932765d3460c46cf8332bc1e19d4130edf17350d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.cloudevents/cloudevents-json-jackson@2.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cloudevents.github.io/sdk-java/cloudevents-json-jackson/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cloudevents/sdk-java/cloudevents-json-jackson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.cloudevents/cloudevents-protobuf@2.3.0?type=jar",
      "group" : "io.cloudevents",
      "name" : "cloudevents-protobuf",
      "version" : "2.3.0",
      "description" : "CloudEvents SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e91138088e7b9b45aa16ca681fd2c754"
        },
        {
          "alg" : "SHA-1",
          "content" : "3071a54351b99adfffe3370585f281b1eaedc17d"
        },
        {
          "alg" : "SHA-256",
          "content" : "bcd255c233bdc348d9466cf4ab84006cd9aa6ba8bc9805606abb472567941849"
        },
        {
          "alg" : "SHA-512",
          "content" : "8cce684f9ccf09911c7db84830638ca9373745e0f9881f0e8e54c00ce66dd20519412dfeba4c3205efc56cbc71586fbc30e6a93d6343e3d71377238e7d7c35ac"
        },
        {
          "alg" : "SHA-384",
          "content" : "4e4d3ab5674fdd91632ac57e06685728bd5eda9c736715c178df534086cbb495fd70270a057f4da4b7aa1e635852f1d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.cloudevents/cloudevents-protobuf@2.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cloudevents.github.io/sdk-java/cloudevents-protobuf/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cloudevents/sdk-java/cloudevents-protobuf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.observability/telemetry-api@3.1518.0?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.observability",
      "name" : "telemetry-api",
      "version" : "3.1518.0",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5d5d2ec0964d7e00c80bfcfddce1e20f"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f9fe569fc5007386293e421fc35a34c1160b8f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "da23f4daf92a0acd74437a0e4a6484aad045e405f1d0555b0ce6cfe79fb54d4e"
        },
        {
          "alg" : "SHA-512",
          "content" : "112b458538f17fdb1eefe0ce25e4d2b75d6d8d2582d5de01ed054c28bfbf26fa1386ebf16f818606d8e69f85a638e98bd71294e87e2f3cf62b1c086b51834adb"
        },
        {
          "alg" : "SHA-384",
          "content" : "027a87701f8e7a55f50ab0d461120c926d81d2433d860e8a891381ce9e468bcd3f44de29ba6153c9fddeedbece45eed9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.observability/telemetry-api@3.1518.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/schroedinger-pinned/telemetry-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://confluent-519856050701.d.codeartifact.us-west-2.amazonaws.com/maven/maven-releases"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/schroedinger-pinned/telemetry-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry.proto/opentelemetry-proto@0.19.0-alpha?type=jar",
      "group" : "io.opentelemetry.proto",
      "name" : "opentelemetry-proto",
      "version" : "0.19.0-alpha",
      "description" : "Java Bindings for the OpenTelemetry Protocol (OTLP)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "faa9aa04cf3582231247d998bcc9835d"
        },
        {
          "alg" : "SHA-1",
          "content" : "940f1716e4ff81ee6cd797ec60c6f35ac3e5ccee"
        },
        {
          "alg" : "SHA-256",
          "content" : "3666ce35098ae1624d9d9606665386e6e30c3e647d700ee67480bbfd5533e41f"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0b13bbd28a1cd4dfcd04303f5d628cfff334449aebbcbc68672bc9063d37ef37a391014ae3364275f51459466806d24cc264ad1655669042fd86ade7d73ac70"
        },
        {
          "alg" : "SHA-384",
          "content" : "24fea47bd769694818bc8f7898a8efb4721d7b7bcd23b58ff2f376f9f3a2dcc2a3812b68aa85f6d9d174bc54f0ff24af"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry.proto/opentelemetry-proto@0.19.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-proto-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.observability/telemetry-client@3.2004.9?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.observability",
      "name" : "telemetry-client",
      "version" : "3.2004.9",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "493ce07bd8827686db63cc2f7d69d8e7"
        },
        {
          "alg" : "SHA-1",
          "content" : "62de0f06cfc3525a06bd270c51271bf45617c0d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "4de7c1b03f73c422b590a745804f443fc6476ebb0e576e8f6f02a2754d6eae5c"
        },
        {
          "alg" : "SHA-512",
          "content" : "e36d7542582b90ea74253030a6566f13434f57599fc20a48534297e124d776a3baf7043225518d8430c61acc7316cf546fe7c580aa1b9bba5b802c70b7a37877"
        },
        {
          "alg" : "SHA-384",
          "content" : "a713e2c63a21a8d9b0170bea773686bd0e3bef640bb211757942422f72809336a641db6e81dfd1eb8934f6f80d34347a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.observability/telemetry-client@3.2004.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/schroedinger-pinned/telemetry-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://confluent-519856050701.d.codeartifact.us-west-2.amazonaws.com/maven/maven-releases"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/schroedinger-pinned/telemetry-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.hubspot.jackson/jackson-datatype-protobuf@0.9.16?type=jar",
      "group" : "com.hubspot.jackson",
      "name" : "jackson-datatype-protobuf",
      "version" : "0.9.16",
      "description" : "Jackson Module that adds support for reading/writing protobufs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf6c36968d26c08b8f42f0cfc3781593"
        },
        {
          "alg" : "SHA-1",
          "content" : "215eb800c39e35631d4968a01f616e4801128ea3"
        },
        {
          "alg" : "SHA-256",
          "content" : "b99a218503845a339446a20a0155877eb3c93d153a763f3fc11447b2055b2848"
        },
        {
          "alg" : "SHA-512",
          "content" : "924b496c7a5bda2ce460cf17182b6fbdd4b6b9b72c943b6fae2990b6eb8be5701af5c99d398c0a3d19215590974c3d8c21ca63020fa6753436037e5cd9ee58a6"
        },
        {
          "alg" : "SHA-384",
          "content" : "dec32cd92e2ddabda5a570ec7d15313f4870850f800f81a30980f71faf9567d4b4b959f2b146fb5aeda100d11b2ab4cd"
        }
      ],
      "licenses" : [ ],
      "purl" : "pkg:maven/com.hubspot.jackson/jackson-datatype-protobuf@0.9.16?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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.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"
        }
      ],
      "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.apache.maven/maven-artifact@3.9.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-artifact",
      "version" : "3.9.6",
      "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" : "96a7982d9a46c5c19696b4558be1bbd2"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb0979832c10c1a25d038a33ca862bef055fcdc8"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad7a0fb408f8e47585ccc0d0011e0b501d93bfc9888d369bbd4a043d19475073"
        },
        {
          "alg" : "SHA-512",
          "content" : "7ac2f9e8a13c166b305ff2004d467a9f12ea65d08b444ccc651232384fc37592eae6c3263e5ba2d7c0ec2725ce5cfb0f40198f8a857a39c2379c72d0f4e16427"
        },
        {
          "alg" : "SHA-384",
          "content" : "f97efa314f7bb2c120fb1e1e65859e5ab8b367556a82efa4654b548cf1c19af0a803ce1048dd728442a894a2c022410e"
        }
      ],
      "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.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.6/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://issues.apache.org/jira/browse/MNG"
        },
        {
          "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.6/maven-artifact"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/io.confluent/cc-role-definitions@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "cc-role-definitions",
      "version" : "7.8.11",
      "description" : "Cloud Role Definitions for Confluent Cloud",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "246498bdf18435fb133a88336e9b9399"
        },
        {
          "alg" : "SHA-1",
          "content" : "63d5700daa010f6237798d97720d75f2ecf39ce5"
        },
        {
          "alg" : "SHA-256",
          "content" : "2a0334d7edd288c483a6c0fd4068e85365269da52d78a5334b686eef17586a89"
        },
        {
          "alg" : "SHA-512",
          "content" : "dc262dff03fa296fe7d504a70587386b26376d82ce3e1948d0330165f8c77d2b1c2c637def1aeecd382ca7d22d75218c88094de1eb4abf867cf0bc82dc0187fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "bbe4dc5fdb729edf0c21707a10fcf06b79f4f11e50409614d7893e1b0972d4cfa0a681eb457c4eecf03cc5daa4cbe84d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/cc-role-definitions@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/cc-role-definitions"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/cc-rbac-services/cc-role-definitions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/auth-metadata@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "auth-metadata",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bfc28eeaf1f1e8845061b44055bd9dff"
        },
        {
          "alg" : "SHA-1",
          "content" : "62ad25708ee111288e1aca06b49fd397a91c486c"
        },
        {
          "alg" : "SHA-256",
          "content" : "bd38b00d42522ef347b98fe541ebbc12fab2ccf7ca5606a22862d45b28abdc69"
        },
        {
          "alg" : "SHA-512",
          "content" : "c0aee80f937465b20c8c54da02df37008e333215a50d8fe3a51e9fad6a698562e3bee40f387af638e52cdd18a3f2b22e0beded6d3e1916cf00866780667b0f16"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d54b66ef1725df5b7f4eb1d77863406d7b4c80943f5e9d5f3cc4ba9c23932c595b60decc2f5fa5226f373b2191afc26"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/auth-metadata@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mindrot/jbcrypt@0.4?type=jar",
      "group" : "org.mindrot",
      "name" : "jbcrypt",
      "version" : "0.4",
      "description" : "OpenBSD-style Blowfish password hashing for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d2b39d874e0d512f85386a72b0083682"
        },
        {
          "alg" : "SHA-1",
          "content" : "af7e61017f73abb18ac4e036954f9f28c6366c07"
        },
        {
          "alg" : "SHA-256",
          "content" : "e183f6f59404fc1e12073cfea4ace7ea103c900463cd21fb609a7c617ecdf624"
        },
        {
          "alg" : "SHA-512",
          "content" : "95ffe1f6593f83da047ff289a52b5ef73adcaca4a9a990a47744fbd50a52fce39958c17ed393e95d64093b2acbcaba39ba0b5b983a2e0ad98ce5c6e9282a67cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "66a24af2134e6fcee1f4232c2c4bab43ab97d0c8ffbbc009f9bb0e5ef2a7d8795a6da3c6b47c583675b98036958aa729"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "ISC",
            "url" : "https://www.isc.org/licenses/"
          }
        }
      ],
      "purl" : "pkg:maven/org.mindrot/jbcrypt@0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/djmdjm/jBCrypt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/djmdjm/jBCrypt.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.spiffe/java-spiffe-provider@0.8.6?type=jar",
      "group" : "io.spiffe",
      "name" : "java-spiffe-provider",
      "version" : "0.8.6",
      "description" : "Java Security Provider implementation supporting X.509-SVIDs and methods for creating SSLContexts that are backed by the Workload API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "98b14d32be46c08aafbcb9c62ffb1218"
        },
        {
          "alg" : "SHA-1",
          "content" : "9de40fae3c21a7a55436cbc09afc9101a2635dfc"
        },
        {
          "alg" : "SHA-256",
          "content" : "4673b136b993c42e024b4c077b20202951443ae3f0c457c9d73636bbf034ede6"
        },
        {
          "alg" : "SHA-512",
          "content" : "7d4cc3fbf07f8b95cec02bd15861988658a03ab13ae77fbf489bed1172621c3aa0edbbe4e36987402517e417f44f5a20eddcde6f2056ae6be8d938bb8e9f438a"
        },
        {
          "alg" : "SHA-384",
          "content" : "7aa4dcbe314de945299e5c119ffa7f9f7cb3cb197794ef133cc7f5dd688749acc94d335b6e0968c412eb34db17fd15e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.spiffe/java-spiffe-provider@0.8.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spiffe/java-spiffe"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spiffe/java-spiffe"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.spiffe/java-spiffe-core@0.8.6?type=jar",
      "group" : "io.spiffe",
      "name" : "java-spiffe-core",
      "version" : "0.8.6",
      "description" : "Core functionality to fetch, process and validate X.509 and JWT SVIDs and Bundles from the Workload API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "06eced3e46d4be359fa94f9a20aad446"
        },
        {
          "alg" : "SHA-1",
          "content" : "04683ea359e9a85d4d89168071950f6699b38b32"
        },
        {
          "alg" : "SHA-256",
          "content" : "b8466bcb5257a0cfb90aa1b5c92b95d47687ae86ffd7cede9882b198f14821ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "0c8dd96ae02e33943c2a76402c9b09fc1939b8daeb3b98d7502cbb35934ebce0778e1e6f82cc8944a7ed6625e3fdf40bf4b096d6840123c5a07eb9aadf8bbe92"
        },
        {
          "alg" : "SHA-384",
          "content" : "f315b71431617955ead3d2ab43578df30b6a1b00ec3442b6c33464cbba1409e47f5507f50178a302092ed430881a6014"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.spiffe/java-spiffe-core@0.8.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spiffe/java-spiffe"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spiffe/java-spiffe"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.spiffe/grpc-netty-linux@0.8.6?type=jar",
      "group" : "io.spiffe",
      "name" : "grpc-netty-linux",
      "version" : "0.8.6",
      "description" : "Java SPIFFE Library GRPC-Netty Linux support module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b95138c75c8a6a07ca2e485ddbef86d0"
        },
        {
          "alg" : "SHA-1",
          "content" : "94bc5a79e473132dc170e28cb01177d29a80ea43"
        },
        {
          "alg" : "SHA-256",
          "content" : "2a14be4222acb63e318ccce114d553a2e97a4eba311e159ae9f62225bc2ae0e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "dddce205b864d12dce374d7915057292d5919dfc3bb868b87ba81eaafeaa34ac6ea70758747a3e8eb7adfbff348bbb47b1b03d267a967bf79f65ab4ced46fa9f"
        },
        {
          "alg" : "SHA-384",
          "content" : "b0df4dadb1aedc58cdd2b133afd44946ddef97d8c892f86eac2d2be22679d342a480e70a8ded76a1e474cd30c1179e4f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.spiffe/grpc-netty-linux@0.8.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spiffe/java-spiffe"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spiffe/java-spiffe"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers@1.16.0?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers",
      "version" : "1.16.0",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6c6fc69bf9cdfa6ca019a6a72b406dc1"
        },
        {
          "alg" : "SHA-1",
          "content" : "22895cac67f292fa5e95903ddb8a2e97914cc060"
        },
        {
          "alg" : "SHA-256",
          "content" : "ebbd08762e35b2dd74a51c9c0a1ad248e59c3265d732fc69af6169f82685fa78"
        },
        {
          "alg" : "SHA-512",
          "content" : "12be13a373a264754b15d4bc479715751b459cfda771097bca0c5cb387ecb66a24ad41c56d89c70a252ceb83daaca7e1f3d51ea3886d7a8306113a0bc6222fa3"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd63c224d6e2a649ce647718bfa0666a3d0115d040b6b9ee5d9bc998207d1d30ee9e3c147d17121dceeaffa14a27522f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers@1.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://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.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"
        }
      ],
      "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/com.github.docker-java/docker-java-api@3.2.11?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java-api",
      "version" : "3.2.11",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b05a9c5a9916bc16202be0290cc3417b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ceb3a257ecb0916ecd42c048240cab279a7fa2ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b7b5dfb736249911b0ef4b0b550593af84d556a3c8ab8aa452fad85067c5caa"
        },
        {
          "alg" : "SHA-512",
          "content" : "a99f5cd03ad1ff9bd1ccb29c54e0c5c0f5e4b2de4d3aefde1d4a8cd724c748adfc2b5dc717c11e4bc87fef5b59fca56308e81497aaaffc0d760713c2630dff05"
        },
        {
          "alg" : "SHA-384",
          "content" : "45f4ddd2d75da1f82c9ae0e6088964dfd0cef113033f9c767b68f466c1d2b17afc2fa4dfa5cfaae2b775b35d2b556620"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java-api@3.2.11?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.2.11?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java-transport-zerodep",
      "version" : "3.2.11",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ee4d198a6955760ed0ae9a40fef2c43"
        },
        {
          "alg" : "SHA-1",
          "content" : "e793d5cfa38e4dd4582cb35016c3dd5732b6b9ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "84bff2b26cb3b05d174add55f17d5460884210d912dc0d0641422e88c3d7ff24"
        },
        {
          "alg" : "SHA-512",
          "content" : "293a79a673d5dcebd6b21bb89e38a1a8e0551c5fb5b08da45ce5da94881d8ffc72023b6b3c391423e3ff185caeb166a012a552ff8b009b7b371ffbe5c6ccd9df"
        },
        {
          "alg" : "SHA-384",
          "content" : "4319bd13c42da6326ea47cc09730586c6b46f0c721c92cc5770011f1745ac5d5719bf79c3e22e7d5a0e59356752138de"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.2.11?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.2.11?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java-transport",
      "version" : "3.2.11",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "abb4486758cff23685d03690d635f61c"
        },
        {
          "alg" : "SHA-1",
          "content" : "3205890a7553e7b9f68c99ed5ab1f853fb2cdc1d"
        },
        {
          "alg" : "SHA-256",
          "content" : "1d4ca8f47bf39e291ed1de3f5c3ef86381ff981b511397c1cd46b4cf47d4d694"
        },
        {
          "alg" : "SHA-512",
          "content" : "75ba258405f9c04399dd2e50b7970d065b0a29e6c67f1d27b9dbb76afe4c67f12519bc3288e88cc863c7b3ca4397711226a1090975d197d26242f4fba913c454"
        },
        {
          "alg" : "SHA-384",
          "content" : "34e40036774137a575ce65a483a43b55cacfd36ef368945197253cba81e62467a026f187d392e51ddb07763c97377930"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java-transport@3.2.11?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.8.0?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna",
      "version" : "5.8.0",
      "description" : "Java Native Access",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e1988240662c4f068e8ff5df505f6a0"
        },
        {
          "alg" : "SHA-1",
          "content" : "3551d8d827e54858214107541d3aff9c615cb615"
        },
        {
          "alg" : "SHA-256",
          "content" : "930273cc1c492f25661ea62413a6da3fd7f6e01bf1c4dcc0817fc8696a7b07ac"
        },
        {
          "alg" : "SHA-512",
          "content" : "a764620892a03cd07ced50a3257d86980ba454dbd908de506909bd0e8bf40438792a4ef472c19ba3806ded35cbbb96a18729c18d202971695ed0b8b15e0b604f"
        },
        {
          "alg" : "SHA-384",
          "content" : "09fc43ce13389065481269a1c4cd040d78856786a231ab8f80ebda0151657a55dec12f918f54e36fb8de278017993a96"
        }
      ],
      "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@5.8.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/com.github.dasniko/testcontainers-keycloak@1.10.0?type=jar",
      "group" : "com.github.dasniko",
      "name" : "testcontainers-keycloak",
      "version" : "1.10.0",
      "description" : "A Testcontainers implementation for Keycloak SSO.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "663245c1e7eb25171c506a7d31f515ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "54c89aadb91f776500e2a2dc3ec5d75dea325779"
        },
        {
          "alg" : "SHA-256",
          "content" : "7f743873189f3c41aef97b7c9f1f22a3a1af8d4fb1a079b9464115f8d92681cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "db9aea8176e9b142fc206db477112198775e12d233ffdedbe9dab087dbeb62bcfecb07449781f2d4152cc94d2942f072a6ac1f28f9d3dae858b4404918dff47f"
        },
        {
          "alg" : "SHA-384",
          "content" : "04ad91ba88d079989bd9798e9ed8f05b1ac5b56796e092663bb29589c862d05de910190660a0fe086844157cf20f2256"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.dasniko/testcontainers-keycloak@1.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/dasniko/testcontainers-keycloak"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dasniko/testcontainers-keycloak/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dasniko/testcontainers-keycloak"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.keycloak/keycloak-admin-client@17.0.0?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.keycloak",
      "name" : "keycloak-admin-client",
      "version" : "17.0.0",
      "description" : "",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f802aea2fae1eb36bdfcfea53b77fe30"
        },
        {
          "alg" : "SHA-1",
          "content" : "3b8528f8ccef10721a2b54208e2b98b918063ecc"
        },
        {
          "alg" : "SHA-256",
          "content" : "296bb4aa2db7b6d7ecf1b818137d5e052e1c3d87c3178a56fa2fc76ff56863b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "711be3b3db2d73c77b190c37a0bf0e2fdbd898a25536ae6eed8168fd9d60cd61421c6fa5f879b1521b06af4cf323d82d27eb5512950195ef4bb9f1479462d6f0"
        },
        {
          "alg" : "SHA-384",
          "content" : "b7bd5842cd557df6ba6c0e13710237593e206bc57e7ebd0566ede7e407073d70fe253547519bb2dccb6fc5c8b63ffba9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.keycloak/keycloak-admin-client@17.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://keycloak.org/keycloak-integration-parent/keycloak-admin-client"
        },
        {
          "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-integration-parent/keycloak-admin-client/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.keycloak/keycloak-core@17.0.0?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.keycloak",
      "name" : "keycloak-core",
      "version" : "17.0.0",
      "description" : "",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a8aca20c0c2c0dd9501567d140781d3c"
        },
        {
          "alg" : "SHA-1",
          "content" : "da0534e32b19c531ca0e6beb19c4e8d06b0ab9e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e4dae06203a842efcf526af6a7ce59ebfd993ec2a23d9ab17917fac377597fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "af8a2805acc6e0be53f7a4d533bf479e86ffef5027ecc8f26ab13cdaad18424ddb4cf5ccc077c864df60f6d4e041c8f9380c007ee052d48017e2af8b16989b41"
        },
        {
          "alg" : "SHA-384",
          "content" : "06fc0e99d50e5940f637870d360b89632f8b0c5c3f7839f705ea65664b0713af4c7e922c1256c640b4f2d5670b4fc8f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.keycloak/keycloak-core@17.0.0?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@17.0.0?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.keycloak",
      "name" : "keycloak-common",
      "version" : "17.0.0",
      "description" : "Common library and dependencies shared with server and all adapters",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3556c48c50a24c54897efbd99af9c5d8"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f21a5c50fcfadc6065617536058c6e48542f93d"
        },
        {
          "alg" : "SHA-256",
          "content" : "fb23c917c949526033931044eebe5ea2539fef3be63f9c2af7f42287b827795e"
        },
        {
          "alg" : "SHA-512",
          "content" : "15cba3d16ee704a73078bc527239c12ead3b7ddfe29d4287245eff940770c1a0b60c70c6a470b35f1887bfb436c8d5dac3012dd1be3b9adf1dc466bf9612628f"
        },
        {
          "alg" : "SHA-384",
          "content" : "0af9c35c02b7d29fe59f31ba1c60f641ea3a357ed1418836356b51f3e290fedfc1f162ac9eab8ca8380f28aa375c9849"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.keycloak/keycloak-common@17.0.0?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.jboss.resteasy/resteasy-multipart-provider@3.13.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.resteasy",
      "name" : "resteasy-multipart-provider",
      "version" : "3.13.2.Final",
      "description" : "",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "825a670c9e6552e6ef19b55d124ce5c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "9cf85bc2e04b7f204ff3d52b9c6ff2b7c24d5a68"
        },
        {
          "alg" : "SHA-256",
          "content" : "2dc7897f81e5c5a0f3805b17812c5e5af691f3441225bda3a018c0004c895e74"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f3584d150382a4db3bc069e0f4c7ad15554168dad1a9e0b8fcfb15a7234734846211c421197182972877c3af06af21f030c0aefbeab9a582065ce6f7344b4ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "d21db2276dfe0a45f4385575a91980f0b594b5e3b829e63f09b721797c1fd995c22c088343c4b0254016c423eef368d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@3.13.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://rest-easy.org/resteasy-multipart-provider"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jira.jboss.com/jira/browse/RESTEASY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resteasy/Resteasy/tree/master/resteasy-multipart-provider/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.resteasy/resteasy-jaxrs@3.13.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.resteasy",
      "name" : "resteasy-jaxrs",
      "version" : "3.13.2.Final",
      "description" : "",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "64bf9181aefd2e15fde970da90070364"
        },
        {
          "alg" : "SHA-1",
          "content" : "ddaac5505489e23ed3421072246a82fd95eb6ae4"
        },
        {
          "alg" : "SHA-256",
          "content" : "2f148d38b7c7868126396c8fa3abc82365fd0e84f4d1a0ddd52cfd0b6542be00"
        },
        {
          "alg" : "SHA-512",
          "content" : "edba494a8fcbf73b8ec824ab3054dd2cbb671d89dbb9009004acbd416bce421357c91c3c58639e99432b89c695e5a43133f6a0785ea8be76c51b99220cb25b86"
        },
        {
          "alg" : "SHA-384",
          "content" : "69d2e3cde1605afdf800bab86aac1f13c3a5a3fb3bc659cc15140523a25eb4c1525a0449bf7a3cd2a3f04ae01df4136d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.resteasy/resteasy-jaxrs@3.13.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://rest-easy.org/resteasy-jaxrs"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jira.jboss.com/jira/browse/RESTEASY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resteasy/Resteasy/tree/master/resteasy-jaxrs/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.spec.javax.ws.rs/jboss-jaxrs-api_2.1_spec@2.0.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.spec.javax.ws.rs",
      "name" : "jboss-jaxrs-api_2.1_spec",
      "version" : "2.0.1.Final",
      "description" : "Jakarta API for RESTful Web Services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "35b4d1b6b5f70f01c108c6b2349e4635"
        },
        {
          "alg" : "SHA-1",
          "content" : "75cdeb26ccf87bc6f9d0f31b5ec4d80aa15b662c"
        },
        {
          "alg" : "SHA-256",
          "content" : "3518db0a3980aacfdae916f0eb081d0fcefaa2076d2ba603edc779a601d2d1a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "32e2c300b8e03beef0245d1e52a779c4be1929e010ddd37ab6f05299f99887760b015b8e59efefebacb099947137a38c9cbceda94ff7e8b49e84fd4ac1df8e8a"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc45e2494021ea64942c5e48180df8ac1945cf98509fc9301c40924f0a8633f63bfb1968281f6967aa4d23d84a25aa84"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.spec.javax.ws.rs/jboss-jaxrs-api_2.1_spec@2.0.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/jboss-jaxrs-api_2.1_spec"
        },
        {
          "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/jboss-jakarta-jaxrs-api_spec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.spec.javax.annotation/jboss-annotations-api_1.3_spec@2.0.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.spec.javax.annotation",
      "name" : "jboss-annotations-api_1.3_spec",
      "version" : "2.0.1.Final",
      "description" : "JBoss Jakarta Annotations API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e749fa3db958f32ca811bce62039facb"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3744f492ce9a65d1197a5b24645dff93fa85424"
        },
        {
          "alg" : "SHA-256",
          "content" : "afc4e3b8701119c9a2ceb8cebe3fd1869a269de768d7d56e7b5051827a132368"
        },
        {
          "alg" : "SHA-512",
          "content" : "676a634cab53b730e48d2b4cf53d60f8d3cbf930241f97f2810e31dc7f76e9a18b093078d72c9c7b444bc8ed0904c706a72c6be815e7fb90da35db2c7d6df284"
        },
        {
          "alg" : "SHA-384",
          "content" : "a62d2d47a12907d2815c610258841f157a9cae47b4f73d6177aae62faeeefce83f6040ad16ccb1b85b6582ad9c018529"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.spec.javax.annotation/jboss-annotations-api_1.3_spec@2.0.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jboss/jboss-jakarta-annotations-api_spec"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/common-annotations-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jboss/jboss-jakarta-annotations-api_spec.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.activation/jakarta.activation@1.2.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "com.sun.activation",
      "name" : "jakarta.activation",
      "version" : "1.2.1",
      "description" : "JavaBeans Activation Framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dc519b1f09bbaf9274ea5da358a00110"
        },
        {
          "alg" : "SHA-1",
          "content" : "8013606426a73d8ba6b568370877251e91a38b89"
        },
        {
          "alg" : "SHA-256",
          "content" : "d84d4ba8b55cdb7fdcbb885e6939386367433f56f5ab8cfdc302a7c3587fa92b"
        },
        {
          "alg" : "SHA-512",
          "content" : "56243d42d0b4579ae8dcebb3bb9c0807d54f68e37af1a43c1379d9878fda8cf2d39f4fdfacb480dc1d58bae357c9895da6a19dd5d01b4514b01f2aa9f8701a7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "565abccae0860e5c65696b62ca47786c1a9fb7a596a3d9f01c5ef072bf848b69b77c3d0381ff4f27ad2cb522367d9ed6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.activation/jakarta.activation@1.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaf/jakarta.activation"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://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/com.sun.mail/jakarta.mail@1.6.5?type=jar",
      "publisher" : "Oracle",
      "group" : "com.sun.mail",
      "name" : "jakarta.mail",
      "version" : "1.6.5",
      "description" : "Jakarta Mail API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "214c580ee5913b9c69926cec66919f64"
        },
        {
          "alg" : "SHA-1",
          "content" : "d08124137cf42397d00b71b5985fd1dc248ac07f"
        },
        {
          "alg" : "SHA-256",
          "content" : "f4b500a1dd9ffd03ed7d8b2062fa5fd10d5beca4c42611672764bf4365751b53"
        },
        {
          "alg" : "SHA-512",
          "content" : "b06ef8f8430502bcf90517ff5e7bdffcdeae9e6f9d0b06060fb6595200efb33a6fa127e1065b95e22db068173f09f99ad0c8ba135477ec4be2cd1a9e4be23f5f"
        },
        {
          "alg" : "SHA-384",
          "content" : "05f54a4ae0def8280347a33a6abdfad9b9575bdfe68f01d8749443b8a6298d954e8d93474dc07fa1b18ace88a7546bd9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.mail/jakarta.mail@1.6.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://eclipse-ee4j.github.io/mail/jakarta.mail"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/mail/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/mail/jakarta.mail"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.james/apache-mime4j@0.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.james",
      "name" : "apache-mime4j",
      "version" : "0.6",
      "description" : "Java stream based MIME message parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e90fb1ab3f8145ad00def6359da22faf"
        },
        {
          "alg" : "SHA-1",
          "content" : "945007627e8d12275d755081a9e609c018e1210d"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd7dde90195ba1aea3cfacb95b3022b2499adf676d1bc896d0fa5c257b596c6c"
        },
        {
          "alg" : "SHA-512",
          "content" : "b02e21135c571c8aee5f7286b72eaeced7e5d3d2cab319f4118fde1f1da60bc151f6d8ded531241344a4257c83ffafb04f64429a5284915a71546c24bb5f1436"
        },
        {
          "alg" : "SHA-384",
          "content" : "108568b736fc5fccae1627719fcf757a976a17b64b3294b024db2cde92a8c33de318faaf3548d9547fcda4f8789dbd47"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.james/apache-mime4j@0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://james.apache.org/mime4j"
        },
        {
          "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/MIME4J"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/james-mime4j-dev/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/james/mime4j/tags/apache-mime4j-0.6"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@3.13.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.resteasy",
      "name" : "resteasy-jackson2-provider",
      "version" : "3.13.2.Final",
      "description" : "",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "458a0d5cabe5e41f0b2d4122af5d1dfe"
        },
        {
          "alg" : "SHA-1",
          "content" : "d4a7d181220df0ec31787fdfd835e25fa9ae0913"
        },
        {
          "alg" : "SHA-256",
          "content" : "90a0c0dce5297519217368e57a4174680fc787f2639bb3bbb4fa50755897286b"
        },
        {
          "alg" : "SHA-512",
          "content" : "365cc730a21605109d43d4e606e507d3cb6113679880023845921b314a257c772285119da5d6d1ccadee214dc7f0606d47e9aaa1aa95db269786d583425e171a"
        },
        {
          "alg" : "SHA-384",
          "content" : "acf7bf4f0c7cea1126c55d0fa0a58bbd4cbff4408395f35b47a07a4ce3f92b2a578a8d31904c92fe6b04743737c71c83"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@3.13.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://rest-easy.org/resteasy-jackson2-provider"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jira.jboss.com/jira/browse/RESTEASY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resteasy/Resteasy/tree/master/resteasy-jackson2-provider/"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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"
        }
      ],
      "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"
        }
      ],
      "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"
        }
      ],
      "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/org.jboss.resteasy/resteasy-jaxb-provider@3.13.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.resteasy",
      "name" : "resteasy-jaxb-provider",
      "version" : "3.13.2.Final",
      "description" : "",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "da9f0b3ee366958cf7e696b0c2e9832c"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c59e2716382a419b9ac2c156032f48bb7590bec"
        },
        {
          "alg" : "SHA-256",
          "content" : "39c3ac2d24487ca11dbad32e9f9f27d071fd071dda9bd64a1c2698ed1f39774b"
        },
        {
          "alg" : "SHA-512",
          "content" : "a12072561091c3586944a86de026a75b713049edecb8a52f4089330ece625ce6fed30ed66ab9aa46968792f5a85166a8e8cad1b1511cb93e2a47c174dc7875d0"
        },
        {
          "alg" : "SHA-384",
          "content" : "a9e8024e0aa1411df34533aa04d679d28f366eefe956c49349d646d9a558e0522cdc00fb227ef32d7deb11760b133750"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@3.13.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://rest-easy.org/resteasy-jaxb-provider"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jira.jboss.com/jira/browse/RESTEASY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resteasy/Resteasy/tree/master/resteasy-jaxb-provider/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.spec.javax.xml.bind/jboss-jaxb-api_2.3_spec@2.0.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.spec.javax.xml.bind",
      "name" : "jboss-jaxb-api_2.3_spec",
      "version" : "2.0.0.Final",
      "description" : "Jakarta XML Binding API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3f3c17761bb0bc98b82b3cfb9311660b"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d2b5404a556a4aeddde8a9676cec8ee01b4e0a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "f73f5832acef810d4d72da3b04378b6a70b72e955fdb0315591f0115c3ee701b"
        },
        {
          "alg" : "SHA-512",
          "content" : "c342e4fac2d42ae246e078e1b0be047f58be4ff96b4aed48e9106d49a7bffe94faeb8700db09845eab5f97cde6762ac680a012814f031f087a2f88a735eaef51"
        },
        {
          "alg" : "SHA-384",
          "content" : "d726be0a754571de0681e5ab036049bf35eeb6dd0c08c1b9346c5f0b69b71fd2e240529d338f87ccac61a93efb353d71"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.spec.javax.xml.bind/jboss-jaxb-api_2.3_spec@2.0.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaxb-api/jboss-jaxb-api_2.3_spec"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/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/jboss/jboss-jakarta-jaxb-api_spec.git/jboss-jaxb-api_2.3_spec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jaxb/jaxb-runtime@2.3.3-b02?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "jaxb-runtime",
      "version" : "2.3.3-b02",
      "description" : "JAXB (JSR 222) Reference Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c69f091f7cc9b0ff7bdd7ce3e9e57cd4"
        },
        {
          "alg" : "SHA-1",
          "content" : "45d805cdfa1cff8c8ff707f855434a330b1bbf9d"
        },
        {
          "alg" : "SHA-256",
          "content" : "a66c28a3f74a6ee1b4a91cb83cc83206b68831bf00a7f146742fee0cf37ff969"
        },
        {
          "alg" : "SHA-512",
          "content" : "d39d2a6503f29d4cf40f8f490ea679a94e9699a3253ee31ff163abbc27197326beb4f586d139d0e558a517691aaf3b6e1dfe4e62facc58deb341dc48107107b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "01d2d166627960307e9070eb25ded6182b8e17777e89867711aaee6e96305920b5929a8a3badff7ef6f06c30509e143a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/jaxb-runtime@2.3.3-b02?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://javaee.github.io/jaxb-v2/jaxb-runtime-parent/jaxb-runtime/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://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://dev.eclipse.org/mhonarc/lists/jaxb-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/txw2@2.3.3-b02?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "txw2",
      "version" : "2.3.3-b02",
      "description" : "TXW is a library that allows you to write XML documents.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8354df7c79df67d56170b934a79a7df2"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c7ccf06d7f80cf101f20a03678b98e737aeadd7"
        },
        {
          "alg" : "SHA-256",
          "content" : "44d9bfdadbbaeb90825180fec1e550970c2f75f19f39430e2d5e3e052ca6ffed"
        },
        {
          "alg" : "SHA-512",
          "content" : "eccbf28b0baf9f60152c2b3db64612d3a44120cd3311c1f1659c743f4199a2cb2336443920f463b766dcb6ab9ff860d6c42f31306951aa2426eb8a0dfda6974e"
        },
        {
          "alg" : "SHA-384",
          "content" : "9db8db9b85a01ebfbdd32414a0d2ab06ad0f3fd9996b8e204887b4e0ab4495f72571ab650dd31cc726f249dde8ace31b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/txw2@2.3.3-b02?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://javaee.github.io/jaxb-v2/jaxb-txw-parent/txw2/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://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://dev.eclipse.org/mhonarc/lists/jaxb-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@3.0.10?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "com.sun.istack",
      "name" : "istack-commons-runtime",
      "version" : "3.0.10",
      "description" : "istack common utility code",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "05660669c45f5bb65cece45bf01d92bc"
        },
        {
          "alg" : "SHA-1",
          "content" : "be8418d9a1c91d8569045e82e8ad73cadbaa1f0d"
        },
        {
          "alg" : "SHA-256",
          "content" : "85239e7fff2463b7d8a9c3962f78ee3e2c6db9455c724f29281e2c5f663e22be"
        },
        {
          "alg" : "SHA-512",
          "content" : "60b4770f0aa34e91feedfc9d6e2461bc3ebd82cd2d7a9bb264587ac45e4266cca8aea52a89a78678082132cfc300677b7ef10fa04cc2b9386d9c283abb282580"
        },
        {
          "alg" : "SHA-384",
          "content" : "80364735f49f15f5be76d912c7ca654c97796edfe0c46177f3444097be5d43c2914d99c434f04bfff8f8af3587afb947"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.istack/istack-commons-runtime@3.0.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://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.easymock/easymock@5.2.0?type=jar",
      "publisher" : "<a href=\"http://easymock.org/contributors.html\" target=\"_blank\">EasyMock contributors</a>",
      "group" : "org.easymock",
      "name" : "easymock",
      "version" : "5.2.0",
      "description" : "EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1f14fa7d3967662fefc6c6edf3f79736"
        },
        {
          "alg" : "SHA-1",
          "content" : "ceb40330d6ecc2da3cdac41663f193e300497238"
        },
        {
          "alg" : "SHA-256",
          "content" : "e63a6494b96553cbd0dfde13b5f23dabbd811854410d6ebc53a6a6684a1763b5"
        },
        {
          "alg" : "SHA-512",
          "content" : "34c2b94f7d1e46931f8ff2526d258fff07933508992ff1919eddc5538313dee306a994572c9a75c1bc7081833abc2d166dc77f1257d0b4fb04a2218ad0c48022"
        },
        {
          "alg" : "SHA-384",
          "content" : "b30be1de4d5e167ecdbec0da8a8c77874178157471b687b116a0bf1cbcf551bdab587acd52ad8df59fa7d5627a359a01"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.easymock/easymock@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://easymock.org/easymock"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/easymock/easymock"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/easymock/easymock/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://gitter.im/easymock/easymock"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/easymock/easymock/easymock"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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.mockito/mockito-inline@5.2.0?type=jar",
      "group" : "org.mockito",
      "name" : "mockito-inline",
      "version" : "5.2.0",
      "description" : "Mockito preconfigured inline mock maker (intermediate and to be superseeded by automatic usage in a future version)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e57e26c5abe9f279ff8844a5beac889"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d1dffee9a8a1998ec782383ca2f818848f2d5f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "ee52e1c299a632184fba274a9370993e09140429f5e516e6c5570fd6574b297f"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c948cf7fc88f7f747faba78a03497b2ff6153a9d944fa2e1a477dadc4528afc21721854e3d43d53e190d5abe24dbfad69eaf37457e67a34ac099b332bea1350"
        },
        {
          "alg" : "SHA-384",
          "content" : "556d230ee47962f5dc0c97084f95b440475361c389fbdf105fee2690012365a363e80bdc67a53736670eecd65c809852"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.mockito/mockito-inline@5.2.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/io.confluent/auth-providers@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "auth-providers",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e70538787d48afca89992f8289c69a2a"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd850a89d23d0a9d0af9f751b2cef82fdcc8baa3"
        },
        {
          "alg" : "SHA-256",
          "content" : "1436eb903efe47d22a32b885961cfe5351b7480f541612c6038dffb2e96474d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "14a61edcd8b83cc390d8d4be944ac72dd3d263da561d58b0d0225850c09d35a4286af2e8a141bfe346b4b713f0383d881611f81e38e3b92fb7b21c2f1293817a"
        },
        {
          "alg" : "SHA-384",
          "content" : "06d9933c7efbf6692d1927abd197f9d6469f82384f42fa8679fccd6bb175549440543c0de286d7ce5dd0af72373a2dfe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/auth-providers@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
      "group" : "io.confluent",
      "name" : "broker-plugins",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8680535fb56e995932fb38b700f845c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "c9a89386fe60ae0909b357bf10b93f7a6075e576"
        },
        {
          "alg" : "SHA-256",
          "content" : "3a2c876a2cb8cdc76b2db22d7801c7087ce4dbdf08f3ab929a0dbd4234798df4"
        },
        {
          "alg" : "SHA-512",
          "content" : "4faf31704282fcaf192c6a671abe5e27e4ee45a3d5dc4223f09dc2a61a32c7aa2087338d994a80bd51c35a485a3d458beddd7b85f86e154b5c0dee337cfd4812"
        },
        {
          "alg" : "SHA-384",
          "content" : "0592d0ef721cf15037957668099d3a1d27ef5acc737413a57bdb594033a6417eba013d74a4ec1718895cbb125dbabb29"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-properties",
      "version" : "2.18.9",
      "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" : "a152c19dc7d9931a2d42812a7b059e7d"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b2fd4019346afe382815e3adc05ada6618390ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "b5eb3c73609e6a9fc66928c4e1c5e1e1e957576a9f051b4e03dfa2287eee63fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c38396a949b27e8ba7f17c29957c588b0dc21e7f08cdbe33533f898c2495ddcdff9ebf289ce5d482f2041097fd6c6e8735842dd721f6086b25a086d77ca4c64"
        },
        {
          "alg" : "SHA-384",
          "content" : "40dcdedabb44d863cde44bd217aa49c5e1e5cf6aea86a86ad38053826fbc9fe01c78569ab29f464aa81ca41fcd214e2c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.18.9?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/io.confluent/broker-plugins@7.8.11-ce?classifier=test&type=jar",
      "group" : "io.confluent",
      "name" : "broker-plugins",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a50915af2207f318285ba8986ca4f2d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "db3fed89bf441bb20ab945d7d7f5369759878b6e"
        },
        {
          "alg" : "SHA-256",
          "content" : "551c592cbd9e1a37dba7668fc459896e3866ae35f6d34f456f3566c1ec23a1e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d87a750f988d3f40ad4e2e5ade04d7c6597774b7734ab90c3343942b2f9cf1a73b05cf1e742d6ed91cfb187310f993292b3a3a1f24b1abf70bdbaf092fd3f2a"
        },
        {
          "alg" : "SHA-384",
          "content" : "638797d1384e43c3020a43924e0dd3c8453c7e5f78060b5881c7e674bc2814a99457a49dd3033333d5dabaab6e50f1b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?classifier=test&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "logredactor",
      "version" : "1.0.18",
      "description" : "Log Redactor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "69c7ecff59e1893112566630e58711f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "869a001d9f284f1eae1a14e10f767fed4c7333b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "71b710c8e71bc58ebdc6945176434e1f16830ba9f2891adad226796ee595d0bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "1151cf29b8890ff40a62d78e563a3dcf858643dc719b2ab6bd73ce9aeb486147ff2088a1000751d40aac246165406cfbbe9de7357d277c784765955b1ac49106"
        },
        {
          "alg" : "SHA-384",
          "content" : "c5c094b5e671164a16c1d29c87b74863dd33fe20560528dee58d0ac682efabc3584da7d10ad74dfefe9772994c0217b5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/confluentinc/logredactor"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/logredactor.git/logredactor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.re2j/re2j@1.6?type=jar",
      "group" : "com.google.re2j",
      "name" : "re2j",
      "version" : "1.6",
      "description" : "Linear time regular expressions for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5f4aed37b6b18b402b2790160a50cd13"
        },
        {
          "alg" : "SHA-1",
          "content" : "a13e879fd7971738d06020fefeb108cc14e14169"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8b5c3472d4db594a865b2e47f835d07fb8b1415eeba559dccfb0a6945f033cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "faaecdb5443ac7c05dcc4e8ea290d5d96768b12f6c3370a988bc43da08b8bac6b306acedd378a3ff9f8f6ad2b77758d277e88b1d13f967f512e36e0910134b3c"
        },
        {
          "alg" : "SHA-384",
          "content" : "75e84250cbaf9af4f8444b60bf1ddf89a8ae63cf9664111f690262253786e9fa878e460c03689caa9faf8449f4dda8bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Go License",
            "url" : "https://golang.org/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.re2j/re2j@1.6?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/io.confluent/logredactor-metrics@1.0.18?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "logredactor-metrics",
      "version" : "1.0.18",
      "description" : "Log Redactor Metrics",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7f8f06786eafba30009377cfa0e2a7fd"
        },
        {
          "alg" : "SHA-1",
          "content" : "eaa8a8b3a8bea7ee16f523733e3ac951a7de4489"
        },
        {
          "alg" : "SHA-256",
          "content" : "32a3670e4d15a02d2d9cfd251a7947b4a37266ed8d685176a6deb60833781fe7"
        },
        {
          "alg" : "SHA-512",
          "content" : "af15608fe32007be9134c67d643876c94c062cf0e02563fe45c6eab727bc7f4707eccbbb41101b9fb23a404c9979268de36b748dec71e62f7d3bed13a03644bf"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b1e75cfff4b23528cb46aef803bb701eab7c83002395cd707f627d4d5c697e887f947304bde0908a8d46f83da1bd648"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/logredactor-metrics@1.0.18?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/confluentinc/logredactor"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/logredactor.git/logredactor-metrics"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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.eclipse.jetty/jetty-util@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "9.4.63",
      "description" : "Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "deaa556ed736c94098b5b6376998c128"
        },
        {
          "alg" : "SHA-1",
          "content" : "13e98aaf34138348dbe003870f19d85d5f878220"
        },
        {
          "alg" : "SHA-256",
          "content" : "5fc7dcbabcfc92244992004729d8600d4e23dd4fd91c75f6af854633de522b27"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d766dd5667a18679e92b3d4c8ab2c45b0f898787d0d5a02fb574c109d42a0e5225242d83a6fc3669e9719c163ef026579ab6ef96c95c23a9374d8d626300605"
        },
        {
          "alg" : "SHA-384",
          "content" : "96108573ab16d2c2da4f27fcc006af19d164894526d83ca7ed86d8273ed65c7b7a53e3653bf18d1c8ac8a354ae5395d9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-util/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-security@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-security",
      "version" : "9.4.63",
      "description" : "Jetty security infrastructure",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3c936c2b790307d2827ad194c1e6705a"
        },
        {
          "alg" : "SHA-1",
          "content" : "0dfb74ddbe7bae58be705812b9748e6f4a5ea2f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "dcf72542a1f447b8d592fd646e54a3ca82ed8af90bf959f391411ad9f6386447"
        },
        {
          "alg" : "SHA-512",
          "content" : "dfb0566357849dddfb05c0d2fa61e40d93277ac145a0ee4400b53d55df43c6a72320ab1aff62b5c3051a540360793f2a13e755b5800900d88ce21e669c262315"
        },
        {
          "alg" : "SHA-384",
          "content" : "75db074cd2545b2d8b9b8c2865c2cfc79bd64c01a1a2efe2bae5f619458c445ee5089c2ebdac693332bbedb0fb71ea6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-security@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-security/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-servlet",
      "version" : "9.4.63",
      "description" : "Jetty Servlet Container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bfdffe4bab8b3d5aaef4ae05dc0567e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "71e9768ae00ac5447c24d786ea968dd302ea55bb"
        },
        {
          "alg" : "SHA-256",
          "content" : "bd99eb06c5effc325035d5c0f91032b6077849d380f33a5758b9cba737aa234c"
        },
        {
          "alg" : "SHA-512",
          "content" : "7ec51c40702c9daa4acdce271023cb6265af674d0ef4e38e46f83c797c389f4e59e70f13ca2ead36481f6bf6a09f1ba0a92585de0ef70f108dc98db3c7b95faa"
        },
        {
          "alg" : "SHA-384",
          "content" : "6de2ffbe0cb6c46365d9b2d3b71629dc737809146ec3e2f3dfcbc82c62095c9fdbca5b0e3fa5e6701d50fe8da3c16cc2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-servlet/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.63?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util-ajax",
      "version" : "9.4.63",
      "description" : "JSON/Ajax Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "77fa8d35fc36beb723c8a99b66e5449f"
        },
        {
          "alg" : "SHA-1",
          "content" : "73eb0d7fb28ab99167aabd628ddff86b28b286cd"
        },
        {
          "alg" : "SHA-256",
          "content" : "65418fa785bf2282289d656c3e58a24b3264fb0ae506ec0a3defc1f9a1957e67"
        },
        {
          "alg" : "SHA-512",
          "content" : "9cca46974cab37d56a9b82de1b1c87f9d728a98a38cbf7e5c6c51a5fc907a6842eefc1fc8a8a689abeb7791a3e45f2d9df87b8f47f53f2a202eb98d8b414a767"
        },
        {
          "alg" : "SHA-384",
          "content" : "090bbb4c37040892bbfbf8903bebc7723d9643007eefbeca112ffc9a57eee6519311a8552748b75dee1ce2ed0fed3b02"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-util-ajax/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://harbor.webtide.com/releases/"
        },
        {
          "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/webtide/jetty.project/jetty-util-ajax"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar",
      "publisher" : "GlassFish Community",
      "group" : "javax.servlet",
      "name" : "javax.servlet-api",
      "version" : "4.0.1",
      "description" : "Java.net - The Source for Java Technology Collaboration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b80414033bf3397de334b95e892a2f44"
        },
        {
          "alg" : "SHA-1",
          "content" : "a27082684a2ff0bf397666c3943496c44541d1ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "83a03dd877d3674576f0da7b90755c8524af099ccf0607fc61aa971535ad7c60"
        },
        {
          "alg" : "SHA-512",
          "content" : "763dec9801f647b1a45e492eb2a67f6a60fc608bef4738eb7b1a92d93f1f6db02b32f4c6553d4557c320dfc25c0ea0b9854c59e793262b6ca453c71caf05ef38"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f4522458bdb1c7cbc0e88271d1e4326193c8e4d422ef8b75c3dcadf0bf86a91389890ab2d25a8cc6cf276f625475cd3"
        }
      ],
      "licenses" : [
        {
          "expression" : "(CDDL-1.0 OR GPL-2.0-with-classpath-exception)"
        }
      ],
      "purl" : "pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://javaee.github.io/servlet-spec/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/javaee/servlet-spec/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "servlet-spec@javaee.groups.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/javaee/servlet-spec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
      "group" : "com.google.guava",
      "name" : "guava",
      "version" : "32.0.1-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" : "6951895e804b36322214c95917e598d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e5d51a72d142f2d40a57dfb897188b36a95b489"
        },
        {
          "alg" : "SHA-256",
          "content" : "bd7fa227591fb8509677d0d1122cf95158f3b8a9f45653f58281d879f6dc48c5"
        },
        {
          "alg" : "SHA-512",
          "content" : "5dbe7a697511cfbe44f3ffb954e32e997677ecc61f03bb7bb374f1b8fa4a931a95cd9d1f5288eb5d42e2aa380e3241b35059786c07edc48e5aa67c30cddad8a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "abad4556e073fb38062c636b6599ceed992302c7d98150e3842d32ce92f6aac7d630633c56efa581523d591361fcf898"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guava"
        },
        {
          "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/guava"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/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"
        }
      ],
      "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.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"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://findbugs.sourceforge.net/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://code.google.com/p/jsr-305/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.checkerframework/checker-qual@3.33.0?type=jar",
      "group" : "org.checkerframework",
      "name" : "checker-qual",
      "version" : "3.33.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" : "fc9418b779d9d57dcd52197006cbdb9b"
        },
        {
          "alg" : "SHA-1",
          "content" : "de2b60b62da487644fc11f734e73c8b0b431238f"
        },
        {
          "alg" : "SHA-256",
          "content" : "e316255bbfcd9fe50d165314b85abb2b33cb2a66a93c491db648e498a82c2de1"
        },
        {
          "alg" : "SHA-512",
          "content" : "049c446677b7b386f3fb501bf65e032bdf2b1b29a3f545848035fff2b683cd275380cf302e30eea641af7f0801f779bcda3d82a71d928e4176f564f796640a64"
        },
        {
          "alg" : "SHA-384",
          "content" : "ddf7a0f70421d1ed75e93c0a30434a4862c3905e433223e19861323cf0994e843392b746003040f10a7db6fc960b8aa6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-qual@3.33.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.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"
        }
      ],
      "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/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"
        }
      ],
      "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/io.confluent/confluent-kafka-rest-security-plugin@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "confluent-kafka-rest-security-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-kafka-rest-security-plugin@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/confluent-kafka-rest-security-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/confluent-kafka-rest-security-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-rest@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-rest",
      "version" : "7.8.11",
      "description" : "The Kafka REST Proxy provides a RESTful interface to a Kafka cluster, making it easy to produce and consume messages, view the state of the cluster, and perform administrative actions without using the native Kafka protocol or clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4a3a5dbf17251b0051e1e608ec2ecb20"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec9d4ccc4acdeb53e8b3ab1e740d447570c1093f"
        },
        {
          "alg" : "SHA-256",
          "content" : "db91c45e0bb91fae19d938b0caa9fb83998eba373b7aef390c3d12ec1182465a"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e6f557f103e16f5bc5e5cd40dde30b5e50f83da5de1892d92564560dbb65486a2c347d01d094631f9bb0b8f1a3beccac530816d3385cca3835cc269de5d791c"
        },
        {
          "alg" : "SHA-384",
          "content" : "9b5c17c0140c76b82629fce70ebcd7c0614b53c4aa594d647a8b340332128ccfb7dfe19026d4e8f25fa2871c488c5017"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-rest@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-rest"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/kafka-rest/kafka-rest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.7.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.auto.value",
      "name" : "auto-value-annotations",
      "version" : "1.7.2",
      "description" : "Immutable value-type code generation for Java 1.6+.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ba27d6ec6db50f1a7d9b169080be2965"
        },
        {
          "alg" : "SHA-1",
          "content" : "7eec707327ec1663b9387c8671efb6808750e039"
        },
        {
          "alg" : "SHA-256",
          "content" : "87398da962a12103a1957bb239c556f8e8d66ca112bf8ab99ac404c80a2385ab"
        },
        {
          "alg" : "SHA-512",
          "content" : "14b2920cbe226371a23e2eef41d898ea9d0538425f1ed28fca0860cd435ea56cec0eded48dd2af8bebd6ae4bcb2550413f6eaa43ce3bac015709ede5cbea7178"
        },
        {
          "alg" : "SHA-384",
          "content" : "2810f084acd0e91ab3e8d785bbb908aa14e7c3ac130aa8958d87e2d6f7cc3b427b17c3806bd3c3894f1bf4532fde0374"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.7.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/auto/tree/master/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.fasterxml.jackson.datatype/jackson-datatype-guava@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-guava",
      "version" : "2.18.9",
      "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" : "8847c554bfb7acf72d77767be3f497ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "a13513e018dc53a4efb41fe8e66ba82f93600486"
        },
        {
          "alg" : "SHA-256",
          "content" : "938c72a8141375bee107405b93ad31a98ea39c7305f8f394ee41c7f240aac47f"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d82fe27be73c4e33b0f22561f36ede5fc5b20676064214c7790a7c1714c5d9e87cc3e21c4189bb403c93aecb296aa9c1f91863f962c2e3a98cf371f312939ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c4fe043a78a19a3799e8a6212724960ee72e7a1469a16052bb87f27b1be5d64b63d67df2fc5888e282db0b268db8318"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.18.9?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/io.confluent/kafka-json-serializer@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-json-serializer",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "03fbdb2760cc7b8c17576f69b472fbaa"
        },
        {
          "alg" : "SHA-1",
          "content" : "5273579f093350c272fb32d3ed07a88b36e92ba7"
        },
        {
          "alg" : "SHA-256",
          "content" : "b1fd4a4ecb6f7a5d24b1f2b9298dc537bd841af4a18308192a8858aff32dff9a"
        },
        {
          "alg" : "SHA-512",
          "content" : "2fc826f9e8c881e428c9f29f826d976a4268326e46f40e11d6309a5255a723d9a2cfdbe072a186e894b24067a18a8d6d78649cdd2559cac624a2dd0eecd14794"
        },
        {
          "alg" : "SHA-384",
          "content" : "8bed08259720593518b4f6f2f6df6978de887d8ba22d59538a438f16a8c663dc332257f98623718530f84577d5d75a16"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-json-serializer@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-json-serializer"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-json-serializer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/common-config@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "common-config",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bb80de4b9c4369d16dbebe4203b8037a"
        },
        {
          "alg" : "SHA-1",
          "content" : "faf773ddf25c60f4a750e4d63e203c84d983bd9b"
        },
        {
          "alg" : "SHA-256",
          "content" : "f6f358e734cf5541d0b4628920143506c77ba09092cbe60488a3ef88ca920b6e"
        },
        {
          "alg" : "SHA-512",
          "content" : "c70c8b844c9b530723fc07395e24b19f0daae2b560e5fb93a0b09ee13dc0c66fe42e2be17dae030c84d9dced2091b49e4d94266b3afdb919b436e5b401d096c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee27111907186d00c774509dd4c0d2b9c0d8487859d76106f4f1176699fa77732d1df3c11400c514b1c616412669bfdd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/common-config@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common-config"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/common-config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-parameter-names",
      "version" : "2.18.9",
      "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" : "3bae58ef0ee2a67ce5e38483e89b0abe"
        },
        {
          "alg" : "SHA-1",
          "content" : "b948a2c4941f16eb59be88ce26d2e082a1567aca"
        },
        {
          "alg" : "SHA-256",
          "content" : "2ddbba0950a106a0caf83722d186ffd38c4bf9ab21360576329adb0921af1fc2"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ba179babbaea0d31bdac81a9a8dcb27305340540e43d75bc5b4e21b00677dd39ce05f73761570d2e3802e4e81fa60535c849837536a04aee530e4553a9f4238"
        },
        {
          "alg" : "SHA-384",
          "content" : "a6ebd62e77fcace874782249a1d19f82c11523de10a783336d76e837ea7b228bc2c5e6b34929a8ec587f317369fe3432"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.18.9?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.confluent/kafka-avro-serializer@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-avro-serializer",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e243f03793540b68716b50818e5105b"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b1029c8518c4f8d313bb9fb0e6a4824176ad1d8"
        },
        {
          "alg" : "SHA-256",
          "content" : "03cd3d543eb77f826ef0386316b20da8cc565b6166032827059dd6abb1fd15ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "94e9392b59b2560baa9788590832e5af79d2f4d19eeccac2f350d1613776a4cf6ca06c00ff979b8e5113e53b610e021733e2b056a62aa1d7403584ba024936ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "c287a5dc6e7fbbff4474173fe67103c73f1c9a92846a4e69be9e0f9e2d88e6d9b2cdb9d47e777d70886576c78328b313"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-avro-serializer@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-avro-serializer"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-avro-serializer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-schema-serializer@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-schema-serializer",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c82515db21c1b0d1381473278cdb9a59"
        },
        {
          "alg" : "SHA-1",
          "content" : "a24e762adf894bd35e077edf9319ba48bd46c53a"
        },
        {
          "alg" : "SHA-256",
          "content" : "5f3b70453f891345dd5fb123e7213b07eb31f9de7e7fce4147308b940770f8e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "20da04c958acc3a4b5b27f71fb647d105113517d01430ff7783eed0e1cb05835d4c40ca716cd8a4f604ece6712120b97748a2cbf04e2cbf170017520b84caacd"
        },
        {
          "alg" : "SHA-384",
          "content" : "c96bde634df006c226952334fd144fb87d9fd16f8d1990c9856344b6f1f9dc9af177a8df3d26f68db7b71f52e490635e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-schema-serializer@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-schema-serializer"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-schema-serializer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-rest@7.8.11?classifier=tests&type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-rest",
      "version" : "7.8.11",
      "description" : "The Kafka REST Proxy provides a RESTful interface to a Kafka cluster, making it easy to produce and consume messages, view the state of the cluster, and perform administrative actions without using the native Kafka protocol or clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a69cbe265c01869d1f3b74016ebdcae8"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ef5acd98bcfe0b722465e1312f2863c6d7bb2b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "2be04700897ffb6b6f513ac3825ab794d7ceb56f981cc2601c0bdf9f4aa077c4"
        },
        {
          "alg" : "SHA-512",
          "content" : "000f3228d70cba9afc3565df5e82e6c2aa90acd678b4448e945394962b2a9d00e6cfb899d869fe6a3efb33aed0fe0d9042945295c3079d4b499d7d9d79ecc62e"
        },
        {
          "alg" : "SHA-384",
          "content" : "5027fff85496b812cc2755841971bca157144a611da7dc651ddb22f0e5fe29bd5d5b7a616125bbe06a5cb5deb78393b2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-rest@7.8.11?classifier=tests&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-rest"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/kafka-rest/kafka-rest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-json-schema-serializer@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-json-schema-serializer",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "646626980e5421765d4133b5f461b279"
        },
        {
          "alg" : "SHA-1",
          "content" : "36089b4a8a531d6a7be13e519e739fd8460a69ef"
        },
        {
          "alg" : "SHA-256",
          "content" : "6998a47f6b3fc50f43116939ddc5433e5c1def60854b00bf216de4e1069e8790"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f2b5e46cfd5c9e191a7fe24641e570a0cec97680ff9ee80d43291f22111b62740488d9be4e6e1935ff72cb0780cbd574c08cd12921e6236448f48c422e7a26d"
        },
        {
          "alg" : "SHA-384",
          "content" : "0036809751cc8e075e6aa31129da4343ce59630621ee111c06218db1638be05ce3a69298faf8cdceed88377add63434a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-json-schema-serializer@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-json-schema-serializer"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-json-schema-serializer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-protobuf-serializer@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-protobuf-serializer",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a3e0a65ced7cc94900eaff5879627cc4"
        },
        {
          "alg" : "SHA-1",
          "content" : "e583ce8e1d2a91ac9207361dfac4a46d790bc107"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2c82fd05833517705a74d77b72b2b71a55a87156d51baee12bdecf311727325"
        },
        {
          "alg" : "SHA-512",
          "content" : "5f89583c0f3d4b8e651e236fa30bd185e554f8abdeb17814b6be92417031d5a656bdafb7b242cd30c7ccc192c7bb37e8c6e0fab857b2752b6e18c9e8d201163c"
        },
        {
          "alg" : "SHA-384",
          "content" : "4e18d82337f3bb10886330a0d65a2bd74e6831129882640150e6cd7abca895d98d8b420fe6e3cbd0c30226ccfcb45ee8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-protobuf-serializer@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-protobuf-serializer"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-protobuf-serializer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-protobuf-types@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-protobuf-types",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c58d96bb9f8a75f0f638aca96a67fe9"
        },
        {
          "alg" : "SHA-1",
          "content" : "56d0a06aa6fa446db2fcad467925223fc9d3fcd1"
        },
        {
          "alg" : "SHA-256",
          "content" : "e84b4af3a7541aac74e936fd4e8defe3bea5a0494cb66388dfacde00d261a43f"
        },
        {
          "alg" : "SHA-512",
          "content" : "394a6b19c6bfd6a8aeea7bc404f25803149a78377aa07657be64cad851e06f0855dc1c15da580fe211b14e10480ae14bc0d5579a67ca946ca922e3baf8b8963b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e4aee98d5d098b0e9770fe5f32da1fbaec4d33114ff53ce1a1af2a96731dc16b7cb4c25b842592ecade4ee359becbe05"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-protobuf-types@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-protobuf-types"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-protobuf-types"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?classifier=tests&type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "confluent-security-plugins-common",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7404a9bd3f1a76b2e6439c90ba4029dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "483c000885a1b627944d9de30ea23ad6ad9d3fd5"
        },
        {
          "alg" : "SHA-256",
          "content" : "25dfadd7bcdfa9f0e0836ec591a58e5c83442e57cf7515cc6843817f9a2867f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "1def31d455ae9f3e786b61d287adbf315db12bd3dd9b158ff009195d96983896350ab4a2f7a4aa67d2787f10ceb47b6e3fc02c8815aea673363d4112537aacd9"
        },
        {
          "alg" : "SHA-384",
          "content" : "bae27801f5d87d5eb0a4b2d9d9fa794d43c32357bcb28afb9c3976ab134a5f34f6734523a83a8991116e86bbb09ca51d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?classifier=tests&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/confluent-security-plugins-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/confluent-security-plugins-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-schema-registry",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e919fbbf2474f0200166af1e1abb1d93"
        },
        {
          "alg" : "SHA-1",
          "content" : "e7f596e013d845f76c83ed5a2c2630381150fc31"
        },
        {
          "alg" : "SHA-256",
          "content" : "c7963c9abd3e1f7599f253fdc020012bf97e2600bb07f765529fe4c118261477"
        },
        {
          "alg" : "SHA-512",
          "content" : "8d4c8225bffd80bd207188611ed395302013305e5b3e9d27bbece6f146d68f1cfe471bfa55d1622c31bf4d2b9c0662a9e8ac794de670deb7d408222a980bca08"
        },
        {
          "alg" : "SHA-384",
          "content" : "d2b4181c9f07aef98103056d54ec986219e514173419265459ded9fe8f0e8ce7d8ded1f8359ec7165f67ef806667e091"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-schema-registry"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-schema-registry"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-json-schema-provider@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-json-schema-provider",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "01d3f53dbf5f8af276727d2fecf9b03b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae4deab1b73b29833752d3c2b1b7c3cd422068f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "cd98de2a2fdcad11f4386c0453319cb36592d70fdf249fc7a5ea674529ff83a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "28ed41a2a0986c9e3927d04f7bdc80525402f4ad9f62886919a5ee4676eb9a92be463347bc75ae8b18572d301ace01e6e890ccb498c8017fda22cc304c5534c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "81acd7713825f3424b4627f7f0e1eb269badec7070b399c19a2f0d53a5e936f20b6e01ddac183ca3c1777b23f9a9aaff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-json-schema-provider@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-json-schema-provider"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-json-schema-provider"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.erosb/everit-json-schema@1.14.6?type=jar",
      "group" : "com.github.erosb",
      "name" : "everit-json-schema",
      "version" : "1.14.6",
      "description" : "Implementation of the JSON Schema Core Draft v4 specification built with the org.json API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fc31e813be4681b8ca935794c6212b86"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1536e377222ee4eff201bfd42e0afd2b4280ac5"
        },
        {
          "alg" : "SHA-256",
          "content" : "3ecc895427629c6bfd34e3af85ad9af66a618a7155e2d8797e652c33a3f2bc28"
        },
        {
          "alg" : "SHA-512",
          "content" : "3fbdbcd66588c422e38715eb6fce0cd58120ba66a1569f8839cc0bfcfbf1110f4851d293c5d600d1db019bd422b87dfda7295271e5a27ed67a1943b225f070e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "4a3833961f763787e42341ede95e48198de36d080761c8f4991055ac1caab1cc6d83ac1b7f89524dae64509feefa088d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.erosb/everit-json-schema@1.14.6?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"
        }
      ],
      "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/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"
        }
      ],
      "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/com.github.erosb/json-sKema@0.24.0?type=jar",
      "group" : "com.github.erosb",
      "name" : "json-sKema",
      "version" : "0.24.0",
      "description" : "JSON Schema Parser and Validator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9fabe7036d74d34a1e03786c5a444387"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e447842d162ecf41650cab380dbde5654c8a607"
        },
        {
          "alg" : "SHA-256",
          "content" : "e851b55bb13c11be01e73416e56c4d22e7f0b9999e1ba366404f1b9275aea54b"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f1c78b689f5b58106020ee1c4a1610c10bdf2d609a98e1f248e5257e5750a9593a378b15cca8b19890d713a6860414f853c979ed17a2a6a37ddfda69e0ab8eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "e256d3b70557caa60b367cd33a92838bc140448916a6799d9e98d9ef8681e6f81052cf84036cc05905f2fc22387d6f69"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.erosb/json-sKema@0.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/erosb/json-sKema"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/erosb/json-sKema"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sanctionco.jmail/jmail@2.0.1?type=jar",
      "group" : "com.sanctionco.jmail",
      "name" : "jmail",
      "version" : "2.0.1",
      "description" : "A modern, fast, zero-dependency library for working with emails in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c7721d58542e38b36fbf84497b736db2"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c6611209154a5242531d0462dc2f1cfdeb3f260"
        },
        {
          "alg" : "SHA-256",
          "content" : "9af3649307e18f6969fc9aecd713180dcb7505af474847a30b8f41608281b677"
        },
        {
          "alg" : "SHA-512",
          "content" : "814fcb106b27d3cce2a730d5806515c4c296939062dd79eefedddef41f6796985fd7f0c6b0dc5b00442c79e8f05a63125f27cd6330432af78aa4536c11869d40"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5e4f0ddf0e35e1af4756339edc4821d27bbbb21314cfdd3eded2e58fdbbf5e1300f6a83e4395245bae2131d16e55a92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.sanctionco.jmail/jmail@2.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/RohanNagar/jmail"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/RohanNagar/jmail"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.18.9?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-joda",
      "version" : "2.18.9",
      "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" : "43530897713660d0262fac0c389e027a"
        },
        {
          "alg" : "SHA-1",
          "content" : "f216c4fc0482409ed4d73c76a0a424d10704e0e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b0489d95a9a01d658c7c8e4ef55198fdb8d74d4a8bda1b7a5b3684b76c1d195"
        },
        {
          "alg" : "SHA-512",
          "content" : "69e54dcc800b525322474165aaa89bfbe1880f57cce6faabe7c40ed94f6e33c8166459f2ddbce04a0526a5d33888d70e581c4d843d664c1b4cf0fdf3e3743c02"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8560c7189e8f11e10df5e5882a4fe30d942a7de6dcec75581571a9010bbb078bf013d8d28a53326221a15d7a781ee44"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.18.9?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/io.yokota/mbknor-jackson-jsonschema-java8@1.0.39.3?type=jar",
      "publisher" : "mbknor",
      "group" : "io.yokota",
      "name" : "mbknor-jackson-jsonschema-java8",
      "version" : "1.0.39.3",
      "description" : "mbknor-jackson-jsonSchema",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0c8eec6612b239b8780cd126da61a6af"
        },
        {
          "alg" : "SHA-1",
          "content" : "f74e3f33d6d9757c99d3fef19064c33a8e98b585"
        },
        {
          "alg" : "SHA-256",
          "content" : "5af094a622e57f2d944f37a093a0dcb2de26507422844e7cf688b912a2c18d76"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e3cdbf8d889a78fa773caafeb420236bc78a3ea97a165b3a15ac0814f6b72afbc5169236053e3f8c293cba49788cbfdb2ab5d5b4887d6dc7687058cc152c40d"
        },
        {
          "alg" : "SHA-384",
          "content" : "6bec911fbd05477a91ec08af06dc7ea75f96ffba0853ce0c867d1c2b47fd81e75bba13d3f54d55988ac2e17438faccdb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.yokota/mbknor-jackson-jsonschema-java8@1.0.39.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/mbknor/mbknor-jackson-jsonSchema"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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.138?type=jar",
      "group" : "io.github.classgraph",
      "name" : "classgraph",
      "version" : "4.8.138",
      "description" : "The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1473b26b6ceefc61b0a2af9818b5b60"
        },
        {
          "alg" : "SHA-1",
          "content" : "af08df0ad62de2f4c686757a9a52ca2a8c2ea28c"
        },
        {
          "alg" : "SHA-256",
          "content" : "272ffa06f76c8ed227d36ddbba1e5bbd1c7754c6541197b948a3a5c59d724bad"
        },
        {
          "alg" : "SHA-512",
          "content" : "0617bf9007d1dcaf1014d473418fc3368e5a0e9b250637fe8a7c0da212af47098d89346722b2d475034cd6f6369ff057a608a38498ca6207dd44d5aec5ace1fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "6deb838235a45e128c1a73dc48ffb71761b0918a70b99c8e1cc6250acdeb72f009d3eb09280f4bb38919354abf3c21c1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.classgraph/classgraph@4.8.138?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/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"
        }
      ],
      "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-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"
        }
      ],
      "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/io.confluent/kafka-protobuf-provider@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-protobuf-provider",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46ea05eb682f987f2485123c208c48fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd27055d67917148d26bd4b5e7c788e2a415e5da"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed40febc3594636670007551675710ab503dd6417313167f2ba44199079e46ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "0821a14b93083f7c962ebaa4b1cbc92535ceb094fe955663ef6364432746efdb76af5b6710588f7eccb98d5fe8ebcae85890292841818f1dedfa000dc0340cb9"
        },
        {
          "alg" : "SHA-384",
          "content" : "04f5fb4d505f50a02344d9b6af6e7bcdedd5180292501744335ea8324f85f928934af4eb20f48ee16b9c383be9ad8f82"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-protobuf-provider@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-protobuf-provider"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-protobuf-provider"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.wire/wire-schema-jvm@6.4.5?type=jar",
      "group" : "com.squareup.wire",
      "name" : "wire-schema-jvm",
      "version" : "6.4.5",
      "description" : "gRPC and protocol buffers for Android, Kotlin, and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "60644941d60d26c7f1b28d8a4f9b4f09"
        },
        {
          "alg" : "SHA-1",
          "content" : "21f131dddc4408542ff1b58b85b1b0a2abbd4c42"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6177b19b2d6479f57802bb2b33c621f7272d8d210e398be083a9ef4a9d5858f"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6c7c43b8f4cade870ca997300872f92958eb121c462c937e007b291557d847c0e6f305d6eac57adf9a0d887df9584a8d09e2c07a0b894f13268dc60790777f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "993b3eb4ff2ac9fab7185e4041e2cad8e30681f365929f26d833402a3bdb6823045dde8b8f693cf921b5262fa44d04f6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.wire/wire-schema-jvm@6.4.5?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.12.0?type=jar",
      "group" : "com.palantir.javapoet",
      "name" : "javapoet",
      "version" : "0.12.0",
      "description" : "Palantir open source project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "093adc9dc251c2e94cdb8fc5f57acf30"
        },
        {
          "alg" : "SHA-1",
          "content" : "057981a604a34efd34323beca226bcec5cc517e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "74300a7c3674da3b3bbf05501310f6dafe72bf34d4fcf55764822c1c7e379e80"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a833fc1a99d038d4fbc42641c4bc2a312dabfa7d643588d67dc434fa263e6578f1b2c34a0a2aaa93f4138d3d97524ad5b28bff7b714d10130c7ad820c847124"
        },
        {
          "alg" : "SHA-384",
          "content" : "95acf199fe44d0b294cc32b5c2a0e5305449a9d000a92b71ec4610c185a7406bd004ed4933cabc540f68d8fd76d95f8c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.palantir.javapoet/javapoet@0.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/palantir/javapoet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup/kotlinpoet-jvm@2.2.0?type=jar",
      "group" : "com.squareup",
      "name" : "kotlinpoet-jvm",
      "version" : "2.2.0",
      "description" : "Use beautiful Kotlin code to generate beautiful Kotlin code.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "542c8e2843352ba2f607c6b1511e7999"
        },
        {
          "alg" : "SHA-1",
          "content" : "9360941958f3650a0b9be685bebd6eef290e3b9b"
        },
        {
          "alg" : "SHA-256",
          "content" : "87ba83576e2bbda929e2d4d83035eaf7984b9adc0798837b8e8d1eb4953a17da"
        },
        {
          "alg" : "SHA-512",
          "content" : "e6c9a6eb46b0f290cd412aced209f5d9d0ecd439eed06d48c82e5a537a58af4cf7e25bd6eee1d8079cf65dc2ca4a21954285b53902d721ef967cb73ff8b9f7ab"
        },
        {
          "alg" : "SHA-384",
          "content" : "86d0c01dcdfecc4c9ffbc68110df390f11ab7775b8390841217593da53830510e3c42d90af9be617d18b2729a996e9a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup/kotlinpoet-jvm@2.2.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/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"
        }
      ],
      "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.wire/wire-runtime-jvm@6.4.5?type=jar",
      "group" : "com.squareup.wire",
      "name" : "wire-runtime-jvm",
      "version" : "6.4.5",
      "description" : "gRPC and protocol buffers for Android, Kotlin, and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "022c26749bd77f33b59c963a54a10f4b"
        },
        {
          "alg" : "SHA-1",
          "content" : "55fdfd70ca4d608c6119dc4f36f624748e428e6c"
        },
        {
          "alg" : "SHA-256",
          "content" : "525cb6f4d838555ed882ebf1567bb4069ab0aa5a5bc69a3fce0be27e6fbb5b4c"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d3326d8a99496c139aae640e332928fa54b92ab3f69ea640e2c098207e0414fff9e2c0b01c12d54c5c5f9daf3b039d5acbe0ef58175fcf733870d4934b677c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "4005762a5d82ef9efa68694ce5a39cd1e85fec5a83a0144a2d2586e48eabf0024551cb538185b2ff7dbbac5621c826bb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.wire/wire-runtime-jvm@6.4.5?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.google.api.grpc/proto-google-common-protos@2.22.1?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-common-protos",
      "version" : "2.22.1",
      "description" : "PROTO library for proto-google-common-protos",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "09ec07d7c038fb5d16a6c39777ff653f"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef4c6423126ce60fd80da3a685a429b0c6f2528b"
        },
        {
          "alg" : "SHA-256",
          "content" : "b0642455c9b3fbbf9bd805c3a31bdaf865b5f1d3b535df5874219e5eeaf75c37"
        },
        {
          "alg" : "SHA-512",
          "content" : "83efa7c22de348916289940b1b36cb7bc40e1970635fa63f629d2a104d24e615699f80038526c684a5e8933fab3c3eedf0358eb909b995547c428a43470d3cb6"
        },
        {
          "alg" : "SHA-384",
          "content" : "cbd8736c6c2e7efc202edd0a5cc9ec34667c58e3cd15c5ba587ebd1136c6beabae0008e924792e319296af66a42d231e"
        }
      ],
      "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.22.1?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.kcache/kcache@4.0.11?type=jar",
      "group" : "io.kcache",
      "name" : "kcache",
      "version" : "4.0.11",
      "description" : "A in-memory cache backed by Apache Kafka",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dce29b914610faad1f51bfe786644d14"
        },
        {
          "alg" : "SHA-1",
          "content" : "459eeff2297eab59c73ebfae24ebdd02a28f35be"
        },
        {
          "alg" : "SHA-256",
          "content" : "eb94aa3016dfef392b1e65dcd80e6b1b8b6b489c54426ea853cc37edb4b77dbc"
        },
        {
          "alg" : "SHA-512",
          "content" : "ecd7276df41a9db5eaee617bd9a91a61bc1c8da07fc19961e51951e77f729cec1899c2b40a6aa27abbae203e0a1c35934d1af28013ddbfa6bcdc6a5273b4919a"
        },
        {
          "alg" : "SHA-384",
          "content" : "72ca79fa2e698b824e4d5eff580d0fe7b3540c9109b6a7cd574c9899c5a54f43b5064d70bebd5d57363a10c998be738d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.kcache/kcache@4.0.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/rayokota/kcache/kcache"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.crypto.tink/tink@1.15.0?type=jar",
      "group" : "com.google.crypto.tink",
      "name" : "tink",
      "version" : "1.15.0",
      "description" : "Tink is a small cryptographic library that provides a safe, simple, agile and fast way to accomplish some common cryptographic tasks.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55462799097ec346a98e5f993510c0cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "10e8c89e93e60f04b7d23efeadaec80f7c8e1b85"
        },
        {
          "alg" : "SHA-256",
          "content" : "6eb460388036eda380818d9f493f96900ba729eed47b96add7107832109c92d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "6552a3c693d081ef46b8be14f2061068878352c78f18a78b57dbd5389d180e5549a71bcb0f3a80ec70c6d573e939c8877d561da815c64d4e2a47a95476c58749"
        },
        {
          "alg" : "SHA-384",
          "content" : "14f7743b831dcfe839cf33adaf6cbb958e6b500e79cb24364a73680fe85afbcd65b96973b7dead41144a571b604a7e63"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.crypto.tink/tink@1.15.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/tink-crypto/tink-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/tink-crypto/tink-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/tink-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/tink-crypto/tink-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-core@2.1.10?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-core",
      "version" : "2.1.10",
      "description" : "swagger-core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a208e4c46e686f32125153c462706ed4"
        },
        {
          "alg" : "SHA-1",
          "content" : "2400f32e387ade9ca015552d9ac23d1139c9884d"
        },
        {
          "alg" : "SHA-256",
          "content" : "d59efb1f1fb3d83cda3b73b812cfb65b30eb850767d8b9e9b9339f8552f02d7e"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d81598ad06cf549314138ac066a4b95da06f2b971165c6374773e9457ae393d8a06f0cc9fdf0bae754de1056e40aebd9eacb4b00056f00ea31835f40ce17643"
        },
        {
          "alg" : "SHA-384",
          "content" : "88a96e2993a7da422d271751b28b192c12e41fe5cbf6d70ce9ac5a8ffb0a1f43bc88ac69452ce7f74a2c69f4f7e691e5"
        }
      ],
      "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.10?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-models@2.1.10?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-models",
      "version" : "2.1.10",
      "description" : "swagger-models",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "61bb9f835582e44cbcc5355d1837e7d7"
        },
        {
          "alg" : "SHA-1",
          "content" : "e577371a45e67ee22fa3b31675ff8a333054de4b"
        },
        {
          "alg" : "SHA-256",
          "content" : "a90a71cd7ce02c24258306653d59e1fb5d36cb16ebc4f65a6754527c2cfe53c1"
        },
        {
          "alg" : "SHA-512",
          "content" : "7768f5091c343809e4a6a3f623fb4748030da3f5e31f98725c1c8f424bd8106b6ee7b22770d34dd083d93346ddac4fb6b68ab86c8d5a3346deb6948c647ee577"
        },
        {
          "alg" : "SHA-384",
          "content" : "bee2fb54f6ff36dce0aafdc0ab9254c7e988ef5558363888b32c7b7c78781b826ecdb8a520d39664a0730667d51ff762"
        }
      ],
      "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.10?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/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"
        }
      ],
      "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/jakarta.activation/jakarta.activation-api@2.1.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.activation",
      "name" : "jakarta.activation-api",
      "version" : "2.1.1",
      "description" : "Jakarta Activation API 2.1 Specification",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6f9bbce7c06f8805baa3fa87ebe3059f"
        },
        {
          "alg" : "SHA-1",
          "content" : "88c774ab863a21fb2fc4219af95379fafe499a31"
        },
        {
          "alg" : "SHA-256",
          "content" : "33bae3f0f12dbb5a7afc81d802a130359cdb44bbc7fb4b213f49b349d0491a04"
        },
        {
          "alg" : "SHA-512",
          "content" : "d73358f8f4528edb86f054bd210ac143bc9877215fe554c35fb4a4abb5cd2f6a328e9fccb9bc22f357e911b6bdf920c38dc2ec712f53353ae2d5710284842335"
        },
        {
          "alg" : "SHA-384",
          "content" : "0d547586b577caff17bc67e2c1311f42ebd59cf396d0452df3a3ccc08d1e18434844d96eef3306238c5cab12af227679"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.1?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/io.confluent/package-kafka-rest-security-plugin@7.8.11?type=pom",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "package-kafka-rest-security-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/package-kafka-rest-security-plugin@7.8.11?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/package-kafka-rest-security-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/package-kafka-rest-security-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.8?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-annotations",
      "version" : "2.2.8",
      "description" : "swagger-annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "638fe5864a80f54542739fb24f192e30"
        },
        {
          "alg" : "SHA-1",
          "content" : "6b14c60519512cd627d59423f109949bea203727"
        },
        {
          "alg" : "SHA-256",
          "content" : "0afcdfe4a7775fcce51d105b8f7c8ca514676c16bea571423503d838777f11dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f527d44167ff13c4a9bca5c9d53d85a00e8d9baef64e342cc3bd388c29a604cc7d61d6a05972f7e3178bb80c0fbac03139034dc62d6948baf428bb8b3706b64"
        },
        {
          "alg" : "SHA-384",
          "content" : "fb53a23c38a1a5d98fec501c472048a0a7275835392a34d8326b93bca1a14ea1c7e7941a7c1827f7fee325e7b2d64076"
        }
      ],
      "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.8?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.confluent/confluent-schema-registry-security-plugin@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "confluent-schema-registry-security-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-schema-registry-security-plugin@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/confluent-schema-registry-security-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/confluent-schema-registry-security-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/dek-registry@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "dek-registry",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4960104e4d4a1f935fe2729d84131f78"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f766b1079393aa6be3dcbf7738962d69d6025e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "6f020bd0a658049b309b59a32fb5fc1a98ab38d8930eb9f46ee646982932665c"
        },
        {
          "alg" : "SHA-512",
          "content" : "be487bfb7b50f16b27afb108b784173fa34b5d0588ace9620e175f711f62da8e8fbd5dc7160cb8742971c1cf7710baf541c980c2823782855f228a987e4c87a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "1973e9d929290b3329856f031045a855cf2b4ef99c05a3d33e0235803a4a4184b3c62d88bca16253127deec554a744d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/dek-registry@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/dek-registry"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/dek-registry"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-schema-registry-client-encryption-tink@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-schema-registry-client-encryption-tink",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af44a9847b341f9c6da92add6b146317"
        },
        {
          "alg" : "SHA-1",
          "content" : "2df6878330ff6d280a4cb417a2b9bb3a5c28f3d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "f107771ee3903d8e45857fb9b9f4de1ec20e29367d44e55af63d6aee9d38241b"
        },
        {
          "alg" : "SHA-512",
          "content" : "d30daeb61455b9477f4a80b506a34210dd06c20e87a2148e55cdab11141d15373a1078916b877382a7be57eb0a3f91c70bb8e2752da054bc679c451bf5995d76"
        },
        {
          "alg" : "SHA-384",
          "content" : "edfafd3241c8d14ca4ca979f15cd5b0102679856964b4fec88c37d5b3f8f76ef29886eb756e60f9da2dc656d81ba338e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-schema-registry-client-encryption-tink@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-schema-registry-client-encryption-tink"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-schema-registry-client-encryption-tink"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/dek-registry-client@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "dek-registry-client",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a37fd75d358122acfe8b58ecd0b99764"
        },
        {
          "alg" : "SHA-1",
          "content" : "f96da32749bb8490656f1f10527c3b07c7468c35"
        },
        {
          "alg" : "SHA-256",
          "content" : "e2c97843f423c575209bbb5dbbb60ec748d8e9b4abc0a6b17c65d0b5dc24d96e"
        },
        {
          "alg" : "SHA-512",
          "content" : "adcb3553a1d918f6e80c957cf5c080f1d31029e118ec21b8223db92d4c05b9924475752ca57cd1b95d48c3fe4822a591603215ef2fc2d4c3f3a6d4745c86b77d"
        },
        {
          "alg" : "SHA-384",
          "content" : "778f84d832bdf2fea2c96f666ce5c018b1be35c7211218d79c8596d8d45f5820118e69ba923dbf9320814fb6bb4d4147"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/dek-registry-client@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/dek-registry-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/dek-registry-client"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/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"
        }
      ],
      "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/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"
        }
      ],
      "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.netflix.governator/governator-core@1.17.10?type=jar",
      "group" : "com.netflix.governator",
      "name" : "governator-core",
      "version" : "1.17.10",
      "description" : "governator-core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f22ad6e5e87ede2ef0bf033a48a8c24b"
        },
        {
          "alg" : "SHA-1",
          "content" : "9d0e480726282bb9813880a6c5a44bae7db2be41"
        },
        {
          "alg" : "SHA-256",
          "content" : "555e24736cff00b1bf5e1ef264e686132950c892c7fe35592293441c83729e51"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ca052f576343660f6db3387ad3cdc822f13b8e5b9f8caa1f42b677736004ad0b17b0d462f92d40915f6ee2b3b9333cf50681e14b3d017d5540791ce6c498763"
        },
        {
          "alg" : "SHA-384",
          "content" : "12f304247710b58da0e75dd23cef6de9f4c8edac8bcdc07b4ce680407c8954aa6fd4d00feb970ce16c08bc1f1a454818"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.netflix.governator/governator-core@1.17.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Netflix/governator"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Netflix/governator.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.netflix.governator/governator-api@1.17.10?type=jar",
      "group" : "com.netflix.governator",
      "name" : "governator-api",
      "version" : "1.17.10",
      "description" : "governator-api",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1d85bdb969a66d9b6feace55e7fcac00"
        },
        {
          "alg" : "SHA-1",
          "content" : "94dc5a2dd68ec513197575062463efe21c61b140"
        },
        {
          "alg" : "SHA-256",
          "content" : "78261bdfe91259a668fa686f99a70b463620f8a066ec4afe340370e614cc3c36"
        },
        {
          "alg" : "SHA-512",
          "content" : "3168b5aeb8c48ff7d304c8fd48e4125c34382730262057b20e7fe7772f8cac02f7c8d41bb904d00f592c39bcc1e2bed6ccabd066d52c450b318b54cf50827aef"
        },
        {
          "alg" : "SHA-384",
          "content" : "d90731f94afc86188e50604ed5a32342109c7b565a16db4b5d04ca77f9a029ad12553fa0be4e2dbe3dea06826fc1ea38"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.netflix.governator/governator-api@1.17.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Netflix/governator"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Netflix/governator.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.inject.extensions/guice-multibindings@4.1.0?type=jar",
      "publisher" : "Google, Inc.",
      "group" : "com.google.inject.extensions",
      "name" : "guice-multibindings",
      "version" : "4.1.0",
      "description" : "Guice is a lightweight dependency injection framework for Java 6 and above",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f50c4b54df401bd39dcc8d9679e54a8c"
        },
        {
          "alg" : "SHA-1",
          "content" : "3b27257997ac51b0f8d19676f1ea170427e86d51"
        },
        {
          "alg" : "SHA-256",
          "content" : "592773a4c745cc87ba37fa0647fed8126c7e474349c603c9f229aa25d3ef5448"
        },
        {
          "alg" : "SHA-512",
          "content" : "55ce5cbf03ec3e24fa9a9d08be19ce7601e85aae7bebc44fb659ccc35320e43e2ca3af7a27b1dce765aca3710b675746fc948fd87527654235e4016d2395ca27"
        },
        {
          "alg" : "SHA-384",
          "content" : "222246ad3b176dffae184a190a0d4dd85138a3d4a1662f1b852ae1b1ba47bc9cef37e43b4e100098341c0af6cfb0ca04"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.inject.extensions/guice-multibindings@4.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guice/extensions-parent/guice-multibindings"
        },
        {
          "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-multibindings"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.inject.extensions/guice-grapher@4.1.0?type=jar",
      "publisher" : "Google, Inc.",
      "group" : "com.google.inject.extensions",
      "name" : "guice-grapher",
      "version" : "4.1.0",
      "description" : "Guice is a lightweight dependency injection framework for Java 6 and above",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "12bf2731d9d69fa55ff5fefa96aa6990"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b5e42aef1d8990bed1617eeaf1f3854dec677e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "75eb30ef7bdc633505c628ddf407e32c204f9eea0e545d5f4ef6a5c9b331b505"
        },
        {
          "alg" : "SHA-512",
          "content" : "ceae16e95fec1b6af9bb4711eb553a788defe9ba9c09eaa19a7278ad182242e6a7dee61e28ee422f8f14e140c7dfa360dc8c96ff2162bc430673511154c24008"
        },
        {
          "alg" : "SHA-384",
          "content" : "00fe4e17c360bb9faeb7dc532f893d8e227bf00cbdc4e4fd7f29f40cc324ed9523c2912345caa70bfe0dd803f233d39f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.inject.extensions/guice-grapher@4.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guice/extensions-parent/guice-grapher"
        },
        {
          "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-grapher"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.inject.extensions/guice-assistedinject@4.1.0?type=jar",
      "publisher" : "Google, Inc.",
      "group" : "com.google.inject.extensions",
      "name" : "guice-assistedinject",
      "version" : "4.1.0",
      "description" : "Guice is a lightweight dependency injection framework for Java 6 and above",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "65912196b6e91f2ceb933001c1fb5c94"
        },
        {
          "alg" : "SHA-1",
          "content" : "af799dd7e23e6fe8c988da12314582072b07edcb"
        },
        {
          "alg" : "SHA-256",
          "content" : "663728123fb9a6b79ea39ae289e5d56b4113e1b8e9413eb792f91e53a6dd5868"
        },
        {
          "alg" : "SHA-512",
          "content" : "60b15182130ddfd801dd0438058d641dd5ba9122f2d1e081eb63f5e2c12fff0271d9d47c58925be0be8267ed22ae893ea9d1b251faba17dc1d2552b5d93056de"
        },
        {
          "alg" : "SHA-384",
          "content" : "a1022b603da83c2ef05b6da80ef9ec0c0efd883f9e0b5cc3f9df04504b4577198e82ba9425ccecc3cde3cb53aa76ec5f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.inject.extensions/guice-assistedinject@4.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guice/extensions-parent/guice-assistedinject"
        },
        {
          "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-assistedinject"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/schema-exporter@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "schema-exporter",
      "version" : "7.8.11",
      "description" : "Plugins for Confluent Schema Registry",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "89f5ac9ceb3c2d44ca5b85d983448c39"
        },
        {
          "alg" : "SHA-1",
          "content" : "9273a3038a14d8da935e3de09b405e0b24943a94"
        },
        {
          "alg" : "SHA-256",
          "content" : "ca4528fb7508693c1f234e8d7bd9384bd2cb0864f2ea3d4329a3456dbadd427f"
        },
        {
          "alg" : "SHA-512",
          "content" : "943fe4d495558f7f920a5f08a91941babb94fa76da3670cd82d60a598d97369b9b0d330a61795b412d44877efc21b2dc5755ffdf6ffa21fc69fbde6be3e28cfd"
        },
        {
          "alg" : "SHA-384",
          "content" : "d4656ed47d181239b05fbac6f9362be9695dbd87308be66ff20667dc2c2135132531266d0826fe48085d9fab57638865"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/schema-exporter@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/schema-exporter"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry-plugins/schema-exporter"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "javax.ws.rs",
      "name" : "javax.ws.rs-api",
      "version" : "2.1.1",
      "description" : "Java API for RESTful Web Services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23b81452f9e2076ffefede649975b0d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "d3466bc9321fe84f268a1adb3b90373fc14b0eb5"
        },
        {
          "alg" : "SHA-256",
          "content" : "2c309eb2c9455ffee9da8518c70a3b6d46be2a269b2e2a101c806a537efe79a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "308ffdd33a48f85d27988d702e917c1ac607b758155552ea45a251735ff9e5aed7f7fd4b59b6cb683f8b3adb8ac52d5de928635c3c843291e6d17998ba7d4108"
        },
        {
          "alg" : "SHA-384",
          "content" : "437b4947c5a6ed2ba8f894ab4c362a6898ec501e695b3655d350f538768f66580fd71712753c185bf7182fe261c4f9af"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaxrs-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.eclipse.org/content/repositories/jax-rs-api-releases/"
        },
        {
          "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/net.sf.jopt-simple/jopt-simple@5.0.3?type=jar",
      "group" : "net.sf.jopt-simple",
      "name" : "jopt-simple",
      "version" : "5.0.3",
      "description" : "A Java library for parsing command line options",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a5ec84e23df9d7cfb4063bc55f2744c"
        },
        {
          "alg" : "SHA-1",
          "content" : "cdd846cfc4e0f7eefafc02c0f5dce32b9303aa2a"
        },
        {
          "alg" : "SHA-256",
          "content" : "6f45c00908265947c39221035250024f2caec9a15c1c8cf553ebeecee289f342"
        },
        {
          "alg" : "SHA-512",
          "content" : "c69c688a723a7f46dc3142156977d00ca82bc25e3f6e32c66851720db9107dccd1b0e17751272ed1a0c874449d122e040f890214b0e60828239c57639579f996"
        },
        {
          "alg" : "SHA-384",
          "content" : "28213ace2a3aa596e28e0cac26dbd963a8da066948682e895af77108cc80a2ec8dd7261cbfffc175157717e8d99a1898"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://pholser.github.io/jopt-simple"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/pholser/jopt-simple/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pholser/jopt-simple"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/io.confluent/kafka-schema-registry@7.8.11?classifier=tests&type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-schema-registry",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8d6a9be48280419f144bc81061f32c99"
        },
        {
          "alg" : "SHA-1",
          "content" : "342482ee6f0540aafe243d22d48ce7638c276e79"
        },
        {
          "alg" : "SHA-256",
          "content" : "0ff2d5572e5b4e36bd656d31b8fd867d60e733fc9fbe1b42390f337cfa4df13e"
        },
        {
          "alg" : "SHA-512",
          "content" : "51331ce510347f54c68bda075d95e322babc1036ce30f1fa3556dc85696a8a15d00aca694adf83422b8139b583a5c0f914d837b70236e88b740279449387be63"
        },
        {
          "alg" : "SHA-384",
          "content" : "fdc6b4c3f074085f77dd7fa5b4df92c60d66c1f10ea957376287b3dc937a04eee52b498896b2443f1e00354342877051"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?classifier=tests&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-schema-registry"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-schema-registry"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.stefanbirkner/system-rules@1.16.0?type=jar",
      "group" : "com.github.stefanbirkner",
      "name" : "system-rules",
      "version" : "1.16.0",
      "description" : "A collection of JUnit rules for testing code which uses java.lang.System.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b3e93073c8bcb3dacc139d50141cb855"
        },
        {
          "alg" : "SHA-1",
          "content" : "1bec4d14816e23a1715d5c55db36919b5a529a4f"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c0bd7d895bc7d5f1b398bc6c1605fa5a23fe2b6696cb3b4d5bea48978e7a371"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e820f5f94755fb67e224973d1ec3cc6fd0a7a73acf1e8901d67d34c7d48f7ba1edff14d343e1f670109f80358c10de7024251fd8092616cf9715add6182f7e2"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e132a6aabaf29bf3c19396ce1f1ca9c04c4b93992efd8a6330bfe003c0acc9df2d88c3ab19e631f5498667e9e83ea95"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Common Public License Version 1.0",
            "url" : "http://www.opensource.org/licenses/cpl1.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.stefanbirkner/system-rules@1.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://stefanbirkner.github.io/system-rules/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/stefanbirkner/system-rules/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/cc-role-definitions@0.29.0?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "cc-role-definitions",
      "version" : "0.29.0",
      "description" : "Cloud Role Definitions for Confluent Cloud",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6bb148c3ec886e83a4ba518a7ca67c22"
        },
        {
          "alg" : "SHA-1",
          "content" : "badc02185d837bdf7344101689bb1cd3c4a46a12"
        },
        {
          "alg" : "SHA-256",
          "content" : "bfabf3807c32c81b44716e781831d4fbd12485a8a30c21d5e68803a1a9504f9d"
        },
        {
          "alg" : "SHA-512",
          "content" : "df25a9eb645b27a5dbc97b8b39411a323c96ece7fcb884e910b065c483855d6550f36f157ee4c16b298acf9af2b5baa3cab93dafadec615ef8bb629f730e31ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "d41c3444054f9e28ed312f7e86d124917a8558dd374130874429c75631f37e3630e0ba3db06a8f86fd5b8e0581296271"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/cc-role-definitions@0.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/cc-role-definitions"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/cc-rbac-services/cc-role-definitions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-schema-registry-validator-plugin@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "confluent-schema-registry-validator-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-schema-registry-validator-plugin@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/confluent-schema-registry-validator-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/confluent-schema-registry-validator-plugin"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/com.github.ben-manes.caffeine/caffeine@2.8.0?type=jar",
      "group" : "com.github.ben-manes.caffeine",
      "name" : "caffeine",
      "version" : "2.8.0",
      "description" : "A high performance caching library for Java 8+",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d6dbff7e409b1c2ad88930e2c220ea13"
        },
        {
          "alg" : "SHA-1",
          "content" : "6000774d7f8412ced005a704188ced78beeed2bb"
        },
        {
          "alg" : "SHA-256",
          "content" : "b1107a4097be4515a923a55bc63da04e411e6964aa045bece1bc7acb84872ed7"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8fefdb21cb04d9c229d3c27dc03bdf141a943aed99d29b1349cafb10758901ae8a564c0c00ff55f574d1cbce4bef9e33b6f6cf92b8abd31a8d98009870db800"
        },
        {
          "alg" : "SHA-384",
          "content" : "b70f9ab921f973fddd8ef3e2fe360b7a12fb7ef43abea782efc537fe2b82bcb5ecd169f0462463c18e747a5ca618c2c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.8.0?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/io.confluent/kafka-schema-registry-client@7.8.11?classifier=tests&type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-schema-registry-client",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9a793a974444209087cd9cba017ff48c"
        },
        {
          "alg" : "SHA-1",
          "content" : "703cde01fa3805085e4383d814bbd46f681fc760"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f668b56cfc57f98b0ae6cb372395968763226f59b9c624f887ace05ef6cdc08"
        },
        {
          "alg" : "SHA-512",
          "content" : "e38c9b7be7cc8220e7db832a79b616d37a033140c3e603d0865af11b79b293c8f6f6031697efb8c2ecbb3bc8a7bcba08dfc0a5d9d8d6f6dfa9e625682a62ab98"
        },
        {
          "alg" : "SHA-384",
          "content" : "b2b572ec27ca021413b6f0d26186c1edd2b179ab81b8ae10004855e87a8f68b3f03325100c40128f0ed44a5771369adf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?classifier=tests&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-schema-registry-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-schema-registry-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?classifier=tests&type=test-jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-schema-registry",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8d6a9be48280419f144bc81061f32c99"
        },
        {
          "alg" : "SHA-1",
          "content" : "342482ee6f0540aafe243d22d48ce7638c276e79"
        },
        {
          "alg" : "SHA-256",
          "content" : "0ff2d5572e5b4e36bd656d31b8fd867d60e733fc9fbe1b42390f337cfa4df13e"
        },
        {
          "alg" : "SHA-512",
          "content" : "51331ce510347f54c68bda075d95e322babc1036ce30f1fa3556dc85696a8a15d00aca694adf83422b8139b583a5c0f914d837b70236e88b740279449387be63"
        },
        {
          "alg" : "SHA-384",
          "content" : "fdc6b4c3f074085f77dd7fa5b4df92c60d66c1f10ea957376287b3dc937a04eee52b498896b2443f1e00354342877051"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?classifier=tests&type=test-jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-schema-registry"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-schema-registry"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.guava/guava-testlib@28.1-jre?type=jar",
      "group" : "com.google.guava",
      "name" : "guava-testlib",
      "version" : "28.1-jre",
      "description" : "Guava testlib is a set of java classes used for more convenient unit testing - particularly to assist the tests for Guava itself.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6f94e2b40b1e35942078a97be697e325"
        },
        {
          "alg" : "SHA-1",
          "content" : "ee2e49858604d443b8427a73b27e4bd44c483047"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd48da78f04bcf139ed7593cd4f6db30df381f75fb8d5c8b0a2244867db2fd87"
        },
        {
          "alg" : "SHA-512",
          "content" : "5a30dbf9d0731b01e2fd721a6208f451f7d3f01252040da97573d2cf03353f814ff072427d446b5b90838ed8c07cdf1a039a5c76d4d0261180e63ba1eba984bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "e3d888f013802b02797ca5076a271a2eb6160911c8d6d79402e3305ff8e2c92ee37d084f97300654d541de4e8cfa838a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/guava-testlib@28.1-jre?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guava/guava-testlib"
        },
        {
          "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/guava-testlib"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-connect-security-plugin@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "confluent-connect-security-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-connect-security-plugin@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/confluent-connect-security-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/confluent-connect-security-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-connect-avro-converter@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-connect-avro-converter",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0e3df677f331cc886c3baff68d1c9f8"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba2386b58825a8a6ce696797b9977b5483943ad2"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea77eb3f2d7d6d1b2b3a25293809a52877da3a8c166444d9bbf0a2b9b0a93fd7"
        },
        {
          "alg" : "SHA-512",
          "content" : "215af13b5cb8495beeed326cec9b673466c2e1dc4245a057665d3aefebe1b49b0ab0fec124197750769ea82afbc6f205dc79d726aade7dd4517dc23da4ddcc4d"
        },
        {
          "alg" : "SHA-384",
          "content" : "043e01ec5053d0e154b6ac46620c95fdc4bbbb7f86f1d65665105f33c59563edf88f70f88abdc8c8dd73cf68f20e78dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-connect-avro-converter@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-connect-avro-converter"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-connect-avro-converter"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-connect-avro-data@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-connect-avro-data",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "85ad2ba02ecebb60a802d19822c28a0b"
        },
        {
          "alg" : "SHA-1",
          "content" : "bc92c730eb1dd72ee9a71305c2618b9eba1d1e88"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab4f0ae65265583b41f9849965ee26cf121d6c3a597d6440f0da944707df033b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ae46f0bf29262d909963882ea5549ba1e8731308f6f5599f9ba53f73c3cdd3a29d0623757b2cdb7c89ed9162078d45b17e1622328b62223e0b7ce8cd2f4fd882"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c4c3d4cb443e86b4941b4effacc9172ff1bc2e2344516f66b8111dfd03272434b76f5a964c649e2c2df91bd3d87e20b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-connect-avro-data@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-connect-avro-data"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-connect-avro-data"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-connect-json-schema-converter@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-connect-json-schema-converter",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9bbba3511aca2cff363f3887e6c55f31"
        },
        {
          "alg" : "SHA-1",
          "content" : "842b5d4d58a6a23ded85418e5d875829775f0d54"
        },
        {
          "alg" : "SHA-256",
          "content" : "eb7c7e052cd02b2a8d00e7ef7e8071df715e651655c65e4d6f716f9ffed78b17"
        },
        {
          "alg" : "SHA-512",
          "content" : "405443126078e7b921e190f3bcafbca61df73eaa9f3f1bfe5c8a327dce39780d7ab558454e696859e46ffe1e386b3d3ccfb834c9308edf135300236a0746966d"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5e6ec572c9e0f47db5e2e09d2289cf86174cff69284c0d6a9e63c8db58c0f56bb82a0c4e8cdced4c9a4017a33d4e09b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-connect-json-schema-converter@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-connect-json-schema-converter"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-connect-json-schema-converter"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-schema-converter@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-schema-converter",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f923b994ef84e77bd0c2e3324ae82da7"
        },
        {
          "alg" : "SHA-1",
          "content" : "dbb5b65255457ef82f00033a9c4bf35b2edbe312"
        },
        {
          "alg" : "SHA-256",
          "content" : "8dd8eb3b31385980dc96a244ee98244cf4337bc481030ab19cbcdf1e22b35e32"
        },
        {
          "alg" : "SHA-512",
          "content" : "0ae29efd0297927dd19be658cb6fb43f94ae55e7ef55d0c67e5a5ef72c759cd4dc6cb7ddd233218be85ce5f7883cf2e1e406439586f17fc432fefa7cd912146c"
        },
        {
          "alg" : "SHA-384",
          "content" : "7647d85f7ef9238a056e93fdbe965b52c12a69ddd2f4fa3c28e517801d5cff0d64a2286c3878ffebddb0a540ef47e5ad"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-schema-converter@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-schema-converter"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-schema-converter"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-connect-protobuf-converter@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-connect-protobuf-converter",
      "version" : "7.8.11",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1605b927e35bfecb5284e8f7ee56ae67"
        },
        {
          "alg" : "SHA-1",
          "content" : "0dfdf0fdff537e396e91becee91da638b885d338"
        },
        {
          "alg" : "SHA-256",
          "content" : "139b0d30a5121cfc6ad707031dfe5d900b8ebd36b27a364de7f0055d7b8e9a47"
        },
        {
          "alg" : "SHA-512",
          "content" : "832c4f78bbc75926c1a5dba0879cdc78e5f5a02351e1826024aa259d282033d72394c07a73c6aeeedaf742b3392783db9d17ed139db84caa9f0954d06d05d925"
        },
        {
          "alg" : "SHA-384",
          "content" : "a727f8bdbdc256085ae400c322aa4364bb4b3d6d260a10160f208200ed9ac1c820345f9284cf9d9631e7a9feda29d2e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-connect-protobuf-converter@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-connect-protobuf-converter"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-connect-protobuf-converter"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/package-schema-registry-security-plugin@7.8.11?type=pom",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "package-schema-registry-security-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/package-schema-registry-security-plugin@7.8.11?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/package-schema-registry-security-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/package-schema-registry-security-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/package-schema-registry-validator-plugin@7.8.11?type=pom",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "package-schema-registry-validator-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/package-schema-registry-validator-plugin@7.8.11?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/package-schema-registry-validator-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/package-schema-registry-validator-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/package-connect-security-plugin@7.8.11?type=pom",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "package-connect-security-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/package-connect-security-plugin@7.8.11?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/package-connect-security-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/package-connect-security-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-ksql-security-plugin@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "confluent-ksql-security-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-ksql-security-plugin@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/confluent-ksql-security-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/confluent-ksql-security-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-rest-app@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-rest-app",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ea73fea1f06e4919b77c96cd6b8dabdd"
        },
        {
          "alg" : "SHA-1",
          "content" : "21b39b30a1f6581fb3c6149dc80346b57f355562"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ba0b3a2235dc9403727177d9382c8f30dc74d2f27c906cfcb2573a59b55d103"
        },
        {
          "alg" : "SHA-512",
          "content" : "9797ca2e2fa386d6f574b79abb5576eed290f1f76a632ecec6886113debdc1bb96f217caf32b2162139f1bf85177df2e716295c0e54c668e82f11edb1ecd215e"
        },
        {
          "alg" : "SHA-384",
          "content" : "e988840d56f6e88943cb93742d4cc98b75f88f40d54843d4b9399568bef142ec1a2282532f11062837d5294265f7c0ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-rest-app@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-rest-app"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-rest-app"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-rest-model@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-rest-model",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "562735325b945ce74c0cb6d2584413fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "81fab28d98e1b4ce875616bff800d84f6ddf77fb"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd650d7d955bc530e38d414e1ca5192c2a08ec4502e96a1102df24b978aeebb2"
        },
        {
          "alg" : "SHA-512",
          "content" : "1b802636f100c1b1ba1220c7a6e4c730348082712f0b8f8448ade86db1b040a8a08b81dea4e2a29b39cf1b1684ffe00ab6dcb5bc75c11cd09b17ee0c780ba558"
        },
        {
          "alg" : "SHA-384",
          "content" : "7975d1ba5d6b39aa3eebd8729cbfc8ac0a9184a1a95bd0e23a38ddd1414d2f98028afdc04e3559e331b99bab27f66062"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-rest-model@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-rest-model"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-rest-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-engine-common@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-engine-common",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "32fd7987002d41bb47694246d6af69c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "9c469160b32a686275b0d11975c88c146d448823"
        },
        {
          "alg" : "SHA-256",
          "content" : "d76863a910fd1e22f41e04c47e3f7e20430e072be98a66f9acacf1727038a7ac"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1bd09c524f8ff16ecc3e6e8e618ef6aa802e5bd279e3423e86fd91e1aeff9a2833bd2c34b238fe64a60e7bca9c62f0b34eb18fdd0bac179aae05d188e200bfe"
        },
        {
          "alg" : "SHA-384",
          "content" : "b84a6f15a1b0ef6c2a2e97eb3bf7a54bdae1a0be8b9d342f699b5c1e481a8e8b069a3f68867e2e4915f6394725824160"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-engine-common@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-engine-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-engine-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-rest-client@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-rest-client",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "929a9b845e2cc11a9b43902270181bea"
        },
        {
          "alg" : "SHA-1",
          "content" : "40a0912e176f693b3dcd03d57dcc02a1af7bdc8a"
        },
        {
          "alg" : "SHA-256",
          "content" : "da0c60c398e2bd5d9fe8d28b408362dc5bbb82ad2ef6e60c1f9b01285e1726ac"
        },
        {
          "alg" : "SHA-512",
          "content" : "08b0eea46ad27312f49585af4b3823e3b644a39f2bf87e3bf87e5590778ce0c93db54f4bf1433ec43ba44c5f7ac5536dee68ca7be756438690e418515425eb09"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e94425e04582324b2f7bcba6dc6f30a0d8a1e3e75174fd69e8f680dad13b5483564f3a4cb2ab98c9d62f89ea119ee7c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-rest-client@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-rest-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-rest-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-parser@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-parser",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "acbafe2448fd406d67724e471de4672f"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae3931c93b06b0b6b9ea8da5f9e4ade3f4310748"
        },
        {
          "alg" : "SHA-256",
          "content" : "c5268029be25981323593aa9eaa2204d6458719bbc963d406111cfe59e9473fc"
        },
        {
          "alg" : "SHA-512",
          "content" : "252c4eddfdc9e97dfc29c0c92c6b2d7918f579dc3339bfd36f82657b24d2d70bbd86ec9349def3b87cfddb5adb1ef58c39d31e2eb4f3ebd99413369e6d676ad1"
        },
        {
          "alg" : "SHA-384",
          "content" : "9fbc99d4c3e30ed04fdf785fa7fffafa0cb99251a0e3ff79c1b6cf6f7c2c0eff512b4338e42142dfa9a8370c4f8e69d9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-parser@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-parser"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-parser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.antlr/antlr4-runtime@4.9.2?type=jar",
      "publisher" : "ANTLR",
      "group" : "org.antlr",
      "name" : "antlr4-runtime",
      "version" : "4.9.2",
      "description" : "The ANTLR 4 Runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4415e118671e52b7e202c848edb5641"
        },
        {
          "alg" : "SHA-1",
          "content" : "ece33ec76e002dfde574cf7b57451a91a99185c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "120053628dd598d43cb7ac6b9ecc72529dfa5a5fd3292d37cf638a81cc0075f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "362994710ffebe81c200ffd6031e1158f8128da7e7f568c6d46bb2412c41d859b5d5cb162bf594d49faa1e895de3aceee66fa5a79e91e01117a028d800eb497c"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c670a95929a32806b7b94f5b7cad10104a00f7d41a64b8f349eeba48b9751c079d02d1242b941dcc5f86f48eb589b42"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.antlr/antlr4-runtime@4.9.2?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.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"
        }
      ],
      "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/com.approvaltests/approvaltests@9.5.0?type=jar",
      "group" : "com.approvaltests",
      "name" : "approvaltests",
      "version" : "9.5.0",
      "description" : "Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8e78fef4666ff1e248fd5dd1337d6c5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "0efd45d8a2a7f209f96a8d05ae867308377946a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "d603f3b2add6bcc606becfaeef7d0ab5736dba460b2f1055c9048e89096f6739"
        },
        {
          "alg" : "SHA-512",
          "content" : "4cfd13a8e2f4429e514d421715dcb690275abae2cb4056450d977dd16a9fabdb4d8b8f700e79b4ecc9b1b09b991e3c9c4f12ae8d11ab53435688f56a8ce8d152"
        },
        {
          "alg" : "SHA-384",
          "content" : "f479820aa4421c77eecd3ee6eb60bab30468cdc60426cdd43948110d625d637e4f987fa385ea3dd21168eb701442c5c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.approvaltests/approvaltests@9.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://approvaltests.com/approvaltests/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/approvals/ApprovalTests.Java/tree/master/approvaltests"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.approvaltests/approvaltests-util@9.5.0?type=jar",
      "group" : "com.approvaltests",
      "name" : "approvaltests-util",
      "version" : "9.5.0",
      "description" : "Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7ade7e7d54f898549419af4e0192cf20"
        },
        {
          "alg" : "SHA-1",
          "content" : "3a139c04485fc82676e1401b996119edb3849cf0"
        },
        {
          "alg" : "SHA-256",
          "content" : "8852c43f81448c30d4d43a38b11409eab1bd8aa50ff8df46e0d8da6ac4978d9f"
        },
        {
          "alg" : "SHA-512",
          "content" : "88541db0e22598189fcde14e552a8d7e1372a1d86408d6ede0751fb3ffb889496953725a3358034355766f7aaeed3ae79827b2a605592c6807823e38c6b625f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "2c72ad9655cc2580eddf5f141e42a3ef980963dc58d0784408588a20329336c4b73f2bb05e013a572b875eea464ba492"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.approvaltests/approvaltests-util@9.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://approvaltests.com/approvaltests-util/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/approvals/ApprovalTests.Java/tree/master/approvaltests-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.mail/javax.mail@1.6.2?type=jar",
      "publisher" : "Oracle",
      "group" : "com.sun.mail",
      "name" : "javax.mail",
      "version" : "1.6.2",
      "description" : "JavaMail API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b81d022797740d72d21620781841374"
        },
        {
          "alg" : "SHA-1",
          "content" : "935151eb71beff17a2ffac15dd80184a99a0514f"
        },
        {
          "alg" : "SHA-256",
          "content" : "45b515e7104944c09e45b9c7bb1ce5dff640486374852dd2b2e80cc3752dfa11"
        },
        {
          "alg" : "SHA-512",
          "content" : "d76243093d93c556ae399ce9b65ea35bc5a7e12703110108cf8eaa314d8f9b094034dd530438189775f61f0994727cac6f68efb8eab2f13349922b08eb00d4ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "44300db745c6a065b5ca907e04d06bc42e42d4bf59470b24d2c40f889cf8fc79f0793997321874b2c25bc269900f9c51"
        }
      ],
      "licenses" : [
        {
          "expression" : "(CDDL-1.0 OR GPL-2.0-with-classpath-exception)"
        }
      ],
      "purl" : "pkg:maven/com.sun.mail/javax.mail@1.6.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://javaee.github.io/javamail/javax.mail"
        },
        {
          "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/javax.mail"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-engine@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-engine",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ccac294c2bfd272a5a4c3ccfe1087dd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e440caa593e3293ac51f882e8f44b13dbaab62e"
        },
        {
          "alg" : "SHA-256",
          "content" : "b593ecca60aad60ed42a299b8af6a71b0f99afc578a82ce48e095676726f69c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "21845a40afadd91adf5c3bb5887beba6f908889c3cb6c5d4b34f57389a276f1a3e457b30f02761d0b728d1b0a9065132a5a4d0c34526dcb4d276ae7f3c21b969"
        },
        {
          "alg" : "SHA-384",
          "content" : "e28115ed9127bf847887792b85802a79472047b4f6e39a0d85c1ef6a9c6ccfbe5ddce335f8758bb1dd0fbb2833805ae4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-engine@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-engine"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-engine"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-execution@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-execution",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "95c241d944479fd7d117cf178b37b53e"
        },
        {
          "alg" : "SHA-1",
          "content" : "cef2ad7f33759fa78007a5724d72fd9faa484166"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a421dfbc1b7cda9d58db4d141c73cc90bf7c1fc81ceab3157df590cf67f8e8a"
        },
        {
          "alg" : "SHA-512",
          "content" : "f226d6755f81b99c7aa00dfc4c8ecd5673e0e69ef532e987f6000d92e929b8de4bc4815106a0b3c7f771387a3ef0c192f53a56d1b872d99131d01738f909ef72"
        },
        {
          "alg" : "SHA-384",
          "content" : "589aacee9306da15ddd0398b983e10653538b320143a212baecd9ad39e23e598f5ff02bf6766bc1b981e8774c27c273c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-execution@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-execution"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-execution"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.icu/icu4j@67.1?type=jar",
      "group" : "com.ibm.icu",
      "name" : "icu4j",
      "version" : "67.1",
      "description" : "International Component for Unicode for Java (ICU4J) is a mature, widely used Java library providing Unicode and Globalization support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "046a5f59abf6b67a464dea584d11e59d"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e159807158095566726600534034030dddab6d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "c4eb904caf5fba968a2f1a3b8aef14df801e9329b21697209ca30bfcf153867d"
        },
        {
          "alg" : "SHA-512",
          "content" : "b3036b162356a0a5dad39eee611dae27c6fbe53f9e5ec1f3529ab02d49d97093b58602f43dd855433a0bbe02f6253e46a9d1899911c8e2e73001ab2c9a79d68d"
        },
        {
          "alg" : "SHA-384",
          "content" : "c2b28649d0ef9bf68f258a9f432c627a553ead79670f0a7ada3d986091a0001c5ab9eca372f792734bff733370a61fb1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Unicode/ICU License",
            "url" : "https://raw.githubusercontent.com/unicode-org/icu/master/icu4c/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.icu/icu4j@67.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://icu-project.org/"
        },
        {
          "type" : "distribution-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"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-streams@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-streams",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "99fb41a1690aa00ae29c1653c0f14a4d"
        },
        {
          "alg" : "SHA-1",
          "content" : "faef70e920841ceb5872211e4ebd67ac54fb21a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "3d2a935698ba3ef39e5abb0308ea42a0b22939b43701c27c1645fd494bbe6368"
        },
        {
          "alg" : "SHA-512",
          "content" : "1dbc8c8972caff7f5de29d238a54e18cd918fc24bc2717d2180cdcf754ff35379666378c92fe6561ab19b118f111da4480f47e18f93155e8f161e79314c83dd8"
        },
        {
          "alg" : "SHA-384",
          "content" : "61dc4e705808344a713fbcc57f3bcacf2e9648c1747f324d4219780a4e7d5f16a5a66b7ef76812bf757fdbf6209bff8f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-streams@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-streams"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-streams"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-serde@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-serde",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "45dcd3ca839a76497b2749b2ec2ab397"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc3d34a696a8d3d8ac3732e58d05b61850e20169"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd31e80c6dbf504a94743e7b1265aca53f11b26d8f08880c1bb4ca7192928817"
        },
        {
          "alg" : "SHA-512",
          "content" : "e8b77b99ce488cfcd12b36a54141460699060c44806a63a15e1500eb7e162380676634b5d0bbd7b26bdf40230917eac25f838bbc337fc70afaddf5c5930dc26e"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8b0b5a43c4cf3c4a8217f55b0e27e64b87a7211d778360788af37c285d52ad71f55d6b45ba13733d69ba14622fe54a0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-serde@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-serde"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-serde"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-metastore@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-metastore",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f463ce5bc80b62b8ef05c7aeab5d35f9"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9d73f38b98f41587210e41ab9c547933ca3b253"
        },
        {
          "alg" : "SHA-256",
          "content" : "437b97889adc2a6a40d23024fa7e47c3d09edaf1e85f2359722a67f03bc9b87f"
        },
        {
          "alg" : "SHA-512",
          "content" : "f5f9bf93e714cdd73caa8e1c4a599f7f2da4e7055d16b165beea860f832edf12e4411e91e567692a4b92019da4b14a7eee754e0b4f062e35d7e4a1a1faeeb936"
        },
        {
          "alg" : "SHA-384",
          "content" : "a40b68f1f3acbb4728d9ef4f09924984bf294fb9e721040d048e69af664e50d6db0db8680947667cb3485b1b4aa1ea1b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-metastore@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-metastore"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-metastore"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.rholder/guava-retrying@2.0.0?type=jar",
      "group" : "com.github.rholder",
      "name" : "guava-retrying",
      "version" : "2.0.0",
      "description" : "This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c5a777705da444815f51ec17724ea129"
        },
        {
          "alg" : "SHA-1",
          "content" : "974bc0a04a11cc4806f7c20a34703bd23c34e7f4"
        },
        {
          "alg" : "SHA-256",
          "content" : "5f6049a70c6c2fb56a5f3a3e1350ce1e853b5c6ccaba01fbf9c6835d72ac9484"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6ef5c87c98551f1de866c81b0b700df8c6ba59747912829fd3b5d308f4092f33445335400920676ae3ff7aa848331be364753a937f1f7fe23a14573ec049e11"
        },
        {
          "alg" : "SHA-384",
          "content" : "23b88e0a733e9f9f17b0297dd11e71ca8f44bfac45a5dcb3d948e7116ff24a1ee38c514774709f897e0e1271ce205b74"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.rholder/guava-retrying@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://rholder.github.com"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:rholder/guava-retrying.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-csv@1.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-csv",
      "version" : "1.4",
      "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" : "59f8fd70588a5fa15875207b8820e68c"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc2512d2109144df353501266ac4bbe179058afd"
        },
        {
          "alg" : "SHA-256",
          "content" : "9d4924588d6280c7516db3a4b7298306db5b6f0d1cdf568ce738309b5660f008"
        },
        {
          "alg" : "SHA-512",
          "content" : "a5d03809cc8096810e67f91cfa5cc7f46f615453901268a9c628ed45c1ee5b2f3be530b92dfa8f9c923ca99541aa01b1cf4bee6bb0cda7f35f744cb743fbcb13"
        },
        {
          "alg" : "SHA-384",
          "content" : "91dd7a3e0eb0e89cd3b92b62e4a646b14ad085885071b1ee8f5763bd774103749872fab661ca942ead6611ea0addb863"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-csv@1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-csv/"
        },
        {
          "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/CSV"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/csv/trunk"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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.codehaus.janino/janino@3.1.10?type=jar",
      "group" : "org.codehaus.janino",
      "name" : "janino",
      "version" : "3.1.10",
      "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" : "42fd54cfd57cbbee317ff3df4751e151"
        },
        {
          "alg" : "SHA-1",
          "content" : "b1f6ec131da8ba3a3261432d748c2fa9a1f6ab3e"
        },
        {
          "alg" : "SHA-256",
          "content" : "ce6f6b7ab76d800fa28cd0671c8a3d55cb7f5cf787c0498bbae98a9862acbce8"
        },
        {
          "alg" : "SHA-512",
          "content" : "80f95fbba11d60fbad6e84e8e4dec741ab3356ff98ee60fe2dd2c88220aceb72219252eaa94d43c6ff6e21d229e0da2e8b388b4e8132d5882392884b8956403b"
        },
        {
          "alg" : "SHA-384",
          "content" : "0e128ee15041f45c47627d09abffc99c6f39bb4751acad990b16048e625b4dd7e1ee587c70d2ac3bf6c664ef32ba9c4c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.janino/janino@3.1.10?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.10?type=jar",
      "group" : "org.codehaus.janino",
      "name" : "commons-compiler",
      "version" : "3.1.10",
      "description" : "The \"commons-compiler\" API, including the \"IExpressionEvaluator\", \"IScriptEvaluator\", \"IClassBodyEvaluator\" and \"ISimpleCompiler\" interfaces.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "da4daadc5b609afd12639f6398b1423c"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8eb6b0205afd0ffaeb89f9643055bbeb1a4dae9"
        },
        {
          "alg" : "SHA-256",
          "content" : "4f03835ef26b34d1eda8ff8339e0dd86cd9b46761419eccecba228d56325b31b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab00149fa5613e80b3f6eb662c83de9eb5ba001ff8068c478f6f6bb15c7e84f8f8f0a71ac8321874b3de93ee0d8fc4ae71a54af532b3dbd2793609e8f78a2657"
        },
        {
          "alg" : "SHA-384",
          "content" : "037532a85549c2c94a78150d13b28a9513d59168d467a9531cd14920a11a71d00b3002c6d4a3536f4d4edf5d9a3695e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.janino/commons-compiler@3.1.10?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.squareup/javapoet@1.9.0?type=jar",
      "publisher" : "Square, Inc.",
      "group" : "com.squareup",
      "name" : "javapoet",
      "version" : "1.9.0",
      "description" : "Use beautiful Java code to generate beautiful Java code.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e92008edb0ea9929cb9d50f9801ccce8"
        },
        {
          "alg" : "SHA-1",
          "content" : "00ecc5cf9c221d55481163e773b24336db149e51"
        },
        {
          "alg" : "SHA-256",
          "content" : "5bb5abdfe4366c15c0da3332c57d484e238bd48260d6f9d6acf2b08fdde1efea"
        },
        {
          "alg" : "SHA-512",
          "content" : "881df20a4d808c334da35850f497559f186fa3b1ff928ff8395b0f7ca6dfbad8a09c490084d8649daac3d5bff406536501787b09e543d95b5bb15e50c7e48539"
        },
        {
          "alg" : "SHA-384",
          "content" : "6fde1191708350b458a062da7a030a830596973368e5ca9d927f97990f1fffa5785551e4b4c0f8324d746a25a44c448c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup/javapoet@1.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/square/javapoet/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/square/javapoet/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/square/javapoet/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-stream-lib@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-stream-lib",
      "version" : "7.8.11",
      "description" : "A library for summarizing data in streams for which it is infeasible to store all events",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "87ea951cf39fe72b4af3b3f2b23e07f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "639ecad84bf0419103e078d471deb3d7dcd87195"
        },
        {
          "alg" : "SHA-256",
          "content" : "8645508c35e7c18699c447143782c9e5a7428f234453b78fce430a92e967f174"
        },
        {
          "alg" : "SHA-512",
          "content" : "7349d02f78de2cdd942d077e5c0379f64bb402927a07c2e0dbc66bd525e041471a6ae56d5f437b2260772e9939326edffbc07f8c9f34aa7a98627f92f9a6f5e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "9445e94116df8a30b33fe409f4345ea48b30891a630a58aa8929ed16801841bff5d3dbd45495dd8ea9e6b5aa14e389c8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-stream-lib@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-stream-lib"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-stream-lib"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/it.unimi.dsi/fastutil@8.1.1?type=jar",
      "group" : "it.unimi.dsi",
      "name" : "fastutil",
      "version" : "8.1.1",
      "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" : "607dd7c3f14f1ab27605853008437b24"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f0cc29ae9c2ea9a04db247abf2444cd6f14e0b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "d9cdf8d69e1abde5d6ee509977340c29669f672ed9cc03ccff4d4f1981c071b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "ea680c3715ead5635b8d76ad2f8fa4d94bf468a28d1f6ab774af4f1cd716054e588723526838f786e1c5ab9c921e6110b3e49e5cf3c02f964e4a3c5b8516e99a"
        },
        {
          "alg" : "SHA-384",
          "content" : "479b4fce2cc372030a0f7e806bb37e113c9940486195a6a0b787fc6f0b4246c4eb6bfdcc6e85a1a7c71b3b887dcfc45a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/it.unimi.dsi/fastutil@8.1.1?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/org.hamcrest/hamcrest-all@1.3?type=jar",
      "group" : "org.hamcrest",
      "name" : "hamcrest-all",
      "version" : "1.3",
      "description" : "A self-contained hamcrest jar containing all of the sub-modules in a single artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae5102286b5720dd286d6b606cb891e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "63a21ebc981131004ad02e0434e799fd7f3a8d5a"
        },
        {
          "alg" : "SHA-256",
          "content" : "4877670629ab96f34f5f90ab283125fcd9acb7e683e66319a68be6eb2cca60de"
        },
        {
          "alg" : "SHA-512",
          "content" : "686d7a180f40748572f3cf405719d4804138095ed9343c4f46941d6d2f8fa9034e0e9c9edf32899eb787ae5eba8a784be38d0f55d0311f72b32d3287300558ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "9beb14de061d2a9a879845dd4645faa3deaac4dc8d0b15ed07779df722cacdcf436ebe4801020d9a8ad66fd9c091c4c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest-all@1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-all"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-all"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-version-metrics-client@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-version-metrics-client",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cbcb2b4736a5def86189db8e7587df22"
        },
        {
          "alg" : "SHA-1",
          "content" : "84aea972b99d5dc5280c0f0ddaede2046a936365"
        },
        {
          "alg" : "SHA-256",
          "content" : "e7feed53c8b498ba1585aa0c7fb7eaf03f35fd9ddc19e441f97224ab0fe4e497"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b1003dbdcd8579ed0e015258ac9d4d4e5407dda24159994694fcf3e221a70b7413f93616be80aaec67aa20074c1febcee95997f1e99325b5aea7e41c89770e0"
        },
        {
          "alg" : "SHA-384",
          "content" : "a96b34c90e76272c5d60f3f6514b4d163fa488d8f202aacb1fca54f5bf7ed14c455f48b5f1b7dc92ef8ae8b388347ffa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-version-metrics-client@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-version-metrics-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-version-metrics-client"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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.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"
        }
      ],
      "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"
        }
      ],
      "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/io.confluent.ksql/ksqldb-testing-tool@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-testing-tool",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7376ae0f7a45d5d747e4eb5031e09d08"
        },
        {
          "alg" : "SHA-1",
          "content" : "67e480a1f831fff38257a8209fd0399a58bca1d3"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6fc85352e8acb5e342087388132846cc15a07d4aa271f47b2abd7bfead3c842"
        },
        {
          "alg" : "SHA-512",
          "content" : "e425142e59f19627397c630f05eb4523ea3dbf56484758e43fda3b33d5eb951261c5466696589181469e543ea2d36493d8b675fc43c9d738c6cb787c47195eb0"
        },
        {
          "alg" : "SHA-384",
          "content" : "28c0a1adee6ceaff196ba3bb66da0d004fa5a694158f08e8f37f2fe93b4bea6799fc1e2b5ff3c37bf04b3696fada4893"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-testing-tool@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-testing-tool"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-testing-tool"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-streams-test-utils@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-streams-test-utils",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54cdf8f04052f49c4877e1c99130d0eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d8dd5703197c426d261ec31f1c52e7f3950423b"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e74b8d0b35dd53d4555a6cfc951b175e49e914345fb5a62e6df845b19081833"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ec5062f08dcd12750deefc880a65f11e1999666961a9e459faeef1ba02f96dfc4e28775460baf2356630655af9e28ac3e97de40984b32e96aa7a2290c90cf9a"
        },
        {
          "alg" : "SHA-384",
          "content" : "058cc6ea0ecd32caeef3bcb1186bd1de724244e7b8794f71ad34603040dabdd09b06b2a6f45154a57b5f1494b6fda774"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-streams-test-utils@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.rvesse/airline@2.6.0?type=jar",
      "group" : "com.github.rvesse",
      "name" : "airline",
      "version" : "2.6.0",
      "description" : "Java library provided an annotation-based framework for parsing Git like command line structures",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "736e65af72565512f97ea623cda00947"
        },
        {
          "alg" : "SHA-1",
          "content" : "c42393339809777e668d0b25b41e931eeda23fa0"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f24d91ef96571b10f45ecebde58a26c4f8af4e0baf90a61b67fa6d8d0936930"
        },
        {
          "alg" : "SHA-512",
          "content" : "f161f2445d496b544a593837551c4d1967dcf2ca8575309ae510f3693436401bbdce57da9f130171da619b49f2765620b166337bbdf388b1f204497f7e43c42b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2fdd22e399c41d6d5b10bb9369c500cc02f874fd7908efa6c18254e12ea9a2ff333359b57e4a730f64a5482616667ee6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.rvesse/airline@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/rvesse/airline/airline"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "git:git@github.com:rvesse/airline.git/airline"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.rvesse/airline-io@2.6.0?type=jar",
      "group" : "com.github.rvesse",
      "name" : "airline-io",
      "version" : "2.6.0",
      "description" : "Provides additional IO support for CLIs such as colorization and text formatting",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ba7db23f228662d8cc531305a7ae4cd6"
        },
        {
          "alg" : "SHA-1",
          "content" : "80d7a544045bfe12878bd066db073c932a55afea"
        },
        {
          "alg" : "SHA-256",
          "content" : "68f4851b2159e638efca21346c21422b761b56f8334d45b18fa2760e40729be3"
        },
        {
          "alg" : "SHA-512",
          "content" : "f29339c192c1c59a5087ef8d8daddd6031bced5ad41b922f36801ba30cbcc6ca2f78eda44d29a2b547e151da8a7f38bb99dce6c71a0c9d33a05ce7d5f7403c52"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b0b491cd53c662484157833fdf95581e00dbd08f545a6a03ec79e6d610c5fae5596e62e48e2e7a6b5c12f161bbba913"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.rvesse/airline-io@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/rvesse/airline/airline-io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "git:git@github.com:rvesse/airline.git/airline-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-collections4@4.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-collections4",
      "version" : "4.2",
      "description" : "The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b290524be8a0dbb6521df95f4ce80c8d"
        },
        {
          "alg" : "SHA-1",
          "content" : "54ebea0a5b653d3c680131e73fe807bb8f78c4ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a594721d51444fd97b3eaefc998a77f606dedb03def494f74755aead3c9df3e"
        },
        {
          "alg" : "SHA-512",
          "content" : "e1ba369ffe4e0d8fb1c432ffb2171aaf4435ae2a88f6c91ebf8e7aea28791dc3035685f34a93a5b1370745374ea4bf3b9ca7a99bf73a0017811d29c13afa9a1e"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f7cf10ef89925ae0c4ad076ff93079157ce11f69608d8c37e9d6a9cc3a0fa5e65f1b5cd1b2dc7c45cb3886511354710"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-collections4@4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-collections/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/COLLECTIONS"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=commons-collections.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-log4j-appender@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-log4j-appender",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e58f7f4d41b7a91c3fcebbc79ff4d581"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c7ca5e8d7b94ea4bb619cd48b2eaa4b8593ffe5"
        },
        {
          "alg" : "SHA-256",
          "content" : "348ab9afe0c0e3c24c5eaa845ca6175d932bae1369b8d4f9e19bab1c9550435a"
        },
        {
          "alg" : "SHA-512",
          "content" : "93e85c797bdc40ad57a2cb6800b2363013d0d2824dd288c406a577c17207c182ae99f1bbcce5b704784608308282733eac0d5717708ae3872426ab04abde8123"
        },
        {
          "alg" : "SHA-384",
          "content" : "6e9701bb5400601fb32faed7167395e7f611003343c97bacc6e2a12062f60b2f897948e3121ec132889e552898633fac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-log4j-appender@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-log4j-extensions@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "confluent-log4j-extensions",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "106e8c3d63cb098bc1b4b059330b493c"
        },
        {
          "alg" : "SHA-1",
          "content" : "426dbda648d58e76350b1cdb361de06bd3355f34"
        },
        {
          "alg" : "SHA-256",
          "content" : "4f827b9bb8682b61e54d29868708340bd93867069551a918c88c4c31c5bce880"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c01ed8671fd8d6844cf7afa78049e4aec53fb4609bf898e144f8221841ffa5e716c322038cbaa17875313681ef53cde2331cba7e78163cfe049d7fbe86cb711"
        },
        {
          "alg" : "SHA-384",
          "content" : "083e9edee945a8e4f25b84795aafb1e8aa6a7fd08834ca5d0c3987870229c713252e099995c0a997fa4c8e05967cf9bd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-log4j-extensions@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/confluent-log4j-extensions"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/confluent-log4j-extensions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-dropwizard-metrics@4.5.27?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-dropwizard-metrics",
      "version" : "4.5.27",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "59ebbad770c59e85d46dfd28c6bf4032"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb4d9fa26b85f7d3aa9d560e38fb8484e0f90e5c"
        },
        {
          "alg" : "SHA-256",
          "content" : "37e4de8c141384275cb47c279d2061f761af40eec2dbac2316175a66f83acbc4"
        },
        {
          "alg" : "SHA-512",
          "content" : "c71f4a7ac9c477d0687ad243e0ec20b06656f544ccc20786d7902c3781590baae64045e113dd3eba1c8f56f4ed9ac43c25fda227ae6dad228b6df26c2c621b90"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e30eb9c5b57794299dd4c06a7b016c89b02664c2f45ca2643529e5aca3d634bae51cc38f2ce4c213fe7e465eecef6ae"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-dropwizard-metrics@4.5.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-dropwizard-metrics"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.38?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.2.38",
      "description" : "Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e58cff6cc587383c319e9272c01d3834"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b69739b1e6a3c988695d600a908d82c64283605"
        },
        {
          "alg" : "SHA-256",
          "content" : "730f38779bf9bd620c23ef03201dfba1886d71054c872e1e4745c4dd8e7971dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "c46a6bcd6925d22fa59008e72b90f7555cc76320d5ebc0d9b7294c4b3861ef280c609882f33999d83f656db915797586d530a3c620bb8393f2549c1948a8d2c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "3393b65efd89ff8234d7d00b50ec02e3e6a5f72df2aab105db3018f0a555c3fb7fce2837ce745beaea2e10f85d8a66b1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.38?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-web-client@4.5.27?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-client",
      "version" : "4.5.27",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2b95b0fcec58561d9cb919eff3f48bb8"
        },
        {
          "alg" : "SHA-1",
          "content" : "444ee1191af90f2e3a147937651a004020e99985"
        },
        {
          "alg" : "SHA-256",
          "content" : "d984144a11e96516d81267b8cf5479966e363d7380ee8071a5ecc6471fe72108"
        },
        {
          "alg" : "SHA-512",
          "content" : "655c87b474a36a495b1eb1671f752e854a3852059770551ddeccf48092d65a9df7b130567c72269c1861e1387e546e8d50bc3198cf9cad3c2a26e7b65537e91e"
        },
        {
          "alg" : "SHA-384",
          "content" : "fedfe04a2d9b67988a46a9ed3301252965efb6e9719952589dc26e3a28a59f5c065881338e6562929581b93ed5c14c3d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-client@4.5.27?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.27?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-uri-template",
      "version" : "4.5.27",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "942d348fcb6a60f830062054e23641cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "c78199a75301e1641b2aca9f3506622d9b7f21a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "7af45563da6df8ef48ca0ca77cd8f75455858155f7c154b2f925c988752a2d35"
        },
        {
          "alg" : "SHA-512",
          "content" : "42e7b666c54c10a5447d257bf20e7bd100ac4bb77f8b6512675df353a992d3802c39d1f19a003e7b30d7875eca92de0c4bc244e660fddfe2f6fa7eee54a5f0dc"
        },
        {
          "alg" : "SHA-384",
          "content" : "29fd99fb8b3ff75d545ca8fac88e0ad7e5fa01c26b7bc10678a64d2166679ff7eb984a2979f13a90634d7d711b1e544b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-uri-template@4.5.27?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.netty/netty-codec-haproxy@4.1.137.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-haproxy",
      "version" : "4.1.137.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" : "a0cacab93a9bf7158f3f9eefbe26c134"
        },
        {
          "alg" : "SHA-1",
          "content" : "c2b9769c5d4a999f68fb879418b2d98bdb922ad3"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ffa58b94c5ac48fb7e41843c18acf7a268e90b5b85423987829c9291ce3a5df"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e1fb08e44d021f762efd395f8a1a600e28e55733e46aff85a9721166f569085f7f61cd3015a65adaad866b2f6964748f5a7462452e808ded1d4ceee220ff416"
        },
        {
          "alg" : "SHA-384",
          "content" : "908c82f8afb9e4f1b9abb8c854e586bfe45f32e0111cba20d868a387e4043d657b3e392342bf334435c172777a2dfd0a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-haproxy@4.1.137.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/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"
        }
      ],
      "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/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-common",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ad180605a53a1c10fb7359b2a202a9f7"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e456b8abeed24aa7c7c209f47de4c981045a7d4"
        },
        {
          "alg" : "SHA-256",
          "content" : "16d901414603ee05141e6e01fdc464dff0085b61801ee8438d19fb21bc9ffc37"
        },
        {
          "alg" : "SHA-512",
          "content" : "50f4aac94ca34bb3ffb2058501a4e6dd77577c9ccdacdf7c150cde0bfb0e69f7dc5e68171a76e71f88c346ded5273df435fbd93340c1c80423f1018c4e7b5ac2"
        },
        {
          "alg" : "SHA-384",
          "content" : "50f56e75a4bb5817276e0e142bbc77ddc8678f7ca4c7a8120590081b6ab3846a56a6b2be4090e85eee7f3d10effbc93c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/common-logging@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "common-logging",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b83a3203b6bd81fbf302adc90b62d53c"
        },
        {
          "alg" : "SHA-1",
          "content" : "0cfc46b95de48e242aab563658ee619ebe3138ec"
        },
        {
          "alg" : "SHA-256",
          "content" : "979af1bf098f55375e9825f9ce77d277aa0f58f375ccaa3ba162d81865983669"
        },
        {
          "alg" : "SHA-512",
          "content" : "a9a13b8af502b66bf88878da6ff3300361b83f7b96d79b493c57b451912eae862ecc5e53ad14f1db7ac91796cf7da00c5ca5b07cbe4717b9d385798b8c1bee61"
        },
        {
          "alg" : "SHA-384",
          "content" : "377fcf3d2e3aaf96d359f5d0eb0d2dfe1e58beb29aca7d4f8081867a8d7d647fd7498f7cb3958e96a15c070ac2a59133"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/common-logging@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common-logging"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/common-logging"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent.ksql/ksqldb-udf@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent.ksql",
      "name" : "ksqldb-udf",
      "version" : "7.8.11",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c65c788b0423e7457ebc95e883730af9"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b48f95ca95fa0eb8045b7851df478d9c4c58fb9"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c977d0bbb15e13a0ef47a55bfd805f9dadf3882fdc2b598bcd489ae1fc5c733"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d1048267e01131e7638de730fd87670298ee1309b2fd3b487b58ac0947eba713921773ec3e94af9b744640560691a8605c527110abb1f53bae00a34e1d8f929"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab170f6d96fb5ee191dfa7b92c84b867fea0a8d86972aece8a3d67eefc22c2e0635c0ae4b33ada36f5ab85f2a9160294"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "https://www.confluent.io/confluent-community-license"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent.ksql/ksqldb-udf@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/ksqldb-parent/ksqldb-udf"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/ksql/ksqldb-udf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-core",
      "version" : "4.5.27",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0df797c751fdf55e878659328f5f32b"
        },
        {
          "alg" : "SHA-1",
          "content" : "28b94a1019f9f539780792b188c56b5d611c1002"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f411bfed688e27a9fdd01a0d86f19e37b91845af76f1a4a6810cabc61f3cd46"
        },
        {
          "alg" : "SHA-512",
          "content" : "3223df35571a215adfc86280a15ec7b4c593452edfa0044c273cf76648eb0662c7587800063d0f50853303cce49e869dea18323d0dfc64c03e092a24c836e061"
        },
        {
          "alg" : "SHA-384",
          "content" : "304dd98041088d30cc9c1f002b424e4da7b44ebc1122b7f5f74ef49bd15021000e439afa4b163a2d531679738928d820"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-codegen@4.5.27?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-codegen",
      "version" : "4.5.27",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c9f66af191947bbbf668a5001742e1f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "db794b2ab5e7f58c9a3a09276bf65526473f0d35"
        },
        {
          "alg" : "SHA-256",
          "content" : "cbf903766ea5ecbdf37ea5c7e8c9d2d2f5470f016451781622de717e8ef95e1b"
        },
        {
          "alg" : "SHA-512",
          "content" : "897abeb21e035775fc39399bd3e52e7a56c4354744725067f2163500d516353c9fd94b3abc791d73d2e582797d9f9cb87382015553577ab060d1da0216561c0b"
        },
        {
          "alg" : "SHA-384",
          "content" : "34495bae483eae73ef03b81e6d4c43fe0bea65d44079a186f559eb795b55e1718894b9b0e41b912737ad2b0975988355"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-codegen@4.5.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-codegen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-web@4.5.27?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web",
      "version" : "4.5.27",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3a1f015579373bef5a48106f710238e5"
        },
        {
          "alg" : "SHA-1",
          "content" : "05b9435cee21ebfdddb306b2c99d8a01248dccb2"
        },
        {
          "alg" : "SHA-256",
          "content" : "14102106068fdeb3869b951fba73ac18d2a604d0e7445f9702416a8af33fa2ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "3815496d3f5b6e8a386112373ef439c6b309e1edf8bb4e3ccbe8adc9217683cd25d6e16c7c0bbde04b6c10309a976ebf43cf40728f9bccf750a960b9683fb4e2"
        },
        {
          "alg" : "SHA-384",
          "content" : "482443853b555c159188a282810f23ad45d51669e9ddf5d4fe2b09a1c87192e7c9800b01a748d66ef3b7a8ccc9728712"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web@4.5.27?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.27?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-common",
      "version" : "4.5.27",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40c7c6fa57454c3b41e856470afcd8cf"
        },
        {
          "alg" : "SHA-1",
          "content" : "d18a7d7820f8eb0cb70e82fbd32c0805bb341e04"
        },
        {
          "alg" : "SHA-256",
          "content" : "44e3ad1b98e39e8b2a16f79d9455f1e9fdb5af986339ddb8095ff5043de3c2f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "69a32eb21d23ad59be5b311b9ae5db4b08ccb96e7c33a12a65d0395ee3cf598d4356a068ef9380a337ef265e3a312c356846bf3dc7955529939c35f6506fda8e"
        },
        {
          "alg" : "SHA-384",
          "content" : "64e1a6495a20d6ab25cc717563018618c775308c8278480cfd5ef4a2db4df8b5447f872b17f9f528254ca5e2408b47fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-common@4.5.27?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.27?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-common",
      "version" : "4.5.27",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5d05dd959f9a901538a4651482b95690"
        },
        {
          "alg" : "SHA-1",
          "content" : "bd072c95659043a6e119831c6f9897c5ca2ffc32"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea3074af4de22fb2e560d4fc0e048eb2d0189eb9a94312b90f39bee597d79d11"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4d1b842950e8850850ef5ed140f6448e1e2e7a7dd3915d41cf11d7e4c6c13df80083f4c672c62b5790f1c775021e67f36a27c322c2e940f8138c27b76cc5c3f"
        },
        {
          "alg" : "SHA-384",
          "content" : "cdfbd335d889a1dcd218f93adba337f3db90d009c4543257b8330c68286b95f24e542792047a00134ab85a6156043112"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-common@4.5.27?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.27?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-bridge-common",
      "version" : "4.5.27",
      "description" : "Vert.x 3 eventbus bridge common configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2b2ef30a6d7d77f17379828343277540"
        },
        {
          "alg" : "SHA-1",
          "content" : "274412aa44d24ce0aa90f696aec7fc933bfc41aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "9153607bfe24888ba3aff7da56a5fce3e40e9471ba1f933005c1f8a14ff2389a"
        },
        {
          "alg" : "SHA-512",
          "content" : "e0af5e97916447f674dc41ad136b08b57fbd4a0dc9c690f2793491711b5119981fb0b9d254a1816bc8cad1d099dadfd4dba1a71a893b4735d4c1f45f4496dbda"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d52e8f8a257fabae4ada6f5133c096954162fa8462f720e6a3ce89be5ba88e223c8fec4047016f4917b7035d2e9dda2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.27?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-junit5@4.5.27?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-junit5",
      "version" : "4.5.27",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c3745fa94d6a0c80b383dce1a5ab8e7"
        },
        {
          "alg" : "SHA-1",
          "content" : "e11de9ec71ae10b2634c98cde18a99dfb2ed755c"
        },
        {
          "alg" : "SHA-256",
          "content" : "1644d9f3485844a5d033bfb69b762839df38e00973db2d739fc4f90832833a43"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e457eca1434bc64d7e7d1abb0b0280f4b28e97040dd0b1c42b91c63bdc1cf16a4ecd7fb16a8c4e98bb1a80e5d0c4ae2109fb3470dd7c2f302a7c58566b09bb7"
        },
        {
          "alg" : "SHA-384",
          "content" : "584c03d425fa5af1709edfefdb3a44b54e739c857a0518454064a7c08d6cc1cb3af1185bdb1cd515a760051a03f55041"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-junit5@4.5.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-junit5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.8.2?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-params",
      "version" : "5.8.2",
      "description" : "Module \"junit-jupiter-params\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ffdb71ffc9967cd073597c2e45d6a898"
        },
        {
          "alg" : "SHA-1",
          "content" : "ddeafe92fc263f895bfb73ffeca7fd56e23c2cce"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1c22d6fe5483568c08c8913f34abd2303490c3480ce6c18a2ea31c65e44102a"
        },
        {
          "alg" : "SHA-512",
          "content" : "5ac108fe9ac59351c1be73f0d3ab8d75ed9ace7cfa65e35a0f5907e73fefcf8773d7e708797adaed55568be6388d02daa4a3eaad57e27052d1cba58deb0440ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "882f9c73de836823b3618103cc7bfe53ebea2f77b991cbfd8ff776930655e750e999918c2e9987910df9a70d20d719fd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/junit5/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-streams@7.8.11-ce?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-streams",
      "version" : "7.8.11-ce",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a783be400584d9707d3e088f6c8c23b"
        },
        {
          "alg" : "SHA-1",
          "content" : "bd4613fb27ed8a7990bf72974c323053ba7e5db5"
        },
        {
          "alg" : "SHA-256",
          "content" : "656bafdf4004021223ddff8223338ddd9942d419373f53cb28ed9705f7e6efb9"
        },
        {
          "alg" : "SHA-512",
          "content" : "5893f05d13eb11fc61713c726b79eea72cd9e258428574061b12a2e0a0736fd8238148b5c8cff9fbbfc13c16607aa7166962e2b255984fc1bfb1744d33d7063d"
        },
        {
          "alg" : "SHA-384",
          "content" : "855d8c7002de70d18422d65b80e5c3e65a3d198c578a6575b03475e9316c9de5d17ec4a0a7a3c6a1756fbc1a7ccf689b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-streams@7.8.11-ce?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.confluent.io/platform/current/get-started/platform.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.rocksdb/rocksdbjni@7.9.2?type=jar",
      "publisher" : "Facebook",
      "group" : "org.rocksdb",
      "name" : "rocksdbjni",
      "version" : "7.9.2",
      "description" : "RocksDB fat jar 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" : "16e263508ddba146dcf18efb1a4627d2"
        },
        {
          "alg" : "SHA-1",
          "content" : "6409b667493149191b09fe1fce94bada6096a3e9"
        },
        {
          "alg" : "SHA-256",
          "content" : "0e0e886c44ef1a04104116a05c7e03e9b24069d7fbc6a0fb2cde2032fa92cb20"
        },
        {
          "alg" : "SHA-512",
          "content" : "39670f0e33f07cd801a4a5d006b5881aceef1d25861f11bd0b5aab2d3d7904dceef228600e2f2a08137ed34b36177e1251be2db35ef508d5b5f6452ccc7591e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "ae2c2e0c4dfbbdb980ba3433a309f304e1f3335e3e1d39e3659d182367e76ea368f390ef47187d1c291da51b63285013"
        }
      ],
      "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.rocksdb/rocksdbjni@7.9.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://rocksdb.org"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/rocksdb"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/facebook/rocksdb.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/package-ksql-security-plugin@7.8.11?type=pom",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "package-ksql-security-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/package-ksql-security-plugin@7.8.11?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/package-ksql-security-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/package-ksql-security-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-connect-secret-registry-plugin@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "confluent-connect-secret-registry-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-connect-secret-registry-plugin@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/confluent-connect-secret-registry-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/confluent-connect-secret-registry-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-secret-registry@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-secret-registry",
      "version" : "7.8.11",
      "description" : "Secret Registry provides a RESTful interface for storing and retrieving versioned secrets.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "73fec4afef2776c25b9ba830342aa8d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f4524b350490d9ca6f113c3ed23411562459388"
        },
        {
          "alg" : "SHA-256",
          "content" : "134b898501f0e398449fa0b50c7d2aff5fe32230fd686c777af3f4c1be11b4eb"
        },
        {
          "alg" : "SHA-512",
          "content" : "14eb89c449b5ea77fccafa249f3bcf7175e46774aa3b332cafa534912ce1ae54dcc62bf8abba81b779eb475b329b2d8298e0178d0e891b04caf73d616b2e4d3b"
        },
        {
          "alg" : "SHA-384",
          "content" : "4652f9c58aaf0fa2cbd86adec819b24a4d2a6eee3a119d2693bd2bb1755768c37ab586c0ed13c09378c70047ff2eb31d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-secret-registry@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-secret-registry"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/secret-registry/kafka-secret-registry"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-secret-registry-client@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-secret-registry-client",
      "version" : "7.8.11",
      "description" : "Secret Registry provides a RESTful interface for storing and retrieving versioned secrets.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2e63d7e190d7c859d18db1561a802983"
        },
        {
          "alg" : "SHA-1",
          "content" : "24f2c8975c2ab810600f7cfac3fb0e065f7249bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd181fc4d873b4ebbe0a9a26f8b88c753215adeaf2b6914dee8db2d8fbb6c82f"
        },
        {
          "alg" : "SHA-512",
          "content" : "59470b2bcde33240fc379f7ceec51205d641e6a22e31bf371e92a4ca41f882e9ad1682856dc00807c4d834ab779f04123069d830fc50b9dc11ded0997479a108"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed00fe1e17865116cff9eaf8e6a2bcda2e72eedeafe9dfa66d839d8983d563d3b49488165525efbb34d97c923c407b4d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-secret-registry-client@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-secret-registry-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/secret-registry/kafka-secret-registry-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.7.3?type=jar",
      "group" : "com.github.spotbugs",
      "name" : "spotbugs-annotations",
      "version" : "4.7.3",
      "description" : "Annotations the SpotBugs tool supports",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a70cfa500f3d66e6bd7ecb7cfe671ce2"
        },
        {
          "alg" : "SHA-1",
          "content" : "46fb4f0ae2e69eafa963711cc5c3369ac81aa31f"
        },
        {
          "alg" : "SHA-256",
          "content" : "c0fd1ac2e22acdd46913a2ff74551b71f124457199688698204af4bf3d43165d"
        },
        {
          "alg" : "SHA-512",
          "content" : "47a9596641e37f75cfba6c690c2ed8bf45e28619bb5fb13493108330b0c7efe785e5eea1390953852c7a9961f63164e08bd71dd61ab8bed5f2699e1bf032ca76"
        },
        {
          "alg" : "SHA-384",
          "content" : "e59214b34da8049c03510134fefc9f0e9b25a90fe6dc3755ed7cd7c052da869f0b3990057c5f669630a6381e57a41f62"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-only"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.7.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spotbugs.github.io/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spotbugs/spotbugs/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.22.2?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "oauth2-oidc-sdk",
      "version" : "11.22.2",
      "description" : "OAuth 2.0 SDK with OpenID Connection extensions for developing client and server applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3fbfef8d150f45bf220de22aae11cb5d"
        },
        {
          "alg" : "SHA-1",
          "content" : "86f50516772089a2f34bba50683c4fcbe0cc6b61"
        },
        {
          "alg" : "SHA-256",
          "content" : "64fab42f17bf8e0efb193dd34da716ef7abb7515234036119df1776b808dc066"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb34716125286f720f626835b4a745383ecec84e2eb6fd1e40fd9c67f8513d27849567c69ad4441fa07453a7f99e4752b38cd1d3f92484948248ec22bc666ba4"
        },
        {
          "alg" : "SHA-384",
          "content" : "4e2fae49c7382f1fc81a5a153730e5acc897e7576ab4ecf818f5ab0eedea5fceef7bb57ce1816bf58a06765fa2457113"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.22.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/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"
        }
      ],
      "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"
        }
      ],
      "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/io.confluent/confluent-cmf-security-plugin@7.8.11?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "confluent-cmf-security-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-cmf-security-plugin@7.8.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/confluent-cmf-security-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/confluent-cmf-security-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/package-cmf-security-plugin@7.8.11?type=pom",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "package-cmf-security-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/package-cmf-security-plugin@7.8.11?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/package-cmf-security-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/package-cmf-security-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/package-confluent-connect-secret-registry-plugin@7.8.11?type=pom",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "package-confluent-connect-secret-registry-plugin",
      "version" : "7.8.11",
      "description" : "Security plugins for Confluent products.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/package-confluent-connect-secret-registry-plugin@7.8.11?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/package-confluent-connect-secret-registry-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/package-confluent-connect-secret-registry-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/jacoco-aggregate-confluent-security-plugins@7.8.11?type=pom",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "jacoco-aggregate-confluent-security-plugins",
      "version" : "7.8.11",
      "description" : "Aggregate Coverage Report for Multi-Module Project",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/jacoco-aggregate-confluent-security-plugins@7.8.11?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/jacoco-aggregate-confluent-security-plugins"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.11-rc260910042738/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/confluent-security-plugins/jacoco-aggregate-confluent-security-plugins"
        }
      ]
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/io.confluent/confluent-security-plugins@7.8.11?type=pom",
      "dependsOn" : [
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip",
        "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-kafka-rest-security-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/package-kafka-rest-security-plugin@7.8.11?type=pom",
        "pkg:maven/io.confluent/confluent-schema-registry-security-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-schema-registry-validator-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-connect-security-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/package-schema-registry-security-plugin@7.8.11?type=pom",
        "pkg:maven/io.confluent/package-schema-registry-validator-plugin@7.8.11?type=pom",
        "pkg:maven/io.confluent/package-connect-security-plugin@7.8.11?type=pom",
        "pkg:maven/io.confluent/confluent-ksql-security-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/package-ksql-security-plugin@7.8.11?type=pom",
        "pkg:maven/io.confluent/confluent-connect-secret-registry-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-cmf-security-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/package-cmf-security-plugin@7.8.11?type=pom",
        "pkg:maven/io.confluent/package-confluent-connect-secret-registry-plugin@7.8.11?type=pom",
        "pkg:maven/io.confluent/jacoco-aggregate-confluent-security-plugins@7.8.11?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.platform/junit-platform-engine@1.8.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.8.2?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-engine@1.8.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opentest4j/opentest4j@1.2.0?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@1.8.2?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opentest4j/opentest4j@1.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-commons@1.8.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.8.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opentest4j/opentest4j@1.2.0?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@1.8.2?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.platform/junit-platform-engine@1.8.2?type=jar",
        "pkg:maven/junit/junit@4.13.2?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "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/commons-io/commons-io@2.16.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/net.bytebuddy/byte-buddy@1.12.10?type=jar",
        "pkg:maven/net.bytebuddy/byte-buddy-agent@1.12.10?type=jar",
        "pkg:maven/org.objenesis/objenesis@3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.bytebuddy/byte-buddy@1.12.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.12.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.objenesis/objenesis@3.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcutil-fips@2.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcutil-fips@2.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcutil-fips@2.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.84?type=jar",
        "pkg:maven/io.confluent/kafka-client-plugins@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-licensing-new@7.8.11-ce?type=jar",
        "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.apache.kafka/kafka_2.13@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/io.confluent/auth-providers@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/org.testcontainers/testcontainers@1.16.0?type=jar",
        "pkg:maven/com.github.dasniko/testcontainers-keycloak@1.10.0?type=jar",
        "pkg:maven/org.easymock/easymock@5.2.0?type=jar",
        "pkg:maven/org.mockito/mockito-inline@5.2.0?type=jar",
        "pkg:maven/io.confluent/auth-providers@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-security@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.63?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.63?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/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar",
        "pkg:maven/javax.activation/activation@1.1.1?type=jar",
        "pkg:maven/org.glassfish.jersey.ext/jersey-bean-validation@2.46?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-jmx@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty.http2/http2-server@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-alpn-server@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-alpn-java-server@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-alpn-conscrypt-server@9.4.63?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-jaas@9.4.63?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-ratelimiter@1.7.1?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-annotations@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-client-impl@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/websocket-server@9.4.63?type=jar",
        "pkg:maven/javax.websocket/javax.websocket-api@1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-annotations@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-plus@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.63?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.10.1?type=jar",
        "pkg:maven/org.ow2.asm/asm-commons@9.10.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-plus@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-jndi@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-security@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-security@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-jndi@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.10.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-commons@9.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.10.1?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.10.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-tree@9.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.10.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-client-impl@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.63?type=jar",
        "pkg:maven/javax.websocket/javax.websocket-client-api@1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-client@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-client@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.63?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/javax.websocket/javax.websocket-client-api@1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-server@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.63?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.websocket/javax.websocket-api@1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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.hk2.external/jakarta.inject@2.6.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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/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/osgi-resource-locator@1.0.3?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-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/jakarta.validation/jakarta.validation-api@2.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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.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/org.javassist/javassist@3.30.2-GA?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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/javax.activation/activation@1.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.ext/jersey-bean-validation@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.validation/jakarta.validation-api@2.0.2?type=jar",
        "pkg:maven/org.hibernate.validator/hibernate-validator@6.2.5.Final?type=jar",
        "pkg:maven/jakarta.el/jakarta.el-api@4.0.0?type=jar",
        "pkg:maven/org.glassfish/jakarta.el@3.0.4?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hibernate.validator/hibernate-validator@6.2.5.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.4.1.Final?type=jar",
        "pkg:maven/com.fasterxml/classmate@1.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.logging/jboss-logging@3.4.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml/classmate@1.5.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.el/jakarta.el-api@4.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish/jakarta.el@3.0.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-jmx@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.http2/http2-server@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.http2/http2-common@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.http2/http2-common@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-alpn-server@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-alpn-java-server@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-alpn-server@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-alpn-conscrypt-server@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-alpn-server@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.63?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-jaas@9.4.63?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-security@9.4.63?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@2.1.5?type=jar",
        "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"
      ]
    },
    {
      "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.18.0?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.13?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-util@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "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-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",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.mina/mina-core@2.2.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?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.commons/commons-collections4@4.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-codec/commons-codec@1.13?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.checkerframework/checker-qual@3.33.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-qual@3.33.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/javax.xml.bind/jaxb-api@2.3.0?type=jar",
        "pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.xml.bind/jaxb-api@2.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
      "dependsOn" : [
        "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/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.33.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/failureaccess@1.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?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@1.7.36?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@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.yaml/snakeyaml@2.0?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.yaml/snakeyaml@2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.luben/zstd-jni@1.5.6-4?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.11.1?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/at.yawk.lz4/lz4-java@1.11.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.13?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/cc-role-definitions@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar",
        "pkg:maven/org.pcollections/pcollections@4.0.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.65.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.65.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.pcollections/pcollections@4.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.65.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.65.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.65.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.65.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.65.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/cc-role-definitions@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "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/org.bouncycastle/bcprov-jdk18on@1.84?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-client-plugins@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent.security/security-extensions@7.8.11-ce?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.18.9?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@9.4.63?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.security/security-extensions@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.projectnessie.cel/cel-core@0.3.5?type=jar",
        "pkg:maven/org.projectnessie.cel/cel-generated-pb@0.3.5?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.18.9?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?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.bitbucket.b_c/jose4j@0.9.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.projectnessie.cel/cel-core@0.3.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.projectnessie.cel/cel-generated-pb@0.3.5?type=jar",
        "pkg:maven/org.projectnessie.cel/cel-generated-antlr@0.3.5?type=jar",
        "pkg:maven/org.agrona/agrona@1.15.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.projectnessie.cel/cel-generated-pb@0.3.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.projectnessie.cel/cel-generated-antlr@0.3.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.agrona/agrona@1.15.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-licensing-new@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/io.confluent/confluent-serializers-new@7.8.11-ce?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-serializers-new@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.9.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.code.gson/gson@2.9.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.9.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.scala-lang/scala-library@2.13.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-conflux-java8@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-k2-kafka-java8@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-group-coordinator-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-group-coordinator@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-transaction-coordinator@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-metadata@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-storage-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-tools-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-raft@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-storage@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/internal-rest-server@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-replication@7.8.11-ce?type=jar",
        "pkg:maven/net.sourceforge.argparse4j/argparse4j@0.7.0?type=jar",
        "pkg:maven/io.confluent.flink/apiserver-client-java@0.3555.0?type=jar",
        "pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/commons-validator/commons-validator@1.10.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.9.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.75.0?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/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-scala_2.13@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.63?type=jar",
        "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-collection-compat_2.13@2.10.0?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-java8-compat_2.13@1.0.2?type=jar",
        "pkg:maven/org.scala-lang/scala-reflect@2.13.11?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.4?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.0?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.8.6?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.12.1?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper@3.8.6?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.4?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.11.1?type=jar",
        "pkg:maven/io.confluent/telemetry-events-api@7.8.11-ce?type=jar",
        "pkg:maven/com.google.flatbuffers/flatbuffers-java@2.0.3?type=jar",
        "pkg:maven/com.amazonaws/aws-java-sdk-s3@1.12.746?type=jar",
        "pkg:maven/software.amazon.awssdk/s3@2.21.44?type=jar",
        "pkg:maven/com.amazonaws/aws-java-sdk-sts@1.12.746?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.21.44?type=jar",
        "pkg:maven/com.amazonaws/aws-java-sdk-core@1.12.746?type=jar",
        "pkg:maven/com.azure/azure-core@1.56.0?type=jar",
        "pkg:maven/com.azure/azure-identity@1.17.0?type=jar",
        "pkg:maven/com.google.api/gax@2.16.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.6.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@1.44.1?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core@2.33.0?type=jar",
        "pkg:maven/net.minidev/json-smart@2.4.10?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/com.azure/azure-storage-blob@12.31.2?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=windows-x86_64&type=jar",
        "pkg:maven/com.google.cloud/google-cloud-storage@2.59.0?type=jar",
        "pkg:maven/com.google.crypto.tink/tink@1.12.0?type=jar",
        "pkg:maven/com.google.crypto.tink/tink-gcpkms@1.9.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.65.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.65.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.scala-lang/scala-library@2.13.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-conflux-java8@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.75.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-protobuf@1.75.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.75.0?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.59.2?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.75.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-api@1.75.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.59.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-protobuf-lite@1.75.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.75.0?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-stub@1.75.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.75.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-k2-kafka-java8@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-conflux-java8@7.8.11-ce?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-group-coordinator-api@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-group-coordinator@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-metadata@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-group-coordinator-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-storage@7.8.11-ce?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-metadata@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-raft@7.8.11-ce?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.65.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.65.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-raft@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-storage@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-storage-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/com.google.flatbuffers/flatbuffers-java@2.0.3?type=jar",
        "pkg:maven/net.sourceforge.argparse4j/argparse4j@0.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-storage-api@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.flatbuffers/flatbuffers-java@2.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.sourceforge.argparse4j/argparse4j@0.7.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-transaction-coordinator@7.8.11-ce?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-tools-api@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-server@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-group-coordinator@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-transaction-coordinator@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-raft@7.8.11-ce?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/internal-rest-server@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-scala_2.13@2.18.9?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.63?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.scala-lang/scala-library@2.13.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-scala_2.13@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.13.11?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.thoughtworks.paranamer/paranamer@2.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.thoughtworks.paranamer/paranamer@2.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-replication@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.flink/apiserver-client-java@0.3555.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger/swagger-annotations@1.5.24?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.10.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.10.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.9.0?type=jar",
        "pkg:maven/io.gsonfire/gson-fire@1.8.5?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger/swagger-annotations@1.5.24?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp@4.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.7.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20?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.6.20?type=jar",
        "pkg:maven/org.jetbrains/annotations@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.20?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@13.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.10.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.10?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.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.gsonfire/gson-fire@1.8.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.9.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-validator/commons-validator@1.10.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.3.5?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?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-logging/commons-logging@1.3.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-digester/commons-digester@2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.scala-lang.modules/scala-collection-compat_2.13@2.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.13.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.scala-lang.modules/scala-java8-compat_2.13@1.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.13.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.scala-lang/scala-reflect@2.13.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.13.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.13.11?type=jar",
        "pkg:maven/org.scala-lang/scala-reflect@2.13.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?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@4.1.12.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "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",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-cli/commons-cli@1.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-pool2@2.11.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/telemetry-events-api@7.8.11-ce?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.amazonaws/aws-java-sdk-s3@1.12.746?type=jar",
      "dependsOn" : [
        "pkg:maven/com.amazonaws/aws-java-sdk-kms@1.12.746?type=jar",
        "pkg:maven/com.amazonaws/aws-java-sdk-core@1.12.746?type=jar",
        "pkg:maven/com.amazonaws/jmespath-java@1.12.746?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.amazonaws/aws-java-sdk-kms@1.12.746?type=jar",
      "dependsOn" : [
        "pkg:maven/com.amazonaws/aws-java-sdk-core@1.12.746?type=jar",
        "pkg:maven/com.amazonaws/jmespath-java@1.12.746?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.amazonaws/aws-java-sdk-core@1.12.746?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.13?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.18.9?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.amazonaws/jmespath-java@1.12.746?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/s3@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-xml-protocol@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/arns@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/crt-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-xml-protocol@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/protocol-core@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/sdk-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/sdk-core@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.21.44?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.21.44?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/metrics-spi@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/endpoints-spi@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-auth-spi@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/identity-spi@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-auth-aws@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/checksums-spi@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/checksums@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/profiles@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-core@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/regions@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.21.44?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/json-utils@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.21.44?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/auth@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-auth@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/arns@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/crt-core@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/apache-client@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?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.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/netty-nio-client@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.21.44?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.137.Final?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http2@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.amazonaws/aws-java-sdk-sts@1.12.746?type=jar",
      "dependsOn" : [
        "pkg:maven/com.amazonaws/aws-java-sdk-core@1.12.746?type=jar",
        "pkg:maven/com.amazonaws/jmespath-java@1.12.746?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/sts@2.21.44?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.21.44?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-core@1.56.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.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.7.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-json@1.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.7.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-identity@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.56.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.0?type=jar",
        "pkg:maven/com.azure/azure-json@1.5.0?type=jar",
        "pkg:maven/com.microsoft.azure/msal4j@1.22.0?type=jar",
        "pkg:maven/com.microsoft.azure/msal4j-persistence-extension@1.3.0?type=jar",
        "pkg:maven/net.java.dev.jna/jna-platform@5.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-core-http-netty@1.16.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.56.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.1.137.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.1.137.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.2.8?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler-proxy@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-socks@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-socks@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.1.137.Final?classifier=linux-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.1.137.Final?classifier=osx-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.2.8?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-http@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.137.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.1.137.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.2.8?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.7.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-dns@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-dns@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.137.Final?classifier=osx-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.2.8?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-handler@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.137.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.1.137.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.7.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.microsoft.azure/msal4j@1.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.23.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.azure/azure-json@1.5.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.23.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar",
        "pkg:maven/com.nimbusds/content-type@2.3?type=jar",
        "pkg:maven/com.nimbusds/lang-tag@1.7?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/com.nimbusds/lang-tag@1.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.microsoft.azure/msal4j-persistence-extension@1.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.microsoft.azure/msal4j@1.22.0?type=jar",
        "pkg:maven/net.java.dev.jna/jna@5.8.0?type=jar",
        "pkg:maven/net.java.dev.jna/jna-platform@5.13.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@5.8.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna-platform@5.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.java.dev.jna/jna@5.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax@2.16.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.api/api-common@2.1.5?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.59.2?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.6.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.5.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.6.0?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.28.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api/api-common@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.6.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.threeten/threetenbp@1.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.9?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.6.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@1.44.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@1.41.4?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client@1.44.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.75.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.28.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-context@1.75.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.75.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opencensus/opencensus-api@0.28.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-context@1.75.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opencensus/opencensus-api@0.28.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-gson@1.41.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.http-client/google-http-client@1.44.1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.9.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-core@2.33.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.api/gax@2.16.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.9?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.59.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.29.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.5.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.1.5?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.6.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.6.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@1.44.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@1.41.4?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.59.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.minidev/json-smart@2.4.10?type=jar",
      "dependsOn" : [
        "pkg:maven/net.minidev/accessors-smart@2.4.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.minidev/accessors-smart@2.4.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.10.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-storage-blob@12.31.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.azure/azure-core@1.56.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.0?type=jar",
        "pkg:maven/com.azure/azure-storage-common@12.30.2?type=jar",
        "pkg:maven/com.azure/azure-storage-internal-avro@12.16.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-storage-common@12.30.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.azure/azure-core@1.56.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-storage-internal-avro@12.16.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.azure/azure-core@1.56.0?type=jar",
        "pkg:maven/com.azure/azure-storage-common@12.30.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-tcnative-classes@2.0.81.Final?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=windows-x86_64&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-classes@2.0.81.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=linux-x86_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=linux-aarch_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=osx-x86_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=osx-aarch_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=windows-x86_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-storage@2.59.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@32.0.1-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.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@1.44.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.75.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-jackson2@2.0.2?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@1.41.4?type=jar",
        "pkg:maven/com.google.api-client/google-api-client@2.7.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.13?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.0.2?type=jar",
        "pkg:maven/com.google.apis/google-api-services-storage@v1-rev20250925-2.0.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.9.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core@2.33.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.9?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core-http@2.61.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-appengine@2.0.2?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.71.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core-grpc@2.61.0?type=jar",
        "pkg:maven/com.google.api/gax@2.16.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.71.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.75.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.75.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.6.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.6.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.1.5?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.28.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.29.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.75.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.75.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.59.2?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.5.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-storage-v2@2.59.0?type=jar",
        "pkg:maven/com.google.api.grpc/grpc-google-cloud-storage-v2@2.59.0?type=jar",
        "pkg:maven/com.google.api.grpc/gapic-google-cloud-storage-v2@2.59.0?type=jar",
        "pkg:maven/io.grpc/grpc-opentelemetry@1.75.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/com.google.cloud/google-cloud-monitoring@3.52.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-monitoring-v3@3.52.0?type=jar",
        "pkg:maven/com.google.cloud.opentelemetry/shared-resourcemapping@0.33.0?type=jar",
        "pkg:maven/io.opentelemetry.contrib/opentelemetry-gcp-resources@1.37.0-alpha?type=jar",
        "pkg:maven/com.google.cloud.opentelemetry/detector-resources-support@0.33.0?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.33.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.75.0?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.6?type=jar",
        "pkg:maven/io.grpc/grpc-rls@1.75.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-jackson2@2.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api-client/google-api-client@2.7.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.apis/google-api-services-storage@v1-rev20250925-2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-core-http@2.61.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-appengine@2.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax-httpjson@2.71.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-core-grpc@2.61.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax-grpc@2.71.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-inprocess@1.75.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-alts@1.75.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-grpclb@1.75.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-auth@1.75.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-core@1.75.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-storage-v2@2.59.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-storage-v2@2.59.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/gapic-google-cloud-storage-v2@2.59.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-opentelemetry@1.75.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.29.0-alpha?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud.opentelemetry/exporter-metrics@0.33.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-monitoring@3.52.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-monitoring-v3@3.52.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud.opentelemetry/shared-resourcemapping@0.33.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/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-netty-shaded@1.75.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-util@1.75.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-googleapis@1.75.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-xds@1.75.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-services@1.75.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.re2j/re2j@1.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-rls@1.75.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.crypto.tink/tink@1.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.9.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.crypto.tink/tink-gcpkms@1.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.api-client/google-api-client@2.7.2?type=jar",
        "pkg:maven/com.google.apis/google-api-services-cloudkms@v1-rev20221107-2.0.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.6.0?type=jar",
        "pkg:maven/com.google.auto.service/auto-service-annotations@1.0.1?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@1.44.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@1.41.4?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
        "pkg:maven/com.google.crypto.tink/tink@1.12.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.apis/google-api-services-cloudkms@v1-rev20221107-2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.api-client/google-api-client@2.7.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.auto.service/auto-service-annotations@1.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?classifier=test&type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.scala-lang/scala-library@2.13.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-conflux-java8@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-k2-kafka-java8@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-group-coordinator-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-group-coordinator@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-transaction-coordinator@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-metadata@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-storage-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-tools-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-raft@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-storage@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/internal-rest-server@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-replication@7.8.11-ce?type=jar",
        "pkg:maven/net.sourceforge.argparse4j/argparse4j@0.7.0?type=jar",
        "pkg:maven/io.confluent.flink/apiserver-client-java@0.3555.0?type=jar",
        "pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/commons-validator/commons-validator@1.10.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.9.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.75.0?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/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-scala_2.13@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.63?type=jar",
        "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-collection-compat_2.13@2.10.0?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-java8-compat_2.13@1.0.2?type=jar",
        "pkg:maven/org.scala-lang/scala-reflect@2.13.11?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.4?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.0?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.8.6?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.12.1?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper@3.8.6?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.4?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.11.1?type=jar",
        "pkg:maven/io.confluent/telemetry-events-api@7.8.11-ce?type=jar",
        "pkg:maven/com.google.flatbuffers/flatbuffers-java@2.0.3?type=jar",
        "pkg:maven/com.amazonaws/aws-java-sdk-s3@1.12.746?type=jar",
        "pkg:maven/software.amazon.awssdk/s3@2.21.44?type=jar",
        "pkg:maven/com.amazonaws/aws-java-sdk-sts@1.12.746?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.21.44?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.21.44?type=jar",
        "pkg:maven/com.amazonaws/aws-java-sdk-core@1.12.746?type=jar",
        "pkg:maven/com.azure/azure-core@1.56.0?type=jar",
        "pkg:maven/com.azure/azure-identity@1.17.0?type=jar",
        "pkg:maven/com.google.api/gax@2.16.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.6.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@1.44.1?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core@2.33.0?type=jar",
        "pkg:maven/net.minidev/json-smart@2.4.10?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/com.azure/azure-storage-blob@12.31.2?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?classifier=windows-x86_64&type=jar",
        "pkg:maven/com.google.cloud/google-cloud-storage@2.59.0?type=jar",
        "pkg:maven/com.google.crypto.tink/tink@1.12.0?type=jar",
        "pkg:maven/com.google.crypto.tink/tink-gcpkms@1.9.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.65.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.65.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?classifier=test&type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar",
        "pkg:maven/org.pcollections/pcollections@4.0.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.65.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.65.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?classifier=test&type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.luben/zstd-jni@1.5.6-4?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.11.1?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/auth-providers@7.8.11-ce?classifier=test&type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/rbac@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/cc-role-definitions@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent.security/security-extensions@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/kafka-client-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/auth-metadata@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/org.mindrot/jbcrypt@0.4?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/io.spiffe/java-spiffe-provider@0.8.6?type=jar",
        "pkg:maven/io.spiffe/java-spiffe-core@0.8.6?type=jar",
        "pkg:maven/io.spiffe/grpc-netty-linux@0.8.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/rbac@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/io.confluent/cc-role-definitions@7.8.11?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-licensing-new@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-json@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-transforms@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/connect-ce-logs@7.8.11-ce?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.18.9?type=jar",
        "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.46?type=jar",
        "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.46?type=jar",
        "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.46?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar",
        "pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-server@2.46?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@9.4.63?type=jar",
        "pkg:maven/org.reflections/reflections@0.10.2?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.6?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-json@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.18.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-transforms@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/connect-ce-logs@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-resource-names@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/telemetry-events@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/telemetry-events-api@7.8.11-ce?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-resource-names@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/telemetry-events@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/telemetry-events-api@7.8.11-ce?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/io.cloudevents/cloudevents-api@2.3.0?type=jar",
        "pkg:maven/io.cloudevents/cloudevents-core@2.3.0?type=jar",
        "pkg:maven/io.cloudevents/cloudevents-kafka@2.3.0?type=jar",
        "pkg:maven/io.cloudevents/cloudevents-json-jackson@2.3.0?type=jar",
        "pkg:maven/io.cloudevents/cloudevents-protobuf@2.3.0?type=jar",
        "pkg:maven/io.confluent.observability/telemetry-api@3.1518.0?type=jar",
        "pkg:maven/io.confluent.observability/telemetry-client@3.2004.9?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.hubspot.jackson/jackson-datatype-protobuf@0.9.16?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cloudevents/cloudevents-api@2.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.cloudevents/cloudevents-core@2.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cloudevents/cloudevents-api@2.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cloudevents/cloudevents-kafka@2.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cloudevents/cloudevents-core@2.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cloudevents/cloudevents-json-jackson@2.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cloudevents/cloudevents-core@2.3.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.cloudevents/cloudevents-protobuf@2.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.cloudevents/cloudevents-core@2.3.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.observability/telemetry-api@3.1518.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/io.cloudevents/cloudevents-protobuf@2.3.0?type=jar",
        "pkg:maven/io.opentelemetry.proto/opentelemetry-proto@0.19.0-alpha?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry.proto/opentelemetry-proto@0.19.0-alpha?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.observability/telemetry-client@3.2004.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.hubspot.jackson/jackson-datatype-protobuf@0.9.16?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.reflections/reflections@0.10.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.javassist/javassist@3.30.2-GA?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-artifact@3.9.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/auth-metadata@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/cc-role-definitions@7.8.11?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent.security/security-extensions@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/rbac@7.8.11-ce?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mindrot/jbcrypt@0.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.spiffe/java-spiffe-provider@0.8.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.spiffe/java-spiffe-core@0.8.6?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/commons-validator/commons-validator@1.10.0?type=jar",
        "pkg:maven/io.spiffe/grpc-netty-linux@0.8.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.spiffe/java-spiffe-core@0.8.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/commons-validator/commons-validator@1.10.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.75.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.75.0?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.spiffe/grpc-netty-linux@0.8.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/commons-validator/commons-validator@1.10.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.75.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers@1.16.0?type=jar",
      "dependsOn" : [
        "pkg:maven/junit/junit@4.13.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?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.2.11?type=jar",
        "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.2.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.rnorth.duct-tape/duct-tape@1.0.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java-api@3.2.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.2.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.docker-java/docker-java-transport@3.2.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/net.java.dev.jna/jna@5.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java-transport@3.2.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.dasniko/testcontainers-keycloak@1.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@1.16.0?type=jar",
        "pkg:maven/org.keycloak/keycloak-admin-client@17.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.keycloak/keycloak-admin-client@17.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.keycloak/keycloak-core@17.0.0?type=jar",
        "pkg:maven/org.keycloak/keycloak-common@17.0.0?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@3.13.2.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@3.13.2.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@3.13.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.keycloak/keycloak-core@17.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.keycloak/keycloak-common@17.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@3.13.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.resteasy/resteasy-jaxrs@3.13.2.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@3.13.2.Final?type=jar",
        "pkg:maven/com.sun.mail/jakarta.mail@1.6.5?type=jar",
        "pkg:maven/org.apache.james/apache-mime4j@0.6?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.4.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.resteasy/resteasy-jaxrs@3.13.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.spec.javax.ws.rs/jboss-jaxrs-api_2.1_spec@2.0.1.Final?type=jar",
        "pkg:maven/org.jboss.spec.javax.xml.bind/jboss-jaxb-api_2.3_spec@2.0.0.Final?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar",
        "pkg:maven/org.jboss.spec.javax.annotation/jboss-annotations-api_1.3_spec@2.0.1.Final?type=jar",
        "pkg:maven/com.sun.activation/jakarta.activation@1.2.1?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.4.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.spec.javax.ws.rs/jboss-jaxrs-api_2.1_spec@2.0.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.spec.javax.xml.bind/jboss-jaxb-api_2.3_spec@2.0.0.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.spec.javax.annotation/jboss-annotations-api_1.3_spec@2.0.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sun.activation/jakarta.activation@1.2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@3.13.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.spec.javax.xml.bind/jboss-jaxb-api_2.3_spec@2.0.0.Final?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@2.3.3-b02?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.4.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/jaxb-runtime@2.3.3-b02?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jaxb/txw2@2.3.3-b02?type=jar",
        "pkg:maven/com.sun.istack/istack-commons-runtime@3.0.10?type=jar",
        "pkg:maven/com.sun.activation/jakarta.activation@1.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/txw2@2.3.3-b02?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sun.istack/istack-commons-runtime@3.0.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sun.mail/jakarta.mail@1.6.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.sun.activation/jakarta.activation@1.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.james/apache-mime4j@0.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@3.13.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.18.9?type=jar",
        "pkg:maven/com.github.fge/json-patch@1.9?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.4.1.Final?type=jar"
      ]
    },
    {
      "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.18.9?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-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/org.easymock/easymock@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.objenesis/objenesis@3.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.objenesis/objenesis@3.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.mockito/mockito-inline@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/auth-providers@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/rbac@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/cc-role-definitions@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent.security/security-extensions@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/kafka-client-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/auth-metadata@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/org.mindrot/jbcrypt@0.4?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/cc-role-definitions@7.8.11?type=jar",
        "pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/org.mindrot/jbcrypt@0.4?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.18.9?type=jar",
        "pkg:maven/org.scala-lang/scala-library@2.13.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-metadata@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-raft@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-storage@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-licensing-new@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/kafka-client-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent.security/security-extensions@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/auth-metadata@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?classifier=test&type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/cc-role-definitions@7.8.11?type=jar",
        "pkg:maven/io.confluent.cloud/events-schema@0.245.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/org.mindrot/jbcrypt@0.4?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.yammer.metrics/metrics-core@2.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.18.9?type=jar",
        "pkg:maven/org.scala-lang/scala-library@2.13.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-metadata@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-raft@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-storage@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-licensing-new@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/kafka-client-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent.security/security-extensions@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/auth-metadata@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.re2j/re2j@1.6?type=jar",
        "pkg:maven/io.confluent/logredactor-metrics@1.0.18?type=jar",
        "pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/logredactor-metrics@1.0.18?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-kafka-rest-security-plugin@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-rest@7.8.11?type=jar",
        "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.46?type=jar",
        "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/kafka-json-serializer@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-avro-serializer@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-rest@7.8.11?classifier=tests&type=jar",
        "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?classifier=tests&type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.137.Final?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-rest@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.7.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.9?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-ratelimiter@1.7.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.7.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-json-serializer@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/io.confluent/common-config@7.8.11?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.18.9?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/common-config@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-avro-serializer@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
        "pkg:maven/io.confluent/kafka-schema-serializer@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-schema-serializer@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.18.9?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-rest@7.8.11?classifier=tests&type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.7.2?type=jar",
        "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-json-schema-serializer@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-protobuf-serializer@7.8.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.9?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-ratelimiter@1.7.1?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-json-schema-serializer@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-json-schema-provider@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-serializer@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-json-schema-provider@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/com.github.erosb/everit-json-schema@1.14.6?type=jar",
        "pkg:maven/com.github.erosb/json-sKema@0.24.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.18.9?type=jar",
        "pkg:maven/io.yokota/mbknor-jackson-jsonschema-java8@1.0.39.3?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.erosb/everit-json-schema@1.14.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.json/json@20250107?type=jar",
        "pkg:maven/commons-validator/commons-validator@1.10.0?type=jar",
        "pkg:maven/com.damnhandy/handy-uri-templates@2.1.8?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.json/json@20250107?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.damnhandy/handy-uri-templates@2.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/joda-time/joda-time@2.12.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.erosb/json-sKema@0.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar",
        "pkg:maven/com.sanctionco.jmail/jmail@2.0.1?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar",
        "pkg:maven/org.jetbrains/annotations@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sanctionco.jmail/jmail@2.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.18.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/joda-time/joda-time@2.12.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.yokota/mbknor-jackson-jsonschema-java8@1.0.39.3?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/javax.validation/validation-api@2.0.1.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.138?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.validation/validation-api@2.0.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.138?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-protobuf-serializer@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-protobuf-provider@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-protobuf-types@7.8.11?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/io.confluent/kafka-schema-serializer@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-protobuf-provider@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.wire/wire-schema-jvm@6.4.5?type=jar",
        "pkg:maven/com.squareup.wire/wire-runtime-jvm@6.4.5?type=jar",
        "pkg:maven/com.squareup.okio/okio-jvm@3.7.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.22.1?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-protobuf-types@7.8.11?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.wire/wire-schema-jvm@6.4.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.7.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.palantir.javapoet/javapoet@0.12.0?type=jar",
        "pkg:maven/com.squareup/kotlinpoet-jvm@2.2.0?type=jar",
        "pkg:maven/com.squareup.wire/wire-runtime-jvm@6.4.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.palantir.javapoet/javapoet@0.12.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup/kotlinpoet-jvm@2.2.0?type=jar",
      "dependsOn" : [
        "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" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup.wire/wire-runtime-jvm@6.4.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.22.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-protobuf-types@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.22.1?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?classifier=tests&type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/kafka-client-plugins@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-licensing-new@7.8.11-ce?type=jar",
        "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/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-security@9.4.63?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.63?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@4.0.1?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-json-schema-provider@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-protobuf-provider@7.8.11?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
        "pkg:maven/org.glassfish.jersey.ext/jersey-bean-validation@2.46?type=jar",
        "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.kcache/kcache@4.0.11?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.crypto.tink/tink@1.15.0?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper@3.8.6?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-alpn-java-server@9.4.63?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-core@2.1.10?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.kcache/kcache@4.0.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.crypto.tink/tink@1.15.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.9.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-core@2.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.9?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models@2.1.10?type=jar",
        "pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-models@2.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@5.13.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/package-kafka-rest-security-plugin@7.8.11?type=pom",
      "dependsOn" : [
        "pkg:maven/io.confluent/confluent-kafka-rest-security-plugin@7.8.11?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-schema-registry-security-plugin@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?type=jar",
        "pkg:maven/io.confluent/dek-registry@7.8.11?type=jar",
        "pkg:maven/io.confluent/schema-exporter@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-json-serializer@7.8.11?type=jar",
        "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.3?type=jar",
        "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?classifier=tests&type=jar",
        "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?classifier=tests&type=jar",
        "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/com.github.stefanbirkner/system-rules@1.16.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/io.confluent/cc-role-definitions@0.29.0?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/dek-registry@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-schema-registry-client-encryption-tink@7.8.11?type=jar",
        "pkg:maven/io.confluent/dek-registry-client@7.8.11?type=jar",
        "pkg:maven/io.kcache/kcache@4.0.11?type=jar",
        "pkg:maven/com.google.inject/guice@5.1.0?type=jar",
        "pkg:maven/com.netflix.governator/governator-core@1.17.10?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.crypto.tink/tink@1.15.0?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-schema-registry-client-encryption-tink@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.crypto.tink/tink@1.15.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/dek-registry-client@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-schema-registry-client-encryption-tink@7.8.11?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.crypto.tink/tink@1.15.0?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.inject/guice@5.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/aopalliance/aopalliance@1.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.inject/javax.inject@1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/aopalliance/aopalliance@1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.netflix.governator/governator-core@1.17.10?type=jar",
      "dependsOn" : [
        "pkg:maven/com.netflix.governator/governator-api@1.17.10?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
        "pkg:maven/com.google.inject/guice@5.1.0?type=jar",
        "pkg:maven/com.google.inject.extensions/guice-multibindings@4.1.0?type=jar",
        "pkg:maven/com.google.inject.extensions/guice-grapher@4.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.netflix.governator/governator-api@1.17.10?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.inject/javax.inject@1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.inject.extensions/guice-multibindings@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.inject/guice@5.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.inject.extensions/guice-grapher@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.inject.extensions/guice-assistedinject@4.1.0?type=jar",
        "pkg:maven/com.google.inject.extensions/guice-multibindings@4.1.0?type=jar",
        "pkg:maven/com.google.inject/guice@5.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.inject.extensions/guice-assistedinject@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.inject/guice@5.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/schema-exporter@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-schema-serializer@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?type=jar",
        "pkg:maven/io.kcache/kcache@4.0.11?type=jar",
        "pkg:maven/com.google.inject/guice@5.1.0?type=jar",
        "pkg:maven/com.netflix.governator/governator-core@1.17.10?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.3?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar",
        "pkg:maven/javax.xml.bind/jaxb-api@2.3.0?type=jar",
        "pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/cc-role-definitions@0.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?classifier=tests&type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-json-schema-provider@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-protobuf-provider@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
        "pkg:maven/org.glassfish.jersey.ext/jersey-bean-validation@2.46?type=jar",
        "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.kcache/kcache@4.0.11?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.crypto.tink/tink@1.15.0?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper@3.8.6?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-alpn-java-server@9.4.63?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-core@2.1.10?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.stefanbirkner/system-rules@1.16.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-schema-registry-validator-plugin@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-json-schema-provider@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-protobuf-provider@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-avro-serializer@7.8.11?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.8.0?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?classifier=tests&type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/org.apache.kafka/kafka-server-common@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?classifier=tests&type=test-jar",
        "pkg:maven/com.google.guava/guava-testlib@28.1-jre?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.84?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.checkerframework/checker-qual@3.33.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?classifier=tests&type=jar",
      "dependsOn" : [
        "pkg:maven/org.yaml/snakeyaml@2.0?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?classifier=tests&type=test-jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-json-schema-provider@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-protobuf-provider@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
        "pkg:maven/org.glassfish.jersey.ext/jersey-bean-validation@2.46?type=jar",
        "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.kcache/kcache@4.0.11?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.8.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/com.google.crypto.tink/tink@1.12.0?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper@3.8.6?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-alpn-java-server@9.4.63?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.10?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-core@2.1.10?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/guava-testlib@28.1-jre?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.33.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/junit/junit@4.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-connect-security-plugin@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?type=jar",
        "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-connect-avro-converter@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-connect-json-schema-converter@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-connect-protobuf-converter@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/io.confluent/cc-role-definitions@0.29.0?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-connect-avro-converter@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
        "pkg:maven/io.confluent/kafka-avro-serializer@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-connect-avro-data@7.8.11?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-connect-avro-data@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/io.confluent/kafka-avro-serializer@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-converter@7.8.11?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-schema-converter@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-connect-json-schema-converter@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-json-schema-provider@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-json-schema-serializer@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-converter@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-serializer@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/com.github.erosb/everit-json-schema@1.14.6?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-connect-protobuf-converter@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-protobuf-provider@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-protobuf-serializer@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-protobuf-types@7.8.11?type=jar",
        "pkg:maven/com.squareup.wire/wire-schema-jvm@6.4.5?type=jar",
        "pkg:maven/com.squareup.okio/okio-jvm@3.7.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar",
        "pkg:maven/io.confluent/kafka-schema-converter@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-serializer@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@3.25.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.5?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/package-schema-registry-security-plugin@7.8.11?type=pom",
      "dependsOn" : [
        "pkg:maven/io.confluent/confluent-schema-registry-security-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/package-schema-registry-validator-plugin@7.8.11?type=pom",
      "dependsOn" : [
        "pkg:maven/io.confluent/confluent-schema-registry-validator-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/package-connect-security-plugin@7.8.11?type=pom",
      "dependsOn" : [
        "pkg:maven/io.confluent/confluent-connect-security-plugin@7.8.11?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-ksql-security-plugin@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-http@4.1.137.Final?type=jar",
        "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-rest-app@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-codegen@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-web@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-junit5@4.5.27?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@1.16.0?type=jar",
        "pkg:maven/com.github.dasniko/testcontainers-keycloak@1.10.0?type=jar",
        "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?type=jar",
        "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-streams@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-schema-registry-security-plugin@7.8.11?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-collections4@4.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-rest-app@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.ksql/ksqldb-rest-model@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-rest-client@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-engine@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-version-metrics-client@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-testing-tool@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-json-serializer@7.8.11?type=jar",
        "pkg:maven/com.github.rvesse/airline@2.6.0?type=jar",
        "pkg:maven/org.apache.kafka/connect-json@7.8.11-ce?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/org.apache.kafka/kafka-log4j-appender@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-log4j-extensions@7.8.11?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-codegen@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-web@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-dropwizard-metrics@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-web-client@4.5.27?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.81.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-haproxy@4.1.137.Final?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-jaas@9.4.63?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-rest-model@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-engine-common@7.8.11?type=jar",
        "pkg:maven/javax.ws.rs/javax.ws.rs-api@2.1.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.18.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/io.confluent/kafka-connect-avro-converter@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-connect-json-schema-converter@7.8.11?type=jar",
        "pkg:maven/io.confluent/common-logging@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-streams@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-codegen@4.5.27?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-udf@7.8.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/common-logging@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-json@7.8.11-ce?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-streams@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.rocksdb/rocksdbjni@7.9.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.rocksdb/rocksdbjni@7.9.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.1.137.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-codegen@4.5.27?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-udf@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-connect-json-schema-converter@7.8.11?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.38?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-engine-common@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-rest-client@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-rest-model@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-parser@7.8.11?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-parser@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-metastore@7.8.11?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.9.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
        "pkg:maven/com.approvaltests/approvaltests@9.5.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-metastore@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-execution@7.8.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-execution@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.ksql/ksqldb-engine-common@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-rest-model@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-serde@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/org.codehaus.janino/janino@3.1.10?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.9?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@67.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-serde@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
        "pkg:maven/org.apache.commons/commons-csv@1.4?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry-client@7.8.11?type=jar",
        "pkg:maven/io.confluent/common-logging@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-connect-avro-converter@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-protobuf-provider@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-json-schema-provider@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-connect-protobuf-converter@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-connect-json-schema-converter@7.8.11?type=jar",
        "pkg:maven/io.confluent/kafka-avro-serializer@7.8.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-csv@1.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.janino/janino@3.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.janino/commons-compiler@3.1.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.janino/commons-compiler@3.1.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.ibm.icu/icu4j@67.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.antlr/antlr4-runtime@4.9.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.approvaltests/approvaltests@9.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.approvaltests/approvaltests-util@9.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.approvaltests/approvaltests-util@9.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.sun.mail/javax.mail@1.6.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.sun.mail/javax.mail@1.6.2?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.activation/activation@1.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-engine@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-execution@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-streams@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-serde@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-parser@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-metastore@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-udf@7.8.11?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.13?type=jar",
        "pkg:maven/com.github.rholder/guava-retrying@2.0.0?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.apache.commons/commons-csv@1.4?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.6.3?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/org.codehaus.janino/janino@3.1.10?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.138?type=jar",
        "pkg:maven/com.squareup/javapoet@1.9.0?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-stream-lib@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-log4j-extensions@7.8.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-streams@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-serde@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-execution@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.rholder/guava-retrying@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?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@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?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@1.7.36?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/com.squareup/javapoet@1.9.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-stream-lib@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/it.unimi.dsi/fastutil@8.1.1?type=jar",
        "pkg:maven/org.hamcrest/hamcrest-all@1.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/it.unimi.dsi/fastutil@8.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest-all@1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-log4j-extensions@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/common-logging@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-version-metrics-client@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.ksql/ksqldb-common@7.8.11?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-engine@7.8.11?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent.ksql/ksqldb-testing-tool@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent.ksql/ksqldb-parser@7.8.11?type=jar",
        "pkg:maven/io.confluent.ksql/ksqldb-engine@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka-streams-test-utils@7.8.11-ce?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/com.github.rvesse/airline@2.6.0?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?classifier=test&type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/io.confluent/broker-plugins@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-streams-test-utils@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-streams@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.rvesse/airline@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.rvesse/airline-io@2.6.0?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.rvesse/airline-io@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-log4j-appender@7.8.11-ce?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web@4.5.27?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web-common@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-bridge-common@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-common@4.5.27?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-common@4.5.27?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.27?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-dropwizard-metrics@4.5.27?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.38?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-client@4.5.27?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-uri-template@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-web-common@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.27?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-uri-template@4.5.27?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-haproxy@4.1.137.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-buffer@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.137.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.137.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-junit5@4.5.27?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.27?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.8.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.8.2?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.8.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.8.2?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/package-ksql-security-plugin@7.8.11?type=pom",
      "dependsOn" : [
        "pkg:maven/io.confluent/confluent-ksql-security-plugin@7.8.11?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-connect-secret-registry-plugin@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-secret-registry@7.8.11?type=jar",
        "pkg:maven/io.confluent/rest-authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/cc-role-definitions@0.29.0?type=jar",
        "pkg:maven/io.confluent/authorizer@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@7.8.11-ce?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.9?type=jar",
        "pkg:maven/junit/junit@4.13.2?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/io.confluent/kafka-schema-registry@7.8.11?type=jar",
        "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.7.3?type=jar",
        "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.22.2?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-secret-registry@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/kafka-secret-registry-client@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka_2.13@7.8.11-ce?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/org.glassfish.jersey.ext/jersey-bean-validation@2.46?type=jar",
        "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
        "pkg:maven/com.google.guava/guava@32.0.1-jre?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/kafka-secret-registry-client@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.9?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?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.10.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.7.3?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.22.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.5.2?type=jar",
        "pkg:maven/com.nimbusds/lang-tag@1.7?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/confluent-cmf-security-plugin@7.8.11?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/rest-utils@7.8.11?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@7.8.11-ce?type=jar",
        "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?type=jar",
        "pkg:maven/io.confluent/cc-role-definitions@0.29.0?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/package-cmf-security-plugin@7.8.11?type=pom",
      "dependsOn" : [
        "pkg:maven/io.confluent/confluent-cmf-security-plugin@7.8.11?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/package-confluent-connect-secret-registry-plugin@7.8.11?type=pom",
      "dependsOn" : [
        "pkg:maven/io.confluent/confluent-connect-secret-registry-plugin@7.8.11?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/jacoco-aggregate-confluent-security-plugins@7.8.11?type=pom",
      "dependsOn" : [
        "pkg:maven/io.confluent/confluent-cmf-security-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-connect-secret-registry-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-connect-security-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-kafka-rest-security-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-ksql-security-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-schema-registry-security-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-schema-registry-validator-plugin@7.8.11?type=jar",
        "pkg:maven/io.confluent/confluent-security-plugins-common@7.8.11?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2?type=jar",
        "pkg:maven/org.junit.vintage/junit-vintage-engine@5.8.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar",
        "pkg:maven/org.bouncycastle/bc-fips@2.1.2?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-fips@2.1.9?type=jar",
        "pkg:maven/org.bouncycastle/bctls-fips@2.1.20?type=jar",
        "pkg:maven/io.confluent/common-utils@7.8.11?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.11?classifier=resources&type=zip"
      ]
    }
  ]
}