{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.5",
  "serialNumber" : "urn:uuid:66f4cb5f-a1e2-32db-93a0-3fc7f27140f0",
  "version" : 1,
  "metadata" : {
    "lifecycles" : [
      {
        "phase" : "build"
      }
    ],
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.8.0",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "76ffec6a7ddd46b2b24517411874eb99"
          },
          {
            "alg" : "SHA-1",
            "content" : "5b0d5b41975b53be4799b9621b4af0cfc41d44b6"
          },
          {
            "alg" : "SHA-256",
            "content" : "6852aa0f4e42a2db745bab80e384951a6a65b9215d041081d675780999027e81"
          },
          {
            "alg" : "SHA-512",
            "content" : "417de20fcdcb11c9713bacbd57290d8e68037fdb4553fd31b8cb08bd760ad52dc65ea88ad4be15844ad3fd5a4d3e440d2f70326f2fe1e63ec78e059c9a883f8d"
          },
          {
            "alg" : "SHA-384",
            "content" : "5eb755c6492e7a7385fa9a1e1f4517875bcb834b2df437808a37a2d6f5285df428741762305980315a63fcef1406597d"
          }
        ]
      }
    ],
    "component" : {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.plugins",
      "name" : "maven-site-plugin",
      "version" : "4.0.0-M16",
      "description" : "The Maven Site Plugin is a plugin that generates a site for the current project.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.plugins/maven-site-plugin@4.0.0-M16?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/plugins/maven-site-plugin/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-site-plugin/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MSITE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-4.0.0-M16"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.plugins/maven-site-plugin@4.0.0-M16?type=maven-plugin"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeAggregateBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "cdx:reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.reporting",
      "name" : "maven-reporting-api",
      "version" : "4.0.0-M12",
      "description" : "API to manage report generation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3ef102efad9b185390dbe20e3a2011a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "f763f229488ef00dac8abdb16686f245c1d9695f"
        },
        {
          "alg" : "SHA-256",
          "content" : "e11d9b92632a0a5f372e34d2c1fbe16688e6be940e572deca06255c58ac4df64"
        },
        {
          "alg" : "SHA-512",
          "content" : "fc9d98cbbbcead6222c6a032bc96a892ef99531cdf2e7267857c1535ca864e87ca83d8165c8c351c02ed39f6d449dfe0ec19570e6d46064c2e8c424dc93f317b"
        },
        {
          "alg" : "SHA-384",
          "content" : "bbb06d5dc9617cac2d2872217c9633c49a62611039464c777bb9a932eaa2086dba48862258ab9bbe01afa16cca4be713"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.reporting/maven-reporting-api@4.0.0-M12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/shared/maven-reporting-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-reporting-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-reporting-api"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-reporting-api/tree/maven-reporting-api-4.0.0-M12"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.reporting/maven-reporting-api@4.0.0-M12?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.reporting",
      "name" : "maven-reporting-exec",
      "version" : "2.0.0-M14",
      "description" : "Classes to manage report plugin executions with Maven 3.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8fec043c3b9d090ee8aeee32be057e6b"
        },
        {
          "alg" : "SHA-1",
          "content" : "62e4df3da43c5ea5ec64016eee3a267e3ccac9df"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd019b76cf307ccf23d021353c5257178e6bc02dd838f08db2b4e8fb3c4bdd10"
        },
        {
          "alg" : "SHA-512",
          "content" : "9ae3a1eb8b5b316cb34b09b64bdca2127831c65565dd003525b8e1b6c1670d554256c899b84f49db06dc22a0579e944161a00ba1dfe85957a0863784449f8ac2"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5f5ca71ebefdbb30193db9622829667394f7c0020005cd97a97e89a9d734092168bac63c564664426920cca051f63de"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.reporting/maven-reporting-exec@2.0.0-M14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/shared/maven-reporting-exec/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-reporting-exec/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MSHARED/component/12326449"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-reporting-exec/tree/maven-reporting-exec-2.0.0-M14"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.reporting/maven-reporting-exec@2.0.0-M14?type=jar"
    },
    {
      "group" : "javax.inject",
      "name" : "javax.inject",
      "version" : "1",
      "description" : "The javax.inject API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "289075e48b909e9e74e6c915b3631d2e"
        },
        {
          "alg" : "SHA-1",
          "content" : "6975da39a7040257bd51d21a231b76c915872d38"
        },
        {
          "alg" : "SHA-256",
          "content" : "91c77044a50c481636c32d916fd89c9118a72195390452c81065080f957de7ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "e126b7ccf3e42fd1984a0beef1004a7269a337c202e59e04e8e2af714280d2f2d8d2ba5e6f59481b8dcd34aaf35c966a688d0b48ec7e96f102c274dc0d3b381e"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac04c9f03ccbe35a25deb8b50280a0ca01dbe6aff0dd795d55af6112bfe3cd5817eb82f32fb18378d86cd64b07597190"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/javax.inject/javax.inject@1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://code.google.com/p/atinject/"
        },
        {
          "type" : "vcs",
          "url" : "http://code.google.com/p/atinject/source/checkout"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.inject/javax.inject@1?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-api",
      "version" : "1.4.1",
      "description" : "The application programming interface for the repository system.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4566dcb75f3d95fcc4c2fc83ae562f71"
        },
        {
          "alg" : "SHA-1",
          "content" : "ceee6b7ea1bc252afa585fa32f76c2cda206bdcd"
        },
        {
          "alg" : "SHA-256",
          "content" : "33dc67306cc95da14e5444e8b494d967924abf1d01bae1894676164cbd3f6112"
        },
        {
          "alg" : "SHA-512",
          "content" : "da56ddeecfbb6d285d08fa60f88fe125d1f08f48ea24013b83b6aadf24835c034c9b45cdb815d99505b35e0605c48b6d7e5949f1735a874049b0790e8a8461dc"
        },
        {
          "alg" : "SHA-384",
          "content" : "5756381d718729e842637a3865b1b597757575ff087d4a248b04eaec300f990ff505c174055f00918ab26d14e9ecff88"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MRESOLVER"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.4.1/maven-resolver-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.4.1?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-util",
      "version" : "1.4.1",
      "description" : "A collection of utility classes to ease usage of the repository system.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96e142730857ccda441a5b9baefeed73"
        },
        {
          "alg" : "SHA-1",
          "content" : "3f6d4f4bc3e24b46a776b47ccfeaed9d2ed01549"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b2184872fa7cc2ef5a90481b56af9711c15b371e69ab52f0f31bf24e910dd82"
        },
        {
          "alg" : "SHA-512",
          "content" : "35a0b284fefad99b77c60f15d091c1bad3417baad1fc86fb6850a347a8a75a9cea26fa227ec601577f4096184b82ce198b4472441e95fce556f7d332c6a155cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "29608703ce5c5130762d9c117602bcb5c842b27bd4576291cae8342f835628781589ed5da02ae54bb0cf444f2ca3dc11"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-util/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MRESOLVER"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.4.1/maven-resolver-util"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.4.1?type=jar"
    },
    {
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-classworlds",
      "version" : "2.6.0",
      "description" : "A class loader framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "67e722b27e3a33b33c1b263b99dd7c43"
        },
        {
          "alg" : "SHA-1",
          "content" : "8587e80fcb38e70b70fae8d5914b6376bfad6259"
        },
        {
          "alg" : "SHA-256",
          "content" : "52f77c5ec49f787c9c417ebed5d6efd9922f44a202f217376e4f94c0d74f3549"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a58048d9db54e603b9cfd35373cf695b66dd860bec878c663b4fc53b6b3d44dd5b0c92e7603654911b1f78e63ef277cf6b272fe069a360989138550545f274d"
        },
        {
          "alg" : "SHA-384",
          "content" : "e839707ea5c4351f2703c6861ee4d58e08df0f7509110af13d4b3824e6ec5cfd65508fa80cc3f222baf5cf6c4ab5d5ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://codehaus-plexus.github.io/plexus-classworlds/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/codehaus-plexus/plexus-classworlds/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://archive.plexus.codehaus.org/user"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/codehaus-plexus/plexus-classworlds/tree/plexus-classworlds-2.6.0/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.shared",
      "name" : "maven-shared-utils",
      "version" : "3.4.2",
      "description" : "Shared utilities for use by Maven core and plugins",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "53a038f77a81cb5816ad2b1c7daa8711"
        },
        {
          "alg" : "SHA-1",
          "content" : "bfa28296272a5915b08de9f11f34a94b0a818fd0"
        },
        {
          "alg" : "SHA-256",
          "content" : "b613357e1bad4dfc1dead801691c9460f9585fe7c6b466bc25186212d7d18487"
        },
        {
          "alg" : "SHA-512",
          "content" : "71db8a485a6436cb305276ea9d748f578e1a8ffa1346c8570f7038684ce53d320584174634aeffa1b51629af0171a2d6572854eb07236a83236ad1d9949988e9"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f7e2c449282244fea3151ac0c956b42bb7ae6cb2397ca8b18952aea802d33cccad6e08a5f515fc34e52bacfece18862"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/shared/maven-shared-utils/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-shared-utils/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-shared-utils"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-shared-utils/tree/maven-shared-utils-3.4.2"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-artifact",
      "version" : "3.6.3",
      "description" : "Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b83c1943a0783f3f81d4cd4c83c363e1"
        },
        {
          "alg" : "SHA-1",
          "content" : "f8ff8032903882376e8d000c51e3e16d20fc7df7"
        },
        {
          "alg" : "SHA-256",
          "content" : "61b20da4e1e3db837630d0810a6a7a5ac9fb7ea31b0a55638062aad6e479c09c"
        },
        {
          "alg" : "SHA-512",
          "content" : "53726aee76ea01de2253c623292f64b5bf7784c6e223ebcc7548a2136922cbdf69d3bc42c44d00e6fe2015d2304b67d02d7a988d400da2ed036d489c6ed8fbe6"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5905d7b94a605e7b7bbc72d2806ee0c475210436c2b2220b8a61b73a58b4cec0fce3bc7d24158d994bb8a73d954b868"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-artifact@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.6.3/maven-artifact/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MNG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.6.3/maven-artifact"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-artifact@3.6.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-model-builder",
      "version" : "3.6.3",
      "description" : "The effective model builder, with inheritance, profile activation, interpolation, ...",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "afa042b1716f60625df9d9a4ed70c6f8"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ef1d56f53d3e0a9003b7cc82c89af9878321e82"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d9a508edae881054fdb6ad530a5e053a0689ab1318bf7a099016e758b8323ba"
        },
        {
          "alg" : "SHA-512",
          "content" : "d65f71a4c755be518061fc2d33582c3da422cb3d52a01cd68bdf906c0fc4bfc1977da7714f9622452a02d34e00b7d4b1b1e4986bb59cbfdc5333bf12c9c7e699"
        },
        {
          "alg" : "SHA-384",
          "content" : "2745612bde0c1484f01db481819e5277940b22d7d7f07710130c87c73f91d5ca10e1fc94559d639cace3a831c1679635"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-model-builder@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.6.3/maven-model-builder/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MNG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.6.3/maven-model-builder"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-model-builder@3.6.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-repository-metadata",
      "version" : "3.6.3",
      "description" : "Per-directory local and remote repository metadata.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c49cd8e557ab6584ab9e4d2cd55f6a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "14d28071c85e76b656c46c465db91d394d6f48f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "2e7f850b20664a151e6ca73dd3af34e639901435c2fe717717e3cbc7ddead3d4"
        },
        {
          "alg" : "SHA-512",
          "content" : "9fbaffa07e4bfc091d4d8818330481bdc9d1d96448087321bb2914aac10ccb1c7b5cc6be0f6c76b8c0232b9cb69e4cdeec4fe40df5e9f2d472a4a027e5a3b3f9"
        },
        {
          "alg" : "SHA-384",
          "content" : "510834044a480d914eeb1a78f51cc0e47ee837a9399f843a0a44bbf75bba71109d8b5d4eeb8c789367d01e5ed881a760"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-repository-metadata@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.6.3/maven-repository-metadata/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MNG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.6.3/maven-repository-metadata"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-repository-metadata@3.6.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-impl",
      "version" : "1.4.1",
      "description" : "An implementation of the repository system.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fc950efda251e95bd270e82ddc902ba5"
        },
        {
          "alg" : "SHA-1",
          "content" : "1658cfa27978c5949c3a92086514a22ca85394e4"
        },
        {
          "alg" : "SHA-256",
          "content" : "345507f0c8f54a0d0fc6634b70327ab1ebd027ff85c41f593c111ff4cb65a80e"
        },
        {
          "alg" : "SHA-512",
          "content" : "d3132d89be995b13c81ddcca34f4cb22128a774ab133d685369b685e945cdb5c6a4a539cc67043bcf1d11a15f7fc417c464f7c1b34774c2abe7e430cc30c4347"
        },
        {
          "alg" : "SHA-384",
          "content" : "da965507c985b3ec25f11e700b34b3baa3b35d97d42b21d90e09a795c582503564458170672191dcd4a032cdbd498bc8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-impl/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MRESOLVER"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.4.1/maven-resolver-impl"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.4.1?type=jar"
    },
    {
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-interpolation",
      "version" : "1.25",
      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "86cc99a26f3b3caa0fc2c8c77f4c03b0"
        },
        {
          "alg" : "SHA-1",
          "content" : "3b37b3335e6a97e11e690bbdc22ade1a5deb74d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "e003802501574637f7abdc4e83e6d509a31e9ff825d12da6d1e419acf9688705"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb647c1f159d17e16ae925bb407585e4a4b30c468518e60d3069ea4a75fa0f7122e789923534632125b22b7cef1cb44caf00700bba90282360f7c76e086b6699"
        },
        {
          "alg" : "SHA-384",
          "content" : "1cd22e786470775e38c3d2a3fee6fe9d7115199e66052ba0eb8c83d5abe04b74ea108ea413c749329a33ff01013205ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://codehaus-plexus.github.io/plexus-interpolation/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-interpolation/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://archive.plexus.codehaus.org/user"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/codehaus-plexus/plexus-interpolation/tree/plexus-interpolation-1.25/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.25?type=jar"
    },
    {
      "publisher" : "The Eclipse Foundation",
      "group" : "org.eclipse.sisu",
      "name" : "org.eclipse.sisu.plexus",
      "version" : "0.9.0.M2",
      "description" : "Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "98e320df2caac742b2ae33d938c69df8"
        },
        {
          "alg" : "SHA-1",
          "content" : "31456dd2293197bb282c03168f6767acca3dec96"
        },
        {
          "alg" : "SHA-256",
          "content" : "9500d303ce467e26d129dda8559c3f3a91277d41ab49d2c4b4a5779536a62fc1"
        },
        {
          "alg" : "SHA-512",
          "content" : "907bb88258ba9d9ae465db219de803074a677193f3a5a05cc36c7fcf413123f50742bab231d3eb783395448bb487934f85b12972efe36b77a32e235524bef4ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "8eb92a65730622e93791bc4c6435113596473d69f3d8dd5348c42ea47c2a93017674fafb34f5d5a48ef210638d37640d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/sisu/job/sisu.plexus/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/sisu.plexus/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/sisu-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/sisu.plexus/org.eclipse.sisu.plexus"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar"
    },
    {
      "publisher" : "GlassFish Community",
      "group" : "javax.annotation",
      "name" : "javax.annotation-api",
      "version" : "1.2",
      "description" : "Common Annotations for the JavaTM Platform API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "75fe320d2b3763bd6883ae1ede35e987"
        },
        {
          "alg" : "SHA-1",
          "content" : "479c1e06db31c432330183f5cae684163f186146"
        },
        {
          "alg" : "SHA-256",
          "content" : "5909b396ca3a2be10d0eea32c74ef78d816e1b4ead21de1d78de1f890d033e04"
        },
        {
          "alg" : "SHA-512",
          "content" : "2453330b27a0822bba440c28b98ae1d83d60d97dfa2d040562dd5126b3548e0caa040fea3b886ac6feb0a858e6c1bc45b6c5472b180f1f14792e5ca33e355959"
        },
        {
          "alg" : "SHA-384",
          "content" : "37a46eaa1d011969d28ff0daaecd67a560169b3ae70c40102331d85a71139ca07110169fe367f484735914ce5c6b86c0"
        }
      ],
      "licenses" : [
        {
          "expression" : "(CDDL-1.0 OR GPL-2.0-with-classpath-exception)"
        }
      ],
      "purl" : "pkg:maven/javax.annotation/javax.annotation-api@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jcp.org/en/jsr/detail?id=250"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://java.net/jira/browse/GLASSFISH"
        },
        {
          "type" : "vcs",
          "url" : "http://java.net/projects/glassfish/sources/svn/show/tags/javax.annotation-api-1.2"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.annotation/javax.annotation-api@1.2?type=jar"
    },
    {
      "publisher" : "JBoss by Red Hat, Inc.",
      "group" : "javax.enterprise",
      "name" : "cdi-api",
      "version" : "1.2",
      "description" : "APIs for CDI (Contexts and Dependency Injection for Java EE)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a8c973affa178efb89e6c50f78d79da"
        },
        {
          "alg" : "SHA-1",
          "content" : "53bba91dc3968adf411e076df020cf207283d7dc"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc5ce2cbc62fe96bf59af00bba00bde823a1094462b4364747863510b76c0518"
        },
        {
          "alg" : "SHA-512",
          "content" : "d73772ea4b1d63828ea2aaa71edb788026065bf5ffbc54fed2d86ca88f08f61199bf9df734941531a3eaf1aea5858b3a37034240f92bec6e1e4e72ce5364c791"
        },
        {
          "alg" : "SHA-384",
          "content" : "fbb55bbf43e02c72e0f0dc86569a5666b1fb1b48f97081b00d22e911b152fa0fd0d997bc0816473a70a74da3fbe0c273"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/javax.enterprise/cdi-api@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://cdi-spec.org"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.jboss.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://jira.jboss.org/browse/CDI"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:cdi-spec/cdi.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.enterprise/cdi-api@1.2?type=jar"
    },
    {
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-component-annotations",
      "version" : "2.1.0",
      "description" : "Plexus Component \"Java 5\" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "141fd7a2ae613cb17d25ecd54b43eb3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f2147a6cc6a119a1b51a96f31d45c557f6244b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "bde3617ce9b5bcf9584126046080043af6a4b3baea40a3b153f02e7bbc32acac"
        },
        {
          "alg" : "SHA-512",
          "content" : "cc534fda54272f074fe9edd581a6c3e1ea98127340c7f852c4b4953a44dad048ace22dfa10f30d6adcdfc15efd319dac778a03ebbe20de7779fd1df640506e88"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd102351fada419b7e66f38b62868db4141cf93863b8117926564dd883b4a3960d9c9682b346f7106cdaa2a4138c794f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/codehaus-plexus/plexus-containers/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://archive.plexus.codehaus.org/user"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-containers/plexus-component-annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-core",
      "version" : "3.6.3",
      "description" : "Maven Core classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f8acb450254136ba84d6fa40294e2795"
        },
        {
          "alg" : "SHA-1",
          "content" : "eca800aa73e750ec9a880eb224f0bb68f5b7873b"
        },
        {
          "alg" : "SHA-256",
          "content" : "f572ed9e2a6ea3e30522d13448c5d9b3b80ce62a23dac652111952d4941e2a3b"
        },
        {
          "alg" : "SHA-512",
          "content" : "fe0e2bd7c34267f7c8139d996bee99f41d29bcb6d1bbedbceb055eda31355ef179ed5e319fa97496eb85499bfc5f8738f7ac7f2c17a7118cb87cfacd984708de"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d8776a9dec094f9c58c9b649a024a5a67c04268b260d7fb583de7dd7287b799abadda99755be9d45e55c03910cf1ca1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-core@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.6.3/maven-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MNG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.6.3/maven-core"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-core@3.6.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-builder-support",
      "version" : "3.6.3",
      "description" : "Support for descriptor builders (model, setting, toolchains)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f43b5ea301aaff0c77aa3b743965da0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "e9a37af390009a525d8faa6b18bd682123f85f9e"
        },
        {
          "alg" : "SHA-256",
          "content" : "3285308ea243a9967785417af5e21ae0c094099b20dfb0b7e1c3d211a87a5e59"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f72981bf568facf16865dbfb1d5955ecbf82d90b5ed3da2bc096fb7e0f67056202d16078d9ad46945de9b59846aadc8ac010d23ab374dffbef5e7534bdbf1fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "03caa416ef387c999dcec4a7f3cbc66f84e5f1b61c22f2d4730dbcc7ee48118ed4cc1170a605c83b2d0956346b205c9a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-builder-support@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.6.3/maven-builder-support/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MNG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.6.3/maven-builder-support"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-builder-support@3.6.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-spi",
      "version" : "1.4.1",
      "description" : "The service provider interface for repository system implementations and repository connectors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b9930bb63937ff878d2edf783a654b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "905a024ff050e804a8a4df53eeee63cc7d153438"
        },
        {
          "alg" : "SHA-256",
          "content" : "878a03db532fc9e3e80a78ad68bba2c6a1f435b449ebd0ef9dcbf6ef39bba536"
        },
        {
          "alg" : "SHA-512",
          "content" : "250bccfb03d380b0fa64996e7911fa1c58253f28d933746487b8c0b04474bb2d72afb0360656f651a487fac065ce78c966b059d8aab358e8ba3593aca1eeae0e"
        },
        {
          "alg" : "SHA-384",
          "content" : "cdf69253f6f8e60d536d2550b947ceb59df486d40a7124ca33d769176144d1011f577303594a544f48ada54c46c8d9d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-spi/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MRESOLVER"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.4.1/maven-resolver-spi"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.4.1?type=jar"
    },
    {
      "publisher" : "The Eclipse Foundation",
      "group" : "org.eclipse.sisu",
      "name" : "org.eclipse.sisu.inject",
      "version" : "0.9.0.M2",
      "description" : "JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb805c5b2e22c8002877f0caadc6a87c"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ace70e1ea696d156f5034a42a615df13a52003a"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b62bcfc352a2ec87da8b01e37c952a54d358bbb1af3f212648aeafe7ab2dbb5"
        },
        {
          "alg" : "SHA-512",
          "content" : "89544822c6c11a165f36e8bc29d9c69c9bcf85635234367cd9e8065273d891d1e9a8118a283502b20d00594db9c123e59901caf118b92424690fd6b3f60f2cc9"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c1331d3ac0f1908861c96a6d0d32dcd9bfaf3bf1c0a403e6b69ffa88ba2d1b1deddfa9a59c92be43d443688e1e0282d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.9.0.M2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.eclipse.org/sisu/org.eclipse.sisu.inject/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/sisu/job/sisu.inject/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/sisu.inject/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/sisu-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/sisu.inject/org.eclipse.sisu.inject"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.9.0.M2?type=jar"
    },
    {
      "publisher" : "Google, Inc.",
      "group" : "com.google.inject",
      "name" : "guice",
      "version" : "4.2.1",
      "description" : "Guice is a lightweight dependency injection framework for Java 6 and above",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57c18dbf01a6ef7fa4da3fb594cd243e"
        },
        {
          "alg" : "SHA-1",
          "content" : "41e5ab52ec65e60b6c0ced947becf7ba96402645"
        },
        {
          "alg" : "SHA-256",
          "content" : "158fd8f52d2a4b4ce4293ac2b833bb2427f5ddfe30df4ae0fd4675a1038a3b79"
        },
        {
          "alg" : "SHA-512",
          "content" : "51eec8b514cb7b4f05b8e5846e4cfe5dfc42a3e3171ced079a83e122e7113d96defc6edfada375e072f965b01450e170072b1f85fcd11800804239b93c2878dd"
        },
        {
          "alg" : "SHA-384",
          "content" : "3ba79400b5419f5963c7ad5f3fcde7a55674e2630edd68e12ca9e8797ca41a777489a34297b6c9678f0f6bef4be66484"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.inject/guice@4.2.1?classifier=no_aop&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guice/guice"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/google/guice"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/guice/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/google-guice/topics"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/guice/guice"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.inject/guice@4.2.1?classifier=no_aop&type=jar"
    },
    {
      "group" : "aopalliance",
      "name" : "aopalliance",
      "version" : "1.0",
      "description" : "AOP Alliance",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04177054e180d09e3998808efa0401c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "0235ba8b489512805ac13a8f9ea77a1ca5ebe3e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "0addec670fedcd3f113c5c8091d783280d23f75e3acb841b61a9cdb079376a08"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f44a932d8c00cfeee2eb057bcd7c301a2d029063e0a916e1e20b3aec4877d19d67a2fd8aaf58fa2d5a00133d1602128a7f50912ffb6cabc7b0fdc7fbda3f8a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "4dddf44338b5aff9580da2532b81c0ac3e1d09e1f28c6db871a55cad442b705dd7791eb07f9d4577d49d0be3673ba783"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain"
          }
        }
      ],
      "purl" : "pkg:maven/aopalliance/aopalliance@1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://aopalliance.sourceforge.net"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/aopalliance/aopalliance@1.0?type=jar"
    },
    {
      "group" : "com.google.guava",
      "name" : "guava",
      "version" : "25.1-android",
      "description" : "Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b506eaec680c6d92d5f063fa1d57956d"
        },
        {
          "alg" : "SHA-1",
          "content" : "bdaab946ca5ad20253502d873ba0c3313d141036"
        },
        {
          "alg" : "SHA-256",
          "content" : "f7b8f8fed176b9cf6831b98cb07320d7fbe91d99b29999f752c3821dfe45bdc8"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8f95af9f1e97dee807503c8fbb442c87eed2694e43ad0fd9fc2e62ba99c5e93d476d5ee8f4791f173cb8fdabc88abac0e8130a51de280af836a3e0c4eadaff6"
        },
        {
          "alg" : "SHA-384",
          "content" : "c1b18ac69bb1a99766b701b470fa3dd560e5067deb273727cfacc083760f503443f555f41765fc9cea7c65a138742758"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/guava@25.1-android?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guava/guava"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/google/guava"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/guava/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/guava/guava"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.guava/guava@25.1-android?type=jar"
    },
    {
      "group" : "com.google.code.findbugs",
      "name" : "jsr305",
      "version" : "3.0.2",
      "description" : "JSR305 Annotations for Findbugs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd83accb899363c32b07d7a1b2e4ce40"
        },
        {
          "alg" : "SHA-1",
          "content" : "25ea2e8b0c338a877313bd4672d3fe056ea78f0d"
        },
        {
          "alg" : "SHA-256",
          "content" : "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb09db62919a50fa5b55906013be6ca4fc7acb2e87455fac5eaf9ede2e41ce8bbafc0e5a385a561264ea4cd71bbbd3ef5a45e02d63277a201d06a0ae1636f804"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca0b169d3eb2d0922dc031133a021f861a043bb3e405a88728215fd6ff00fa52fdc7347842dcc2031472e3726164bdc4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://findbugs.sourceforge.net/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://code.google.com/p/jsr-305/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
    },
    {
      "group" : "org.checkerframework",
      "name" : "checker-compat-qual",
      "version" : "2.0.0",
      "description" : "Checker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: org.checkerframework:checker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b6fb2610dacd211a3e2c3d8af1b60d0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc89b03860d11d6213d0154a62bcd1c2f69b9efa"
        },
        {
          "alg" : "SHA-256",
          "content" : "a40b2ce6d8551e5b90b1bf637064303f32944d61b52ab2014e38699df573941b"
        },
        {
          "alg" : "SHA-512",
          "content" : "fdecc20efd6943426e7f8bdfb8bef9d28258f9f934cf29090e2f5b297c501454606cc28593cd7d089a5c14f6d2dcafc59f4606053405d7f91d623a0e3202f4a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "647d7bcbfaa000d0ed330eea0af4378e691303bc1d70fde3dc657c1cf0eceb0c2b0abd44745b879fdbd441131a056130"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU General Public License, version 2 (GPL2), with the classpath exception",
            "url" : "http://www.gnu.org/software/classpath/license.html"
          }
        },
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-compat-qual@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://checkerframework.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/typetools/checker-framework.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.checkerframework/checker-compat-qual@2.0.0?type=jar"
    },
    {
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.1.3",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "97504b36cf871722d81a4b9e114f2a16"
        },
        {
          "alg" : "SHA-1",
          "content" : "39b109f2cd352b2d71b52a3b5a1a9850e1dc304b"
        },
        {
          "alg" : "SHA-256",
          "content" : "03d0329547c13da9e17c634d1049ea2ead093925e290567e1a364fd6b1fc7ff8"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd2135cc9eb2c652658a2814ec9c565fa3e071d4cff590cbe17b853885c78c9f84c1b7b24ba736f4f30ed8cec60a6af983827fcbed61ff142f27ac808e97fc6b"
        },
        {
          "alg" : "SHA-384",
          "content" : "03ff39082a3cd3c64d679c3df3be10abc3a87d6a576f6e21585ac6a18439d136608f9293e370186388fc5c8854adb3eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.1.3?type=jar"
    },
    {
      "group" : "com.google.j2objc",
      "name" : "j2objc-annotations",
      "version" : "1.1",
      "description" : "A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "49ae3204bb0bb9b2ac77062641f4a6d7"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed28ded51a8b1c6b112568def5f4b455e6809019"
        },
        {
          "alg" : "SHA-256",
          "content" : "2994a7eb78f2710bd3d3bfb639b2c94e219cedac0d4d084d516e78c16dddecf6"
        },
        {
          "alg" : "SHA-512",
          "content" : "a4a0b58ffc2d9f9b516f571bcd0ac14e4d3eec15aacd6320a4a1a12045acce8c6081e8ce922c4e882221cedb2cc266399ab468487ae9a08124d65edc07ae30f0"
        },
        {
          "alg" : "SHA-384",
          "content" : "8942363710e7473635a2c77ff82db8af1915cb6ac8429851b4acfa04f059183f8e3444dedff75a7da02698f2ee22a181"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.j2objc/j2objc-annotations@1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/j2objc/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/tags/oss-parent-7/j2objc-annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@1.1?type=jar"
    },
    {
      "publisher" : "Codehaus",
      "group" : "org.codehaus.mojo",
      "name" : "animal-sniffer-annotations",
      "version" : "1.14",
      "description" : "Animal Sniffer Parent project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9d42e46845c874f1710a9f6a741f6c14"
        },
        {
          "alg" : "SHA-1",
          "content" : "775b7e22fb10026eed3f86e8dc556dfafe35f2d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "2068320bd6bad744c3673ab048f67e30bef8f518996fa380033556600669905d"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e5e3ea9e06e0ac9463869fd0e08ed38f7042784995a7b50c9bfd7f692a53f0e1430b9e1367dc772d0d4eafe5fd2beabbcc60da5008bd792f9e7ec8436c0f136"
        },
        {
          "alg" : "SHA-384",
          "content" : "f84c3a6589e4fd49764595bad99ef2ebb443f1c9a5f11177a2073b54156989979b5e97fac591714f18304fbcf26bb1c6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://mojo.codehaus.org/animal-sniffer/animal-sniffer-annotations"
        },
        {
          "type" : "build-system",
          "url" : "http://bamboo.ci.codehaus.org/browse/MOJO"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://nexus.codehaus.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://jira.codehaus.org/browse/MANIMALSNIFFER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://markmail.org/list/org.codehaus.mojo.dev"
        },
        {
          "type" : "vcs",
          "url" : "http://fisheye.codehaus.org/browse/mojo/tags/animal-sniffer-parent-1.14/animal-sniffer-annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.14?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-resolver-provider",
      "version" : "3.6.3",
      "description" : "Extensions to Maven Resolver for utilizing Maven POM and repository metadata.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e5608a1e59e1045934bdef2d2fa0850"
        },
        {
          "alg" : "SHA-1",
          "content" : "115240b65c1d0e9745cb2012b977afc3d1795f94"
        },
        {
          "alg" : "SHA-256",
          "content" : "2379a5cf0b13ae9e11535c2c34a31b57c3866d9cbb7e116b81f9e288d1823702"
        },
        {
          "alg" : "SHA-512",
          "content" : "9febca461a031acd195b96b05fea2f28333a2cb587119a5493a3e9061af87bed4e7e1619acce9a505ad579a71f0a5e740cf78a3642095c2bc45a3d73c358e226"
        },
        {
          "alg" : "SHA-384",
          "content" : "72ff99262231234d1d44facece3aa045baf28d3ec52c32712b1df980642a5c35eae5770b975493115810d64434c703c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.6.3/maven-resolver-provider/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MNG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.6.3/maven-resolver-provider"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.6.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-model",
      "version" : "3.6.3",
      "description" : "Model for Maven POM (Project Object Model)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ebf3c5e5556a22271bf315d0cd5b2b56"
        },
        {
          "alg" : "SHA-1",
          "content" : "61c7848dce2fbf7f7ab0fdc8e8a7cc9da5dd7827"
        },
        {
          "alg" : "SHA-256",
          "content" : "17cef1f58e146ef0d7d9e96b3b92d98a1d6fd7d2b3288ba538e8ff1e0d9160cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "7df3d781dd0c3a5947c76a02bb811d2bff0eb9bd0ba1efc3a55001576c58612bb1fd221ceb9cedd7ed84dfdb64c973b61af22c56636e1cfb03a55cfbe83655f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc128cf5bca0d6c14716170efb7d2e37048f73c9b76393b766490580323a58297578c7aa5d49f63b8f48518fabb7320e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-model@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.6.3/maven-model/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MNG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.6.3/maven-model"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-model@3.6.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-plugin-api",
      "version" : "3.6.3",
      "description" : "The API for plugins - Mojos - development.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6819bbe98ec09c2e65a497195f1d3344"
        },
        {
          "alg" : "SHA-1",
          "content" : "063fe5967b9c4c1b6fa6004be76e1c939e8bd1d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "61a48effa6d0c68b07ba50df17b270a7f5527212022f250f6d11dbc11efc0e5b"
        },
        {
          "alg" : "SHA-512",
          "content" : "07090ed707bb3364219da130bc7b38a2a2b9fd31bae51144202b52e5e9f8d9690e8b3fe360bb3327fbeaed3b555c42b52144fb87a5854c8ca2226c07d62e0ed6"
        },
        {
          "alg" : "SHA-384",
          "content" : "4c328407527e490bb7bc735150747b8d5fb4baaa4a9e1b947baa005fcbfebc672a14523046c4e4c9a07cdd509c699ebd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-plugin-api@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.6.3/maven-plugin-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MNG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.6.3/maven-plugin-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-plugin-api@3.6.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-settings",
      "version" : "3.6.3",
      "description" : "Maven Settings model.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c7da2b5dfdb0b0ba67e1279a32f40054"
        },
        {
          "alg" : "SHA-1",
          "content" : "bbf4e06dcdb0bb33d1546c080df5c8d92b535d30"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3904bcac30f11fb49e44f5cecaaebb2e9a7a5e4a9a55f20484fbb9fcc1bb66c"
        },
        {
          "alg" : "SHA-512",
          "content" : "dae78e5bedde2009c8a7fdf0b77c91b87b8c4c4cb5bc73f799107edd75597a3c90dc497abdfa43254e7dc31eb7707384254d91fb656c74bb5d86cd868e36209b"
        },
        {
          "alg" : "SHA-384",
          "content" : "a920fa55fd2df6cb39e61a341074feaf38ed5746d516d0281a7ec5dd53bfb34bb935d4ae2e7097fe557ddfff4e9d74ee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-settings@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.6.3/maven-settings/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MNG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.6.3/maven-settings"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-settings@3.6.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-settings-builder",
      "version" : "3.6.3",
      "description" : "The effective settings builder, with inheritance and password decryption.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ed6418ee483bd6215770362f68c133d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "756d46810b8cc7b2b98585ccc787854cdfde7fd9"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba611bdc73b691a73b704443bcd7606f625f06cb79588968e101271acbfa0b15"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9f9f538a409d7cf2bd2517854f2d6aa45e0476865f217a11832f042ec361c67998241065540c3269d3db3915c903b15b6e4fb57af9623b192f9d8089110ecbc"
        },
        {
          "alg" : "SHA-384",
          "content" : "17de0c4b32cb3a748e37e687e06003157f474c9f6ffff2d23b1e7a0844aed47202a4b39d305d3f484dd8d4efbcddea3a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-settings-builder@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.6.3/maven-settings-builder/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MNG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.6.3/maven-settings-builder"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-settings-builder@3.6.3?type=jar"
    },
    {
      "group" : "org.sonatype.plexus",
      "name" : "plexus-sec-dispatcher",
      "version" : "1.4",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a46e5bc9bc2fbd3b68091066aff2737"
        },
        {
          "alg" : "SHA-1",
          "content" : "43fde524e9b94c883727a9fddb8669181b890ea7"
        },
        {
          "alg" : "SHA-256",
          "content" : "da73e32b58132e64daf12269fd9d011c0b303f234840f179908725a632b6b57c"
        },
        {
          "alg" : "SHA-512",
          "content" : "5b947edcb05a1c17648ec9fe53dd2c66b4a86dd2b950d989255f6edd636fd5d50d18b8f31b3a1736dadd9cff6790a3d0355f2ed896c3eb7f72e009199fe9957d"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d6e72c364a12016aaa2ad1ae7dda8a83af32f47576696eff4fe1d3d7a8142f182beb71d65f9ca668ff38b470d40dd3f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.sonatype.plexus/plexus-sec-dispatcher@1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://spice.sonatype.org/plexus-sec-dispatcher"
        },
        {
          "type" : "build-system",
          "url" : "https://grid.sonatype.org/ci/view/Spice/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.sonatype.org/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.sonatype.org/browse/SPICE"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/tags/plexus-sec-dispatcher-1.4"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.sonatype.plexus/plexus-sec-dispatcher@1.4?type=jar"
    },
    {
      "group" : "org.sonatype.plexus",
      "name" : "plexus-cipher",
      "version" : "1.4",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7b2d6fcf0d5800d5b1ce09d98d98dcaf"
        },
        {
          "alg" : "SHA-1",
          "content" : "50ade46f23bb38cd984b4ec560c46223432aac38"
        },
        {
          "alg" : "SHA-256",
          "content" : "5a15fdba22669e0fdd06e10dcce6320879e1f7398fbc910cd0677b50672a78c4"
        },
        {
          "alg" : "SHA-512",
          "content" : "deb948be3a9f6a2fa74adca17e54b1074948267b3a35dd4000d92c559d0387650770ccee096ad8f01dd51c36caf63878dc0bcf57dfb1f2e3e1a9d51204096617"
        },
        {
          "alg" : "SHA-384",
          "content" : "29d6722d6d4c412a98ed95f1fd6620047b22ce8d7e3160bcc49ca616a016b57be0c4d35daa8896ef93a80bcff77725ec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.sonatype.plexus/plexus-cipher@1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://spice.sonatype.org/plexus-cipher"
        },
        {
          "type" : "build-system",
          "url" : "https://grid.sonatype.org/ci/view/Spice/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.sonatype.org/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.sonatype.org/browse/SPICE"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/tags/plexus-cipher-1.4"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.sonatype.plexus/plexus-cipher@1.4?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-archiver",
      "version" : "3.6.2",
      "description" : "Provides utility methods for creating JARs and other archive files from a Maven project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "742b3136d8ff1fcb66f5fd7f3c267c8d"
        },
        {
          "alg" : "SHA-1",
          "content" : "a2d949d87fed6db197cc3cceec93012dd2317ca0"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f895a587df4844d9b7565e8e9a6352afe1d55532458a0dbeb746bc1d02e9216"
        },
        {
          "alg" : "SHA-512",
          "content" : "352f7af9cff067f4a4e959dd9d450f5eae6cb5dd6ac37c11813f11f83cec0b31143f0f6f30860403aedb9f6bd03c7d7a7fea322ee9b283b5c3a053673177133c"
        },
        {
          "alg" : "SHA-384",
          "content" : "f4d5965d5713ed15449677d971777fba4dcff34109cb3d573af8d9a307675a57cf7cf41b31ea6de543f72743c6ed8ecc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-archiver@3.6.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/shared/maven-archiver/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-archiver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/issues/?jql=project%3DMSHARED+AND+component%3Dmaven-archiver"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-archiver/tree/maven-archiver-3.6.2"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-archiver@3.6.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.plugin-tools",
      "name" : "maven-plugin-annotations",
      "version" : "3.12.0",
      "description" : "Java annotations to use in Mojos",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5e5b825e2c793e62adcaad9d36633caf"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec4d83a57e597d4d132df8715d0074d1bad82c13"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3ddd26c5b0e6c0e9521d1dac4ca5a02d633f628f6f06b847a5dc425c6b34e7a"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c28674a35d82f89cdcc51fb1088f527df1628013f488b4fcd6da9f00d03061c271d39ce353a594bad3f5b2d55ff94220b048908e160ec55049256cc308820c3"
        },
        {
          "alg" : "SHA-384",
          "content" : "d185528f3e6cc3c5e329883907c199a83a28ee64c345ef42c04631a337274a2f70b115ea64d9efcdc803fc67d5dae06a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/plugin-tools/maven-plugin-annotations"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-plugin-tools/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MPLUGIN"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.12.0/maven-plugin-annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.12.0?type=jar"
    },
    {
      "publisher" : "Sonatype, Inc.",
      "group" : "org.sonatype.sisu",
      "name" : "sisu-inject-plexus",
      "version" : "1.4.2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c1bfd74a76af0757b348554d9a1facc"
        },
        {
          "alg" : "SHA-1",
          "content" : "53d863ed4879d4a43ad7aee7bc63f935cc513353"
        },
        {
          "alg" : "SHA-256",
          "content" : "a65e27aefbe74102d73cd7e3c5c7637021d294a9e7f33132f3c782a76714d0a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d73b922ff6f369f77fe18897e6c2a98569716206e48f52df3925fe964561922cf347207f9c7d6dd5eef694d7c39d345b582f1401a0ce9d914c43f926a4a320f"
        },
        {
          "alg" : "SHA-384",
          "content" : "bdb0744db342d925efe436909d7c6a443bc5012f63ea2609c770cfb647662ba3573b61e068d4f7d14d59a825915ffdf4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.sonatype.sisu/sisu-inject-plexus@1.4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/"
        },
        {
          "type" : "build-system",
          "url" : "https://grid.sonatype.org/ci/job/Sisu/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.sonatype.org/browse/SISU"
        },
        {
          "type" : "mailing-list",
          "url" : "sisu-dev-subscribe@sonatype.org"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.sonatype.sisu/sisu-inject-plexus@1.4.2?type=jar"
    },
    {
      "publisher" : "Sonatype, Inc.",
      "group" : "org.sonatype.sisu",
      "name" : "sisu-inject-bean",
      "version" : "1.4.2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "400f9ca3cb77d34f159127769cb89e92"
        },
        {
          "alg" : "SHA-1",
          "content" : "5cf37202afbaae899d63dd51b46d173df650af1b"
        },
        {
          "alg" : "SHA-256",
          "content" : "fb3160e1e3a7852b441016dbcc97a34e3cf4eeb8ceb9e82edf2729439858f080"
        },
        {
          "alg" : "SHA-512",
          "content" : "8bfd754b4bac265b82795066a7eee04ceb7d9de0a0835687ec0bc44ca644cfa5268bed639934ce169a1a93f7cd0d4591865c969288fb5e31b497bafaf1f17b0a"
        },
        {
          "alg" : "SHA-384",
          "content" : "5bec5b8c215bb5a4b3fb63ddbcb5575fb4e3ed587e7462375e730795df91592d9bd1a0545dd11af8a3d332f419b695e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.sonatype.sisu/sisu-inject-bean@1.4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/"
        },
        {
          "type" : "build-system",
          "url" : "https://grid.sonatype.org/ci/job/Sisu/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.sonatype.org/browse/SISU"
        },
        {
          "type" : "mailing-list",
          "url" : "sisu-dev-subscribe@sonatype.org"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.sonatype.sisu/sisu-inject-bean@1.4.2?type=jar"
    },
    {
      "group" : "org.sonatype.sisu",
      "name" : "sisu-guice",
      "version" : "2.1.7",
      "description" : "Guice trunk with some patches applied for Sisu",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f1d341b68fc25c53321eb00cf87b82b0"
        },
        {
          "alg" : "SHA-1",
          "content" : "8cb56e976b8e0e7b23f2969c32bef7b830c6d6ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "240113a2f22fd1f0b182b32baecf0e7876b3a8e41f3c4da3335eeb9ffb24b9f4"
        },
        {
          "alg" : "SHA-512",
          "content" : "75f4e008cef58dde84a511e30db440cc89d344c6978c779115a7da609b9cf06e9626b5693d413101afa1a809ddf1d958d340a1a7aaf59d378c7d03f956b3408a"
        },
        {
          "alg" : "SHA-384",
          "content" : "506798acc8431a1cdbb6d4bb993f1fa0257b6a2eb0d011fd5b51330d6a485a6387fd2b26c2f8e84c5c361794d8d8e4cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.sonatype.sisu/sisu-guice@2.1.7?classifier=noaop&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://forge.sonatype.com/sisu-guice/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.sonatype.org/service/local/staging/deploy/maven2"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.sonatype.sisu/sisu-guice@2.1.7?classifier=noaop&type=jar"
    },
    {
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-archiver",
      "version" : "4.10.0",
      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46a7cede88b793dbc9cbe9fd82d68368"
        },
        {
          "alg" : "SHA-1",
          "content" : "d63e385ae6ded05eef954102f0cd1137b2baab81"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c07814ff4a39199999ae82bba1e38aa4f25637467fcac6a66ed63a76535799a"
        },
        {
          "alg" : "SHA-512",
          "content" : "55e3c7d84f18f7f044410f8731efc01362280bc6fd6a0f737ad944d1504263a90e7781d84a7fb1beaea44d7cc7fa5c25cd3ad85d2390db23a123aafcb57e410c"
        },
        {
          "alg" : "SHA-384",
          "content" : "4dd88173dc9acd5f3e2e34f91bdcc1c1c657e1b8dbd0d4c0ce49759117864fe6a3b6895e7c692e3ad20b73fef9301dac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-archiver@4.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-archiver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-archiver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-archiver/tree/plexus-archiver-4.10.0/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-archiver@4.10.0?type=jar"
    },
    {
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-io",
      "version" : "3.5.0",
      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4a1f4133ac1df46f296bddba6c9f0d64"
        },
        {
          "alg" : "SHA-1",
          "content" : "dff8fd2ddb661a4b6b0f9587589ea00dc97605e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "965ed28912cf1ae4c628112c4009e0c19819bc44ed5db8af54ee5eda21036a3e"
        },
        {
          "alg" : "SHA-512",
          "content" : "3be39b9961af7b2423ff027583f5b35c61c37f56a0d76dd8c3a6eadcb7bf3898ec5b1b94c80814e6c7484a82499e1ef2304781902fd42171b22d4188754dad0e"
        },
        {
          "alg" : "SHA-384",
          "content" : "59d9350ef4c2fcecad9e7d253636cc19735f1ab416a2ef20f883fa4f00eb0ddfdffb593896b8bc7a207a0085581aebd0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-io@3.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-pom/plexus-io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-io/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/codehaus-plexus/plexus-io"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-io@3.5.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-compress",
      "version" : "1.26.2",
      "description" : "Apache Commons Compress defines an API for working with compression and archive formats. These include bzip2, gzip, pack200, LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d2c5abbd0a822c0b79cf4f03ead483ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb1f823447af685208e684fce84783b43517960c"
        },
        {
          "alg" : "SHA-256",
          "content" : "9168a03141d8fc7eda21a2360d83cc0412bcbb1d6204d992bd48c2573cb3c6b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "7106a722d26da945f6d6eea6f0c61b420bff45749bf60c572d992c545b10ccd926dc4b9a9f366ff29d5940c99f26dfeca98f6c1c4b630632a65f04c2d7b94b26"
        },
        {
          "alg" : "SHA-384",
          "content" : "8422ef0d5e9ca419a8b3a33a4c330348f4495b9edded4fde38636d11e99fc3f725df11769d310edc233beed2401daf53"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-compress/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/COMPRESS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-compress.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-codec",
      "name" : "commons-codec",
      "version" : "1.17.0",
      "description" : "The Apache Commons Codec component contains encoder and decoders for various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca1f080782f7e77cb3aec451e7a7f02d"
        },
        {
          "alg" : "SHA-1",
          "content" : "0dbe8eef6e14460e73da07f7b11bf994d6626355"
        },
        {
          "alg" : "SHA-256",
          "content" : "f700de80ac270d0344fdea7468201d8b9c805e5c648331c3619f2ee067ccfc59"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb9c3b2055d0b31d106293f0bc3696f90a11a30953e5b05a1a3c453e98a563475c93d7c6d1707e75f59d0806fba5fd8e4486b8bd72e58bb6ae995bdbbeeb7e17"
        },
        {
          "alg" : "SHA-384",
          "content" : "a0fd174b2f8a21b43828371a7ee03c915b79e69d7b0e16cfe6367f794e2f8e6bbebc261e8a4ba35a79779b2338a774a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-codec/commons-codec@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-codec/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CODEC"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/commons-codec"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-codec/commons-codec@1.17.0?type=jar"
    },
    {
      "group" : "io.airlift",
      "name" : "aircompressor",
      "version" : "0.27",
      "description" : "Compression algorithms",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2c1137bd68ec7a65655fc1adca94742b"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b3b5e7932a1d088ad1f13d109ffd688ab59ef9d"
        },
        {
          "alg" : "SHA-256",
          "content" : "fdbef3137a28f63bb0cb93487803080ede746a4ec3d421e36c6f0c305c35e5e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6ef205c5e56b9ebc0c871fc8b523cde226d05d3531bc8932cb850e4607c8bf4ab554def0206994f55e2ae9245518af7a379e2282247cd8dce97b3612b84e13e"
        },
        {
          "alg" : "SHA-384",
          "content" : "d74e216442328fc9225e0d82622285bea8885bf7c14b7869b142305e2f727e8f4b4d4edac6ac18651580da0b58ca6dc8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.airlift/aircompressor@0.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/airlift/aircompressor"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/airlift/aircompressor/tree/master"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.airlift/aircompressor@0.27?type=jar"
    },
    {
      "group" : "org.tukaani",
      "name" : "xz",
      "version" : "1.9",
      "description" : "XZ data compression",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57c2fbfeb55e307ccae52e5322082e02"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ea4bec1a921180164852c65006d928617bd2caf"
        },
        {
          "alg" : "SHA-256",
          "content" : "211b306cfc44f8f96df3a0a3ddaf75ba8c5289eed77d60d72f889bb855f535e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "a4362db234d4e83683e90f5baf90c82107450cc4404acab96e3fab14b8a3d4588a19722171d32f27d18463682a6994cad9af0b1065c954e3a77ea7bdcf586bac"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa30349b094723369908369a18e2cb5beb5b7ca0b24b4d56c2f5725fae152220f6526466672b22bfec939e2e0622a01d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain"
          }
        }
      ],
      "purl" : "pkg:maven/org.tukaani/xz@1.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://tukaani.org/xz/java.html"
        },
        {
          "type" : "vcs",
          "url" : "https://git.tukaani.org/?p=xz-java.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.tukaani/xz@1.9?type=jar"
    },
    {
      "publisher" : "com.github.luben",
      "group" : "com.github.luben",
      "name" : "zstd-jni",
      "version" : "1.5.6-3",
      "description" : "JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "67b722d1bc7f256235ddf32a320c1d0c"
        },
        {
          "alg" : "SHA-1",
          "content" : "823b794106e4bcb80110f49408d1641231f25927"
        },
        {
          "alg" : "SHA-256",
          "content" : "f72ede1b39258faf81277dc58de30c71cbae4253732558d2ce10b53d8b5763d5"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf237e2eb5bf0318a082e8dd480d89887a7c3fa068264b99313f84460a30203649505a293500949f588148a9074a54a4a4a324e9d8aa80475536c4260091ce61"
        },
        {
          "alg" : "SHA-384",
          "content" : "3885377295270021f4a46667ec6a3c36bfac2290caac17e42a9e557a3f9675357abc78576e61b721e1a91cec765322e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/luben/zstd-jni"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-3?type=jar"
    },
    {
      "publisher" : "Codehaus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-i18n",
      "version" : "1.0-beta-10",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7f36c0459c853750c627f682ec7bcf52"
        },
        {
          "alg" : "SHA-1",
          "content" : "27506f59e54cc80b8c28b977c2bcd0478094e0cc"
        },
        {
          "alg" : "SHA-256",
          "content" : "b87f25b512ffafcafbf4a05ab943812e9c6915291370c6b46016eb3836886c41"
        },
        {
          "alg" : "SHA-512",
          "content" : "c06555d10b1f1e66ddb93f3f5045de305b3e7b04f761a9d1956e2aba32d9d7541affc2f2281eae2be48b32d233da08da9f905153c6a0804de98d55b2d3025fae"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e2a8327bb2d682e2e8aa69526006d831bda94eaee64b20174b7de88bd476b461be35564f274b4255546609578ecf0f8"
        }
      ],
      "licenses" : [ ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-i18n@1.0-beta-10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://plexus.codehaus.org/plexus-components/plexus-i18n"
        },
        {
          "type" : "distribution-intake",
          "url" : "dav:https://dav.codehaus.org/repository/plexus"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://jira.codehaus.org/browse/PLX"
        },
        {
          "type" : "mailing-list",
          "url" : "http://archive.plexus.codehaus.org/user"
        },
        {
          "type" : "vcs",
          "url" : "http://fisheye.codehaus.org/browse/plexus/plexus-components/tags/plexus-i18n-1.0-beta-10"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-i18n@1.0-beta-10?type=jar"
    },
    {
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-utils",
      "version" : "4.0.1",
      "description" : "A collection of various utility classes to ease working with strings, files, command lines and more.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0fa4c6aabfa676c4a1a1bf0c7473f684"
        },
        {
          "alg" : "SHA-1",
          "content" : "2162c639aa9b081ef2a0be9d41643513e284bf99"
        },
        {
          "alg" : "SHA-256",
          "content" : "96b9cc44439191d2d0635974e2d44e768736b4fb2abcb65f94cd95e41912fa8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ecf609d495c9e7728476ca35d4290c94d862c393afc6a98090571f4047d4184d1c5231fd6af4bc68fe7d832eca26171f86af5ec590d6f2f70740b720a6f636b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "713234f501e1911062a1e4272e10ab355c7dfb8f67ee1068dd35e71f6c1bd97becf4cf41a242877f8272db4028408e3c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-utils/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-utils/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-utils/tree/plexus-utils-4.0.1/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar"
    },
    {
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-xml",
      "version" : "3.0.0",
      "description" : "A collection of various utility classes to ease working with XML in Maven 3.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cccca4a03a8367cd20e4efaead5fba0b"
        },
        {
          "alg" : "SHA-1",
          "content" : "d16b91678bc3734276886132923d6919c935c9f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2622dc9339b16f5b8c9cad2add440e965831d0e16f19ae1de24e1202b0de536"
        },
        {
          "alg" : "SHA-512",
          "content" : "31b68a025ab2658fe59d5fbb79a2425560392e3db2746b0ab805846a58816c4235dd6d50ed3ed2d4919f7494e058075371bb29694f4aaae370c9e0caa2e55245"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d341bb6b29b67afe31595657ff478406476408b61bb7a1deda3ec951582e27d0195cbb5dde87124ff803858c5235258"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-xml/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-xml/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-xml/tree/plexus-xml-3.0.0/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-sink-api",
      "version" : "2.0.0-M12",
      "description" : "Doxia Sink API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1782b8f119c129ff13c200b6744e6189"
        },
        {
          "alg" : "SHA-1",
          "content" : "284e3e9a7d9452bc313c8255e4061e437cafe1a6"
        },
        {
          "alg" : "SHA-256",
          "content" : "98aaf18537176cde6659dd2fa03c1ca2c37ddd23a2b13530249cabcd2e234ca5"
        },
        {
          "alg" : "SHA-512",
          "content" : "52c02370fb71c71630b49d1235840a6165bf51c00990506df84bfa17506e3113cd4e50d7a8aac9c58ff26e57785162c63c30406fb81b36298959259cc002d83a"
        },
        {
          "alg" : "SHA-384",
          "content" : "23e9529a12fd5d6614dd4ea582dccb95998c7288db85103fa6fa9b2e45701c79c3e5e1fd3d3744d2ad93784129b9b68c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia/doxia-sink-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia/tree/doxia-2.0.0-M12/doxia-sink-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-core",
      "version" : "2.0.0-M12",
      "description" : "Doxia core classes and interfaces.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7a0000e3c8e30a7dc5aaa7d3edd0b325"
        },
        {
          "alg" : "SHA-1",
          "content" : "36bde2c470cf298039b72763bbda4d5ad9b1c62d"
        },
        {
          "alg" : "SHA-256",
          "content" : "398ba45e803780bd4507de0231531ae17f783b4608cdae11bb8bd42a85a13b40"
        },
        {
          "alg" : "SHA-512",
          "content" : "0c5e13d22c98d33a064cf8291b0032e0df78bb9064b27ec075b3f748c602e0429566a0c88e78b9e4d3bd702a8faacdd55146f663bf208d9debd4aaf44160abd9"
        },
        {
          "alg" : "SHA-384",
          "content" : "b1ae8f45ced59ff7850b10d9fc690d973086252252132a53ef55958abfe981d077b632f46696862bc0c60068dfc51c2f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-core@2.0.0-M12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia/doxia-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia/tree/doxia-2.0.0-M12/doxia-core"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-core@2.0.0-M12?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-text",
      "version" : "1.12.0",
      "description" : "Apache Commons Text is a set of utility functions and reusable components for the purpose of processing and manipulating text that should be of use in a Java environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "544add6fbc8d4b100b07c3692d08099e"
        },
        {
          "alg" : "SHA-1",
          "content" : "66aa90dc099701c4d3b14bd256c328f592ccf0d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "de023257ff166044a56bd1aa9124e843cd05dac5806cc705a9311f3556d5a15f"
        },
        {
          "alg" : "SHA-512",
          "content" : "7d198cc288e4d515f37c81d0dcd1210bce3594d2a06a11f6a78566d33c33acdb4f292b0b42c87281b69fe3af891966bca708e25fa29b1b3536e9f951f5b57d7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "4f471c41486a396f25e6956750440aa05c294778ae1ffaafba1f8596f0d49da45b56ad829d59343900fca7c0db461bbe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-text"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/TEXT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-text.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-module-xhtml5",
      "version" : "2.0.0-M12",
      "description" : "A Doxia module for Xhtml5 source documents. Xhtml5 format is supported both as source and target formats.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "459ea542ff86c17ba404a195bbef3c51"
        },
        {
          "alg" : "SHA-1",
          "content" : "d5b03e0c8d79e724648ca271f2a9955bedb10ca0"
        },
        {
          "alg" : "SHA-256",
          "content" : "352efc693264617d5e1c3e6614f120c32ee5e7fa070fa40ca79d3c3b427500b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "9ed3562bec80c19c02f87dcbd54674c136b8c87d8e1b7bad19e86e0fee011a07683a402ee088d579b12312b0b1819e053245028e53c39f1f2a5385bb7719fa8f"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e0e57d656bd24187f2f506f8f881e428b0a961c5b2aa29fb94713604c5a71ae3422fdec90b9bb7e981fbe4b4fac6370"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-module-xhtml5@2.0.0-M12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xhtml5/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia/tree/doxia-2.0.0-M12/doxia-modules/doxia-module-xhtml5"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-module-xhtml5@2.0.0-M12?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-module-apt",
      "version" : "2.0.0-M12",
      "description" : "A Doxia module for Almost Plain Text source documents. APT format is supported both as source and target formats.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6fd81ab74c511755b19fecb350f58b11"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a0efbdfd58df9c841608318bd0d277f6dbcd35b"
        },
        {
          "alg" : "SHA-256",
          "content" : "cf5b06dff2a0c74c285d3a2964ab11b902ee4f170fc54bceb4ef4e639e269909"
        },
        {
          "alg" : "SHA-512",
          "content" : "b35779f8fb68ec26f2334f60025e0eb743a30d89b3384ca96097fd2dc48e8d5451df1b6b7fdc95a78c62af816f395b7ae35257b101a4635bf6fd53992f61aead"
        },
        {
          "alg" : "SHA-384",
          "content" : "3ed1547f88c0552b0be433fb4853cd8669078c5f44816f0296e2e4e47554070b4df50231a835041d61d1b8e8bc9cb58a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-module-apt@2.0.0-M12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-apt/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia/tree/doxia-2.0.0-M12/doxia-modules/doxia-module-apt"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-module-apt@2.0.0-M12?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-module-xdoc",
      "version" : "2.0.0-M12",
      "description" : "A Doxia module for Xdoc source documents. Xdoc format is supported both as source and target formats.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2332272aefc1701d97673474619c4fd0"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ca6a8902515898a942fa63c320b7de3b17b295f"
        },
        {
          "alg" : "SHA-256",
          "content" : "88513ed322b8f037934a3425fa2add3539698447358f67ebbf9cb30f7c095025"
        },
        {
          "alg" : "SHA-512",
          "content" : "47a5c3bd08b460ba8c0416ceecf8ccae21833a8ca0fd973f7b012f39848e74b450a5303dae73c77e51e4871e9b23b829cbffeabcfebad90b1132e6b8c2c5b36d"
        },
        {
          "alg" : "SHA-384",
          "content" : "b74cc8b36e0795606bd14c7326b14590a0511b36a6953d1e239254d75e86fa55e56bd34ec2a8084b4519cde808f47af4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-module-xdoc@2.0.0-M12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xdoc/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia/tree/doxia-2.0.0-M12/doxia-modules/doxia-module-xdoc"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-module-xdoc@2.0.0-M12?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-module-fml",
      "version" : "2.0.0-M12",
      "description" : "A Doxia module for FML source documents. FML format is only supported as source format.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b9ef35a74424a5c62170e4d69704d96d"
        },
        {
          "alg" : "SHA-1",
          "content" : "d3562c8d6a0103894de8678c41d08a7af1bc50ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e80594447288f45d19428d8d15c91df0f12940af7b27a6f80d5d170c5bea7cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "a856d786ede5421d6729393b79099b33ffba90dc310228a12e0ecacbfc3738f0014c343a9b2f6ae9c12f616b63f5a7d4014797e9841544003ec68236d1f8ecc3"
        },
        {
          "alg" : "SHA-384",
          "content" : "f1d9a4a569648b4793881025cf7d41f8d90492d00707944aff8c17d92b40274a908e02e427c4aeb938b52cb3647c5780"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-module-fml@2.0.0-M12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-fml/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia/tree/doxia-2.0.0-M12/doxia-modules/doxia-module-fml"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-module-fml@2.0.0-M12?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-module-markdown",
      "version" : "2.0.0-M12",
      "description" : "A Doxia module for Markdown source documents.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ec0bfd661a2fbb5910ec8a81b33ea72b"
        },
        {
          "alg" : "SHA-1",
          "content" : "34c7a2a4ca64b12e6857f9ceb0a8b82ccac0d9df"
        },
        {
          "alg" : "SHA-256",
          "content" : "2b7c7634fe6a968854e3116b9930692f0497f05db687baba726331bb38ae6902"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab09d1e761c92ffa16b209041595e0494a13ef19790b649973b1897037525dfd0371a6518f326ca6d407fb84b00e197b72c2f4a79a0ff8d33a44dca9d5de6af3"
        },
        {
          "alg" : "SHA-384",
          "content" : "5141a0d9b1a4617f054d31a42510605e5bbc93cdc343ababb9079615b2a6251e38de8d1dfcd97b35138d888667a97df7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-module-markdown@2.0.0-M12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-markdown/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia/tree/doxia-2.0.0-M12/doxia-modules/doxia-module-markdown"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-module-markdown@2.0.0-M12?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark",
      "version" : "0.62.2",
      "description" : "Core of flexmark-java (implementation of CommonMark for parsing markdown and rendering to HTML)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aea61cd8a9dc5aef8321e43e6fcbc3a7"
        },
        {
          "alg" : "SHA-1",
          "content" : "606a88e1d15aa8debd97cb5dfdf788ddc6fb5b5e"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ebc1707b86c22c70a0ef7c5b7b38a9361c80b89b6bfd0e17be39ab0ed3272a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "1b8b4b100a53c650d7e4df072aaf39d70ae08d7302c10358da1a77248ebdfac30403b163c36f4a97d9a0fc169650352eab91bcab375e1909b2564066381ccd46"
        },
        {
          "alg" : "SHA-384",
          "content" : "2aa6246e31a2b8a32af21d92fd99304f286f9eed618ef4943e07e2a28a82246741f0be63c448c7276d76fd0cf8da5e11"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-util-builder",
      "version" : "0.62.2",
      "description" : "flexmark-java builder utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "767b36cd2e3957a1443c6a6b6ccc37fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "22c85efb51d4aa25540b8b0d880be7ad4a8baec1"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f3177abf51b4e26e2bba994df4902b392c7336e16dfee7ab2c492e0685d52f5"
        },
        {
          "alg" : "SHA-512",
          "content" : "556d936f013c651b4f86a9a5d6813259afea2b6513cfc000b8499c8d106c790ad11243e48de348bd426b31d2a089e02520de82d2b958e0f257b56a5c7fcb38cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "8ee2f68fbb8b22aa25e00a933adc463270c181c61f284b15e6fc499fc7b864e8368c638566fb9ee61e30904cd24a9968"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-util-builder@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-builder"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-builder"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-builder@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-util-collection",
      "version" : "0.62.2",
      "description" : "flexmark-java collection utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "18238bc16fae5cdd06e5a0653f89a37a"
        },
        {
          "alg" : "SHA-1",
          "content" : "85253a62761533ce7709f81b0c581c8473f825ec"
        },
        {
          "alg" : "SHA-256",
          "content" : "59f350f064aeb3d0e01e97fb773fb9701e3605d9db7a6eb12bce0686412b3809"
        },
        {
          "alg" : "SHA-512",
          "content" : "bada7152975359f6b582d7ce8bba70567bc4f3bbfd1f956df9f23a0f00f401b1fcc2bbfc6a89a45569cbe5c313f343684f7c184f8d210d02fe80ac408febb5bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "d8e023ac18b4545e07ad9dc65535da1989aaa63dde666d746e3bcae6e660c21c7647664913b0fa4afc5410d92e46b787"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-util-collection@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-collection"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-collection"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-collection@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-util-dependency",
      "version" : "0.62.2",
      "description" : "flexmark-java dependency utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c7e16dc63d2eadc33ca1618c6bffc3e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae5afa76a669e06b3a65255c2ed775ede5cd3eb1"
        },
        {
          "alg" : "SHA-256",
          "content" : "582d01d2f3f42a9ea966551b354edbd6c19dfc70be74f470bc847db255de1367"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d9f3d29128d8f851db5809481ebfc996afa63d9d177a9798fbb9248997dfefee97f6e63d86113528e662d9639127a7a7d7985f999f17cf2a8c3220db9b36c68"
        },
        {
          "alg" : "SHA-384",
          "content" : "0fe0c559e9970d1bb48d22bc7c4a3e9287ed9e39bdaa2ca6186279a9a4048df7a1d7b0026597e6c511f334d5daa7aa40"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-util-dependency@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-dependency"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-dependency"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-dependency@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-util-format",
      "version" : "0.62.2",
      "description" : "flexmark-java format utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2f23abb159fc058176c296b3b780ee8c"
        },
        {
          "alg" : "SHA-1",
          "content" : "058548be1fc0682698721c0c278451a41f361d3a"
        },
        {
          "alg" : "SHA-256",
          "content" : "78ced2e678e746a78948ce9469fe95ec78c22d085b0254cce7f826b40231087f"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d17aa6ddae98b437d68d88a2133936421dc34058a0f8a4cf84acba5e31cad78a892a04fd61d1107f3aefb85ea462e63dffe78c5bb8f91555c9c92e402b09084"
        },
        {
          "alg" : "SHA-384",
          "content" : "5dcdbca531676f1a621c4892a1d74ad8a48f927330f4cfd0ce56265944a1d0ce1811489979ad88147e4f136eb03c7668"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-util-format@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-format"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-format"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-format@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-util-html",
      "version" : "0.62.2",
      "description" : "flexmark-java html utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dff60ecf00dcf14adb75a16d1f1d7bb5"
        },
        {
          "alg" : "SHA-1",
          "content" : "6d830cb37e48fd9dca44bf15fbc3a86aa7d82c5a"
        },
        {
          "alg" : "SHA-256",
          "content" : "377bbf407bc7d7b091ada9eba16b058b7e7fa60ed4a3ee3c584c5d514e159786"
        },
        {
          "alg" : "SHA-512",
          "content" : "0157d544cf650a4ba7d7886de395abf0254b8a7cdf31b09a8f07cca1907fb3db0441242d7ffab90f797f1ad99e9a942f4e0a2c04fe538e1c078df22d67a96c91"
        },
        {
          "alg" : "SHA-384",
          "content" : "7399e25977a0e7180bb2bfe12996b7894a265c6633b2d270ce69222fb9a457f4608a59dd5d56bff3c251580499badd01"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-util-html@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-html"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-html@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-util-visitor",
      "version" : "0.62.2",
      "description" : "flexmark-java visitor utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "59f6c046f27487f25c5c29e356c2d071"
        },
        {
          "alg" : "SHA-1",
          "content" : "ca49bd94860a5ccedd82bde96ece831f16c66ff1"
        },
        {
          "alg" : "SHA-256",
          "content" : "7197bfcfdeca859c2da2d775f322f98b9fd722cb992760a9678ba4c706eac982"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e9cfdc52dc9a7a4d31ab6264a6c49a8fc524a0e671fb4e6b19ae16d82b47dd7d68d62a9ec79a06a04dda51be17ca265544d324e7f50817504a69b06496ccae6"
        },
        {
          "alg" : "SHA-384",
          "content" : "79ac65e80073063447849b37a19fc859468f1ddfe3bab510eb261e7bce3befd74f87d79d98bc3826e94fd178c233f1e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-util-visitor@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-visitor"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-visitor"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-visitor@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-util-data",
      "version" : "0.62.2",
      "description" : "flexmark-java data utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a107f9950e58f43f9180ff2d186dbb3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "2df8ce1abab2e40edc7d340962025ee1dd09fe02"
        },
        {
          "alg" : "SHA-256",
          "content" : "4ec42683f8ae51ee8227f3443a54ef0d70d076b593890abac24648d93eecc39c"
        },
        {
          "alg" : "SHA-512",
          "content" : "4460cdd7d97ff5eec6e6399019cb5149509ca9c2fc798c991ceea8b317d28b19d10908f4c828be2c535a77d3cbd7bc702b7682f2be38f737831011ab991cc16b"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed5658fb09646b5fabb8a5fefc4609c6e48ac376cfdaa45ea71f43ebfe4f0e02d8d13649ffa3fce509dc4de100bec599"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-util-data@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-data"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-data"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-data@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-util-misc",
      "version" : "0.62.2",
      "description" : "flexmark-java misc utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8de961e7bb34352278ff1180c50798bc"
        },
        {
          "alg" : "SHA-1",
          "content" : "18133dd81887c512e2f56feb3c14a8a1210f30ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "06cec0698633f875e668b401dbab208e0f56a5d55f956a993209efae6be45da6"
        },
        {
          "alg" : "SHA-512",
          "content" : "80840bea8dc4e166bcb2e7029cd025ba1aea8e80f93a46e076cef0fee3f02e25fececfe16b09811845b50b89c1f8aa914926bf143518780c77d9c469985101e6"
        },
        {
          "alg" : "SHA-384",
          "content" : "7d70b9efdcf45af77df047b5774f15927eae609690d20beb1f07e8ea505fb0c8065851340e625d428756d75408efda86"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-misc"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-misc"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-util-sequence",
      "version" : "0.62.2",
      "description" : "flexmark-java sequence utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "02505ef1b6e3bedf541e47fadf9fa6bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "87af2803a63b5b07cc42d9c1d98f8ecd4f83fbcc"
        },
        {
          "alg" : "SHA-256",
          "content" : "6684a0048ad088452419a2871a6516e7fd3013700cb34a71cca4f9f31a0320c4"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e665a9206402cd3b7ad2cb30f49eadf51654c4bc30d5a7b0b3e845c3821918dd4c12fe23b71eb9e0ef1e8514e3632fab1706daf297f81b291eb632a3fe6ddd9"
        },
        {
          "alg" : "SHA-384",
          "content" : "e65165452010278ef2ec3af1fcb034acd1b62916a363b37bd603b4eae76339bf588ca5b718a33893c1444af6d4eaf0aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-util-sequence@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-sequence"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-sequence"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-sequence@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-util-ast",
      "version" : "0.62.2",
      "description" : "flexmark-java ast utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04fba35fb4d2a4df60f369b386cef503"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0b998d5570295f104a4ffee4f8eec305d7db327"
        },
        {
          "alg" : "SHA-256",
          "content" : "762c1c2b9cec0cdf53fe1fa1068061265a44f7bc33e672c13f838a697189e434"
        },
        {
          "alg" : "SHA-512",
          "content" : "a1c9cc93519f15566781b5ce65509cfde5be6b3006740a2ebe560589c596a46ffb4505efbd2f63c7e011b6d86bd9b4dfaaf6222e0e2a4390fa6b1aa451ec66b0"
        },
        {
          "alg" : "SHA-384",
          "content" : "3f08a9dc90977006d4ef5f7b58973ec7e7070f0d82b367bf29926e1a56f796ccc737a9e693bfd436c8ebc1a308b30ea9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-util-ast@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-ast"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-ast"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-ast@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-ext-abbreviation",
      "version" : "0.62.2",
      "description" : "flexmark-java extension for defining abbreviations and turning appearance of these abbreviations in text into links with titles consisting of the expansion of the abbreviation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a520afb01464236b55aee5d59c6283d"
        },
        {
          "alg" : "SHA-1",
          "content" : "d54dfe9adb0a57609c586c47fce407e925ad7fdb"
        },
        {
          "alg" : "SHA-256",
          "content" : "874511f0f08d0a0d58dbf8a2e08d55c055b642a4225cd54f6dd8101c93e16f4d"
        },
        {
          "alg" : "SHA-512",
          "content" : "918579b11469c938dce343f30921c56fcb4f76774425e95a6f20afb98bea5357b43aeb6efdbc8b56f3da97571a92bd0fb558db92bae4d810d2722c9cca90d571"
        },
        {
          "alg" : "SHA-384",
          "content" : "38401eb0ac2b3378fa4204e85338777567fdc9060923d81566b38693002841cfcc28339a91b487c30602d817e0179489"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-abbreviation@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-abbreviation"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-abbreviation"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-abbreviation@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-util",
      "version" : "0.62.2",
      "description" : "flexmark-java utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "69fa8d168fb3488a84fb770302895823"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e38dcd6bb4ccfc13d513aaba350404977fa85bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "36bb72a3b57a99ff751190cb538ad553499bd49bc24763c642d58c61e9d5b171"
        },
        {
          "alg" : "SHA-512",
          "content" : "776d388e12fe3ce6d794b777ebd99c71b40648475ee3c593713b99e3f04ed05170f5cb9145ae8832cd83e6d80d569413073a2c4033104d30b0551f6b1b8ff112"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d90a04becd8aad1e22e6edeeb77353717469384cad5f534a2512044b3a31a5908baa8fc0b3bbc4fc19761d4bc0a5a11"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-util@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-util-options",
      "version" : "0.62.2",
      "description" : "flexmark-java options utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93214b5b2c67cf9f520771d385a6cc18"
        },
        {
          "alg" : "SHA-1",
          "content" : "d871763fff2226c271cc3333e98729ce6211065c"
        },
        {
          "alg" : "SHA-256",
          "content" : "a26573c1fedb494d2ff06d28db852d316f4d6fc3b43ed2247afbacd743d9ae50"
        },
        {
          "alg" : "SHA-512",
          "content" : "6cc4b1e74b78ea87f1566759ee6d9d9cc8cb18b818b93696e64d10ff0f8fbaf92d85b1ce0b041c17ebb4c4633dc8445517a6e0f37e2f58b270d61ee1c15bcc12"
        },
        {
          "alg" : "SHA-384",
          "content" : "092bdca5d78c7679aabfbb216971018bf6095ffa7c956d741d3699d53675b8b80ae9640c1b6f4409747f5fc8c65efda4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-util-options@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-options"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-util-options"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-options@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-ext-autolink",
      "version" : "0.62.2",
      "description" : "flexmark-java extension for turning plain URLs and email addresses into links",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5707f445af14418d83c059840874bb38"
        },
        {
          "alg" : "SHA-1",
          "content" : "e72d9a9beffc30512e0231a2754d65dd32144744"
        },
        {
          "alg" : "SHA-256",
          "content" : "527d4a294778d7dcc7f309d407eba0526816ced2d691c51308606b286abf6573"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed07422e95768a942f89e7945d53ca099b12d3ba7e57d56a0522ab760ff06a0a9d5102bba64568ff407a038b10a9e6c5185224f3bb24174c513b58192bd7b1c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "32e736df18bde4826b82f4bba0e43a6d7639b181c18bfa224498eb72bcb61cff044f14326b67a9e003b0343cb8e8670c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-autolink@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-autolink"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-autolink"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-autolink@0.62.2?type=jar"
    },
    {
      "group" : "org.nibor.autolink",
      "name" : "autolink",
      "version" : "0.6.0",
      "description" : "Java library to extract links (URLs, email addresses) from plain text; fast, small and smart about recognizing where links end",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f2633571471a5957ee12e61b184e6219"
        },
        {
          "alg" : "SHA-1",
          "content" : "3986d016a14e8c81afeec752f19af29b20e8367b"
        },
        {
          "alg" : "SHA-256",
          "content" : "a80be030f6386f18111cad9161c0b6983157352a1b59a59e6002172f0d321c04"
        },
        {
          "alg" : "SHA-512",
          "content" : "fae9bf5a5bf96ae5a2959e73202e05526c1477d9161b55fdf5e33c2b006515f719f96186ee0e439c4e4dbe4980dc282c9753162aaefa3c4b3e62f29b9838acaf"
        },
        {
          "alg" : "SHA-384",
          "content" : "c95e2d6af633d7e3721a569a32070ae8ac5f0bf95aec3b5f71f18dcc503ca014baa8b1c0fda19e2111277b2d468e9a6c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.nibor.autolink/autolink@0.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/robinst/autolink-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/robinst/autolink-java"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.nibor.autolink/autolink@0.6.0?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-ext-definition",
      "version" : "0.62.2",
      "description" : "flexmark-java extension for definition",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "414c413ba8b67f6c21af8b17878a053c"
        },
        {
          "alg" : "SHA-1",
          "content" : "f83d90ac885b24119be26f0505be6fe56ae63fd1"
        },
        {
          "alg" : "SHA-256",
          "content" : "0884b4d242bb8b6568d75f84380e07e7b7e99913b50b29d23c42617fdcbf4ede"
        },
        {
          "alg" : "SHA-512",
          "content" : "1b37059fbba28f177a4bb00ee0ef6b6eb1babd7da9ae4006208667c8bfa2f96d5b50a16c97ecd7eaefaf0f746fd961a8f24b18124076c0b39ac43bb775a55d17"
        },
        {
          "alg" : "SHA-384",
          "content" : "4331dc1bdfcfab4744bdea45df887b20f40a167c25fa68da6a84d1c8ca160f5954e29d7e38158021aaecf870bbd9b8d5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-definition@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-definition"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-definition"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-definition@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-ext-escaped-character",
      "version" : "0.62.2",
      "description" : "flexmark-java extension for escaped_character",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a571aa977f940e059b57dccfc15f285a"
        },
        {
          "alg" : "SHA-1",
          "content" : "204e4fd60f56ca02ebbd66f46c6da9ed2d2a2922"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab4e540ee67cbd56356d338787b9804fd67df1c99f57b4bc77789e38464e4116"
        },
        {
          "alg" : "SHA-512",
          "content" : "54413a1193c774a1e8f1becd1e80ef6d1938e18de33225fedfc1497e24c55c7bf32aef19c7fd8b250af0dec4252c01053742612d4e107e392d59d7ab79975628"
        },
        {
          "alg" : "SHA-384",
          "content" : "3cb86234efe7c8fca43cc13b3c134eef498b4dae89215444aa782b1c0802dcf00ff26ba5575558c7494b78f270203c7f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-escaped-character@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-escaped-character"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-escaped-character"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-escaped-character@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-ext-gfm-strikethrough",
      "version" : "0.62.2",
      "description" : "flexmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9d9ca4009f73d89f0d3f2bdd0658e7df"
        },
        {
          "alg" : "SHA-1",
          "content" : "7c0657d663269223c7a5bf29f12982d38d382168"
        },
        {
          "alg" : "SHA-256",
          "content" : "a46a7c2abd5e8f2d6655b7e870408053e0beb2dd14a5acec4f2b18f6e5b1f0cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "60b689e54dba66c9c0c47c93d76dc364fa955712bbeba785d41f57886ab3147abadf2a59d5d66a2494d98cc345ac1da16e4a4de2526d811a8c2b1c6972a04952"
        },
        {
          "alg" : "SHA-384",
          "content" : "1997e58eeab6c49c0002fbc008b1cc8b23b3b7c519c645146a4d41b0c55428b53d62c1d4c417855870cfc4cc3fc16b2a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-gfm-strikethrough@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-gfm-strikethrough"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-gfm-strikethrough"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-gfm-strikethrough@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-ext-tables",
      "version" : "0.62.2",
      "description" : "flexmark-java extension for tables using \"|\" pipes with optional column spans and table caption",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b4b66ab6c57e544084d7545a97f03f0c"
        },
        {
          "alg" : "SHA-1",
          "content" : "c95068a1450835c2695750ece82c996a7b57bbd3"
        },
        {
          "alg" : "SHA-256",
          "content" : "761943d94020b78ac27c89840d9979328fc4cb18cb03aed23ee3b9767bf924b5"
        },
        {
          "alg" : "SHA-512",
          "content" : "5b950b822a913cb8830a12274e0989d671718ccf0704f2b13d6f112ab649213e582bfcbff38edc35ac2ee34cfcf1911649cfa23a775bcf6cde2a20fe8f79d14c"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e689de7d40867f71301d25921d2c9601f76cc25fb702e9cd45281556e2f259e1c993be025ec401c106532a131c25b7b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-tables@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-tables"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-tables"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-tables@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-ext-typographic",
      "version" : "0.62.2",
      "description" : "flexmark-java extension for typographic",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5e2fc90fd16865dbf19e58483811824"
        },
        {
          "alg" : "SHA-1",
          "content" : "fe4cc95b2aa47b7614b52c5b6fa998de2682dd2d"
        },
        {
          "alg" : "SHA-256",
          "content" : "0bbf8e501174ed9536a95aaba329f1da0481d3a4c486b9b1901d02211f3bf3e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "b47be8350ac1f1ee74afcf6ab385b2f078b11e99388e10ef93bc841b617d6d6185e32830151619f9ec8ad4f48234b31fa6a758f7f4762fe506ec602b863b4505"
        },
        {
          "alg" : "SHA-384",
          "content" : "55fa214d002640ead6e2298e3e9658482a3bc116053b19680f2ea2b918487ba7d94bb7a34d5d066d386b7ee32aac6bea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-typographic@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-typographic"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-typographic"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-typographic@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-ext-wikilink",
      "version" : "0.62.2",
      "description" : "flexmark-java extension parsing and rendering wiki links",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f19548e7d817b402b173df3d97aab026"
        },
        {
          "alg" : "SHA-1",
          "content" : "e07a39268a2091451f3456cb5d9e955bf276f3f4"
        },
        {
          "alg" : "SHA-256",
          "content" : "370676119e0db87453fe00d823c5b40172980cb24891ea4fedacf88eff909da3"
        },
        {
          "alg" : "SHA-512",
          "content" : "4bff83487cae828f458027b3e86231cdd9e88e25fdf30d35b0176a3112e0d2e729ade40be7fafbc0cc5b6d0058af1ea3e3d93ed79f8222834986422607625764"
        },
        {
          "alg" : "SHA-384",
          "content" : "97e988f256268c1767fe63f7da4dadc7f85fbc6242a75aef6309bcbd0660608b1a3bbbbf12961293384c592c5dcea36b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-wikilink@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-wikilink"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-wikilink"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-wikilink@0.62.2?type=jar"
    },
    {
      "group" : "com.vladsch.flexmark",
      "name" : "flexmark-ext-yaml-front-matter",
      "version" : "0.62.2",
      "description" : "flexmark-java extension for YAML front matter",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "981ac75e51f5c714b3c5d406b50f0cb7"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab1caa230841406bf39fb8f3d69bf82a145fbec3"
        },
        {
          "alg" : "SHA-256",
          "content" : "d59096960d6c80b29b64d4d9dac936b2c121d0b11c3e00b3dfcc1329dbc113b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "511658c1a25ddb302c4cf6b4895ccf4b11caef8bf5003af6f5032234f65748c3afd1feb281babe6de426e25bdc3818a52b6ea5bf01ac4e49900395c4d03f2259"
        },
        {
          "alg" : "SHA-384",
          "content" : "146e30af595b62e1afc4481febe21c8d1fa1e8274a6302892a4e5adac1f9ff3f83b97250e8e1c373ab7fd262970c4da8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-yaml-front-matter@0.62.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-yaml-front-matter"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vsch/flexmark-java/flexmark-ext-yaml-front-matter"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-yaml-front-matter@0.62.2?type=jar"
    },
    {
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "24.1.0",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "38673abe87d12508cd05498eff0b9731"
        },
        {
          "alg" : "SHA-1",
          "content" : "7af6a669488450c4a07c2c3254e2151df42d7d04"
        },
        {
          "alg" : "SHA-256",
          "content" : "27a770dc7ce50500918bb8c3c0660c98290630ec796b5e3cf6b90f403b3033c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "663395a885561cc97eed411c67b496c06ec9a54906185a871de8743bf53e92152f4bc7c2a0118b7f3cfe85cc0a6c408ac6d589839b8d25c851637f85880331f2"
        },
        {
          "alg" : "SHA-384",
          "content" : "85779b72d864894f1d3cdd489b0a419c0620281c4fd22a061f4a3fe2aee91015681889573200cd2124c3add48a3216a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JetBrains/java-annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/java-annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-site-model",
      "version" : "2.0.0-M19",
      "description" : "The Site Model handles the descriptor for sites, also known as site.xml.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "357554ba0874d688f143483d62d01c59"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ebc130f88b0bcfab3e6db4700e09605bba3aef8"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e45dac4c900d68c94e77fcc88e539686e97aabba130fc7ce186fa8991be6815"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed0b60e58ebb368767f8a4c3921cc1392437aa1844f5329fa1c3805678cf3575804bfffaed75f8c34e0a837e4c8879e85ffb53d5b85fbb6b2b2ba7387d492322"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b704a9e172f41ca00c2ef2deda2d23b802732ae2ad15e4bf90aa78ad73a049eee1d61866e202e465cf20964776beb84"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-site-model@2.0.0-M19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia-sitetools/doxia-site-model/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia-sitetools/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIASITETOOLS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia-sitetools/tree/doxia-sitetools-2.0.0-M19/doxia-site-model"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-site-model@2.0.0-M19?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-site-renderer",
      "version" : "2.0.0-M19",
      "description" : "The Site Renderer handles the rendering of sites, merging site model with document content.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ffb8b2259156f38c09e9ce41d4dc842e"
        },
        {
          "alg" : "SHA-1",
          "content" : "7aac777d653d076d985d9a2c7ebf516fa7779d78"
        },
        {
          "alg" : "SHA-256",
          "content" : "0b05e0d3153d95c24f0b8d76bc0bfeadb2168fd94560dd107bfd2dd584e629e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "3bc70303f99eeca7ea3e5c0f02b400cca7241dec733a4de150e552a4a35510d1338862698d343a139487a52687fb03cb9920e1e61bb0a91c63e88cb95de4f254"
        },
        {
          "alg" : "SHA-384",
          "content" : "50efa48c0facf3be7b662a75ec3b4e07a34e0f76bc82bc84c9de1c174f34e38778f0640ef96d01f54f7eb0133a9cc825"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-site-renderer@2.0.0-M19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia-sitetools/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIASITETOOLS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia-sitetools/tree/doxia-sitetools-2.0.0-M19/doxia-site-renderer"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-site-renderer@2.0.0-M19?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-skin-model",
      "version" : "2.0.0-M19",
      "description" : "The Skin Model defines metadata for Doxia Sitetools skins.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "457484ef935c60b368cba9d4ea2a45b7"
        },
        {
          "alg" : "SHA-1",
          "content" : "706139e251195d01376655a985a6adbe913ac08c"
        },
        {
          "alg" : "SHA-256",
          "content" : "5da94e6de9cc29277490d449df0f6356f3ddec1dba275a11323c8613557bbaf7"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5838ac7c7cf995e8871ee7286a7deba079b8c797dab722677893e64f24d69f6ec9c03bcaa8ea3c5961ec8f4d2808087c94ebf77ee852293eff37c48d81f4f23"
        },
        {
          "alg" : "SHA-384",
          "content" : "95da7a116dfa6a4b6b34c653684361ad8a57e3aaa0e3d19753670d790b02c232298c33c1f325edafb18e47472b2a3d5b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-skin-model@2.0.0-M19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia-sitetools/doxia-skin-model/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia-sitetools/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIASITETOOLS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia-sitetools/tree/doxia-sitetools-2.0.0-M19/doxia-skin-model"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-skin-model@2.0.0-M19?type=jar"
    },
    {
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-velocity",
      "version" : "2.1.0",
      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7139168c4ed7dd9e7e4d7a30f8d570ea"
        },
        {
          "alg" : "SHA-1",
          "content" : "9eb59fee6210d4a3ddb16571e72874264f334514"
        },
        {
          "alg" : "SHA-256",
          "content" : "de723be474cc609de942b67e56c2f152ed7c8f8f43069db696652c6cd771f4f4"
        },
        {
          "alg" : "SHA-512",
          "content" : "7bcc5fa7bc2604a56149f911a5cbd280a81571a191827ffdcf1b69c55da41cd1375c74c7dc9ec39628438067dcdd912aaffe3db0c86ae10e2640ebb7cafc1868"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e2b430e45e2ce5a7d7aaf7a5fa01cbb7da1ee9ba08a4e6680676317a1d405065fd87353e9befaab9b820746731023da"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-velocity@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-pom/plexus-velocity/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-velocity/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-velocity"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-velocity@2.1.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.velocity",
      "name" : "velocity-engine-core",
      "version" : "2.3",
      "description" : "Apache Velocity is a general purpose template engine.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e761e6088b946b42289c5d676a515581"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2133b723d0e42be74880d34de6bf6538ea7f915"
        },
        {
          "alg" : "SHA-256",
          "content" : "b086cee8fd8183e240b4afcf54fe38ec33dd8eb0da414636e5bf7aa4d9856629"
        },
        {
          "alg" : "SHA-512",
          "content" : "ec8ccd36d6cefd4325f39d6c215f4177900b7c0fb1e4e96b3c0d9391c033df4d5fb83b7899530f32738afa78c193d4dae700cd5c674954a34e7cf627a4fa1204"
        },
        {
          "alg" : "SHA-384",
          "content" : "5aa3f60e17efb01e2bae1d1169da36a55d7b3ede1d90b1f3e1d3984d2b78fa4bbbba2772ac404e9dae7b37812df11f13"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://velocity.apache.org/engine/devel/velocity-engine-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/VELOCITY"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?general@velocity.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=velocity-engine.git/velocity-engine-core"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.velocity.tools",
      "name" : "velocity-tools-generic",
      "version" : "3.1",
      "description" : "Generic tools that can be used in any context.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "76f13879ead8693fd4d5751a8a236089"
        },
        {
          "alg" : "SHA-1",
          "content" : "07aaa49086a64cd9dab967a8437cc03abbfad655"
        },
        {
          "alg" : "SHA-256",
          "content" : "8258cfdcaa16127f35ffe610a3fa4f76b7ebe51b88922c73c4ee39ce8f378ce5"
        },
        {
          "alg" : "SHA-512",
          "content" : "51e7249e92d516f9e8a92a1068856d920edee512563131cca2dede45ed6de0e8667dfe0f54cd59712f255f9019d92ea521b8182622ba303af3a45b9740a6d54b"
        },
        {
          "alg" : "SHA-384",
          "content" : "7aadd12f098af99f43a390b4620ffba74008dd3308fbdd18ca0c012929b80196f3977b8748c967312e12546f8e065ce1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.velocity.tools/velocity-tools-generic@3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://velocity.apache.org/tools/devel/velocity-tools-generic/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/VELTOOLS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?general@velocity.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=velocity-tools.git/velocity-tools-generic"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.velocity.tools/velocity-tools-generic@3.1?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-beanutils",
      "name" : "commons-beanutils",
      "version" : "1.9.4",
      "description" : "Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "07dc532ee316fe1f2f0323e9bd2f8df4"
        },
        {
          "alg" : "SHA-1",
          "content" : "d52b9abcd97f38c81342bb7e7ae1eee9b73cba51"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d938c81789028045c08c065e94be75fc280527620d5bd62b519d5838532368a"
        },
        {
          "alg" : "SHA-512",
          "content" : "7762b348caecead49038a38a89754ff7d9be6199324315495ba47cf24f52c06faadf9306d925c8fe47c587589a939c82e491e1c730267fdf354243a68c0f96ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "dcd3845917b8fb189cf4034b0d7c6d266ec7110f85ffbd2711cdea9eb94b4fa3e1cee9120b484c6a120b82769230ed3a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-beanutils/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/BEANUTILS"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/beanutils/tags/BEANUTILS_1_9_3_RC3"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-logging",
      "name" : "commons-logging",
      "version" : "1.2",
      "description" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "040b4b4d8eac886f6b4a2a3bd2f31b00"
        },
        {
          "alg" : "SHA-1",
          "content" : "4bfc12adfe4842bf07b657f0369c4cb522955686"
        },
        {
          "alg" : "SHA-256",
          "content" : "daddea1ea0be0f56978ab3006b8ac92834afeefbd9b7e4e6316fca57df0fa636"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed00dbfabd9ae00efa26dd400983601d076fe36408b7d6520084b447e5d1fa527ce65bd6afdcb58506c3a808323d28e88f26cb99c6f5db9ff64f6525ecdfa557"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac20720d7156131478205f1b454395abf84cfc8da2f163301af32f63bd3c4764bd26cb54ed53800f33193ae591f3ce9c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-logging/"
        },
        {
          "type" : "build-system",
          "url" : "https://continuum-ci.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/LOGGING"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/repos/asf/commons/proper/logging/trunk"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-collections",
      "name" : "commons-collections",
      "version" : "3.2.2",
      "description" : "Types that extend and augment the Java Collections Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f54a8510f834a1a57166970bfc982e94"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "51c72f9aca7726f3c387095e66be85a6df97c74b00a25434b89188c1b8eab6e2b55accf7b9bd412430d22bd09324dec076e300b3d1fa39fccad471f0f2a3da16"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd4e99b3314bd3c1a1ee26296615d9e44dadf7a1f8a7bbba44fb95121803d331e36d4cca4260e7609af78a47ba3e4073"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/collections/"
        },
        {
          "type" : "build-system",
          "url" : "https://continuum-ci.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/COLLECTIONS"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/collections/trunk"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-digester3",
      "version" : "3.2",
      "description" : "The Apache Commons Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "41d2c62c7aedafa7a3627794abc83f71"
        },
        {
          "alg" : "SHA-1",
          "content" : "c3f68c5ff25ec5204470fd8fdf4cb8feff5e8a79"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c150e3d2df4b4237b47e28fea2079fb0da324578d5cca6a5fed2e37a62082ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "a2063f01fd50f96cfd8765c49935249a77df47965ff0ae375bb1f1e47e3cdeb5e82eaf0b0e32183e581c01821499f9d4c57419e90352a7aa96b97850950e8652"
        },
        {
          "alg" : "SHA-384",
          "content" : "1691e34753c8ce3bb16729de8901f65def9362a989887e7b5d3cb05ded854e5b25b01b7725201228a97d17c4d68eb5f1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-digester3@3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/digester/"
        },
        {
          "type" : "build-system",
          "url" : "http://vmbuild.apache.org/continuum/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIGESTER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/digester/tags/DIGESTER3_3_2_RC2"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-digester3@3.2?type=jar"
    },
    {
      "group" : "com.github.cliftonlabs",
      "name" : "json-simple",
      "version" : "3.0.2",
      "description" : "Java 7+ toolkit to quickly develop RFC 4627 JSON compatible applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "148c0d1bdc1bcb24394627d6930ee9ad"
        },
        {
          "alg" : "SHA-1",
          "content" : "2337afdb06134a12fc0239299c3ceb2e9c209516"
        },
        {
          "alg" : "SHA-256",
          "content" : "fda65a9ad0e1ac0c88987106e89aa4d8b2a2495e7e042371efa83813f65b7295"
        },
        {
          "alg" : "SHA-512",
          "content" : "c77f7423fd96b5b6159236536e4e4b509032cea94368186b86c99f4ec72cf40ecfb26821cc7124077363902ce2b91644e32e53fa7de3fce9885b400b0424ecd0"
        },
        {
          "alg" : "SHA-384",
          "content" : "805dced7fef08b98489ff09ffedda93998369ed6a024674f09ae8d4e62e8ffab5da235d64e5f91eabc1840f6695a7e43"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.cliftonlabs/json-simple@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cliftonlabs.github.io/json-simple/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cliftonlabs/json-simple.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.cliftonlabs/json-simple@3.0.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-integration-tools",
      "version" : "2.0.0-M19",
      "description" : "A collection of tools to help the integration of Doxia Sitetools in Maven plugins.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a9c6946644bc13dc2f5d18cf62ec8507"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb75b33f9639f50a51234a2411b1e6f461fdaf1e"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c5b5ba9ca90a2e3f79812e73af8b547b406799e4758cdc126b45faca72e200e"
        },
        {
          "alg" : "SHA-512",
          "content" : "d8e7a4b4f2bf01216c5725e60a21315bb662fdeb49ac7923c53a41c34f4670a969f46cb67164c212efcc2fa27a1bb455da97bef4fd27eec1bfa5316a8735d8a0"
        },
        {
          "alg" : "SHA-384",
          "content" : "388ceb0f889e058ffe6ad2c4bdd3e7732f22c8f27fc5160cba2ac3b695593edf5eb2e812678b4df78e4be59cf7757a1e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-integration-tools@2.0.0-M19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia-sitetools/doxia-integration-tools/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia-sitetools/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIASITETOOLS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia-sitetools/tree/doxia-sitetools-2.0.0-M19/doxia-integration-tools"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-integration-tools@2.0.0-M19?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.wagon",
      "name" : "wagon-provider-api",
      "version" : "3.5.3",
      "description" : "Maven Wagon API that defines the contract between different Wagon implementations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55a4be47ca51799ae3c18ed521f296df"
        },
        {
          "alg" : "SHA-1",
          "content" : "39c44ebb3945dee359665272d8acb83f9460491b"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e72000338945ed3e96f8e4f578d1d0672e1af7e19c0e9014197ae5b31af3ef4"
        },
        {
          "alg" : "SHA-512",
          "content" : "e690aabfce0e7217d9810ffa8fc688bcca1e79fb9f440880f44c6e5e204824e6985dfe4171682a3ad60d89566d2d95bcedfe0cd62f59858ef089dbd8193b627c"
        },
        {
          "alg" : "SHA-384",
          "content" : "c73cda1798ef0ac17d20545182c639cc26355b1af97cb6f5571b6b655d9e7cb92a0e25183d7b05aabc6c87c38cfe9bfc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/wagon/wagon-provider-api"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wagon/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/WAGON"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/maven-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-wagon/tree/wagon-3.5.3/wagon-provider-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-lang3",
      "version" : "3.14.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.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e5c3f5e6b0b965ef241d7d72ac8971f"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ed471194b02f2c6cb734a0cd6f6f107c673afae"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b96bf3ee68949abb5bc465559ac270e0551596fa34523fddf890ec418dde13c"
        },
        {
          "alg" : "SHA-512",
          "content" : "0338b50767166e5746ada6d6aa2e071e7221d699323bfb629f7f204b294c1dc4cad140610a129ed751798443b43e74e0818989c7df7d33c5915aa29742be9ba8"
        },
        {
          "alg" : "SHA-384",
          "content" : "908d0a22dc17aaa04caa5104cff7cad5b88b77eecb78dd5b3b3fefa22ff71ac50a4fb9e31c897ac243f9d841e4b3453d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-lang/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LANG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-lang.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"
    },
    {
      "publisher" : "GlassFish Community",
      "group" : "javax.servlet",
      "name" : "javax.servlet-api",
      "version" : "3.1.0",
      "description" : "Java.net - The Source for Java Technology Collaboration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "79de69e9f5ed8c7fcb8342585732bbf7"
        },
        {
          "alg" : "SHA-1",
          "content" : "3cd63d075497751784b2fa84be59432f4905bf7c"
        },
        {
          "alg" : "SHA-256",
          "content" : "af456b2dd41c4e82cf54f3e743bc678973d9fe35bd4d3071fa05c7e5333b8482"
        },
        {
          "alg" : "SHA-512",
          "content" : "32f7e3565c6cdf3d9a562f8fd597fe5059af0cf6b05b772a144a74bbc95927ac275eb38374538ec1c72adcce4c8e1e2c9f774a7b545db56b8085af0065e4a1e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "8bf960fd053ef6ad1c3535824311f676b9ad537678b85f855dd5d6d726e391f8a7be9c9c76a8ae3ce8bfe671c1e2c942"
        }
      ],
      "licenses" : [
        {
          "expression" : "(CDDL-1.0 OR GPL-2.0-with-classpath-exception)"
        }
      ],
      "purl" : "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://servlet-spec.java.net"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://java.net/jira/browse/SERVLET_SPEC"
        },
        {
          "type" : "mailing-list",
          "url" : "users@servlet-spec.java.net"
        },
        {
          "type" : "vcs",
          "url" : "http://java.net/projects/glassfish/sources/svn/show/tags/javax.servlet-api-3.1.0"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "9.4.54.v20240208",
      "description" : "The core jetty server artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e2fd6b022866f111c2e295ac97047f88"
        },
        {
          "alg" : "SHA-1",
          "content" : "13d439d8a5d8b1ec936f9d6f90dbdd46fcb01820"
        },
        {
          "alg" : "SHA-256",
          "content" : "96a3e929207cab7612aef2ed9e80a2d1514bd5cfba118f6d040677ae483398f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "780ee47a8722bdfb4b159f440acbfb69afdb73cc329906392b10eba8d30c564aa6377fab129e61b85a56945f01c4403913c80b6ce3158d108d88a3ad64527f06"
        },
        {
          "alg" : "SHA-384",
          "content" : "80d9950edd40b4f2430fc4e0106af3fd95006fc02b8a7de3dd8ffcee4b9e72942ed4f5808afa7d3beb9fe808db375830"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-server"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "9.4.54.v20240208",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ee9f6ea6ab697a0079d7baef03097d6e"
        },
        {
          "alg" : "SHA-1",
          "content" : "389cb96fc6963b0aa13954164ed0b1c54bf87462"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd2b9b44fc4da25b6b15017f686d4c50e2cb4d68beca9602194ad9cefb97f777"
        },
        {
          "alg" : "SHA-512",
          "content" : "72af20a535ea6cc8d55d651a661a10548036ac800d902ffbdfe8c57afbc166043c0e467a9a5b59c31c9b6d8a10f65d1ee17bf6b5c37e9b3c46b896df9ca52614"
        },
        {
          "alg" : "SHA-384",
          "content" : "0dd05a26368af2ce5c93ceb07c73e78b79c01e27a319ea97e18591e9e6951c7fa7e017ea917b726f2265cf5fecc10f72"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-io"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "9.4.54.v20240208",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "057ddc7abad3b9ce93ee1542cd78cfbc"
        },
        {
          "alg" : "SHA-1",
          "content" : "a641b8a694eeefdde64404011471710e51352276"
        },
        {
          "alg" : "SHA-256",
          "content" : "90e44ea0dba911fe23b7cc4554ea8761e92dfd803401e3888fe6eb10a07944e7"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e1d6fdffcb2acf8daa9ce5b3ad973526a30b3556dc8e950254c68c64cd70e101b28a8acac41b3bd74de6b9c8eac10676afdc3c58ccb1f61a74323721592e0b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "198cab7ff218d1cb3d4a0fb4863e46860e48ccc4e34a1ca0ec1ff1c1e54bb7a3b71c924081727d125728bbb1e528071f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-http"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-http"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-servlet",
      "version" : "9.4.54.v20240208",
      "description" : "Jetty Servlet Container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e6edea140ef5ead667307fb4f674ae1d"
        },
        {
          "alg" : "SHA-1",
          "content" : "265cdb2c48345ff3c661a15873abbf4c7e4c8300"
        },
        {
          "alg" : "SHA-256",
          "content" : "8c2ffd1cc57f618faf8b212eb78405bb2d7f0b814ba3a3acaf784be702be7766"
        },
        {
          "alg" : "SHA-512",
          "content" : "b308c9dbee5644c1f0a162a0c6aa39283def44a8fd250b6aa962dbf0a2c775f05fb60970ede4145bfb6d4141773abbd2a84c731d6542742b693bd5087c6369a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "834b5b0f9acaa85370b8c1e423955b19b389b735fadf9dcfb87e4fad1bba930ec86741934d740549b4cf4e063f889d0f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.54.v20240208?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-servlet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-servlet"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.54.v20240208?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-security",
      "version" : "9.4.54.v20240208",
      "description" : "Jetty security infrastructure",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fb9cb76cbacca32156f2269ad0b4d840"
        },
        {
          "alg" : "SHA-1",
          "content" : "7bf0247b413feefce4a18f50c68d7b9e41beaf30"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d17ec768603c33746f9f6f98849d7c9f8bc439a53d9e247702e19cea6c75ec8"
        },
        {
          "alg" : "SHA-512",
          "content" : "6f580991c6478dce1a0cc99279b990bb6d71e815046b06fcb4b0863b8e5b5ba251ecd934dee7d400de64ca71b9ef0e31b17897173ab6538296f33adb59b8317b"
        },
        {
          "alg" : "SHA-384",
          "content" : "1790ac683c0de9888caf24af9cc8e5dd7785f0a9c260211e55d257e362b3a320fa8f5752c85d2207136fe2c8d5273ec0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-security@9.4.54.v20240208?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-security"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-security"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-security@9.4.54.v20240208?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util-ajax",
      "version" : "9.4.54.v20240208",
      "description" : "JSON/Ajax Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d5430887ace7e763d68053cadae25da"
        },
        {
          "alg" : "SHA-1",
          "content" : "973ad9c3e01c2ffae3571a85a3c82c3fb5cab18d"
        },
        {
          "alg" : "SHA-256",
          "content" : "50779cfe87f5487e437c98bb67eae87051b4f801013fc9115d5c11a89016440d"
        },
        {
          "alg" : "SHA-512",
          "content" : "4eda1fa6d50ce8b2bc7719c99661bd3ae0205b311f08c030cac32d38abd291ed3cddad401c56b4ed57a379e1d93adba9d0fd61e8e338ffb943f4d323e497db8c"
        },
        {
          "alg" : "SHA-384",
          "content" : "928f609346a33852baec99e132f30cee9d58a7514e8f4fbceed39154ad666a6ab9f3651941e58815e85a5afc63642a31"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.54.v20240208?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-util-ajax"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-util-ajax"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.54.v20240208?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-webapp",
      "version" : "9.4.54.v20240208",
      "description" : "Jetty web application support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae059f8ffd898c00d9d20b3f5be5afe0"
        },
        {
          "alg" : "SHA-1",
          "content" : "282bdc2f7e50634c8f807b6df611c3bf07d15c0b"
        },
        {
          "alg" : "SHA-256",
          "content" : "46e934cafe13ad32163e762a20b568646c84c617dd969cc067e1f7eb6ff1bd98"
        },
        {
          "alg" : "SHA-512",
          "content" : "7728d168124b7963a8fdef5831df31d7cf937effec84b3840c8123be81ec3d1bcd49503ea7e89320f23bb39ec07bd9cb8616eebf6ce3844b5ec6596eb7853608"
        },
        {
          "alg" : "SHA-384",
          "content" : "4984d9a9c8f0d741013e02c7d4257222ae1b6006429dd8c914820ace556fe4b6f59a5df1fac9466b79871e86e313ca42"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.54.v20240208?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-webapp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-webapp"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.54.v20240208?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-xml",
      "version" : "9.4.54.v20240208",
      "description" : "The jetty xml utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "24f649c6639edec2e40fe08933e08968"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed0947ebe09a202d0ab4aecf3a8d2a94151674af"
        },
        {
          "alg" : "SHA-256",
          "content" : "42b67d0d40ba0cfd9d047aae81a79a98ec759d872d1f8cfe0f6b9933dc1ea066"
        },
        {
          "alg" : "SHA-512",
          "content" : "056c7e36a2c10a4aa109335addabc6f5d5c4a5a65b9728e0c8c424ceb0b10b4b169d83d74199a282debeea8094e2ff63360e9495efbd92ea9937b861d224f1d3"
        },
        {
          "alg" : "SHA-384",
          "content" : "2fe95336cf15fa71d6879e7b9d042bd8d2f2dd959dafd5cf18f96be4ceaf2bb01a628e7ba6388a9c3e012e9616080adb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.54.v20240208?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-xml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-xml"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.54.v20240208?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "9.4.54.v20240208",
      "description" : "Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54404a63c29167408bd6a394b2cd1363"
        },
        {
          "alg" : "SHA-1",
          "content" : "8da375769a8fe4a32ec52cc2c9ac68f1eb843588"
        },
        {
          "alg" : "SHA-256",
          "content" : "0025f8470828d60dc93e6b5c33c015630b6b05a23afa8173ee7e60b928a4521e"
        },
        {
          "alg" : "SHA-512",
          "content" : "fbe9cf7efeba9f29297f75de3f1c2d98f0e02816a1dc9e6eaddcabb84c3a699a9332218c532017a3707ec57f4f99066bc671708bde4ec84dd873b8403422d7e9"
        },
        {
          "alg" : "SHA-384",
          "content" : "8ff35a1bea1eb199c0abdbdd1d14ffc075f9de1aac160fe2e7b8f0b7b297513c09484575fcd4b5ef6f33f9bc93f280c7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-util"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"
    },
    {
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "1.7.36",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "872da51f5de7f3923da4de871d57fd85"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c62681a2f655b49963a5983b8b0950a6120ae14"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.16.1",
      "description" : "The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ed8191a5a217940140001b0acfed18d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "377d592e740dc77124e0901291dbfaa6810a200e"
        },
        {
          "alg" : "SHA-256",
          "content" : "f41f7baacd716896447ace9758621f62c1c6b0a91d89acee488da26fc477c84f"
        },
        {
          "alg" : "SHA-512",
          "content" : "97eab31b073c5c57c8bcfaa2fec7b481a15a9a1f9ed864dfdc63b57f062b230557caa734c3133aca1165facb588c58db0185c07832241d70159e87a4bcf48008"
        },
        {
          "alg" : "SHA-384",
          "content" : "bd78e2eb3d005046d1329557d3a77529e98384d4d87940374eef432d73d5a06ef20fb7b0c44389de64496fe134dcf199"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-io/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/IO"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-io.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.16.1?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.apache.maven.plugins/maven-site-plugin@4.0.0-M16?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.reporting/maven-reporting-api@4.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.reporting/maven-reporting-exec@2.0.0-M14?type=jar",
        "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-model@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-settings@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-archiver@3.6.2?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.12.0?type=jar",
        "pkg:maven/org.sonatype.sisu/sisu-inject-plexus@1.4.2?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-archiver@4.10.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-i18n@1.0-beta-10?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.0?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-core@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-module-xhtml5@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-module-apt@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-module-xdoc@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-module-fml@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-module-markdown@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-site-model@2.0.0-M19?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-site-renderer@2.0.0-M19?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-integration-tools@2.0.0-M19?type=jar",
        "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.3?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.54.v20240208?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.54.v20240208?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.reporting/maven-reporting-api@4.0.0-M12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.reporting/maven-reporting-exec@2.0.0-M14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.reporting/maven-reporting-api@4.0.0-M12?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.0?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.4.1?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.4.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/javax.inject/javax.inject@1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.4.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.4.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-artifact@3.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-core@3.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-model@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-settings@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-repository-metadata@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.6.3?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.4.1?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.4.1?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.4.1?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.4.1?type=jar",
        "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.9.0.M2?type=jar",
        "pkg:maven/com.google.inject/guice@4.2.1?classifier=no_aop&type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-model@3.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-settings@3.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-settings-builder@3.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-builder-support@3.6.3?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.25?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.apache.maven/maven-settings@3.6.3?type=jar",
        "pkg:maven/org.sonatype.plexus/plexus-sec-dispatcher@1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-builder-support@3.6.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.25?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.sonatype.plexus/plexus-sec-dispatcher@1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.sonatype.plexus/plexus-cipher@1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.sonatype.plexus/plexus-cipher@1.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-repository-metadata@3.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-plugin-api@3.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-model@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.6.3?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.annotation/javax.annotation-api@1.2?type=jar",
        "pkg:maven/javax.enterprise/cdi-api@1.2?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.9.0.M2?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.annotation/javax.annotation-api@1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/javax.enterprise/cdi-api@1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.inject/javax.inject@1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.9.0.M2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-model-builder@3.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.25?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.apache.maven/maven-model@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.6.3?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.9.0.M2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-model@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-repository-metadata@3.6.3?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.4.1?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.4.1?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.4.1?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.4.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.4.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.4.1?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.4.1?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.4.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.inject/guice@4.2.1?classifier=no_aop&type=jar",
      "dependsOn" : [
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/aopalliance/aopalliance@1.0?type=jar",
        "pkg:maven/com.google.guava/guava@25.1-android?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/aopalliance/aopalliance@1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/guava@25.1-android?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.checkerframework/checker-compat-qual@2.0.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.1.3?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@1.1?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-compat-qual@2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.14?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-archiver@3.6.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-archiver@4.10.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-archiver@4.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-io@3.5.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/io.airlift/aircompressor@0.27?type=jar",
        "pkg:maven/org.tukaani/xz@1.9?type=jar",
        "pkg:maven/com.github.luben/zstd-jni@1.5.6-3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-io@3.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.17.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-codec/commons-codec@1.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.airlift/aircompressor@0.27?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.tukaani/xz@1.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.12.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.sonatype.sisu/sisu-inject-plexus@1.4.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.sonatype.sisu/sisu-inject-bean@1.4.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.sonatype.sisu/sisu-inject-bean@1.4.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.sonatype.sisu/sisu-guice@2.1.7?classifier=noaop&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.sonatype.sisu/sisu-guice@2.1.7?classifier=noaop&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-i18n@1.0-beta-10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-core@2.0.0-M12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-module-xhtml5@2.0.0-M12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-core@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-module-apt@2.0.0-M12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-core@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-module-xdoc@2.0.0-M12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-core@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-module-fml@2.0.0-M12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-core@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-module-markdown@2.0.0-M12?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-data@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-sequence@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-ast@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-ext-abbreviation@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-ext-autolink@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-ext-definition@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-ext-escaped-character@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-ext-gfm-strikethrough@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-ext-tables@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-ext-typographic@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-ext-wikilink@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-ext-yaml-front-matter@0.62.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-module-xhtml5@2.0.0-M12?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-core@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util-ast@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-builder@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-collection@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-data@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-dependency@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-format@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-html@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-sequence@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-visitor@0.62.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-ast@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util-collection@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-data@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-sequence@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-visitor@0.62.2?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-collection@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-data@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-sequence@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util-collection@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-data@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-visitor@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-builder@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-data@0.62.2?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-dependency@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util-collection@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-data@0.62.2?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-format@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util-ast@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-collection@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-data@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-html@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-sequence@0.62.2?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-html@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-sequence@0.62.2?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-abbreviation@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-ext-autolink@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util-ast@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-builder@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-collection@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-data@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-dependency@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-format@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-html@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-options@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-sequence@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-visitor@0.62.2?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-util-options@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util-misc@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark-util-sequence@0.62.2?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-autolink@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar",
        "pkg:maven/org.nibor.autolink/autolink@0.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.nibor.autolink/autolink@0.6.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-definition@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-escaped-character@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-gfm-strikethrough@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-tables@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-typographic@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-wikilink@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.vladsch.flexmark/flexmark-ext-yaml-front-matter@0.62.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.vladsch.flexmark/flexmark-util@0.62.2?type=jar",
        "pkg:maven/com.vladsch.flexmark/flexmark@0.62.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-site-model@2.0.0-M19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-site-renderer@2.0.0-M19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-core@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-sink-api@2.0.0-M12?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-site-model@2.0.0-M19?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-skin-model@2.0.0-M19?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-module-xhtml5@2.0.0-M12?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-velocity@2.1.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.0?type=jar",
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar",
        "pkg:maven/org.apache.velocity.tools/velocity-tools-generic@3.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-skin-model@2.0.0-M19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-velocity@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.velocity.tools/velocity-tools-generic@3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar",
        "pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar",
        "pkg:maven/org.apache.commons/commons-digester3@3.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.github.cliftonlabs/json-simple@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-digester3@3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.cliftonlabs/json-simple@3.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-integration-tools@2.0.0-M19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.reporting/maven-reporting-api@4.0.0-M12?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.maven.doxia/doxia-site-model@2.0.0-M19?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-i18n@1.0-beta-10?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.54.v20240208?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.54.v20240208?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.54.v20240208?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-security@9.4.54.v20240208?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.54.v20240208?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-security@9.4.54.v20240208?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.54.v20240208?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.54.v20240208?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.54.v20240208?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.54.v20240208?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.54.v20240208?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.54.v20240208?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.54.v20240208?type=jar"
      ]
    }
  ]
}