{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:ac84de07-7fa5-48bc-98ee-1ebe38b65521",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2023-02-23T14:44:46Z",
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin makeBom",
        "version" : "2.7.5",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "11cd12fd5f8b60a961c385ef2be00f52"
          },
          {
            "alg" : "SHA-1",
            "content" : "3576a6392958d12709ba803922ca8ee0c7a233ed"
          },
          {
            "alg" : "SHA-256",
            "content" : "802bf55759d1a44b12e01879614bae19c096302d881d1b52bf36e6051b9dc1ef"
          },
          {
            "alg" : "SHA-512",
            "content" : "779fc38723c9b02448a7cd16c432cb6504771ea5969eedb5ce72bcb96b58d0f52c3ee534f38f88e26967e2a18c93b307bbc98a65ad346df0859af89f7d963c2c"
          },
          {
            "alg" : "SHA-384",
            "content" : "4caddd8effbaa3379638798216c03a881e1eef799c0f179fde19dbfb038a2a12c261bfd28b18594052787f5460429584"
          },
          {
            "alg" : "SHA3-384",
            "content" : "490cc3412260a126b0cea502da5338e47b6e354338c128c588d7d0ab776e0ed15398d6f1042c8a5f3a98a152323a0c18"
          },
          {
            "alg" : "SHA3-256",
            "content" : "538aa1dfe3e87abb3b4608b2d53508eb13f9a3d2b735f6fd7287bb285c938d78"
          },
          {
            "alg" : "SHA3-512",
            "content" : "5a18cc565eb102ce88049b104fa283b1510866ac945286c9e5de1f7f8a098246c881289eda147c1a130c231b8092099faa7caa149d4651f68c215f40eab3425b"
          }
        ]
      }
    ],
    "component" : {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-jetty9",
      "version" : "4.2.17",
      "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.2.17?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.2.17?type=bundle"
    }
  },
  "components" : [
    {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.2.17",
      "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" : "5084cf4c993a164d0d7227105a157723"
        },
        {
          "alg" : "SHA-1",
          "content" : "6add1dd4f8b11be3edf97b0f9dc537af1c3beda0"
        },
        {
          "alg" : "SHA-256",
          "content" : "a10d4fb9378aee9d1681fde1d9c6c06e8b8b4dda3225ad04316cf41e716879f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c56d8b4bbba1af5f199d2ab5f0a8b694b8495810ea20ab237434daf2d71e16882c2a09dbd7832fd16ddf98327a0f211ccdc81f5b13cec1ae7bbd6ce2ab0d3f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e67efd2bcef1e661ffa66a1b7e56427ab7c9ebf752dabd15ed2ac301c3dcd68c2105102fadecf99ffef6976d92bdd6c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7bdadc64c45870e3abb238585fd9af2467e7dfc3cd8b2d70760548a4c7fa80a384ff0c1f474edca2350acb30d678bce5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7fd239bb547ce6bc3e7abceb5ada4282a87e79dc8b7e2ab22f5636f661d0444c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1acd12ba1e2d24160d4b2e0ce6e0035a063d2ba5822ba5b77d9334201e1a66a139fa9502dfb1624cf695637e4ad63517f7c40ed9373e86cc4a3c5fcb92c4e8f8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.17?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.2.17?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"
    },
    {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-annotation",
      "version" : "4.2.17",
      "description" : "A dependency-less package of just the annotations used by other Metrics modules.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "debd31dbf924d407f64012e4c36adc2d"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b19f1caeeaf1c57ccac0f20cc7872660c8d0f09"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d27240cbe333051c8c53798c724233343b05075eb687215ff706b77689e8d97"
        },
        {
          "alg" : "SHA-512",
          "content" : "a5d6d9a779b86b82117ed593dec4e0aedadea65e810acedc8745827391c4a8742a8cba78db3e5ee0f8db27d29d4c311448d97c723835597f5bdaa46251690c65"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a46110a13b9f26853db51081ebf93dd77d21aae8c6ecbe74e37b159299b6d41342f2735b2115ce5810b54cf513a7abd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "72feb1644ee0bb2a658b863879868d3b91741c386d53e15ba1c199f6dd0f81474a0c06d5422a8f968cb57fa6858b2c0f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "44ec614bb07404edeafd54bf808d37dfb8bfafe57c1a6fd6d06507a9af0e98e6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8715bad16282ce92242bd0c573a9a4515b07febc221df479953744b486a8ff88e8d4d1c4cfafdaee367e16bc8f9253b35ebe7df1ed4116a1d77a56b3f68620f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.17?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-annotation"
        },
        {
          "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-annotation/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.17?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.2.17?type=bundle",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.17?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.17?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.2.17?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/io.dropwizard.metrics/metrics-annotation@4.2.17?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" : [ ]
    }
  ]
}