{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "version" : 1,
  "metadata" : {
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.7.9",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "8e595cdb67f17e4b41e046456970591d"
          },
          {
            "alg" : "SHA-1",
            "content" : "69e8ca804520d09ce4657e7235bae84d01cbffa6"
          },
          {
            "alg" : "SHA-256",
            "content" : "aa09074fe5aa403c008cd4fc7ef8ce41cd244489337f16b3e91a3914158a4db8"
          },
          {
            "alg" : "SHA-512",
            "content" : "1488a8112da8e675813d7585f57c5efb178aed32901118186ee12d0e4ae3d19c53774c7f860bf70d17d70f050119b69443a2637cf641675b4b5d9cdcdd69b89b"
          },
          {
            "alg" : "SHA-384",
            "content" : "b097295dfbf10887abc6eec58d4d0822cde5a73d1f5c1cf183a57bf569016ad5ced9d34efae3e574d82bb62837540c6c"
          },
          {
            "alg" : "SHA3-384",
            "content" : "289f9520bd73a2031276248a6ef8f0891c691062c2d1ea86a2bc9ea8db2c52377d92a53be9957179e71aee3deda26a8c"
          },
          {
            "alg" : "SHA3-256",
            "content" : "32b50a7efe5d491a4039c0017eca3cf49d98b55fc66d06b3dd06209487323474"
          },
          {
            "alg" : "SHA3-512",
            "content" : "1daf813da53e5d5cda4d0302ff3a5e388aa45d96ebe6dcbe240f35d33f14b1e6390f6bbe7f21f3ed8cf96ebd9f5516a08b18487b7339715109c81cebfc1563df"
          }
        ]
      }
    ],
    "component" : {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-jetty9",
      "version" : "4.2.20",
      "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.20?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.20?type=bundle"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "maven.reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.2.20",
      "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" : "a8bc9deba8517d8637f27e5071267347"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3eb1b408021950fab1e22b2a851a109470064a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "c242c94decea96ac3d2c40de4e31b975557096de2abdad6ac1eb2c1acae7baee"
        },
        {
          "alg" : "SHA-512",
          "content" : "4a9844c25f0de37a880cc1580a87c8977a15f09ef0cf2b2073df9154fdcc6bbfa6e2cc91cbe616be46e0895d2976e9bcf8a0618168f9735c8fbb4ae27e99731f"
        },
        {
          "alg" : "SHA-384",
          "content" : "b419d73eba47957b41912b0ad6e2cb7a24aacd69cc74e023197371c5a4389f902280a782f11ee50eea2ad07ccf8761af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a2c2f3be8a78876fc210f0c39220cbbf09de1d29c1412121eabfe722b323d827dd2ade4193aef834b6cc84dc36d93aed"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1202ba89654a2cd19e715e779ec59b73099316698bf188c3e75ed4ce16a788ec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fbe77cc143f75ab2fb7d0127dcfd43bf1bf7a9f381b9eb57dfff36b6a61576cf216d2bd10c2afd8501914d8b801d7179c3a8be0ca7e4c2790dfa71d6e320ff2e"
        }
      ],
      "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.20?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.20?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.20",
      "description" : "A dependency-less package of just the annotations used by other Metrics modules.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "86165230352e34f6013c86b7b04373c0"
        },
        {
          "alg" : "SHA-1",
          "content" : "356a49a3146af00df245c24d18860503a84a3b18"
        },
        {
          "alg" : "SHA-256",
          "content" : "97376269babc802b0bc9e5c367e001a1d11533b4b7afe70bd1881f157671006e"
        },
        {
          "alg" : "SHA-512",
          "content" : "d3308b8252f8479ad821fe1f4f5fc0c61077a3e46c7a834d1f33483b1e51b2e926eefc3a021de4923966c2cda563a21b190210835042bb77825792ed0ccfe3cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "34c7a499bb2f775021618a84ba3208ef5f09e8c32ed952b6bf98d0ac3a03014e35f31674adaeadb78f4d2fb812c4077a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ca91111ea8e9ee0cde49c49067ff4a9fd9e0bc5821088169361cb4aef22b958b7e72624a6e0142bc3adcb118b270ed5e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d4cd42773a64779f31af5e39039c67fbde651c7679c535da875826589e15f6a6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a7718fb943e9f100519a39ada5e4d4955e06e9246baf7692586a94692718f3d48287c355c2239f013846c7b78392241415313e989f4a62dbb5720fdcb7d50c3d"
        }
      ],
      "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.20?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.20?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "9.4.52.v20230823",
      "description" : "The core jetty server artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "52afac6eac35d2cf4d9e6f095a3aff7c"
        },
        {
          "alg" : "SHA-1",
          "content" : "0eb611698eb120a56d378229be37f64f9ef43628"
        },
        {
          "alg" : "SHA-256",
          "content" : "95d24ba09c1121c7df6c3da30a15864c52b964f3b13c58d9218fcb9004465d45"
        },
        {
          "alg" : "SHA-512",
          "content" : "95ec9eff8d539070e22b14abec31cc7b21bb364cbf4b42e2b59be68987352ccab14505e430e178e605a0017059b566a2c69b30dc8f803530a0e1d9099e7df79a"
        },
        {
          "alg" : "SHA-384",
          "content" : "670e641d426304e2ab881696b1a2b2c995916a5a2e3c25eab3dc806e417a01b75ae444aebbd387398d3aae2e4308b510"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d3bc1bdc02516ab9888e6cfb8c19de87f69388845b89e52b979d59dc30bd3726b709bdefbf9f6399a907fbccc0159cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5cd8685cc37acccd253c8a09083637b258b00015d31848305cea85ec96600cf4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1171535c83993c8e427f98d24cbcfa4b576800062c662a8415b781227043e2f636adc99f09ca00e67ed6fcca07143ba6d679cd9c763d5ebc00c8985bf3e80bfc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.52.v20230823?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.52.v20230823?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "9.4.52.v20230823",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e7896fa0783bf0d542757f82915cf4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "c8ac92875a0c9c1fd8799bee9c628837628c9e04"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c15fd05e950e192e33c01f18b417a425ff7a7208dceb7a577433b5d84650b84"
        },
        {
          "alg" : "SHA-512",
          "content" : "ffda81c96d699d43cf3835a923535cbf412441f8df781509d6a4d1714fcffb2654122923da2af0c213826d66d088cf84c7a86f02a085d0e3dd5ba3563f4914c3"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b739c041b2cd2ca6333576807fa6a7f3ea7cbfe4e3d4956fe45651d1487c1241951ecf0f19acad7b5b77230c3cce029"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bfa9e220b5a8501a7c14ab9d22877f43b9e0373673695784cc6bfff33b8ab61630bdfbc29b802d15277b085cde204e1c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1b4fdbe6cda1ce2c50924ee6a4f6ce468fb5c7203c5c8bebc6665c308964cbde"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bc6441e9612f6a63949b27c20626827df51bbbc22981332333b673acded7fbc182a8e3a37db790c8c9bcd844debd353787f9cf8f5049bc35085bf3bc285e92f3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.52.v20230823?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.52.v20230823?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "9.4.52.v20230823",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "840493208a45b1c4aa5b197a93f8ac1b"
        },
        {
          "alg" : "SHA-1",
          "content" : "65733aeb8b6139561d9ba19cd8a8a5a5c3611233"
        },
        {
          "alg" : "SHA-256",
          "content" : "08f9c1f6c7c9ed870d86335a603af48f206c1e2bcea5a5367ba77a67bcff2f5c"
        },
        {
          "alg" : "SHA-512",
          "content" : "c57b3862b252df193ea9d458b119d4c249e9ce1e09c3a2826286f5c79946abc6d026739d8ade0017274d263104f7699cd8d671d9193e7478f12f59c13feb2551"
        },
        {
          "alg" : "SHA-384",
          "content" : "8704e57a1306f3df49c5725beaed8d5b8917949b4b8bc92a5f8a768b93a997184da4b99fa8543dc89f4285ea7d6ee6d2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "64128902e609e1d14f30ba8c442943a540d3cf4751da20285ecda2d53c090731deb00e7f9c4a2800624b84483b4811e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7d96b823911457fce5fd6ee9a4df88edf288904bb54715b206274c894259166b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "adc1b015357b2c35cc10620609d8b45a87477755ad6c3d7e5c313586098c0ebada1dcffa9f5bd7b1169fa5241032106100894e3dfc7f29fc0ca43f0c05cf2092"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.52.v20230823?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.52.v20230823?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "9.4.52.v20230823",
      "description" : "Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d612a6736c104913377cb4a30d3939ad"
        },
        {
          "alg" : "SHA-1",
          "content" : "86419a224c0a8ffaf04f3e4e4fd0fe889a40c29c"
        },
        {
          "alg" : "SHA-256",
          "content" : "06e18c3406d8138ac1417d32f5bea051ffd4e1f8ffcc83049989171efb7df3fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "3cd7f520e278c3cf80009a433f22a02ed079e63e550f06e3973968d43bd16a99c6d38e98131247b78205f43b15981adbebb86dd97e01c78ebe3de7a65b157c4b"
        },
        {
          "alg" : "SHA-384",
          "content" : "68fb009beff8ace55b2567829a8f87af60e721387e5ba3d53093ac7b3647f9ba272d1768706d1a9b879b0829b39e1bc7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "412a9be109d3194e905e8ec8666cce77c2699c33d7773497811ba9167503ad41dbc2d37746c0f820a9e214b573e3603a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "13aecbbc2449bcc87a4344ce89c7f796b1e009bc50c256990bcc3b1991156bb1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2926fa4d4b9e681e3ff4c5cff3a58729c9aa68cb06084e0d14faea1924554ce6ef2006ed59ec05229c33423ebaddd945ee6f3350ad1860271c314edf9b8854f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.52.v20230823?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.52.v20230823?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.20?type=bundle",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.20?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.20?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.52.v20230823?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.52.v20230823?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.52.v20230823?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.52.v20230823?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.20?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.20?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.52.v20230823?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.52.v20230823?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.52.v20230823?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.52.v20230823?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.52.v20230823?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.52.v20230823?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.52.v20230823?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.52.v20230823?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.52.v20230823?type=jar"
      ]
    }
  ]
}