{
  "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.19",
      "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.19?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.19?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.19",
      "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" : "dd9caf026f4330b51c6308e6d0749084"
        },
        {
          "alg" : "SHA-1",
          "content" : "d32b4c3f3e733bf4cb239ca4204fbed8464973a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa967bc2b37c8bff5bc377e60e439504fd9df5d335c7a42b37212403250023df"
        },
        {
          "alg" : "SHA-512",
          "content" : "dd1af2a8104e344ebdba21a7366c6aedfeaba7e03861af9c1ed53c82ce2c51e7a6034c46a6ad9a5e55e20670b5c490e178105c944c4f91b07d4be5455bb13dcc"
        },
        {
          "alg" : "SHA-384",
          "content" : "c6a6077f528be485082e2418b0f7d87e28a91d07d66bd861bd23fac60fd99e4828c5cfa8722ead6e69d5cde030ff465f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a9dc0167f0e95e7a511ea45a79658e46d336311085e14344edcf6bf6a7dbf1739d0a6719ffb8a307de301c0bfe6b95c3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da9ee08f1fe5f07cde53aece52ca59233edf034a08f58d23ca8a1efa67e49630"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26a71fbd300f1a7769c8455a7cfe68fe7afd207a4fde6407ed62602d405b870002f6639a1c82a8796de4e5962ed3cf54b1df55d96957843c5e9c76cbed3d8fb6"
        }
      ],
      "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.19?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.19?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.19",
      "description" : "A dependency-less package of just the annotations used by other Metrics modules.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0b921eb62877449871e1b5b5641194c"
        },
        {
          "alg" : "SHA-1",
          "content" : "bfbad2f37e1affa62daa4e9e33c50bf48060db91"
        },
        {
          "alg" : "SHA-256",
          "content" : "62f428830a5d94da27132cfdc11b21e89bc2bf49e78b1ce7703845e349e523a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "b93ed5f8d4a99b92d1be9cb0561a09feb7057a0910a5d8539d378405d84a3445885263fec4a1384f3c55344f8c387077b33acf47f7d43d2dec8f1c8f19a4b71b"
        },
        {
          "alg" : "SHA-384",
          "content" : "c0ebfea79149113bb8e8d364ea2766dce7ee8bab9178991418ca1946e5a15945e05397d52de36b9ced398b244cea73a7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e2214a6d816e622d32b4c2359428eeafbb9eca12bf9042c1dd758868196bf2c351266a283bce37963ef527d8bb02737e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa7cc44ffa4560e8468fc1f440ec4640f518a8bd4280d5521fbaa97df8410b01"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f1a0b23fa6fa6a98b122321d93003e50a6a994936877a4e1cc8be7d87c4c3727f4425f381279ef43ea64ed6e66f52dd4597d4ff5e720bc9bdb95bc4b71696ff"
        }
      ],
      "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.19?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.19?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "9.4.51.v20230217",
      "description" : "The core jetty server artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "43bcc211c126b7cd06b966940c84f569"
        },
        {
          "alg" : "SHA-1",
          "content" : "d0572c8460eb26adf8420e78535d95859c89a936"
        },
        {
          "alg" : "SHA-256",
          "content" : "72f19a7f88e91244d5170045d7d44143508845b01196f87b2a1b56a5ad16d378"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9d3f7104214a16435d077eb53d943130b3a85bf9e8a48b9e40a7ad063ca3cca69324e03f21202e66fc5fd864c3cb09cd1857eff8d682c69398b4d75c1a430c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "532b36091646b5a4ccc2f5c31742c0c9f863a5ea1cde7f9d632954cb20f7fd5fc2e64cd5889927508dcc9900a6b8fda4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "66279c965ea96e5fc9b9a7676b96f9819fcccd2cb2b09ec31e2ac0c3b46330b90418d8fd1270e244bb695d14fadac8f1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "82d499228fd3b65544b13d0af643decd52e920ad5b34561ec9d661708d2bac98"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be7c3c0418d58b0ee9876bf9958fa6d1d86b10e9a04e0cef779bdda00a3d32bf624e79c627775f6b505f7d58bc4d2dc7147ab3a72cde7cdc256bec921ca7f8d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.51.v20230217?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.51.v20230217?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "9.4.51.v20230217",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4aca5bbdb562abfc733222bb03da3cc6"
        },
        {
          "alg" : "SHA-1",
          "content" : "fe37568aded59dd8e437e0f670fe5f809071fe8f"
        },
        {
          "alg" : "SHA-256",
          "content" : "924d254a7e4dcbb699b722940b005bfe1bd4a68a8d44d7dcf3e0a935faafbba2"
        },
        {
          "alg" : "SHA-512",
          "content" : "606d0446a948c7a349cba5415d079bd054e43a8a09727c8300865f38678c5101642ecafa777d5f979bde1bd520543a4cf83348fcd9a444e6681cf773eb3c5824"
        },
        {
          "alg" : "SHA-384",
          "content" : "67eee23e429b2aef688b6fe598e658451e14ab4d95dcf9ce799df4ab538fa36bd08841800435afb2b207769ed613cb52"
        },
        {
          "alg" : "SHA3-384",
          "content" : "63b517cb42a440259f529fdbc4bd1a13969ad6b9d59a99b50f333627bcc1ca465b21662f2683c08ba3d18b58c8d4118f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "63e81a402243777762f88e65dcf58577a7c804f46be189fdb32c6b7a4d0eaa8b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "72c3baf988564e529ffe1e7a3eb4c3386066487fd5b500e257c16cfdf261e2dd9969603e3731852b3b18509e09f2a27367b8f1f6bb21f9997eadc14f54af6248"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.51.v20230217?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.51.v20230217?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "9.4.51.v20230217",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f030b7fc7ff17b80aad37f8d79b9816d"
        },
        {
          "alg" : "SHA-1",
          "content" : "a11a0713b17334a5b6e694602fbd1a9457cb5fdd"
        },
        {
          "alg" : "SHA-256",
          "content" : "b73b26c5a531b02af0d775f0574c2889665449168723e4322d36de6e8e74848f"
        },
        {
          "alg" : "SHA-512",
          "content" : "95a4fda08d3f41b71c1d4377d910403a271d42f481741f4fdd474aab1edf3e4ff4eed74c9cc0d2c10883332d2a77ab8f988424be39d02e03010f2cd175224b8f"
        },
        {
          "alg" : "SHA-384",
          "content" : "850736c84eb8e90025689d89d8d3e850deaf3757a5de5b39704cea032506b6d076a36f23b552e3577043051cef0633f5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4b858b49deda31bca901e414f6bbe5634c036c2b0e0545c45ce1f5fdfa730a7fa82b84f094089d0c1eb9b04bcce32fa8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1860748dfdb54ea287542d66bc3ac75d38c71d08526435e94ccb478ed24efe1c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "77b3144f062dcc5bae8d475b11cbdf4f03d7e80fbf8bf9e89092f86f1129b3a8a4e5ba43e92fae076c3e8df8ad6774c1babf12a5b4cfefeae0f32829ff410538"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.51.v20230217?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.51.v20230217?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "9.4.51.v20230217",
      "description" : "Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "724ec938895f5ace1d40a721fcb6b667"
        },
        {
          "alg" : "SHA-1",
          "content" : "a11df06530a3a28c9af7ff336730a2f8e18e7205"
        },
        {
          "alg" : "SHA-256",
          "content" : "9fac4168b1ae543c5c29f48008cd118c70779aa701d60f37f52b57c104b6536e"
        },
        {
          "alg" : "SHA-512",
          "content" : "12725e106000d6ef672c474e467d7c976c3913b2d39a92e7304cc30d0e0d1f92575227d2c2201b97ca50f39cba81ac8b79bccb2b32b63d758ac4e192173c3f62"
        },
        {
          "alg" : "SHA-384",
          "content" : "8b2f1ed8d487d1ea2cb31a0be138adb4920322d7accf2a9770ed3ca368ddb927f38e5141c456c2f8c3fce1e71b681651"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9e4b13ad62f64c85640a0d347801ac168145a2e15ae72139bd2288cf88e79d1bc337e587bbef073f11ff9431f81dfae7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ffb906d2c6dd31eda6ee2c0a289d9b1223d4327eb57b9085c458a8cfe2ed2e62"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1c7d318dd7e38a9d79372edfb9ed2e0597e08b88171fe5e37563be13bcbb8fe6e82048ba23b5418ce3af4b56629a58b5c79f0e134883b9179e9a94c3831a922a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.51.v20230217?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.51.v20230217?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.19?type=bundle",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.2.19?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.51.v20230217?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.51.v20230217?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.51.v20230217?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.51.v20230217?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?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.19?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.51.v20230217?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.51.v20230217?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.51.v20230217?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.51.v20230217?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.51.v20230217?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.51.v20230217?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.51.v20230217?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.51.v20230217?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.51.v20230217?type=jar"
      ]
    }
  ]
}