{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:fcd5c75b-e377-4462-a48c-f08c1b100560",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2025-01-31T05:51:01Z",
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.7.0",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "c3466195d086bf7c31fdd23f8ffd7a8d"
          },
          {
            "alg" : "SHA-1",
            "content" : "2fdea945fa3c30de50040220d11f14d80d981257"
          },
          {
            "alg" : "SHA-256",
            "content" : "c084484d62553a4d3d1d5e80704941e620b0e935ae56936fd9f31b92852b6bf9"
          },
          {
            "alg" : "SHA-384",
            "content" : "eaa63bb9fe43143350ef15d21608d755e007d810a349d6a8c98e1719a8110ef35318582bfa8220bea6c1db3e4a489db4"
          },
          {
            "alg" : "SHA-512",
            "content" : "a63bae3558190e5ac018c3b9358dfc45766814858a726967c435b11686ed3fc0925c35e4b5170179b0016241ee6843f7080c61799e71b6d029cdf0f5f3b69460"
          }
        ]
      }
    ],
    "component" : {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-annotation",
      "version" : "4.1.32",
      "description" : "A dependency-less package of just the annotations used by other Metrics modules.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.1.32?type=bundle",
      "externalReferences" : [
        {
          "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.1.32?type=bundle"
    }
  },
  "dependencies" : [
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.1.32?type=bundle",
      "dependsOn" : [ ]
    }
  ]
}