{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:221fbb81-6e88-4ac2-bf5e-60ece9c9b07e",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2023-01-27T22:16:36Z",
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.7.4",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "1c0045824ba8b7c3459faf37fadb5ca4"
          },
          {
            "alg" : "SHA-1",
            "content" : "c0259ad78634a65918e328d793d2ea0b8a9c2220"
          },
          {
            "alg" : "SHA-256",
            "content" : "47bd0e0176ba679b66739820bc52880a9e667c57c8b7301de698c0ce7e271bb1"
          },
          {
            "alg" : "SHA-512",
            "content" : "e8b72acd176d5d3e13646c2422d6fac1e47d369162cbde8796afa567d36bd182a5f8f4cbdc46185f3607a71e92c410ab0eacd87ab8c17b38e352eb3077a46ecb"
          },
          {
            "alg" : "SHA-384",
            "content" : "8759a5908a1dbd6797ce597bba7d67a073d63129e1affd9b827482581ee85815b118fb4e950991b9d6793a5d70e8b901"
          },
          {
            "alg" : "SHA3-384",
            "content" : "7721f8119070762eed34e1d7fbe0eb2f590130a62f9ebcf15dbb9d3321ef25ba2b0709eb6f3e922b59f7203554db555c"
          },
          {
            "alg" : "SHA3-256",
            "content" : "3fc2ede35393130c22e8ea1985092c498f51f88c67925701906c910829aaac1e"
          },
          {
            "alg" : "SHA3-512",
            "content" : "7f54ea340410b97d5ccf4b417928359ea30be0d71d4aaa859389f308407e9d94fa3617d395f7e81e00881da67143aa8910fdae2dd01a8fc9c9a07b8bc03fb3b1"
          }
        ]
      }
    ],
    "component" : {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-jetty9",
      "version" : "4.1.36",
      "description" : "A set of extensions for Jetty 9.3 and higher which provide instrumentation of thread pools, connector metrics, and application latency and utilization.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-jetty9@4.1.36?type=bundle",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-jetty9"
        },
        {
          "type" : "distribution",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-jetty9/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-jetty9@4.1.36?type=bundle"
    }
  },
  "components" : [
    {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.1.36",
      "description" : "Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d30e81a3d36b3e2651ee25653fe750ce"
        },
        {
          "alg" : "SHA-1",
          "content" : "fad243ff41feb95fa002632075876da6f277380f"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3401c0c9e4d4cedf941d294f7f174ff46e0e4b8f8f77ebcb47d43d1f69dc077"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e5d8f8b177c182141dfe7c893f8ea1900671a8ebcb9542a94fce640c5960c1e64a5556c18901b9c8ec72bdd885c96376600e6bb760d9ed12d35e67608592381"
        },
        {
          "alg" : "SHA-384",
          "content" : "843c563308f11e2493abc3118231e076c6eb937d3504c351a841837cc7ab7bd7f67b98d4bbc841c7c250e718e8c44142"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c7862dd146a06f559b3c0fa231a977d6030e90de00d5a80bf073b0e7322d60368cb82c01f02b65073db4cdf7ce63f28"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c3e3905440898ece55a43941f632cd0d5fa6012a650291841bd7a354f3c890b0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5366dae267d10cda19880a2990ee59526cf30c850ed18c7643356c5bc79ef79f9ae651123a55d7cef33ffd1a3d9b87d5ed721c8149a78e16f790ded2ff85afd5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-core"
        },
        {
          "type" : "distribution",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-core/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.36?type=jar"
    },
    {
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "1.7.36",
      "description" : "The slf4j API",
      "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"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3bc3110dafb8d5be16a39f3b2671a466463cd99eb39610c0e4719a7bf2d928f2ea213c734887c6926a07c4cca7769e4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba2608179fcf46e2291a90b9cbb4aa30d718e481f59c350cc21c73b88d826881"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14c4edcd19702ef607d78826839d8a6d3a39157df54b89a801d3d3cbbe1307131a77671b041c761122730fb1387888c5ec2e46bdd80e1cb07f8f144676441824"
        }
      ],
      "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",
          "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" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "9.4.50.v20221201",
      "description" : "The core jetty server artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e1952bdce458a6d686d0709237a7831f"
        },
        {
          "alg" : "SHA-1",
          "content" : "eeae601b8c0483779a88c53d7fb0aedf4c73a0de"
        },
        {
          "alg" : "SHA-256",
          "content" : "7dae9e934cb8738d83f70c5d997fe05e67cb5063287455d50e8542944beaa1e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "da15a9aeadd4f985618ea451039178533f08b6867d66d0f02267fd150ce898775312ef8fd16cf5684b99820b5d6c402981cd51f422fd1a10818d77b0ae2896ea"
        },
        {
          "alg" : "SHA-384",
          "content" : "360af5558dc9ea3d05983b0ffd1506b434b84089dd8bae709da055ce598812f8347c5ca7c76a113479c9eaa876593d5c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bb1d2a8434cbe4c83ef0a9803e67a6459bd1f7ce9befbd3b87c6a30b3c6c5a661bd59f666629e4e06dc8dfb4e11b8acb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c6846b1f53804c8091c6c397340ff81eab3471480bd37aceb16b4e30a7523a75"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9c07c57ccfefe141eabf7ccb06fa0ea3bf8a273c66da556aa27f81db992423da3e9e524779136c434267db848d53a1e601e0fceb2007721ecc876f6e43217372"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.50.v20221201?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-server"
        },
        {
          "type" : "distribution",
          "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.50.v20221201?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "9.4.50.v20221201",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f1ee9309211226ecb58980bdd10b1e72"
        },
        {
          "alg" : "SHA-1",
          "content" : "f025a779b60e276ee9e4edd03f7f6bf853ea0521"
        },
        {
          "alg" : "SHA-256",
          "content" : "3e3c569b9f39dbd1c9ae6d67e32512e072c50b4845866e941bcfd741e0ef5088"
        },
        {
          "alg" : "SHA-512",
          "content" : "a9e2d0bf955bd7dae294bde86b8488be4a8e384dd903e6c9833f6597621de488798412a30ee0d5279c67e8fa2334144a2d9633e680337e45330ab38d1ab595ad"
        },
        {
          "alg" : "SHA-384",
          "content" : "645a76b75302547dd6767815c6c44c08e2fede41da002fec89d8ed312715424f31d3e45727efd7668ab83a9565598a13"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61eda21373b4e5e42d2dc0f0b84431368a6b10e572fff9f8d674aca830b04af59f81f4e1486efcbb9c938981ca451b8d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19cb2e5dcf57f3cb81346984b67634ff98251e9e99d163cfe2347a04359cd0e6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a340037eca3f50fc23466c96556537d36c662c3cd1285e9223d33c1b90b8fcfdbd15bef65e2d0397b2407a9264a1d6748b0210740a0915bab932b069a8a8972d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.50.v20221201?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-http"
        },
        {
          "type" : "distribution",
          "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.50.v20221201?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "9.4.50.v20221201",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0d193a5af1ce57c514a7a84ac563a0a5"
        },
        {
          "alg" : "SHA-1",
          "content" : "df7cea38eaf86021e66455d5f6cc1ab5a04475c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc51976bc91236279c82e9f1a51e82631562eea518e8654097d271b8dd0acb0b"
        },
        {
          "alg" : "SHA-512",
          "content" : "17e4a581789dd3398853ae89085a2c0e300ff6d9e029b763f52b13420b42bf5075cf72a4824e4e2a6b877e2260aa5db85f76fc450e3305a499d1079d9d06def7"
        },
        {
          "alg" : "SHA-384",
          "content" : "22d5b8c5ec74f72f1980018ee69802aa6a7ebe9c92c413588eadc03e9072803628aba54a15d42bc73cf2605b9bdfa404"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2ee844d24805ef7ff139d9709a5fd80ef5dbb85f2f37d4cbf1282eaae587cf08fdc98800dce7e63b1d3f532e79d16fa9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b95f17038613024773b298a975373b67d673f0af84d5e01f72f73d4ebfd0e530"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e7e76df6460c3c63fabfc27d35a691f255e3d9d67f2516a797abdb2e9b95e096890065cbc837c151c6a118a2d695f22a62501663f193588662aa302d47b902e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.50.v20221201?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-io"
        },
        {
          "type" : "distribution",
          "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.50.v20221201?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "9.4.50.v20221201",
      "description" : "Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f1815ede8cd43f3ea3466209b828bee3"
        },
        {
          "alg" : "SHA-1",
          "content" : "92d86463bfca6241873679002ea2a012a0653990"
        },
        {
          "alg" : "SHA-256",
          "content" : "38891b3480b582d1f2646cf94f33e1675bdc7c814657e1742424c98193c9117b"
        },
        {
          "alg" : "SHA-512",
          "content" : "c18e60c5359138be31dbe065005d02423a5f6af6d2ac6724c3656e2cc918d678b38f6c95ea56a97f40863fa04f02c65855a522f9847e65871307423cc736530a"
        },
        {
          "alg" : "SHA-384",
          "content" : "3503777e8b20ad381ca1f1193aa8f9b6206157a094821319a0f5bcf3e91c8227c13fc57d140773cd5ebe0de5f6ed1849"
        },
        {
          "alg" : "SHA3-384",
          "content" : "056e2f211db6b25ec7f107be1013bf2cdecd510dd022ad93640f841dd09f3315fd30f3c43999b39ce051c8202f9cc0c9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5b19acf66125031e9ac763510cc885b724fd5af0a6a8ba1043426dd14b4383d3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cf28043419e65edff6db6c66ee87f59987e30bafae222f35c0601fdd42ab8bce23fe37eaddeaf27cd3921d8effe568d20cc8b639ce3707f099f9999c4c7c9778"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.50.v20221201?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-util"
        },
        {
          "type" : "distribution",
          "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.50.v20221201?type=jar"
    },
    {
      "publisher" : "GlassFish Community",
      "group" : "javax.servlet",
      "name" : "javax.servlet-api",
      "version" : "3.1.0",
      "description" : "Java.net - The Source for Java Technology Collaboration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "79de69e9f5ed8c7fcb8342585732bbf7"
        },
        {
          "alg" : "SHA-1",
          "content" : "3cd63d075497751784b2fa84be59432f4905bf7c"
        },
        {
          "alg" : "SHA-256",
          "content" : "af456b2dd41c4e82cf54f3e743bc678973d9fe35bd4d3071fa05c7e5333b8482"
        },
        {
          "alg" : "SHA-512",
          "content" : "32f7e3565c6cdf3d9a562f8fd597fe5059af0cf6b05b772a144a74bbc95927ac275eb38374538ec1c72adcce4c8e1e2c9f774a7b545db56b8085af0065e4a1e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "8bf960fd053ef6ad1c3535824311f676b9ad537678b85f855dd5d6d726e391f8a7be9c9c76a8ae3ce8bfe671c1e2c942"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e8f3282c08ceeed02947a13e886a3d75a6ea63e4f869a0e0bcbcf622e7cbffc81ed7bc045e82820443b6572c897cc4cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8acc3481503989e1a78ad619bcbdc005b616c13736522b52e5ae5d782e8a0216"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab5f85d424640ddcf6fc13a41d12ffdee0be9508cd4cdc581168b31cf7917323f6e0d984a0631068e0e01c098098fe0037d1c4176352fd89ba3a4da5d641ca3d"
        }
      ],
      "licenses" : [
        {
          "expression" : "(CDDL-1.0 OR GPL-2.0-with-classpath-exception)"
        }
      ],
      "purl" : "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://servlet-spec.java.net"
        },
        {
          "type" : "distribution",
          "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"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-jetty9@4.1.36?type=bundle",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.36?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.50.v20221201?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.50.v20221201?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.50.v20221201?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.50.v20221201?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.36?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.50.v20221201?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.50.v20221201?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.50.v20221201?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.50.v20221201?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.50.v20221201?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.50.v20221201?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.50.v20221201?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.50.v20221201?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.50.v20221201?type=jar",
      "dependsOn" : [ ]
    }
  ]
}