{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "version" : 1,
  "metadata" : {
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.7.10",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "1cc7f6a0382f8bb2f758d6a6ea401d1b"
          },
          {
            "alg" : "SHA-1",
            "content" : "a4297947a1f2d7d453105db542651614bbd37f38"
          },
          {
            "alg" : "SHA-256",
            "content" : "bd0fdd8f2f2116eee5e715aeac1580f19eb7a10ec2b6f805b53567067658e872"
          },
          {
            "alg" : "SHA-512",
            "content" : "9cde8352a427e10b96cae01348fc7cfe5d4aa9cd0a5e5dd93b414ce3bb7d112993c3b3004e53af52567fbfa16de0704ec59a5556a635ad70571fd124ae389f39"
          },
          {
            "alg" : "SHA-384",
            "content" : "93d7bf5b5c735347edfbfbd66810273ca840f9a322b816d22d44c3d8e8255c09e86570bb23712aeb0cade0f478be5aeb"
          },
          {
            "alg" : "SHA3-384",
            "content" : "4467f16e9ca32190a6e49c65339eb28ee5e8c78f4e918fcf95128a4b7648898de56ccb43eacfad0c9391ef8cdb7d629a"
          },
          {
            "alg" : "SHA3-256",
            "content" : "ed2996c99b483e969221d5e9a40f562ea2ab85442d361d72a90e85266a3ed781"
          },
          {
            "alg" : "SHA3-512",
            "content" : "c8e6ea9ddc38edc77e284b3bf541663e84752bdc59ed1935799847a48a14ea2fa531b61008fefcba37d732a56702a11ac112437b9b80d18f4ecc8ef0ecfb32cf"
          }
        ]
      }
    ],
    "component" : {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-jetty9",
      "version" : "4.2.22",
      "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.22?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.22?type=bundle"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "cdx:reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.2.22",
      "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" : "09d31a9f1551c59b203d750d6f26da66"
        },
        {
          "alg" : "SHA-1",
          "content" : "61625cf2338fe84464c5d586dbba51d4ff36a2b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2c365d2cc0f4748dfc681277bc883d68fb995b5eb18db63b6208f1f9f12e201"
        },
        {
          "alg" : "SHA-512",
          "content" : "badc0b65f9c793f0ca59a451782ab6ce9d7e3e981c65db0081fa797ac68b1afb7f914b84a39cdca73c360b842586afabd02cc4ea71e4541091f8a99b894fa211"
        },
        {
          "alg" : "SHA-384",
          "content" : "d46a31480783218006418f6dd0992e92bc1b160557c15d4086d62e8af7e2cb2eac1fe181b52383edff594d23097a444e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "89e699275e20ee900ffd7e3464c998b9bf62b330e06a27b6e7ad4b3bda6d18ad3f17cd873259838c56832f0f378cae23"
        },
        {
          "alg" : "SHA3-256",
          "content" : "072f496953ab2d8aa8ee5a704234b77e47ccc3722d00b773782512818970e765"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dcf7382e813424b397b32fe7171e3ce65742cf3f6bc18ce60059da82ef2ca0993aebac6fcf138ea1dcb5b3667f845ce0e83965979807d8ec2db0d048fc7a544a"
        }
      ],
      "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.22?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.22?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"
        },
        {
          "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.22",
      "description" : "A dependency-less package of just the annotations used by other Metrics modules.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "051ba042b62cffc1e977219047dc599c"
        },
        {
          "alg" : "SHA-1",
          "content" : "3fbafa285fc956ac7049b01028f4e1b1037d7089"
        },
        {
          "alg" : "SHA-256",
          "content" : "d02a59277f983b8eff2f6f6e63448a2f2a5d924e1a656b4f1ef640431e04b603"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a8d38a0624cc751bfba959f6f6bafea0d328a87210ce18b5336e27bf86b1d97ed63f07b22ee0ec6fa19fd17d17c6244d6c77cfe2d25147044ff34bd955800a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "e675879504e9aa6860127d097ab2cbb99dcc8f340783ad8ba3bc6dff9d34a9c9255b2f4e8b470a2544ecb18a5c80b6e9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "79eadc5a4c771d2fcea41d0c74dd77068fbc858a1f996cb5652ab10263ba26c4c62b161d3b1e6b1de03ad8e85e3c585f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "76c853d6706fe3f246a067373e128d561041a2600b574ec75079ca5ac52cece5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ba4239dace04de48934f2dc51f2455e683f61f3a13c2cc3b8c8d1df3c2d25c0af4610a5ff07928c8c9f19c3ac84afdc84ce0b0d1fa1fc9ccbdd07090e483a12f"
        }
      ],
      "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.22?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.22?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "9.4.53.v20231009",
      "description" : "The core jetty server artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cca7e7e1943bf118773f1fa3479e3df5"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b0e761a0b359db59dae77c00b4213b0586cb994"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c4e9c6cb0a7a541031500af0823b678f65d809f481efa9cadd1ff81bda19f78"
        },
        {
          "alg" : "SHA-512",
          "content" : "aca14debabc0cc40e154d4de4de404c383c4611e9f2482911e17d9072f0941cef8a88511d5d49d70946e65872e1bc8d395b9401b2ec91132553d782d99140ce3"
        },
        {
          "alg" : "SHA-384",
          "content" : "c86395dfacb07f3ab953b6836dec7f16bb71995f8d911b735e15becf0f8b126bef1be1d496e9f02804b7e15fcf760c09"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88e0054ee5fd3f900205b1064494a76d9cb60b2e9de6339b4473fdc90255bb65e1ddce4fe4cfabda523d4684eb9d6dc3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2910e3f2a1a2e0e66471df5151e7fabd2a27ec301575ff61a5c87e796d18e0d3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6428f239e35fe810f0d4cfaff3f891302301105c57f59e8ca103f2fbb382d3a7e9faca818f359b8ed79c51f434a778ead528afb6444d430a40b6e5de78ff6245"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.53.v20231009?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.53.v20231009?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "9.4.53.v20231009",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "493a4b77298bb573a0dce8d7a059c96d"
        },
        {
          "alg" : "SHA-1",
          "content" : "87faf21eb322753f0527bcb88c43e67044786369"
        },
        {
          "alg" : "SHA-256",
          "content" : "c0a0cbd25998a13ce68481d6002757e6489ea0253463db761fec0cb30d15d612"
        },
        {
          "alg" : "SHA-512",
          "content" : "867afb0e69ab225a3d57c0eda4e773ca2f41dcc6eb294e14aef4d69441314bee88221081f9edc6289b9e4a99184804b60c32f4443c8ff96eb34d6508b348b755"
        },
        {
          "alg" : "SHA-384",
          "content" : "c46c05c8dfb7e0466f915c6bdb28fc298f215447297a986110bdba456a67f840e849013ec028daa6f24bd80a3103fb8f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4499ddaa3e69ee9c36bc4553471e414bd40856977411fdf1038174450c59fddc38c0cb0ef92383f94c6efbb13bd3b378"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4d403f8bc4b3575c8ec607b09bc3c0d45d1aca1588676783883e7813ef2da7ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b5a4cb7b16992a01e820c884e791ff364348e2eec6eab1662d06334fbcf71ff77247769b31196166cf2fcf675ec3e0553d57cddb74af12d8a57bb59866ba07e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?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.53.v20231009?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "9.4.53.v20231009",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0840c548d9f6bd79e75a63450e362a23"
        },
        {
          "alg" : "SHA-1",
          "content" : "70cf7649b27c964ad29bfddf58f3bfe0d30346cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "779a91750a60957c613ce5013404269717c504c2b21f3a73145e81c3dc41c67f"
        },
        {
          "alg" : "SHA-512",
          "content" : "e69674c7e03298a3413c8ebefc6d2f68b9b0f9df93137a7a0ca014138dad0c75db02c8c30e1c4d87cb5576b46fa0c18a067ca6ec6ae831125c813e0489583d5a"
        },
        {
          "alg" : "SHA-384",
          "content" : "2200ce1f69d805c73d049425e13cc6bdff3adb79f0d47a0ca5b3725cd5ff7fe1feb31841f5dbe36244cb73dd52b32696"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7804ba412565a1e4e36c10617f4ee812404da379af126692617f4f365d1cdcb3cb5551a181eb6cbc34649b43e8df54e8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b4d25ea6333c28604998746061a533f3461aad764bd692fac4772e77c3054c2b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b116ce232cface1a0a9c41d1d48db50a75da6e0e8f33124ae04d900e53c16ca5fd15ebe2b7c09b435966c7fa021843d7a90795f53c40d2c9f4d75567289c6dc1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?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.53.v20231009?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "9.4.53.v20231009",
      "description" : "Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0493bdf4eda445b096c463196cc22164"
        },
        {
          "alg" : "SHA-1",
          "content" : "f72bb4f687b4454052c6f06528ba9910714df947"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e5370022ecd1f682653641169a33e62e26730dd1e786433bed506cb0dcb1abc"
        },
        {
          "alg" : "SHA-512",
          "content" : "429b269e21c6e7bf86ba8a8b71569e3abf61b06ace9dd064a9c80af4282227e910a8d20be86ef6581895ff283a5aa4711bbb238de45dc7628f494624879c4d49"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc6679572d32bbfde51b76f66196514b47964571f3747ff69d0dbbbd11f8738f4bb23ce46029167b0b5962da7ce7b6c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3c660d78553e2e5307c78505afa82396f988af60c3f35982b88e9aaa1692d5774f2c63343184baf2c86708b6c4f602b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "24029bbe1613ed20f896525544679e23c2da846de7b662f7311e1bbec41baef1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8fd317b7d82bca423f190c2b926a054b7eda4d20226d328df657674b8d42846e38daa31b03dcb128d6f300fee31a30e57186d200d92ee1208f38873659ffdf9f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?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.53.v20231009?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.22?type=bundle",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.22?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.22?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.53.v20231009?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.22?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.22?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.53.v20231009?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.53.v20231009?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?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.53.v20231009?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.53.v20231009?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.53.v20231009?type=jar"
      ]
    }
  ]
}