{
  "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-graphite",
      "version" : "4.2.21",
      "description" : "A reporter for Metrics which announces measurements to a Graphite server.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-graphite@4.2.21?type=bundle",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-graphite"
        },
        {
          "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-graphite/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-graphite@4.2.21?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.21",
      "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" : "5e53ba3df046b83854adfe1d5cb7f9ec"
        },
        {
          "alg" : "SHA-1",
          "content" : "3361294b12e1bc6cab075c86cb1e2e02082dc86d"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d8df7cd911ed3463dc32cfdda58260cdc4e692caf204ed4b189a7a245bccea3"
        },
        {
          "alg" : "SHA-512",
          "content" : "b2894edc240f310aeb0439279fa9c68f8239a930746428aea51a855f224e6fb0b298b1573509d9cfea9aec3900f6c800a9c3cef2a35587a0ffe2e9c79e1ee902"
        },
        {
          "alg" : "SHA-384",
          "content" : "a2ab87a0e3ed029ccbcb0f5b371b6ca02c80dce509ff326cd6411964302fdd1be8b136b4f35adfb824c6b594704e542b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4daa655bd73aca9d28266fc2307bcb600c07bf96f574ec7e4bad7faff1865936251f1ee2fbb7b609b83bf9e5feb4c839"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7f01a9c3d2afbab8f5becc5554e14d5203ebe7a24028e9a076fb55b960c6b399"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee141c09beed0f27054456e2a210db00fb5aaa4e053f558173d55b7a749409a90b71baa3532ec349d7c20ba3263dc67a9e252df42b510317c58d732e3f7455e5"
        }
      ],
      "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.21?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.21?type=jar"
    },
    {
      "publisher" : "VMware, Inc. or its affiliates.",
      "group" : "com.rabbitmq",
      "name" : "amqp-client",
      "version" : "5.19.0",
      "description" : "The RabbitMQ Java client library allows Java applications to interface with RabbitMQ.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "66dd87e201ca617388a786db0edf6be2"
        },
        {
          "alg" : "SHA-1",
          "content" : "6bd68c3cdf2662a9fbff8de5b9ef2b0fb1e6fe57"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2c7a35031bf7f101b9cfcb5f58b201201b1f8232b6608171db7befe3a2b860d"
        },
        {
          "alg" : "SHA-512",
          "content" : "76e0da8571368149d4a5274346b75ab1d4192fd8e1997aad1e243b8e2ac8477f533f8c7f0bf2879490e2f14156afff24d62416ae7c052599f85688041ebd0464"
        },
        {
          "alg" : "SHA-384",
          "content" : "d300e69ac869240614d3751ea1d54b91961c8896b2b9aba450b4cc664b7609add7440f4bc59184a23bbf2c33dad47347"
        },
        {
          "alg" : "SHA3-384",
          "content" : "191a3aa25fd2027d1f41225e125e2e8c0cf751a7feb50e205cf031e6bed31c89c7484e037622db164bf1807af24071e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b2d45dee433a48a16d038eab4623f1fef7973735e2296b66635d29377e8c03e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "943eccf88e1729410bb929364e4f1485973b3513f4c7ce8e0d567a07dfad0debc2d2e26367b83001506f2f73e8084133819a9ff4f224264c6525c4e7a79636f5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "AL 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "GPL v2",
            "url" : "https://www.gnu.org/licenses/gpl-2.0.txt"
          }
        },
        {
          "license" : {
            "id" : "MPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.rabbitmq/amqp-client@5.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.rabbitmq.com"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/rabbitmq/rabbitmq-java-client"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.rabbitmq/amqp-client@5.19.0?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"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-graphite@4.2.21?type=bundle",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.21?type=jar",
        "pkg:maven/com.rabbitmq/amqp-client@5.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.21?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/com.rabbitmq/amqp-client@5.19.0?type=jar",
      "dependsOn" : [ ]
    }
  ]
}