{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.6",
  "serialNumber" : "urn:uuid:a3fb17cd-96b9-3045-b209-5741d1f4ee67",
  "version" : 1,
  "metadata" : {
    "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"
            },
            {
              "alg" : "SHA3-384",
              "content" : "e5167f9e7ceba3b7b4d1900c404543907868745334bedc69cdf79c271727148413033a3b1426b733b7549e612e44adee"
            },
            {
              "alg" : "SHA3-256",
              "content" : "41fc0bc2275f354e2c7da01041ce73ce677364799cba53920a180aa5d4571c63"
            },
            {
              "alg" : "SHA3-512",
              "content" : "ed7f97900b09b818dbc0b8a23c00a2843e1bc34e2e8eb5b6df52533af0a15b721de6f7d5c2fd9352b8d4fde768e080053b40a16f0f9f04c336fe9b44abe83fc0"
            }
          ]
        }
      ]
    },
    "component" : {
      "type" : "library",
      "bom-ref" : "pkg:maven/network.ike.tooling/ike-workspace-model@186?type=jar",
      "publisher" : "IKE Network",
      "group" : "network.ike.tooling",
      "name" : "ike-workspace-model",
      "version" : "186",
      "description" : "Typed model for workspace.yaml manifests with graph algorithms (topological sort, cascade analysis, cycle detection) and version manipulation utilities. Foundation for ike-maven-plugin workspace goals.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/network.ike.tooling/ike-workspace-model@186?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ike.network/ike-tooling/ike-workspace-model/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://nexus.tinkar.org/repository/ike-staging/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IKE-Network/ike-tooling/ike-workspace-model"
        }
      ]
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "cdx:reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.yaml/snakeyaml@2.2?type=jar",
      "group" : "org.yaml",
      "name" : "snakeyaml",
      "version" : "2.2",
      "description" : "YAML 1.1 parser and emitter for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d78aacf5f2de5b52f1a327470efd1ad7"
        },
        {
          "alg" : "SHA-1",
          "content" : "3af797a25458550a16bf89acc8e4ab2b7f2bfce0"
        },
        {
          "alg" : "SHA-256",
          "content" : "1467931448a0817696ae2805b7b8b20bfb082652bf9c4efaed528930dc49389b"
        },
        {
          "alg" : "SHA-512",
          "content" : "11547e75cc80bee26f532e2598bc6e4ffa802941496dc0d8ce017f1b15e01ebbb80e91ed17d1047916e32bf2fc58da532bc71a1dfe93afccc277a296d86634ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "dae0cb1a7ab9ccc75413f46f18ae160e12e91dfef0c17a07ea547a365e9fb422c071aa01579f2a320f15ce6ee4c29038"
        },
        {
          "alg" : "SHA3-384",
          "content" : "654b418f330fa02f1111a20c27395ec5c7f463907ae44f60057c94da04f81e815cf1c3959f005026381ef79030049694"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2c4deb8d79876b80b210ef72dc5de2b19607e50fbe3abf09a4324576ca0881fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0d9be5610b2bcb6bb7562ee8bcc0d68f81d3771958ce9299c5e57e8ec952c96906d711587b7f72936328c72fb41687b4f908c4de3070b78cc1f3e257cf4b715e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.yaml/snakeyaml@2.2?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.maven/maven-api-core@4.0.0-rc-5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-api-core",
      "version" : "4.0.0-rc-5",
      "description" : "Maven 4 API - Maven Core API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "53e234e1d5785a1898d87d34f7eb1670"
        },
        {
          "alg" : "SHA-1",
          "content" : "daa505a0493d62b6fa77fb6509a8e531e93aed26"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d9607e65888bc5d07e86d885ca5c48e654d06a1b4cbf10bad25f5bf6bb779c1"
        },
        {
          "alg" : "SHA-512",
          "content" : "366058adf240ccffa00d10b5b4a3b6bd40ca850df16f627c3a90e65e950a7ba4b90062c06243732555e7c8f5bbc9ce11cb22c81ec35424e323032772b46ddd3e"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf2421908fc3b080bf343f3f184f7e9a99ac9ad4e60a79808266c10ace54f2aba09cc8c4d2c5fe54272bc8ab2758da5f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "862761e3852b07c714e1c8405a4fa3846e9b59c952f4c4b6a7fa71db43d213393d7fb98bf6ff69ac05a39b4d5e56dfd7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "945740d51910e92b53b63553d7549475bd01cf2e9e718e67e6d4c58fcd1e5dc3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b740d8ed5770382a29c7e9c96c121b4249d27de998c9a684e3f40d09e3c3cebb61929a3e597378931d6fb23ca64cdbb81c87e5b05df022079871065862d1c74f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-api-core@4.0.0-rc-5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/4.0.0-rc-5/api/maven-api-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-4.0.0-rc-5/api/maven-api-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-api-annotations",
      "version" : "4.0.0-rc-5",
      "description" : "Maven 4 API - Java meta annotations.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f2ccc2fc2fa3a27291560204fb567b6e"
        },
        {
          "alg" : "SHA-1",
          "content" : "acea1e7a144da8eee886bc7675f32518cc306ab8"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f7325c01a0ac5a5206caff09fa388520c6505dab850178f452d2c6aad3d3c83"
        },
        {
          "alg" : "SHA-512",
          "content" : "e534c2238743d8776e02ff8369ee8906084ab343479931e0ae77c51ed5d45391fee17b548a2128384004634ca50b7827fd271573cad06e71a8bee7c3913baae3"
        },
        {
          "alg" : "SHA-384",
          "content" : "45bc6ea2e37927698be654399ee9bbddfc5c16e27f53fffb53fe55f6dbfa5bd6ae45195ebd46f976049bd3bb630497c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0cf2123c640f3e056016dd11d3e55c0e23be6ef7c0cd6b4aa8ca78317e5c001d63b0f945bb37fca6ea588802f22d3637"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b2c06f7f02761609154ef98f67803f2a55843f298edfb006fbf756e05d14bf4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "114da623f4eb3e9e619e8dfa140c1ad8468fd5aef91e173fcd4205433f5bf9740e61845480409e70856539644a3433abf2b0687d826bbb29e5f9915e8c717042"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/4.0.0-rc-5/api/maven-api-annotations/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-4.0.0-rc-5/api/maven-api-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-api-di@4.0.0-rc-5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-api-di",
      "version" : "4.0.0-rc-5",
      "description" : "Maven 4 API - Dependency Injection",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b071db2287530bc8b8b527d09ee2ea33"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a3cb63eaa983fc9f2dda7d3140506ecb9b0a17b"
        },
        {
          "alg" : "SHA-256",
          "content" : "ff17f86d5b42da0c1b1ccae0f3e283a49f36bff2689e710c2c1cbe32c95f81b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "0aef08ba0baeaa2b6eae21aba93ff16e4a4a621c469859d7f7619433f5b31e90cd0ad8cdc464770b97c7eb99ca2d39861b314d02aad3fbaedade0e2838856671"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c6c684fc3cdd0bee7d4e054114286bf777edc95d2b4eec837f86f343ef8bde4ad3699bdf6897a0841b291eb1d4316cb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b19f904e68b9e9e7bb7aab7b7e4ba80a3988c8274aabc11a2693e9640855b10919007cbc88a15f221e5fcbbfc8e959fd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f28e28ad673d0a72bdcb27074250c83cb7bb21147c9425107d5b4d7d9624b9c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "180bbb49a040b2425d5f7bdcea964e25b220b8f094a8efdb74deca026f838d499d8235cabe2fab25c0b33b45e49d9e063a143a670aa93afa2e7c9349e85fea3b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-api-di@4.0.0-rc-5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/4.0.0-rc-5/api/maven-api-di/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-4.0.0-rc-5/api/maven-api-di"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-api-model@4.0.0-rc-5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-api-model",
      "version" : "4.0.0-rc-5",
      "description" : "Maven 4 API - Immutable Model for Maven POM (Project Object Model).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd5eb313f68b0ac6d375a6d7da3e7ffe"
        },
        {
          "alg" : "SHA-1",
          "content" : "b35053f2671b45a56b9c1cabb573c3ad6eace225"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae84c4f45d85452e2df29714eca4ff8719fbfc25a7b39368755f18a58c6b0b5d"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d2f6480c8637d1e3dbbc1d35ffe3ab6e638ecf7dd70024e8afb5c61d18fb45e2ef3a784675ffa2b3c3d975e4ad6be02c293d596b1dea9cd9f4ee4906d545aed"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b6d89df328503a185f0fd4e7f953ab340ab173de99eb71d6891f7f5f51faadf2150df0148ef15aef2ddf0d1861ad7dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7dea4025d4c1432b4bd99b3f372834051d305ca59a20333bb74e6a1c3f1a6d66cf2dc2dbf820006f3929f694fda95b15"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6222d38195cd6908d9456bc5e65d51306d41f7b9316fdbf0f3825a32951abebe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b61345e523fd0048f8e2549601875963bdf759c71a26933f1f7be8681178088307dd5273e3cc24d94ef5a943a30f9a010bea79bf1abc508387a2bd5b0713b00"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-api-model@4.0.0-rc-5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/4.0.0-rc-5/api/maven-api-model/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-4.0.0-rc-5/api/maven-api-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-api-settings@4.0.0-rc-5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-api-settings",
      "version" : "4.0.0-rc-5",
      "description" : "Maven 4 API - Immutable Settings model.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "631f9ca76750d017acf80513fe2cfc82"
        },
        {
          "alg" : "SHA-1",
          "content" : "962ba9781e4664c60173387c38c45f2fccc058b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "0917a779806f101337b41692c88cd236da521b33c9665de6843d582b19d63658"
        },
        {
          "alg" : "SHA-512",
          "content" : "df4a485798fa645ce9344125b85f8cac510f3d66e79691be4e3835debce7d3886eaf0557f2e4047029dd5cad0a7b7bd970b7c0a626d351d4bddd407f72a2a8c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "c7f52decaab2a0ea01f57f3f2c50636af35852744b55f4507023ab6ec62542493739a38c327c3bc1c082916bd1b9a79f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7ee43fa8eddfc3977b838c91e44179e6a602229a45bf7a761e960766a71ea2beec0a7c4fd844b9a5b340a671a5f298c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7cdac06f3fd540ec9eb8802b95122dfcbdc484bf9e628caab73429f5a853cb87"
        },
        {
          "alg" : "SHA3-512",
          "content" : "010ae9ba30d40120503c8004c833057edc8b7a96e274820736d93b42d8c5436a0e03313d9e016388767b43ccbfcd2306c66da0f93377d9da06d446e95e1876bb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-api-settings@4.0.0-rc-5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/4.0.0-rc-5/api/maven-api-settings/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-4.0.0-rc-5/api/maven-api-settings"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-api-toolchain@4.0.0-rc-5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-api-toolchain",
      "version" : "4.0.0-rc-5",
      "description" : "Maven 4 API - Immutable Toolchain model.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46a24f0d7997955725f04f92fc19c4c0"
        },
        {
          "alg" : "SHA-1",
          "content" : "d2b05a3e1dbe76ac06612b0aa547b6bf89407540"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9c596ee2845b45a977adcf3a7446d55d6b076045a656bb08c3f5cae70129dda"
        },
        {
          "alg" : "SHA-512",
          "content" : "eb3643a85ae3d2d7dd537c969275084e91d4de7dd068940a730209dd416a9b98fa96feb94d54e80add005b95fab6257f05a9e81074a6040e90f18b3fc39e1cb6"
        },
        {
          "alg" : "SHA-384",
          "content" : "07df9275e3031b1fae4ed5023fe4feb15371540562d4a08800b50f1376889b27e5fdb7150f147e3509d39f4ed2cc04af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56ec3ba3b223c815e41d2c02aea861ed54c71570c5c30a7bbeb1eb8c8125eff2099394ed644a75a12eba2a0776d4e137"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a18695ba5ac23b630f132091ebb0577c54a021ea14315ba4eeb37b83591e1612"
        },
        {
          "alg" : "SHA3-512",
          "content" : "35b1b7c4e095516522b667d19658bb865a271fadc566d31f94d91053e49a71686199d313fed99309c43c4ee0b001af1c9fd1ebd602fc25366a3d9f45a1c0d557"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-api-toolchain@4.0.0-rc-5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/4.0.0-rc-5/api/maven-api-toolchain/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-4.0.0-rc-5/api/maven-api-toolchain"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-api-plugin@4.0.0-rc-5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-api-plugin",
      "version" : "4.0.0-rc-5",
      "description" : "Maven 4 API - Immutable Plugin model.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1f9c72ee59cf819ae3fda265ea706191"
        },
        {
          "alg" : "SHA-1",
          "content" : "f076cb01121c4b6fabf1e9f54dc3f331d7d05f14"
        },
        {
          "alg" : "SHA-256",
          "content" : "c17a94c34221e8373316206d9c0b57ea673cd11de54097296ae230bf428582ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c71bc3ca6a8283a25b24ebf7d7cb9b744e6811c2b91392a5e9b061e795128a58888796db3cff95e747dff4038dccc21382f7578ddb70560db82c3be25c8662b"
        },
        {
          "alg" : "SHA-384",
          "content" : "4614f45941e886ba33c7891f69773d9d40e6f1a7e5b51b1d114d2382028b66460e29cb37eeedfce6480631c400edc0d6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e33a892e6426e7c298bbd9f15857b9e27f8fdbb9f9075d5d54d4baf755eb5cb30ff731d3495d64c25742cbad9093c40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "323db2f214f5b302dd446b76ad4a5d3bc3ac37d64602b4270676bc1363e23e48"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2b451d43f95a8ef2ad544a6373c7173118ffb4118cbd1993882485eb53ba4e2bb7902b2c3891431afa347a5d1434a7113707ceb42423d4d960fee22964a5105e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-api-plugin@4.0.0-rc-5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/4.0.0-rc-5/api/maven-api-plugin/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-4.0.0-rc-5/api/maven-api-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-api-xml",
      "version" : "4.0.0-rc-5",
      "description" : "Maven 4 API - Immutable XML.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e541356b7a494d0adbfc993ce05ee33d"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce8ed38969c0a74b1f55c2851385cc35b7ad90c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "358851a87edd0ddd566a437470ea021ba851a0487ec4d14825ff04db03ff5877"
        },
        {
          "alg" : "SHA-512",
          "content" : "0ed4deea6ede635f4e8644d9a5b4f20c357d3aa899b51b7b9433ea560fcbb0a4012a9ddb3df6af65f9fe014dc69c24a205fcadb95bac897a490905126802a09b"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b11cb6540c0411d65a81653e524ef341a7771ae971337b15c170ef109b67dfab95b8de23a642371994c9598dcaf583a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b3c9f283454f808ea1559c2ad818666aebaf3323c22c98e5e096cb517bd7f9d95c81dbb85a29a20e7d6c101c0c1d64a4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4f109e6260b67977102658b88e77a8ae67651eace01ae6a57f2fd23e0154fd2f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c0263448f4e826a71d707c9b428095c7eca4af01292a0c10110362f51cdc576f2aba478f641fadc530e505dfd70914283b16a9630ca370c4bc4fd5ea23884fdd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/4.0.0-rc-5/api/maven-api-xml/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-4.0.0-rc-5/api/maven-api-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-support@4.0.0-rc-5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-support",
      "version" : "4.0.0-rc-5",
      "description" : "Provides the Maven 4 Model Support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9f449f08bc31e766141dc695ad34c576"
        },
        {
          "alg" : "SHA-1",
          "content" : "a667c6929d152ae40b2452a24e9134659af5b489"
        },
        {
          "alg" : "SHA-256",
          "content" : "8aa38846ab0aba23d72e4afcd71ec13e65e0b979255a6e7946338d4586600b65"
        },
        {
          "alg" : "SHA-512",
          "content" : "10b923b10af571a5ecc4d5c7988dbadb3accca5100af1f45f9df39f38f15372cf2f1a6ed6a551a812d7b2400b293ec3d66a5d41fda1eaf4aed57ecce1c4af0a0"
        },
        {
          "alg" : "SHA-384",
          "content" : "420b489446be2e5a4ac63f1a2dc5e0d5d9c123ba0f477b58947ea54209f2c23a3fe4776899adf790d255c413a48abb93"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9b408609f293b598aae68e2819639b83c5bbc039dc39399229286e19fa96382a896fb068210f4338ed6b562f7580346a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "179bc57845cd76c5834af83c61b9b09657ce946c65b2a26b36dd75cbeb37e0b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "886f631301e80cc3d5563b631b163f0d45ea111ff6b42d2809e5e4eaf2f2d0ee2d481826d959675c6bac4ee02f590b6632c50763513f4d8610597740d223c3be"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-support@4.0.0-rc-5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/4.0.0-rc-5/maven-impl-modules/maven-support/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-4.0.0-rc-5/maven-impl-modules/maven-support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-api-metadata@4.0.0-rc-5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-api-metadata",
      "version" : "4.0.0-rc-5",
      "description" : "Maven 4 API - Immutable Repository Metadata model.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b6b6e310090cf73084b755bed6311b5d"
        },
        {
          "alg" : "SHA-1",
          "content" : "b54a0454ee696822c44be5114a1b1596b542946e"
        },
        {
          "alg" : "SHA-256",
          "content" : "b349f78dfbe02657f3eada2cd6e1a8196466817b50734aad60db6f8f6c5be0a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "fedd813d3d40ff67f9dee56215d0db2e50d8f6d94c53583f7a5cf3eff2dbb7d5ae023e0adaa26249968ec5483db2d47a16b56a8c4551708acc4ce733e4b9d04b"
        },
        {
          "alg" : "SHA-384",
          "content" : "328ae949cfc5ea0ff776cf36d56c46cd6136c77c1c4ca1dcd981dca5f5fece41d600254af3dbdc9d9ac9a02b1b7f0a10"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c85a13e7033d1877adf2fd3ce248e180505a11d7fe98603aa7fd9aaebd03f123c8390e405ebd6e6599879037a897c02"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ec05ef8acfd423d245ea236db280edd48aa444a1f371cd9103aabe487753a96"
        },
        {
          "alg" : "SHA3-512",
          "content" : "61a3781af37df30e99e5003f713510c0a5c55290c5a9bc57e20aec0bd9eb3f476b7db44f43c84e9337622dbed67c58e1e7334a03706a9e72c230519201ae381e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-api-metadata@4.0.0-rc-5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/4.0.0-rc-5/api/maven-api-metadata/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-4.0.0-rc-5/api/maven-api-metadata"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-xml@4.0.0-rc-5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-xml",
      "version" : "4.0.0-rc-5",
      "description" : "Provides the implementation classes for the Maven XML",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2834107a6c48f05ae45d46dcd463fa3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d1d56eada2b4f1bc83bbc1c5dc40925f2ac3c2d"
        },
        {
          "alg" : "SHA-256",
          "content" : "a4b7ad3e3410e0feb6438ebb6231c8e02449cd02fcf6451baed820008a103564"
        },
        {
          "alg" : "SHA-512",
          "content" : "a6c8648bdb13e38241fca24f0d14b807daf26d9fc3b5b5d00685e6f1f63a4392d6b42c37468401dde2d9ce512603b9282c6d5fa377651efec6dc8ab655f867e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "94576835da894b458b67821bf8c86c2e0a81cf4fd611843158c8a49324bb9621b9b3f45b3791817f141f136661b0acff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e08cc1fd311c0c88d0f0293d72c973a05f604ce07dbabdb0d7353bb0e63aab296f82762febdc6a0c9c01fe1fca749929"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b29e4b83b5f616c5f54f3b167eccea4fbbe868eacbfbd08b65b3acb5f29d54c2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd73b09ae12e924a25591b5f9c718f505ba8d7a331bf6f79a14b70709d20e725ab5087b7b321fb63ef5e1011a14d2be3c1e9eee74b623a363e99bcec2e0159a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-xml@4.0.0-rc-5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/4.0.0-rc-5/maven-impl-modules/maven-xml/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-4.0.0-rc-5/maven-impl-modules/maven-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.woodstox",
      "name" : "woodstox-core",
      "version" : "7.1.1",
      "description" : "Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "971ff236679f7b35a7c13c0d02c0170e"
        },
        {
          "alg" : "SHA-1",
          "content" : "76baad1b94513ea896e0a17388890a4c81edd0e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "02b9d022e9d47704ff8a7a859a0dbfd3b2882a8311eb7ff1e180f760ccda2712"
        },
        {
          "alg" : "SHA-512",
          "content" : "28105d6409766966123d4e212dba555c4776bfeb538093d3739ef113de5c6d6e92453aabc16915bfb76124a5dcc82b57f3cd13b42ea2e4038a4495285c642d3a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca02f505f335a975e71c4a549bc3707c35b3592d2ac2fc2cf8887dfde44ae76b753ad2174e4971bb33bb1ab6c8c6b3c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1efac262497c761e493337361dbc388ac01634dbda5322a8ee7742b0b25a26cc039c3e3653bf2302fbc31883c8030703"
        },
        {
          "alg" : "SHA3-256",
          "content" : "10a216995fc4e318dcb0be7b9ae00c07536fbc81e6119f0bf1e36716146f674d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "924b1cb6ba79666c4fc13f1b057b376de471cfe60e68daca71ed51355abbd0de6799441ddd81df786317dd2c533cc1d3a9671f759e3a480d99c2d772eaa5ddda"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/woodstox"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/woodstox/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/woodstox"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
      "publisher" : "fasterxml.com",
      "group" : "org.codehaus.woodstox",
      "name" : "stax2-api",
      "version" : "4.2.2",
      "description" : "Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6949cace015c0f408f0b846e3735d301"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0d746cadea928e5264f2ea294ea9a1bf815bbde"
        },
        {
          "alg" : "SHA-256",
          "content" : "a61c48d553efad78bc01fffc4ac528bebbae64cbaec170b2a5e39cf61eb51abe"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c0587ecb4c5a659ce2ae1fe36ffc12636a8ecba549a29f2cf91cb4d1d36a335c05f35776f480488d40d894230389f76aeeb363887026c6ef5c565995c17b7c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b617db8307a081df858a4110f5b8fec51c06355762506cbc4be5557fb06959f0499f7e672103d46f71c66bae472a7bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "22a3150713f7072962e26c286a1ef97d849b10d7f1251c56ae34252f247127b56dd189daa758c64776b4196ee0060517"
        },
        {
          "alg" : "SHA3-256",
          "content" : "174868c81672068b42ccde35310d4dad60f457b795101e99588c28b0eebdefc2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c88de5a2137e3b63b632ef24799a677c998b76e736407f1e8c6af85d1b6a94c76bc20d26e6cac847d8383ab6760f1b5c2ae7574fba21e1e6a96de7cdd38f0e39"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/FasterXML/stax2-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/stax2-api/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/stax2-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.openrewrite/rewrite-xml@8.79.2?type=jar",
      "group" : "org.openrewrite",
      "name" : "rewrite-xml",
      "version" : "8.79.2",
      "description" : "Eliminate tech-debt. Automatically.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "399ad1adb8c01a3a134d28b0bd5d1180"
        },
        {
          "alg" : "SHA-1",
          "content" : "0154343f6ebc58f441d6caad824fcc6d97e1bf01"
        },
        {
          "alg" : "SHA-256",
          "content" : "587fa669fc0301fad811ce004cf1affa7ecb7a02490ed5e3c003e1ff6ab5e508"
        },
        {
          "alg" : "SHA-512",
          "content" : "c0729365e7017af5ff7ba21b48bd9b3676befd1554098ca24fca6d7d2e06b446c71aa377a75b2c86a32da07ecdfaf553ed805849c776d148673854f6a0af8e90"
        },
        {
          "alg" : "SHA-384",
          "content" : "7511cb45218a4d7fe0fd9aab11402d1df7e7c29801a35e430a83ce28487c595d1a1d3bfd07feb0dfb273fe0151c20fde"
        },
        {
          "alg" : "SHA3-384",
          "content" : "82180050f939b3bf42aa0279991c94a9135aeb5268ac8b6076900a29241f620dad52c871e48f00971b356cb64470e94b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19f0c5513fa5d7a2d466d10a3796685384948b441aff721d240fd883a79ae202"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f918c3bc2204fc67fbe94033f17c252f561d3630d7ac28a7baad2cbf8c8740cd90a82ae0b8efb4ba9b46ada54de045817903245ccfdfb1a63ca11d845ec5d906"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.openrewrite/rewrite-xml@8.79.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/openrewrite/rewrite"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/openrewrite/rewrite.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.openrewrite/rewrite-core@8.79.2?type=jar",
      "group" : "org.openrewrite",
      "name" : "rewrite-core",
      "version" : "8.79.2",
      "description" : "Eliminate tech-debt. Automatically.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c68b9561c2a71cd97d73d8499fceb47"
        },
        {
          "alg" : "SHA-1",
          "content" : "91d4d2c4874532a9dd06e181b340c3b597218a34"
        },
        {
          "alg" : "SHA-256",
          "content" : "20a7165668ee0350a776aacc1149d5f969ef37436e89e55ec2873a0e69a57cc5"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8391a7efcd9461fa44bf72d0a084036931e448eb6f1d79bcbdf44dd84acaca77c284042099e83625a454a0947537c8716001cbc3d617a8f2296debb43c5aece"
        },
        {
          "alg" : "SHA-384",
          "content" : "a19ed3c0a830ccd5c054529f86cd93ac31dc329fa726d49e624819c0eba5bf025174061c1ffbc6d4f38b8c73042b64c0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "83cf28dfa5d884417b6c63d4430a699c74343f9f99a68fc74e80049f938c8642d82b06fe87e9ac8dae155d8d350b8b86"
        },
        {
          "alg" : "SHA3-256",
          "content" : "18bed47cf9fa4ec9d942bb6eeaf5dede881c08a3847849ba1e9955cd1f3677dd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d8dc7d66549b141fc3d81599be12a16ed24dfc5c7372d8d1327e794ec493e9c0e582cf8b2e986bd0a853812e73cad7da62dbe71f30cacfd7c0543b1bb864fb2e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.openrewrite/rewrite-core@8.79.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/openrewrite/rewrite"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/openrewrite/rewrite.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.openrewrite.tools/jgit@1.4.1?type=jar",
      "group" : "org.openrewrite.tools",
      "name" : "jgit",
      "version" : "1.4.1",
      "description" : "Fork of jgit to maintain Java 8 compatibility",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a179fbd44706b605a4cf3a623f00657"
        },
        {
          "alg" : "SHA-1",
          "content" : "8836333569fad8a92cdadabd5edfb3845336b247"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a316bf19e0eb125bae49131718e17b47695c5bf9c808359694081e7ba01cbbe"
        },
        {
          "alg" : "SHA-512",
          "content" : "215e94bbc3a8f4265abfeafe2b9514d9d9302e60446b1606c6ee7a9e39f3730de372ad4f7ec604d21cb861121546a3110a70ac59b57e2be78b1354bc84f86700"
        },
        {
          "alg" : "SHA-384",
          "content" : "7bd6d8a672703714f02f64738017baef5ef84d75d6e8e8d0411a4b5e5615938f3719bb6305d4ee9d115cf1b755dd4e85"
        },
        {
          "alg" : "SHA3-384",
          "content" : "affa86ce2b086db527f3dd50079a8f79093e85e4dddc1ab217858571ea1378cb8a4aaf6f685841c71caa187e4ec91e5d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1e3f061eba3194c8ba8216eb1c8487e15f550a4705c4ac6105eff4b6127137c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ef9b60a0a0e4c3c8ca8d0ec88c845b48fa3354952c5229208f768e752d8fcfde8708c7d41fd8a22daeedd940f34f5e45f08bcbc97f7d466dd751ef4a5b7742b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.openrewrite.tools/jgit@1.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/openrewrite/jgit"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/openrewrite/jgit.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.1.13?type=jar",
      "group" : "com.googlecode.javaewah",
      "name" : "JavaEWAH",
      "version" : "1.1.13",
      "description" : "The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a1eb305e5cc5bba238d4360e3139abb4"
        },
        {
          "alg" : "SHA-1",
          "content" : "32cd724a42dc73f99ca08453d11a4bb83e0034c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c0fda2b1d317750d7ea324e36c70b2bc48310c0aaae67b98df0915d696d7111"
        },
        {
          "alg" : "SHA-512",
          "content" : "5a3821a07eebc9b56f87054c71b9bafa0d9d0b556aa16191f8676d748cec755a741cd5500e8676493ffca69e6c9608caf86d80b60b5934ee108d77030c490194"
        },
        {
          "alg" : "SHA-384",
          "content" : "5eae5ef0a6fbc29244cfd4c758834371266b2c1a767de6d65e6e5a7f458e8ae41dd92f74232b267591eba367d05a1cda"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c9ef6d1620a72506f5adc77cea0c6a4dc8e03fb7753cea90bfe5d6c9e12396c1bfa394721e45a398ce578ae2f7f67bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "66d5629a6ab04f994475137e9677dae9fbb77f9249ca781204987357e15d6c34"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cb6b876b3cb354679d1a6cc1af912388a56ef99834bc1381c32c92f330d36a4a429882b323a29f31945101ad45bfd7a4d28c0a3574a79e1396238ecb29a71a04"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.1.13?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lemire/javaewah"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/lemire/javaewah/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:lemire/javaewah.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-core",
      "version" : "2.21.2",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b62c1031b5f38fc58158fc0c559980cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d11eac823392f28d8ee7bda77eaadfccbab83e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "12e8655b100267b44d0f14d01b1f5082a5105e616174dc4307be1a761e92407b"
        },
        {
          "alg" : "SHA-512",
          "content" : "31a16a40b2e1a1a9467a66c93884c034527fb5af641a79bd6a563d4c3aaa0cfc8d8250f930d13c7fd70c18db579940ec54a49538c5a2e0fb9780c575808000ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "cff72535be10b86fac89af4fd8eb0a7d89b0385712bff36cca6b94ad014acd9c2480bc3bc87b25b8621ccdf17cf8ae1f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a7cd7206198350f0810989bc1448bb262099b14f3fc746d70651a3cf20a35948cc545326c07852dec25871605c862a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7550f1f3812a13530bcb61db040d8b57415447395a62503dad6664e7dc62acc7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94e8097f45134c4e30e84cba9a4bd10dcec3e69ac3a9e289278be8f4005befe6efe33dec7bf4c349c3cd65928c8a1aaa0ffdfa689e60ca240393634eb384ed6e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-databind",
      "version" : "2.21.2",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "add2fbe739574bfd1877c2cca25f46d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "71ab8ff75b4fd74afdee0004173fdd15de1d6a28"
        },
        {
          "alg" : "SHA-256",
          "content" : "8c982f01f148d805f0aaac2339011244757e0df7c6ff8951f2fa3f433b8ed849"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a47b012447bc8c3d0bc603b95fce1640d7fe7ead08bc33c106c0de811f061a1eda871863e4e1411e9c0c9c716d47c69960f7e492f54e8610f3e40c99f5c3962"
        },
        {
          "alg" : "SHA-384",
          "content" : "933e7dd454a933ff1fa451ff63d870708b9ca8cdf68b849594a08d9859468cc19b15836cef741f6c9ffb8cde31cc5c76"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f2ef8662730bd798307c483f18f1bd54fc4fd5c9cacf4eba0715222cb4a3e46ea60dde95994764604f0621a05a1ce0c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0bcf55950a1f2eb63569142af0d863b2496791cf9da864ff9b8b73796250c5f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "58132245b550d327faf1c8a2a0bccc85188a2abbab806ea646ce3b83340a750df534ed51db3de2a2fa167e4612371ea1ab84ab8d1badab5509f44d9c73958396"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-databind/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-databind"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-smile@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-smile",
      "version" : "2.21.2",
      "description" : "Support for reading and writing Smile (\"binary JSON\") encoded data using Jackson abstractions (streaming API, data binding, tree model)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e577109504249cdfed04d184a5ed1e88"
        },
        {
          "alg" : "SHA-1",
          "content" : "25ac9abdb48555a92ee0a0be0188d5d6f9acc5d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd74c6bab6dda2dbc89bab75be510884b89340ee422a2b614c2cf0dcdf23c870"
        },
        {
          "alg" : "SHA-512",
          "content" : "b201af06673b7b2d83570c193b2496850e2d50fea37b47ea6c966edda12bd92666b57517f7675a416405e0303fc1e309ab276702142d1563feb19b3cd7911f97"
        },
        {
          "alg" : "SHA-384",
          "content" : "476142e05b617e5cb0f2dc9c771ce48a8971ec964f021e96c46523d2d1888414cf8d613850f815aed3e56796a94b0a48"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1212b395b5328c93d1dd0746a088f59d97d6429eaf9842aff0514244a11f3761164e01db948b0f04c1708ae0dd78edd1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6692969f612bb5e7f1564873177e80ec40b80b57d55eb5ef9105f0b9dfac2d11"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e3397bb5754caafba477e1a1f3a2965d3554a20f6a346de53c0769b007c5c61f7ec54da50079b23fdcac73bfd83440d52d940760797b95d43193cab721a13b22"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-smile@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/jackson-dataformat-smile"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-parameter-names",
      "version" : "2.21.2",
      "description" : "Add-on module for Jackson (https://github.com/FasterXML/jackson) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5acbc1620082a97d8100203e1425ccdc"
        },
        {
          "alg" : "SHA-1",
          "content" : "a9969b397887ef34f229808afc87832098221b8f"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f1c4449bde17778e9e8571667363923427b108622622a7d23206a465586864e"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e9eb62c3684aa372e477e413eabd628354d96f184bb96357da4fa334f9a01e10644995c9eb535a56c53f866579577c4f9c462058337b6aadba760e8a9613cf9"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee175cfc6f2740a223e6b6cc9eec26b8beed95226ea037dcdde9b87972342ab4eb85b151ed47349bc12313270ac9f6db"
        },
        {
          "alg" : "SHA3-384",
          "content" : "14284f0fef90139222efe2a4372658a6a87ea797a691a06a763f300f08dfc8d0087d33c2f1122b299d456859f1bd52e7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f03991604c4c67400236350ec0fc452d298f831297b471dec5638718939da428"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e79d2ad521c99c378b2c4aeb95702d035bfc6665983a61ab98fd5388c2fa1d42a0641d12597becb75a70891c43f1033fcd54b5f3b97ee46b69a4a8644488fe9b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jsr310",
      "version" : "2.21.2",
      "description" : "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6687c3b16dbc8c1f25536d1888d0822a"
        },
        {
          "alg" : "SHA-1",
          "content" : "65b0cef8d997561541b7db6bbb1f6d42913b60e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "a083d57cd1c4a28fefcc6bd071740779eb7fc1c22a3c1b40451b5477c443f02f"
        },
        {
          "alg" : "SHA-512",
          "content" : "f82a57f7bcd13051e358c9f296ed7b6cd33ddd39b70f655644425d7de5c01672106715f767993d7cb689efd1d5cf62070884e05e0b281178664cc879c76e7cf1"
        },
        {
          "alg" : "SHA-384",
          "content" : "fcc9843f2edba8967804919ce8f32a43c8f0bbdf5912786efb475a1f0ccf9ed1a00d5138a656b24d02f21c1f7827a249"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4eb968169fc1c67d5ab3bbb24220e2704a7717ecdd136969c5fc592f133409315f35ba469371d7421accac61b160e130"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5124918ece7931d2c3b8df169d99d75012153bc9350b471cc5ae3e55fe5553f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e0575fe8524c507cc8adcc9882d250a42f6f22f45c01749b861d7ec9da92cc8199c5a9ecc15229be428ffa6b1f29bb259ecb1308690af4cca2c27e80ab10688"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
      "group" : "org.jspecify",
      "name" : "jspecify",
      "version" : "1.0.0",
      "description" : "An artifact of well-named and well-specified annotations to power static analysis checks",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9133aba420d0ca3b001dbb6ae9992cf6"
        },
        {
          "alg" : "SHA-1",
          "content" : "7425a601c1c7ec76645a78d22b8c6a627edee507"
        },
        {
          "alg" : "SHA-256",
          "content" : "1fad6e6be7557781e4d33729d49ae1cdc8fdda6fe477bb0cc68ce351eafdfbab"
        },
        {
          "alg" : "SHA-512",
          "content" : "efded31ef5b342f09422935076e599789076431e93a746685c0607e7de5592719ba6aacde0be670b3f064d1e85630d58d5bce6b34aed2a288fdb34f745efb7bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "814f860e5a44ead6c457676841eef471a8b87be31b84c60a8a4477a18a9cbcb6e3c2ae700969d5c5e52309d961e0537a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c8844e5b71e5ecfbb7366097ce34af2f5863d86d5ccc3f9ec384d8ade4b60ccc8124c7fc88664f1afd2b0962fc8775bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b4f08ad7606a3ac62997779484919a302267b26d26ee19125f8a7eea60e8a71"
        },
        {
          "alg" : "SHA3-512",
          "content" : "65c6845ebae981cb81b61107707ced39f5b377dae970b47606ef482aaf10e3729def0da40d9377c43abbfb483a5ceae039b0d51c129c50a6d36ad351a5d6b01e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jspecify.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jspecify/jspecify/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.openrewrite.tools/java-object-diff@1.0.1?type=jar",
      "group" : "org.openrewrite.tools",
      "name" : "java-object-diff",
      "version" : "1.0.1",
      "description" : "Fork of object differ with the logging removed",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c1998989fe4bbd3ecafe5815a62b0867"
        },
        {
          "alg" : "SHA-1",
          "content" : "1af342444d457a170c1fb75e839e3823fa7380de"
        },
        {
          "alg" : "SHA-256",
          "content" : "8dcf0381d306c5223cea4c0acb84afd5691ec6eb41e0b6a36dda288a0c7ec4dc"
        },
        {
          "alg" : "SHA-512",
          "content" : "054504381d9861eeec9977567c70465189efbef2244a75bf9a37559116738c1f463f59ea283fe6a58f69f81d763fa1743607649a7dc2ebe683e353dbf8905854"
        },
        {
          "alg" : "SHA-384",
          "content" : "d74bffe6402fcaa8b5c59c0c55f7fc23e380a1ddc9a6c6987b14d58238c0cb409fa1021711e3e78c70b79e1aca363041"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e95e4ba7a38d80fd660533535661d7c4b52746f4a1cfc29b27c6693252488cdd03efd4f055294781cd6be249f1de2d1b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6292f425907b727648008d489b30c906108e7dc0dc691896402f685caffd2ff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2bf6749ebd421ea5c42d1f6eecf69832c0851ab959db5062e38777c5b37809c9088b09639d100c64b3cdc1a5c09179a6d40ae6c6d6d76d5743cd2faa8a6cfe4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.openrewrite.tools/java-object-diff@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/openrewrite/java-object-diff"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/openrewrite/java-object-diff"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus.gizmo/gizmo@1.0.11.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.quarkus.gizmo",
      "name" : "gizmo",
      "version" : "1.0.11.Final",
      "description" : "A bytecode generation library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e6dfca5b72a1eb0c7554fcb535d46c8"
        },
        {
          "alg" : "SHA-1",
          "content" : "8cada3edf0ff38a618d44b95225a1e06826c5d02"
        },
        {
          "alg" : "SHA-256",
          "content" : "a54bfbb6dcce9298134595b3cd1df961bc732468825f26ee5296f2b5f88c0b99"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9469d68f8913c933cc4682994bd20d29f6201241b7617610a71e6e28d95e8114362254c0b08791e55a7251ac0222d92015234df6d4e19dbe0cfdc40641a2b7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "02bf02f450dc790030654dc0846dfa120a96ca5b9bc3659e0d7912f25fe36816909b61c11ef4a72d75140a6e3a4a1c62"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c6fa4b2307ad611db2303988c266e3a156bf4d42265ef3a828979225a40d19a396a3bb4b7dbc18339278ffd28a4ca64"
        },
        {
          "alg" : "SHA3-256",
          "content" : "04457e07c7dd31aa81f03eac9d9e17ff35c65e8b4f99936505280996668be529"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1d2d4fec60a6c60a0512d6bf3f811171758b97742fa4d4080a73c0dc664747f8926068f37f1bce172f7e3dcc7cd3e81ff7c8e95a114f72fed8aad6ed28a56ff2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus.gizmo/gizmo@1.0.11.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/gizmo"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/gizmo"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm@9.3?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "9.3",
      "description" : "ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e1c3b96035117ab516ffe0de9bd696e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "8e6300ef51c1d801a7ed62d07cd221aca3a90640"
        },
        {
          "alg" : "SHA-256",
          "content" : "1263369b59e29c943918de11d6d6152e2ec6085ce63e5710516f8c67d368e4bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "04362f50a2b66934c2635196bf8e6bd2adbe4435f312d1d97f4733c911e070f5693941a70f586928437043d01d58994325e63744e71886ae53a62c824927a4d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "304aa6673d587a68a06dd8601c6db0dc4d387f89a058b7600459522d94780e9e8d87a2778604fc41b81c43a57bf49ad6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9744884ed03ced46ed36c68c7bb1f523678bcbb4f32ebeaa220157b8631e862d6573066dfc2092ed77dc7826ad17aef2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2be2d22fdbafe87b7cdda0498fc4f45db8d77a720b63ec1f7ffe8351e173b77b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a3ff403dd3eefbb7511d2360ab1ca3d1bf33b2f9d1c5738284be9d132eb6ad869f2d97e790ed0969132af30271e544d3725c02252267fe55e0339f89f3669ce1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@9.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-util@9.3?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-util",
      "version" : "9.3",
      "description" : "Utilities for ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d6d0ac4e5c0be9a25a426c70c714b17b"
        },
        {
          "alg" : "SHA-1",
          "content" : "9595bc05510d0bd4b610188b77333fe4851a1975"
        },
        {
          "alg" : "SHA-256",
          "content" : "70f78f291ca0298afdb567fa85c5667869bc3da3914784816413853994962192"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd37f77075631784b1b3d62cbbcb610160780885f333b4be7d90a9667e31f731fe6b152793ed56fe862fc2d0772a960ed8056791f7d273c047c0e9541a0d5b39"
        },
        {
          "alg" : "SHA-384",
          "content" : "999f032b801c20e08a6160efa2f2b8c12950a5d4d6bd764c9cb5e05b2fe1949e0df9426346f3c5c7a25fd93669208b64"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e02ef6d072b8eaaf0fdcee22bc615fc8e7679c97bcff0c87daebb45bff88414346f7630a53ae04654278dcbe6f4ad22"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dc4a30a04bcfdb1445e70e8c59b559c037e8c1a88dc8964913ed41dcc0231a9c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a70a1353b62129c87120e1a046057cfe43dc25abcda0a41d00f13fe970b9f9d6424f349a66d44736d604a0e1066d187220003d4716634dd1638cff91558309d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-util@9.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-tree@9.3?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-tree",
      "version" : "9.3",
      "description" : "Tree API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f087bfb911ff93957e44860de3e73c46"
        },
        {
          "alg" : "SHA-1",
          "content" : "78d2ecd61318b5a58cd04fb237636c0e86b77d97"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae629c2609f39681ef8d140a42a23800464a94f2d23e36d8f25cd10d5e4caff4"
        },
        {
          "alg" : "SHA-512",
          "content" : "666318e09f4ae02652a64ce2ddd4dd51275a1917108061155aa8d1d9956e9d54bc259d0586ed7cd745c6ac00ab54fbfdd577f6ce915a158fc2eef373d65d445c"
        },
        {
          "alg" : "SHA-384",
          "content" : "8cb10354310a0a47ecf49388ea4fa1410988e5ec6bacba661496791c947cfc97d6b5765c64703c05f54b1cb79281d5fa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6035cf6d96556a40bb5bcf502b89b7a65ca62180931f48d760f0683e14988076fafafbe106fcd83ae2aa42d4a930430a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "719300580acc0e53562ef626d35614d79696f005f87b29b766aa5e54465df71a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a32cd0c315dfadc85cc1c453ec3f0d20b30a19f220b4b32fb26b3870a3ce290c0980c7800f8076dc3709179e62588b30e09df86b012d748148ce71c56c420169"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-tree@9.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-analysis@9.3?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-analysis",
      "version" : "9.3",
      "description" : "Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "11e43c0220b3f6b4791b8abf7b4cc7ef"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b071f211b37c38e0e9f5998550197c8593f6ad8"
        },
        {
          "alg" : "SHA-256",
          "content" : "37fd5392bb2cf4c15f202ffefd46d0e92bb34ff848c549f30d426a60d6b29495"
        },
        {
          "alg" : "SHA-512",
          "content" : "0bb033b176c8893bfceba098381f5fef429096d5fe9c6b3eb6fdaac63d88dd059d44f3f296851573fe461888288ca2fa61dadae30530fa08fb3d6214c27915fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc2de1e9a75eac66c2ea9b02e7b80f3ec34d20c59bb8ab963a32bc759103f9f67395e0e258fda8f8ad4d5477d8a1c4c5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30690d222cd311ca64e976506449f1e6d6578415910c17d703680de88721939f8f663939f12b2670f1f4cdc020b423b9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b926a72e5eed953dde1d71745f84470f05b9486737844c581f997f4216e0f9e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "326996f2079f788e45451cbae3fd2dfef96bff46d14175cd4da301f1e87ace5f2575a6e0be9da1944b57716be46286ca982504e99eb98cc6f6c401d45f860aad"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-analysis@9.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss/jandex@2.4.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss",
      "name" : "jandex",
      "version" : "2.4.2.Final",
      "description" : "Parent POM for JBoss projects. Provides default project build configuration.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "489f7a97d2ed7ae34ea56d01b3566d57"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e1c385990b258ff1a24c801e84aebbacf70eb39"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f2ce55c7d71e744581488dc5105806aa8084c08e6e916a019bab8f8698994f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "635642582701f6ae26df91e39d5bfd9345c4c219da73e71a27f4740a4c0c7970f52cef667bb9cc4dd08c26d9b0447ee003c9e56d5ede68870976356c2fcc4a5c"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed9e4cf2b47f0891d5fda2a4a63650f0309a5e05f4b51b208bb0c0759dd1cd713e8db68816666ade0fc2faa855bd98c1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "66c79624a37e19a65063c3d3c0e4779c18e33c2f558078abe1f05c69b1a85a6aae561f0aee1163c41d5efb4a315a3567"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6214feecbcb01f82e7442d614d5ddfb02efb686c0b603def92fdc7545f46412"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0073443439cbc3897ea98f332c61422e0ffd40309fd93c6683a35f70df8e4828ed9e34025e0368ea55935d66863bdec895560054f1869dafd87f2bfc21f47ebf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss/jandex@2.4.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/jandex"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jboss/jboss-parent-pom/jandex"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna-platform@5.18.1?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna-platform",
      "version" : "5.18.1",
      "description" : "Java Native Access Platform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a7af00779ec98bfe22dfb07b1532830d"
        },
        {
          "alg" : "SHA-1",
          "content" : "dd817f391efc492041c9ae91127527c13750a789"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad14c1b1ec4f43d396231219dfa635ebf828f738eac9f890ea1bc07795892d9a"
        },
        {
          "alg" : "SHA-512",
          "content" : "77ca3355c637707840125529f6f4720434f1a115d0b27b51b6d04e10210acd2af70ebb1e58ce2f5103423a060f9e9c64e1788a0f2457be1abdc406027bc91478"
        },
        {
          "alg" : "SHA-384",
          "content" : "427926aefbd5071a4fc45153593690f8dd50866dc22d8a871d49f1c20b04b4c3923a658073e36123bd3a78cb6f1972c0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "329ab634309fa6d112ff28608150af5ea9a25459499885af3c23d0ab280b398151440976e38c33a5ba1261ce470c6bd7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ffd30b2a405d17cdb27adb1d0e55b003c3112005f49cc79fd3c093b74a0059c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dcf12c68b59d24dbfccaf14b91eefa2d880b90fda4ca14621312b94cefc525b0954e2b250329e8096303b0032a408656d605d4324407e7f682835ca251d38ad6"
        }
      ],
      "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.18.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna@5.18.1?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna",
      "version" : "5.18.1",
      "description" : "Java Native Access",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cb531ec131e1c68c045b5d45fe5b9878"
        },
        {
          "alg" : "SHA-1",
          "content" : "b27ba04287cc4abe769642fe8318d39fc89bf937"
        },
        {
          "alg" : "SHA-256",
          "content" : "260c4b1e22b1db9e110ee441c4f13ce115f841fa48c41d78750986214b395557"
        },
        {
          "alg" : "SHA-512",
          "content" : "e859aa7bf03225dacdd043c67f939e9250e3e223ef031a0cb67717974362e9df2bd1d9d704e7b52e7408230f01d816bab7ec1a745d9cf2feb26ebd8398026c7e"
        },
        {
          "alg" : "SHA-384",
          "content" : "58826bcb4171f8fc567f227eaeeac1a6dcc283b0585aa93696242852cb5f783568542d15bdaffa696eb4bac71de0673d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3069a01ddba11f6e23e1585d771ad3e01a82f5fb084f8802d147c1c8394f69f72e3a4ec4088019dda7065857dee68235"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d7316b75c8eb5a04e07504766a495a4bda626622ec5bb0db1c700534c02abd78"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f0d4346a86ea27e9e8a84ffb011c7dff6ecdd153c2cb7d7d0d1d7bfa2ea42a2dc6b6a92677db17e69fc80d27c509218e3c591ce5eae78d82fe6a8d844114a281"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-or-later",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.java.dev.jna/jna@5.18.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.univocity/univocity-parsers@2.9.1?type=jar",
      "publisher" : "Univocity Software Pty Ltd",
      "group" : "com.univocity",
      "name" : "univocity-parsers",
      "version" : "2.9.1",
      "description" : "univocity's open source parsers for processing different text formats using a consistent API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7032ba85007afd0bfc702a72bf486fd0"
        },
        {
          "alg" : "SHA-1",
          "content" : "081827d186e42129f23c3f1e002b757ad4b4e769"
        },
        {
          "alg" : "SHA-256",
          "content" : "31685122d5e392e98672ed6009a95a4c1623ca1185567bd44ee94527d454e5c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "95656c856840b203507e42c33ef15bbf1995ad364ff229dba4f6358713259cbcad96a4aeb11db57d3f5ace2500bcfd702dd9457bea45186aa5ae7ed1bfd60559"
        },
        {
          "alg" : "SHA-384",
          "content" : "c29f921251bafd86bcc18b5cedf28fa53a3cbbc0fb8631c72c61038b02ce53c2141900faa54586edbbaa519cc5a815ab"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d620a82f969d032e4500ecd1ac93354888164c30f54c375572e005fbbcf640b9a3df0230f6981d9f701253273698b154"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f772ddaa17883c4ba0c804f9d622cb2ab83619e827b32175978d90380a63985c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "befd7c25e69ea7ec0e34f4f6df5e5300f60e9f5311dc880e2fcfe7c87b2e020d3ac58e5988a9df615269531500c5d87e03654fa0b66b020a008900eefa9a213e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.univocity/univocity-parsers@2.9.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/univocity/univocity-parsers"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/univocity/univocity-parsers/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/univocity/univocity-parsers"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.184?type=jar",
      "group" : "io.github.classgraph",
      "name" : "classgraph",
      "version" : "4.8.184",
      "description" : "The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f17699e5f6be5a692cde649b5d97b3a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4f7ddec0f831dcf7ec3db32ae2c7e628c89f1a6"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e564e29cec95a392268a609f09071d56199383d906ac70e91753a7998d1a3e8"
        },
        {
          "alg" : "SHA-512",
          "content" : "f53968600bcb89ea29508e3e340510da1d21d392c962a492b0ebe3b2e7e67af5535e69f4d6e5202c389213f844ace22860a5d9cff6716621fbf5d974eb689e55"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d0a4d38e336dfd901b8ca1ad1c2c6eeb5e38629b5d814ed1be116a1469273858ade4172850db3098b38f7c12086a5df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "048dceccbdb92eb24e612d5e2fa496a1ed9afec9c601a641040dcbf833deefcd1de6aaa3c5a9893feb0f930fca9f2a53"
        },
        {
          "alg" : "SHA3-256",
          "content" : "963877f72eb3c19e599ec0ee53f278a428dc555b9489094411e8413efd81ced0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b1594e178154b024d6650752fbe0da69afdcf468a010d88a86841675236f2c699cea2e1c211cb63fecda31475999bca61f5ac69de1ad06e8f9429875a069f38a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.classgraph/classgraph@4.8.184?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/classgraph/classgraph"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/classgraph/classgraph/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/classgraph/classgraph"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.moderne/jsonrpc@1.0.5?type=jar",
      "group" : "io.moderne",
      "name" : "jsonrpc",
      "version" : "1.0.5",
      "description" : "JSON-RPC 2.0 client and server library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9521b0b8a21cb6593ab7188a7a96c7c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "96d050e16212e2ae3ed8315b84bc862f7fe8d980"
        },
        {
          "alg" : "SHA-256",
          "content" : "83c815745680c55cf0ea59f3861d46a8008d0c951f46e96dbae8295ce173f40c"
        },
        {
          "alg" : "SHA-512",
          "content" : "30a87d7b752057ff9cf6d0b6d87276ff5c43f7c8432822cb36cd023e5a3243660a3265a2dea8a35a2d0908bfbcf2703962f6f55f92f13a42fd6d386db12863c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c78aaae389f7b394043d027476c8e2a6c15fa418b844c278fab9f6b3f80d11d210c369b56ce416ff7d5f59bd3f70544"
        },
        {
          "alg" : "SHA3-384",
          "content" : "336c331a21acf5173ba2139ed899b8942d3093b6f90eeefb5bf450e51ce909a753f1b4d7aa69333682579956ea88b596"
        },
        {
          "alg" : "SHA3-256",
          "content" : "44edb4a7f16d55a1a683ea3973f35e1dede766a696911c3d0b0516a573d5b897"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c59b30f8056aaaacecb016bfece4ca338abd4a67c999e657ebe5dc6347ab499469f7462a3d99b35cd5e395681fcd9d80549f2952a80fd14d35b63b5a291070ae"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.moderne/jsonrpc@1.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/moderneinc/jsonrpc"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/moderneinc/jsonrpc.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.objenesis/objenesis@3.5?type=jar",
      "publisher" : "Joe Walnes, Henri Tremblay, Leonardo Mesquita",
      "group" : "org.objenesis",
      "name" : "objenesis",
      "version" : "3.5",
      "description" : "A library for instantiating Java objects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c325ca0c264b0a84fb0af1fd2872a692"
        },
        {
          "alg" : "SHA-1",
          "content" : "848ebc672f1e42d62c9357bd0882374c4e21895f"
        },
        {
          "alg" : "SHA-256",
          "content" : "6f5abd42cf3ebc0f2bdae73dbc57820fc4a1cb8930492841e29e9a9f9dcc86e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "7587fabe1dd4a639e869e4478a097665d34686de8c1ec5794356a5ebc27501fdad42a365e0f000bdf30b0b0f73d6c02523346fc6cfb9109239e5b2f7876e981e"
        },
        {
          "alg" : "SHA-384",
          "content" : "b155a5b222740c37bc16bd29905327ce0cddeb1cbaec3b829d1be5bbcab5016a9941a73c12251d72f85617fbe5897755"
        },
        {
          "alg" : "SHA3-384",
          "content" : "562a885bfaf13d35ccee321ce2abffb9b094fce9313fdaff24b19b444309fce41bdd1b090dc3c536938139ca0b452e24"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4d1f134d58e1f6387d7fd4f6099103fca531c1f24128dbedd40c48645f5deaf5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6db0dd0486d5985a3a6ef225f0d462bad4c22248bf6a83a722758755ff162ef93434ea9430f4d42601f99fb1f0126f6efafd6efe3f0aade132fe30b7903447a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.objenesis/objenesis@3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://objenesis.org/objenesis"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/easymock/objenesis/objenesis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains/annotations@26.1.0?type=jar",
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "26.1.0",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "29c6b7959db13e3ac50ef35cf815368e"
        },
        {
          "alg" : "SHA-1",
          "content" : "c1e9226d7ca6661020c58c94397da0cc3673d5e4"
        },
        {
          "alg" : "SHA-256",
          "content" : "ebc7aec252ed0c7d2d04c039d7f00e69f7b86b1f493c741d67b3ef31b986b054"
        },
        {
          "alg" : "SHA-512",
          "content" : "f1ccde58143b38ce7d064b1e9800cd84c438d3f992727620a136e86151fe2839e10a77fd2a1424fd4e7516aa4465cae1692b9cc0d57fd35c41651c90c591ad00"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf5064bdfe480d507badf91db81ed536d9e09c4b36a64f3617c0f1a85cff691899df3c81b583a27bd520e2b021bf749a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a2755b145efee24f4b3efeb505c3ffef6ced3945d71b8f89c8c89c88f853b2a7eb2b4cd0cef107b75a49aa81459cf0a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ab2841de7e4aca09c5b3b96424d673f8af34b58b7b4309078a492a8335dc15e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b73e20fbab9b11c269fcaf9f09fb189cb5601a20e1ced3f058f853dbe7b38f32b5ba0829a9b148e45655e672238d4f1ddd6c6e2103624e228477882a9f6f36ef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@26.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JetBrains/java-annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/java-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-annotations",
      "version" : "2.21",
      "description" : "Core annotations used for value types, used by Jackson data binding package.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0d0c3e7300954f73e43c67d933aaea4"
        },
        {
          "alg" : "SHA-1",
          "content" : "b1bc1868bf02dc0bd6c7836257a036a331005309"
        },
        {
          "alg" : "SHA-256",
          "content" : "53ca085f4a150f703f49e1aabd935bd03b43e1ea3d55d135438292af22cef56b"
        },
        {
          "alg" : "SHA-512",
          "content" : "d832a99867acc2d5afb2596da760c50e6a6b54c1bbc8e6c4186f267a16e1d55c7a916ef8b034ad6b277c41e3342b91dcdc2e3dcea8bdccfe89e7c147894591be"
        },
        {
          "alg" : "SHA-384",
          "content" : "30b15d68f8da6f6c26aa9f6c95d09152b6c1a8092cd976cf600d63d1751509a73865f937e0ad97d8d55bf20f6a749b44"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5205b51f6ed689cf31b58b98a61ca9e17a439c15d669dcb408ec4d430e77ac9ac57d39d5ca1f9973e8d184f6dd57ec4f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6782d188a72b2bb96e4b595343e783012b3f98c30f7b9950244c21739334509"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b648f1e9ffe818227d53fbde409e61858ac22d3f78705eaf08065587ed512c9b33b0f5e2222356bfb33fb2973bb5a3184e31d2a7099f8fc8d2fd23eb4612a4bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-annotations/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar",
      "publisher" : "ANTLR",
      "group" : "org.antlr",
      "name" : "antlr4-runtime",
      "version" : "4.13.2",
      "description" : "The ANTLR 4 Runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eecf1908f0cfff10f8bb82878b5ca401"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc3db6d844df652a3d5db31c87fa12757f13691d"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd3e8a13a2d669bf84fb8d834de35ce4875f27157698d206241ec8488aadcaf7"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c3e47b6b5dc40ca13927a7ae2ed187f470b8f406cea325e73c7a18af8e07b9ada0484312dd611f225f030b5585924932c702fd9326c143a626e271682b2b95e"
        },
        {
          "alg" : "SHA-384",
          "content" : "f49c2395e16fe71fa35622bcca225c0910609ef09626207ce4522c73c760fd232489489ea88d54c88fc21b05a03031e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "322345326586e3f8954e80efa80b510228a7eb06f6d7283177f04809c15aad1722c700897c8c8f405955946b63808bc0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d39db66ce6dc530c7796f75d646f4d8316586e2acd0756524c25b238eb71618"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a4cdaec49dff4a6963a0db56712a837db7300de7145335b915ffc2234b0d53d6f9fd4b1d6e82c4350e22fee9390ca643cfbf7f51ff47a11bc44561b6686be32b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.antlr.org/antlr4-runtime/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/antlr/antlr4/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/antlr/antlr4/tree/master/antlr4-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/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"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e22af10898947271168bb583e079d5318ffcd39fe33bcfe5d3410ebcfe87a36408705b6f9e01b62c189ced0be3bdcf73"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2874806a06ff66b4013ea5d47bab8cc16ff7784fb18bc340f0f3ab20501aee33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c524f5e07aa99639333c1a304568e26ab6406173af35ef7e8cd480c43c240db15aee3748d28f1d5155937c078dd4d769db34832f957535fc4184246bb42d33b"
        }
      ],
      "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/org.checkerframework/checker-qual@3.19.0?type=jar",
      "group" : "org.checkerframework",
      "name" : "checker-qual",
      "version" : "3.19.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" : "a70912824bb142a53d6cb50a349dab1a"
        },
        {
          "alg" : "SHA-1",
          "content" : "838b42bb6f7f73315167b359d24649845cef1c48"
        },
        {
          "alg" : "SHA-256",
          "content" : "a827c49183f3a632277d27a0a4673686cb341507447b9d570261094bd748aa68"
        },
        {
          "alg" : "SHA-512",
          "content" : "2406c3188c5d7eed0530adddd6c8782686ecae665e27e8cd5cb84c8da88532eedad4d93fadafdf98fc37ba6f5114669ee458e62682a1eab7c2c8570f41fdcc12"
        },
        {
          "alg" : "SHA-384",
          "content" : "6384bcf40badedc35e9e52f4c4263bf439dd0e45c5a8db73b72999b18a6e58519d05a5cb1ed25feb2c58ce14198035bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f0b4f70fbd015ed00e4f67ed89feb4ca31f885e86885a13a6a46e121fd221a9cb47309a6128c4c97fad1730c007bc43"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fc0f6dd9f4239303a221e24e86b5e5a03a4e0f919bd07ae7e226a67482cc9fd1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0af9efff31a4b9ea2bcbdefe906ff54fc35db5e733bc6ec26501d900869fb3626497bad1cf6f8f566198a7cceb64e86302f2016a63e8e7657c3ec4700e27d184"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-qual@3.19.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.10.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.10.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" : "df93bd9f00b1d2b1e2ca6317fd8f6df3"
        },
        {
          "alg" : "SHA-1",
          "content" : "9bc20b94d3ac42489cf6ce1e42509c86f6f861a1"
        },
        {
          "alg" : "SHA-256",
          "content" : "a249d4d25dfb86d41e6c82fc335df580189f0c9feeabdc53233fc1e5060724a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "f44c30261f01e42658a253e8311852a49c29b42547c381c3c4a73f7a124be0ed173d832712c00be6de3a82a58fd9ab5503dec2cba7d30333ddc685c8a331ad31"
        },
        {
          "alg" : "SHA-384",
          "content" : "255f696508f6aa95d99a171cce3ab1b9a3273cb08900d382d211a8eb206e7bbebaf2cc11b34bf7282959cbd4b746a458"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a88e397ce7b44b25f586f6b92506bd5e9c3d0b049db6ca1ffa1e71bd119ab3b63a8a3554213ea27e791bdeb1987f22f5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9c8976a37bced6c4a66f9ff2b75b6d048305c5d8b9c62dab2f69f28b1a6ec207"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e7bc77149ec70e8622572790b0df4266d3dff12561a7d39ad02a7ab1ee2612b44e9902395b4a7cfded6730352f4b9e63c635743857d225480c687c9eeba32354"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.micrometer/micrometer-core@1.9.17?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-core",
      "version" : "1.9.17",
      "description" : "Core module of Micrometer containing instrumentation API and implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b5d781580eec5339429b401cf6fb1e38"
        },
        {
          "alg" : "SHA-1",
          "content" : "48bf67c0c7028e5f3124d1f9a31bdcf345596e65"
        },
        {
          "alg" : "SHA-256",
          "content" : "c350cfdc76c08356f12a60e840f2dbeaeea7540712d58b54becd6c302a86147a"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ac846eabdb6f7cd849e3e4f0895d9106c10a423a731aff92715e8cd892633a93d6761044b1ddb6c1d430944fb31b4741023750f1fa9580446e5bc663fe72e83"
        },
        {
          "alg" : "SHA-384",
          "content" : "e35c13baea871bf2066ac58ebd5daad3c4d0b84e69cea8c3022fce78d33f617abd9fa82492464217369cc6d59a9af685"
        },
        {
          "alg" : "SHA3-384",
          "content" : "185baa7770b3f013141867fb88a1d555fd3dec49bdf654ef66943b90a50ef2a54efec2f0513c0a46dc2c49b07d647e85"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd42a1bef3324bc97bf3f96921e55e01f04ec4657ebbf0338196f579a2bcb804"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3118a424f0562b7bd85bdb949903b907ad40343d0883cac8df21a32bfefb3cebaef7e19c874d0b43d12fa70b765992c48b567fafdba2bd955049afd8e9629b59"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-core@1.9.17?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/micrometer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12?type=jar",
      "group" : "org.hdrhistogram",
      "name" : "HdrHistogram",
      "version" : "2.1.12",
      "description" : "HdrHistogram supports the recording and analyzing sampled data value counts across a configurable integer value range with configurable value precision within the range. Value precision is expressed as the number of significant digits in the value recording, and provides control over value quantization behavior across the value range and the subsequent value resolution at any given level.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b1acf3448b750cb485da7e37384fcd8"
        },
        {
          "alg" : "SHA-1",
          "content" : "6eb7552156e0d517ae80cc2247be1427c8d90452"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b47fbae444feaac4b7e04f0ea294569e4bc282bc69d8c2ce2ac3f23577281e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "b03b7270eb7962c88324858f94313adb3a53876f1e11568a78a5b7e00a9419e4d7ab8774747427bff6974b971b6dfc47a127fca11cb30eaf7d83b716e09b1a0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "06977d680dafd803d32441994474e598384a584411a67c95ab4a64698c9e4cbd613e0119b54685cea275b507a0a6f362"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b5ccb4d39bf7cc8ccc33f0f8fcbab0a63c99a94feda840b5d80fc3ae061127f1475cfb869b060933783a1f2eafb103a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef2113f27862af1d24d90c2028fc566902720248468d3c0f2f1807cc86918882"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4fca2f75bdfd3f2ac40dc227ae2ef0272142802b1546d4f5edf9155eaeed84eff07b0c3a978291a1df096ec94724b0defb045365e6a51acfdd5da68d72c5a8eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CC0-1.0"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hdrhistogram.github.io/HdrHistogram/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/HdrHistogram/HdrHistogram/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git://github.com/HdrHistogram/HdrHistogram.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.latencyutils/LatencyUtils@2.0.3?type=jar",
      "group" : "org.latencyutils",
      "name" : "LatencyUtils",
      "version" : "2.0.3",
      "description" : "LatencyUtils is a package that provides latency recording and reporting utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2ad12e1ef7614cecfb0483fa9ac6da73"
        },
        {
          "alg" : "SHA-1",
          "content" : "769c0b82cb2421c8256300e907298a9410a2a3d3"
        },
        {
          "alg" : "SHA-256",
          "content" : "a32a9ffa06b2f4e01c5360f8f9df7bc5d9454a5d373cd8f361347fa5a57165ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb81a42498c65389366205f4e07cee336920e2f05cc0daae213f2784b1d0ce9a908b038daec20478f23eb00b2bf704f96c5b00f63c99615193ab2a3cc4a9f890"
        },
        {
          "alg" : "SHA-384",
          "content" : "16ca4640dc9d848e6c6d15441897e1b5a9f27f34207b0bb456dd54d8f267b73b348092e548e78634144de44ba3515205"
        },
        {
          "alg" : "SHA3-384",
          "content" : "406c2b5c6f64b0c090568e479b5e6136a04a4e77f8eea65d32b4e2b01deebcdf6a0a851240cdb740c25b5a5e61e6c179"
        },
        {
          "alg" : "SHA3-256",
          "content" : "50ae828358301033542fd7c412e86ee318d5451f89a182e2a679aaf18099d26d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "456c337b9fb385579aae707409ed6a04d08e5fc87b1a46733dca617c22c625bf253dc4747e0cdbf5e7d8b48102d2938cb482b6b688a79aab645a7459c592258f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CC0-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.latencyutils/LatencyUtils@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://latencyutils.github.io/LatencyUtils/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/LatencyUtils/LatencyUtils/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git://github.com/LatencyUtils/LatencyUtils.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-text",
      "version" : "1.15.0",
      "description" : "Apache Commons Text is a set of utility functions and reusable components for processing and manipulating text in a Java environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "756b7c5438d89a0c311d811c1a06d19a"
        },
        {
          "alg" : "SHA-1",
          "content" : "9899093aa40f0199d6c39b131b8f087cdb37e399"
        },
        {
          "alg" : "SHA-256",
          "content" : "58d2da30f058512a1e7f914e39241deca4dff5c27a085b4ed2faa9e7208067f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "be41b2c3a347bfd6eea3a957fb9a8d631c32b973fbbbe3e097d544d893ab4e587c3dfc38e89b4039b815b17d268cc7940e1ffb464050c7924acb56cc422613fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3df5a4656967277d738e9d981d7b065dcda91f25553f8fc5c3d26edf07079cc5526508b0951da45ef614663ee9d471d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bedce93fea6c4aaaf7feb52f75d4265c41b3b0d39976248b4d9d5b879d18403335364b3f845585ce5fceb80a34c592df"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48fd7a8921eca0e1dc185a0ad5f8e89ab3399f0327bc57cd9e09988fce75d1ef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f996b808d5f7bff8ac7aa79a2f73b93a4edb687cace7b54089246b6b4005ebbaab00f752a79205479023c802a56e42605806113d6af36e28469fa6a63ae710d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-text"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-text/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/TEXT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-text.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-lang3",
      "version" : "3.20.0",
      "description" : "Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17, 21 and 25 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b29562ded527aa074e1d44f8646dac5"
        },
        {
          "alg" : "SHA-1",
          "content" : "65897b3e5731220962e659e001904af3c3cbeba9"
        },
        {
          "alg" : "SHA-256",
          "content" : "69e5c9fa35da7a51a5fd2099dfe56a2d8d32cf233e2f6d770e796146440263f4"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c72db334ea44f932c35e602b78907865f5bab43e30c871c9be67c8184eaa778f32d7bc3ab525d5921cd28619d3f9babfd483f17de54f007ee07db2e074b0307"
        },
        {
          "alg" : "SHA-384",
          "content" : "77dd27c4d5e9372c002bd6878d2cfaaec3cf46dd57d65de63d7f2e09351344531cfa81a537b56628ac6db18adee7e484"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3456de40eef224b3ad195d2f218dd28eacb0da07607aee7ead94bd8d54bd8311d51c28d4066db4bf8b69a2df48c415f5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36e3f71352fa14bc580db45a05b09b063392c6d39acf9e24ffa6a67bbc07a336"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6ecbc05bb5cd3f7537078b0cf51b0a5f7189dfa60c22e5ec0d6b9e2fd3f7fa7566770b5da87e0c9929f48769933c3e3a473fd5cc7231672fca36ab1fee1f8670"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-lang/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-lang/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LANG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-lang.git"
        }
      ]
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/network.ike.tooling/ike-workspace-model@186?type=jar",
      "dependsOn" : [
        "pkg:maven/org.yaml/snakeyaml@2.2?type=jar",
        "pkg:maven/org.apache.maven/maven-api-core@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-support@4.0.0-rc-5?type=jar",
        "pkg:maven/org.openrewrite/rewrite-xml@8.79.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.yaml/snakeyaml@2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-api-core@4.0.0-rc-5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-di@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-model@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-settings@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-toolchain@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-plugin@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-api-di@4.0.0-rc-5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-api-model@4.0.0-rc-5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-api-settings@4.0.0-rc-5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-api-toolchain@4.0.0-rc-5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-api-plugin@4.0.0-rc-5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-support@4.0.0-rc-5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-api-model@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-settings@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-toolchain@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-metadata@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-api-plugin@4.0.0-rc-5?type=jar",
        "pkg:maven/org.apache.maven/maven-xml@4.0.0-rc-5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-api-metadata@4.0.0-rc-5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-api-annotations@4.0.0-rc-5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-xml@4.0.0-rc-5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-rc-5?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.openrewrite/rewrite-xml@8.79.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.openrewrite/rewrite-core@8.79.2?type=jar",
        "pkg:maven/org.jetbrains/annotations@26.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.9.17?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.openrewrite/rewrite-core@8.79.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.openrewrite.tools/jgit@1.4.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-smile@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/org.jetbrains/annotations@26.1.0?type=jar",
        "pkg:maven/org.openrewrite.tools/java-object-diff@1.0.1?type=jar",
        "pkg:maven/io.quarkus.gizmo/gizmo@1.0.11.Final?type=jar",
        "pkg:maven/net.java.dev.jna/jna-platform@5.18.1?type=jar",
        "pkg:maven/com.univocity/univocity-parsers@2.9.1?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.9.17?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.184?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.2?type=jar",
        "pkg:maven/io.moderne/jsonrpc@1.0.5?type=jar",
        "pkg:maven/org.objenesis/objenesis@3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.openrewrite.tools/jgit@1.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@26.1.0?type=jar",
        "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.1.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@26.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.1.13?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-smile@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.openrewrite.tools/java-object-diff@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@26.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus.gizmo/gizmo@1.0.11.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-util@9.3?type=jar",
        "pkg:maven/org.jboss/jandex@2.4.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-util@9.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-analysis@9.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-tree@9.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-analysis@9.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm-tree@9.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss/jandex@2.4.2.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna-platform@5.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/net.java.dev.jna/jna@5.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@5.18.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.univocity/univocity-parsers@2.9.1?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.19.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-qual@3.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.10.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-core@1.9.17?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12?type=jar",
        "pkg:maven/org.latencyutils/LatencyUtils@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.latencyutils/LatencyUtils@2.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.184?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.moderne/jsonrpc@1.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/org.jetbrains/annotations@26.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.objenesis/objenesis@3.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar",
      "dependsOn" : [ ]
    }
  ]
}