{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:fc054b6d-b887-3a94-9c34-8f088dd65b3b",
  "version" : 1,
  "metadata" : {
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.7.11",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "a70e8b649ab4a2bb7922d360173c8237"
          },
          {
            "alg" : "SHA-1",
            "content" : "4c3c0878c15561639076e5be7a48ffcd6111c5ee"
          },
          {
            "alg" : "SHA-256",
            "content" : "70997d52dbffd4e797c467b2062c6ba9b8b5a7380ff2884779f2743b6172ebb5"
          },
          {
            "alg" : "SHA-512",
            "content" : "bc1ce91190c642f68fd3571939d7668def3b879ec8e5a87a213a9710a106e0290f60f9e0414593d19cca958c4fcb5d4450bd2793bcd609948419c8a2a6a7f5c8"
          },
          {
            "alg" : "SHA-384",
            "content" : "3c8421bdafd1754fb424f16dccc83bfe0827648c1cadfffc98bdf1c7da65475dfe48d2f4b16d233bb8819e155ba6a4f3"
          },
          {
            "alg" : "SHA3-384",
            "content" : "ad88cf6a0e0a5d51df49a4dab5530a28de9df7eec8460c045dff3e1f9316b82a244a125d52b937fe9d4ee72e44f5d01a"
          },
          {
            "alg" : "SHA3-256",
            "content" : "b4d9c3ef07c34517fd9f33178ba95ffc9618eb84a3671e71b0c82991ec3717e5"
          },
          {
            "alg" : "SHA3-512",
            "content" : "935b43aba8999dc7d95d93288a251c97b6b32852841b7bef31516c27c8d65c8de7f8411f1829f765ee760f25930c766db6a49df68e5994e18721c0a71f606f1e"
          }
        ]
      }
    ],
    "component" : {
      "group" : "org.jdbi",
      "name" : "jdbi3-examples",
      "version" : "3.45.1",
      "description" : "Jdbi code examples.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jdbi/jdbi3-examples@3.45.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jdbi.org/jdbi3-parent/jdbi3-examples/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jdbi/jdbi/jdbi3-examples/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jdbi/jdbi3-examples@3.45.1?type=jar"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "cdx:reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "group" : "org.jdbi",
      "name" : "jdbi3-core",
      "version" : "3.45.1",
      "description" : "The Jdbi core API. Jdbi 3 is designed to provide convenient tabular data access in Java(tm) and other JVM based languages. It uses the Java collections framework for query results, provides a convenient means of externalizing SQL statements, and named parameter support for any database that supports JDBC.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "73e68adfb77d58d4566362317922b48f"
        },
        {
          "alg" : "SHA-1",
          "content" : "95e62cb14763bd5c1ba31422be17390eb1e42acf"
        },
        {
          "alg" : "SHA-256",
          "content" : "164e4c0ad90013d8fbf671fa1d871b83a06083e97e67a522db84088a3c903140"
        },
        {
          "alg" : "SHA-512",
          "content" : "b6609ad45ac92ec371272bf34f51549b48f4006755e9bac1158ab9e2a9d3beb78cd1d3cec13f0caf3ec258420889773ff9e9895ce62f08826c80f66daf6d9c9c"
        },
        {
          "alg" : "SHA-384",
          "content" : "07c3114a0eb721ccf9aa11fcbb645f56275897aee52c3642ade2544d33494441d058f8527ca3dcf79cc3ecb2817574ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b49a2e6747a56eb0810076fe99550868a7fb07c8764431c8a3ebdab569b16d59ba2774cdfd23cf2d931d0a5f6000ce76"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8f9a88ee011bd79a43ed4f8993a9f2093795e0bbd4a67b7828643b176d45eacf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c395dc4b17acac598bb97f15b10041fb8bf919b72ba900ad0ba340505fc81a045e7b95bf1a34f0ecb9a5cf6dad261bdeaa8d2f23580c05c014f49da2a1f8cbea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jdbi.org/jdbi3-parent/jdbi3-core/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jdbi/jdbi/jdbi3-core/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar"
    },
    {
      "publisher" : "ANTLR",
      "group" : "org.antlr",
      "name" : "antlr4-runtime",
      "version" : "4.13.1",
      "description" : "The ANTLR 4 Runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd465ddb2a8dbf69eb6c94e69a0d5f0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "17125bae1d965624e265ef49552f6465a2bfa307"
        },
        {
          "alg" : "SHA-256",
          "content" : "54665d2838cc66458343468efc539e454fc95b46a8a04b13c6ac43fc9be63505"
        },
        {
          "alg" : "SHA-512",
          "content" : "63eb51bfcee49c52848d8b7c3c46d8b4d367d85fb3c3db7175eaacba94e4d0c227b78e5955a0e86e575e1c6206fc2a43e5fa96fb04ad7c16e24ec94015cfc18b"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e5e022d1eff5870f53e0e17d09d737eebb5b859c3403e78308af4616a86cde0830842b81a389ac4a0df871fb1032124"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20f3a927369f6bfd94bd8b244e0e9330d4438736414c403b712098f6aad9a1140bc17333cacf194f1b9e99c0f62ffdfa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5696b3e757e6135c1aa56452b86ff0456425d13b97b33ace3f4d3dc6c752c4b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "33251a06eaeaa56f274548e47b405cce279a9e54e34d65bc382d2482887bd470e5080da4f75c221658c3e70aea79e748bd0a3f47e49e37805174e23f71747b92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.antlr.org/antlr4-runtime/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/antlr/antlr4/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/antlr/antlr4/tree/master/antlr4-runtime"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.antlr/antlr4-runtime@4.13.1?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.leangen.geantyref",
      "name" : "geantyref",
      "version" : "1.3.15",
      "description" : "Generic type reflection library with support for AnnotatedType",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "724a6925325ec8a0ff4f7510b6f41652"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c9a807a35a02c57dae5e6fa13197e6c735bd721"
        },
        {
          "alg" : "SHA-256",
          "content" : "6907affedb63ab3e77c7cd988141f3293cbd847ff3df58eec1e48c7d2990fb89"
        },
        {
          "alg" : "SHA-512",
          "content" : "90bd66cbd8c0b4ef41073abb492bcca7ebedaebfca5dbce4270d30f62e9251ed63a6653f1577552de796364b770d323e0561925e686d5a4a0156b42e1fd8f490"
        },
        {
          "alg" : "SHA-384",
          "content" : "b8a17a0410b52534a16bf713723013679e6d53dfa64854f0b4e58f91ac1950146cb1f975c68fb0cf656bcb95cc573150"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ca17a6da0f1b9e6a3632942f582ce805467c91f9290ec27402be8b9779de3f58995959398265bcccfb36d649fc8df8b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f859c62c37c56067a67c4d8534cfe3a096511d347720f8a9c8453530b82b83e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d8237d3d4c4a294cfe1431ca459c57bf8662a6174e632948ccf607ed54e679bb9a3cc5c3a0933b17f77aae1a9c712515bf7ddcefb82fb2a8ba2c8719ca2f6e28"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/leangen/geantyref"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/leangen/geantyref/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/leangen/geantyref"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar"
    },
    {
      "group" : "org.jdbi",
      "name" : "jdbi3-sqlobject",
      "version" : "3.45.1",
      "description" : "SqlObject is a declarative, annotation-driven API for database access. It complements the core API. Jdbi 3 is designed to provide convenient tabular data access in Java(tm) and other JVM based languages. It uses the Java collections framework for query results, provides a convenient means of externalizing SQL statements, and named parameter support for any database that supports JDBC.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "91822025f3e5459626cb3dddd2f6b405"
        },
        {
          "alg" : "SHA-1",
          "content" : "798f0f1934838ffc91d82ddc9302913ffd5d360f"
        },
        {
          "alg" : "SHA-256",
          "content" : "fff58b18abe549d873fb34469e4dd331553fdcd9fe6c8c6d01bfb93dd2289845"
        },
        {
          "alg" : "SHA-512",
          "content" : "446cbe9608a999b486a576df8f8d3d1de77ce81b4035fb8ef2243819c58d4514eb18ec8c8c993f926584e0ddafdf64440ef55e099dbf3884e3471444fa147c1b"
        },
        {
          "alg" : "SHA-384",
          "content" : "4873032ee1edf5d6627365166bff68f354245a5dfb446828862408174a6ff941764a17e5ac8170f645b9c4e5e346dbce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f233a2a358c8b640a68a415d8c4f9be8af045d13e13e0154c8a46cb6eec26a59776ecf4b9dde15966d01ba78a81133aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1253f0ee089ade0719b672395ab03203088108bb1d3491cd3e006403359a176b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "abb69fce3d5c2bccddc73d5186b92868f80fc0f1e68e37f95a23cfaf763814e5024fcfab63c2d113c003fb3a3bd0ce9847a66fc8d4d4028f6917208a193a61b4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jdbi.org/jdbi3-parent/jdbi3-sqlobject/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jdbi/jdbi/jdbi3-sqlobject/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.1?type=jar"
    },
    {
      "group" : "org.jdbi",
      "name" : "jdbi3-postgres",
      "version" : "3.45.1",
      "description" : "Support for additional PostgreSQL features and data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "49c9c715e641ecbbdd9b113707a49ce3"
        },
        {
          "alg" : "SHA-1",
          "content" : "46d230adde83c2974bd9f44125c8ac35f7e25897"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd267c701d78ff722a0a08927c426d93b1f20dc678fba6fb858a6e7860a40370"
        },
        {
          "alg" : "SHA-512",
          "content" : "e34505e4f0146e1bf710955ab4576f70f5e843e8574118921429d2eec51bd664fc6bad47c7e675eea56bf022d3a4dcccb984c1bd069e7727344ceafb3b42114d"
        },
        {
          "alg" : "SHA-384",
          "content" : "ffc2068a1b7ebab57cd0ff5a5ff4c0ab7404e5d257ecc0776cbb62e7855443179e622b5553839a7148a7921f376df8d4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f04b7ab6fed36c8e93f035cb3d16a5f1895782cd11aa56fc7cb814bd6c1e3ea66fb350995c5a352ddf107ff834cd43a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "33791ab4a7f9ae4e919e4af7e0e089f05bd52af3eabab977a86dbf7e59991521"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1832ed0a3b2de9d63c1f540659ea30119b8dd4cc7f8e4c816754abdfa0b2892d5c35b39815459ce76a9fc966004a4eeb693cc52600d3fc964f300ef3dbaec8c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jdbi/jdbi3-postgres@3.45.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jdbi.org/jdbi3-parent/jdbi3-postgres/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jdbi/jdbi/jdbi3-postgres/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jdbi/jdbi3-postgres@3.45.1?type=jar"
    },
    {
      "group" : "com.google.guava",
      "name" : "guava",
      "version" : "33.0.0-jre",
      "description" : "Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5d8aefac09131c3a74d6dab4b01bcff6"
        },
        {
          "alg" : "SHA-1",
          "content" : "161ba27964a62f241533807a46b8711b13c1d94b"
        },
        {
          "alg" : "SHA-256",
          "content" : "f4d85c3e4d411694337cb873abea09b242b664bb013320be6105327c45991537"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb122b4c6df2ae3282eefdf313f8d4a3d75e363cfb30ae65a5e51f744105e6fb7b5b77c8cc07a1d37fea0947aa22ac3070063174826408b57a44b2f26856ff3b"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd0d01893159e2d734b885386635024c94606d5fe6259951e1f2ce37f026f60a419fefa536aaaa6274fdd2d5505e640a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a1b5933d73ea9881293e19fab4bbef2b301a88e480f4fcb2d1187e383dba0d5c02c8884997fd3f0d20456ab8c27e3898"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed01cc65afe540179c8e54dbc09331b679521cc5a6617389814fe2038603c7ba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6a422f8b319cbc21a87c7e03ff94ac4da0eedd8b9960212fb14446bd21da281afd8140ec7f3d3043e80e8c5b16ce50b5c27a235908f23ae4127e8d925a16886a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guava"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/google/guava/actions"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/guava/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/guava/guava"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar"
    },
    {
      "group" : "com.google.guava",
      "name" : "failureaccess",
      "version" : "1.0.2",
      "description" : "Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes are conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3f75955b49b6758fd6d1e1bd9bf777b3"
        },
        {
          "alg" : "SHA-1",
          "content" : "c4a06a64e650562f30b7bf9aaec1bfed43aca12b"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a8f81cf9b359e3f6dfa691a1e776985c061ef2f223c9b2c80753e1b458e8064"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff4ee76aa661708989d53d45576cff3beea9ebbd86481dbbf2ee8c81bb22f882097b430588312b711025f0e890f22c6799d722ccd422a6a7278de08660fe2f51"
        },
        {
          "alg" : "SHA-384",
          "content" : "85a7bd379da27ad57a4e5c02099fef206083caa52244597ac858a921b48e2912cfa7ef0e7d0c7a10ab2dd8d0f7d6ada0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "652b22d09b297320e62ac254801e7d3a0fd2a8038461c5cbf7a53a27d681f62b768b964aa62c864453c4e7af217c8c4a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a650b2f7982affc2dbb7e2807fbb0fbf58b74fd8dc111cc6dc5e95a00179b7e3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c5ee7629a8fb1c952f437b80fcd1cff86c54ff81de02eda1eb73c0bbfe38d3f072946f8c6396c7f1e46e16a6d44ad393dfe6fd2dd96f75ebb854263d36bb193"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guava/failureaccess"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/google/guava"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/guava/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/guava/failureaccess"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar"
    },
    {
      "group" : "com.google.guava",
      "name" : "listenablefuture",
      "version" : "9999.0-empty-to-avoid-conflict-with-guava",
      "description" : "An empty artifact that Guava depends on to signal that it is providing ListenableFuture -- but is also available in a second \"version\" that contains com.google.common.util.concurrent.ListenableFuture class, without any other Guava classes. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the \"real\" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d094c22570d65e132c19cea5d352e381"
        },
        {
          "alg" : "SHA-1",
          "content" : "b421526c5f297295adef1c886e5246c39d4ac629"
        },
        {
          "alg" : "SHA-256",
          "content" : "b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99"
        },
        {
          "alg" : "SHA-512",
          "content" : "c5987a979174cbacae2e78b319f080420cc71bcdbcf7893745731eeb93c23ed13bff8d4599441f373f3a246023d33df03e882de3015ee932a74a774afdd0782f"
        },
        {
          "alg" : "SHA-384",
          "content" : "caff9b74079f95832ca7f6029346b34b606051cc8c5a4389fac263511d277ada0c55f28b0d43011055b268c6eb7184d5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e939f08df0545847ea0d3e4b04a114b08499ad069ba8ec9461d1779f87a56e0c37273630a0f4c14e78c348d3ac7eb97f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1f0a8b1177773b3a8ace839df5eed63cbf56b24a38714898a6e4ed065c42559f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6b495ecc2a18b17365cb08d124a0da47f04bcdde81927b5245edf3edd8e498c3c3fb92ce6a4127f660bac851bb1d3e4510e5c20d03be47ce99dc296d360db285"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guava/listenablefuture"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/google/guava"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/guava/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/guava/listenablefuture"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar"
    },
    {
      "group" : "com.google.code.findbugs",
      "name" : "jsr305",
      "version" : "3.0.2",
      "description" : "JSR305 Annotations for Findbugs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd83accb899363c32b07d7a1b2e4ce40"
        },
        {
          "alg" : "SHA-1",
          "content" : "25ea2e8b0c338a877313bd4672d3fe056ea78f0d"
        },
        {
          "alg" : "SHA-256",
          "content" : "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb09db62919a50fa5b55906013be6ca4fc7acb2e87455fac5eaf9ede2e41ce8bbafc0e5a385a561264ea4cd71bbbd3ef5a45e02d63277a201d06a0ae1636f804"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca0b169d3eb2d0922dc031133a021f861a043bb3e405a88728215fd6ff00fa52fdc7347842dcc2031472e3726164bdc4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9903fd7505218999f8262efedb3d935d64bcef84aae781064ab5e1b24755466b269517cada562fa140cd1d417ede57a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "223fda9a89a461afaae73b177a2dc20ed4a90f2f8757f5c65f3241b0510f00ff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3996b5af57a5d5c6a0cd62b11773360fb051dd86a2ba968476806a2a5d32049b82d69a24a3c694e8fe4d735be6a28e41000cc500cc2a9fb577e058045855d2d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://findbugs.sourceforge.net/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://code.google.com/p/jsr-305/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
    },
    {
      "group" : "org.checkerframework",
      "name" : "checker-qual",
      "version" : "3.42.0",
      "description" : "checker-qual contains annotations (type qualifiers) that a programmer writes to specify Java code for type-checking by the Checker Framework.",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4c55448dcbfe9c3702f7758fc8fe0086"
        },
        {
          "alg" : "SHA-1",
          "content" : "638ec33f363a94d41a4f03c3e7d3dcfba64e402d"
        },
        {
          "alg" : "SHA-256",
          "content" : "ccaedd33af0b7894d9f2f3b644f4d19e43928e32902e61ac4d10777830f5aac7"
        },
        {
          "alg" : "SHA-512",
          "content" : "85f66a42a079b4578256b5b6daa4b1ba5aa684614982cab2c9cd83324f2c3fcdde420de6ad51b2f439c4c809be10b376f80f5a45110a1ee6caa59e6298c0ec95"
        },
        {
          "alg" : "SHA-384",
          "content" : "1ee2061f8da04e77b577030edc21904b0700aceb241fcb5a549767d44c9b71267217850dc89aca41e65d188e148f8d58"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5d89ffdcafb432d84503340827bc6fae5f6fc290fde59c1eb491996c15fd92ad00dfd1e781d8c9d6ef4ca9c4f3e5b264"
        },
        {
          "alg" : "SHA3-256",
          "content" : "25c061a632fc0263f974761afad7f4209dd6582a461f3049e39d260640308393"
        },
        {
          "alg" : "SHA3-512",
          "content" : "75a743fb2577bb3252de16a86cf10922626689e75918136c83caa3a26db669f7c770779cfb9b9003ba5b181ffc9f7d871ab250cccfc4ff19e587a0384b448929"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://checkerframework.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/typetools/checker-framework.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"
    },
    {
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.24.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f816bc67aa465617b44aa5cf3fbc0820"
        },
        {
          "alg" : "SHA-1",
          "content" : "29dca9118b577ad24533e563438feb8fad51427e"
        },
        {
          "alg" : "SHA-256",
          "content" : "a88bd88124c8d4c9851ab823adc3a8f04b0a13af15c9d80b5ecf49f5a7a321d2"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0d9aa14e63be4fb5c0fb84c750bfa4a306d0ac26fd06f6bd0f67a544a63a342061e859539ad9642677cea53f327ad68bda98130f3e188011c94b7e0d27cad09"
        },
        {
          "alg" : "SHA-384",
          "content" : "e7ba0d77df96d31c79c1c2d4f546aa51530952838b64def079505ca3c73f7850f280b7623b88c7265203aa3c09e390c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fbea7ff80697029fedf73344fe95af6208f9ecc1e1f49502aa1547b2a483d400decf56cbc8e983b82dd31902de21e77f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a4f2c024424ec4ee39927b3f6da5f615400c9b05169628a9ad040670bdcfbb41"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2f8f471e3746f9651c496f4f64151caaccb649a7e051aa964467c75f5504804d783e0b0bbae30975d14a35755d5125d6f2e5cc05ed795f3f52ff1f725eb1bcd5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.24.0?type=jar"
    },
    {
      "group" : "com.google.j2objc",
      "name" : "j2objc-annotations",
      "version" : "2.8",
      "description" : "A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c50af69b704dc91050efb98e0dff66d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "c85270e307e7b822f1086b93689124b89768e273"
        },
        {
          "alg" : "SHA-256",
          "content" : "f02a95fa1a5e95edb3ed859fd0fb7df709d121a35290eff8b74dce2ab7f4d6ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8263868a792b41707c9e7fe6fa5650a14cd93fbeafad20efe3772a3058fc933eb59782ec59e6eb9b9c569aa96da80134ae9fdf7547b69c44a97087efddceeff"
        },
        {
          "alg" : "SHA-384",
          "content" : "e6087ec31fec8289158496ad2ed6ce8472d5d513808a312e0782cedac3b86c37a62a63c0b5ea3839491d109fe9e148a1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "10add34bfeb8612283eef89ac96747a3c9b755acd80ad526e1addaeb7efd6323c52b9bfa1a3d34adb40e1ccb963ee65d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b3336f8abd6b1f73b9f06d306974557000a000073bfbae6b54fda26d17dbb072"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d376c184a6df071c4e93b913d175b5c2e63deac37105dc20342c19bdda62e4e9598ca1e8bfb4f4fd5cdee6dd5ac3b8af49e2c5193e324d59a59ce1f7adeab627"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/j2objc/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/trunk/oss/oss-parent-9/j2objc-annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"
    },
    {
      "publisher" : "Henning Schmiedehausen",
      "group" : "de.softwareforge.testing",
      "name" : "pg-embedded",
      "version" : "5.1.0",
      "description" : "Embedded PostgreSQL framework for testing and development use.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d6c421088db21a14dc329001ac59d509"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5192db6961e3eb3d70ce2fa3de0eae422c4df42"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ea97134392ea4b7be254c9d0d5e3e24db94d6474f2e8cf42371bbd82d0ea734"
        },
        {
          "alg" : "SHA-512",
          "content" : "670bb103adda2a5b0779ae3656db0b4fd27edba9b8d0a558fa1ef1268556ec83ce99f6e54dac7084722ca4ced4cef04516eb5406ee171d4c9dc6011ad4c15125"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfe82fdc53112ef1ae32855de0ed45468d36ff2a8eaa6ad25b9debb42d02b2cfcd59ee824bfe0b2ede8f33825be056e2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "03c4d8607dc73b9ae4d590596af8594e56bbb8430264eb935853955b5f84e08282a9c7ee384483833d6806c1ae4a46d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a28b69154512e9342238a40bd1dc7781940d57d2fdfd31f612eb8855d88dc94"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c79bb24bc342bbebb25a9d9021d0e63aa56dcddfeafc48467ecd943f736fb8f4548eb5781613b602c67de9ca984352e18cbd35b85ead7ea2b58662aec589af16"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/de.softwareforge.testing/pg-embedded@5.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://pg-embedded.softwareforge.de/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hgschmie/pg-embedded"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/de.softwareforge.testing/pg-embedded@5.1.0?type=jar"
    },
    {
      "publisher" : "Henning Schmiedehausen",
      "group" : "de.softwareforge.testing",
      "name" : "maven-loader",
      "version" : "2.3.0",
      "description" : "All-in-one Maven repository artifact loader",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "62283b1ca8d38bf774a7b307e7dc1636"
        },
        {
          "alg" : "SHA-1",
          "content" : "de9683168235baa6b7478d6eeed615313c4a7e3c"
        },
        {
          "alg" : "SHA-256",
          "content" : "4fe8cefe3b885090439a196fe8911fe3fe4d59de3cd8280e49ab9a3244504f3b"
        },
        {
          "alg" : "SHA-512",
          "content" : "7895d53f4b630800ca56fc057f408ff8016e0620c7e86368d7de2ad94f2932f80b78a23786e4c08aa1872e2213cfb385b0c2e6f8f44fd105e2445ffa42449310"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d6f499a4c9de2c1fa6183afec080febf820f9c02822e59d7ff300d967ccd936efd88628c0b0e61f290522acb94041fd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cc679a3a55294cda0c43ee3ded7f65684c6735631560d292ab308f90b71ba3c2c25321fea339431580fe494690effd99"
        },
        {
          "alg" : "SHA3-256",
          "content" : "870985a2d63bde634efdbf80adc19b1ed7992f2b5acc643d6ae4b8023c5e05d9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "00e7ac3c6e7872d433b2fa413aabaf3c6f65c3aa3d0787eaa5762b3eb18962390646821f6a03df653f0d493ae5c42c7035a1fc556601eff9503909adc40feeb1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/de.softwareforge.testing/maven-loader@2.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hgschmie/maven-loader/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hgschmie/maven-loader"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/de.softwareforge.testing/maven-loader@2.3.0?type=jar"
    },
    {
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "jcl-over-slf4j",
      "version" : "1.7.36",
      "description" : "JCL 1.2 implemented over SLF4J",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8065610cde33ed9fd5d34367912c1938"
        },
        {
          "alg" : "SHA-1",
          "content" : "d877e195a05aca4a2f1ad2ff14bfec1393af4b5e"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab57ca8fd223772c17365d121f59e94ecbf0ae59d08c03a3cb5b81071c019195"
        },
        {
          "alg" : "SHA-512",
          "content" : "ac231ab44521bb5478742af13624db5c14aea809c3a2c13b989fba30186ba6db840f2d1b4aea54f9c1f779547b975fd042dd353f54025592774d40192bd71148"
        },
        {
          "alg" : "SHA-384",
          "content" : "618704032ab3f8f87091ac797e2c9319a4b7f36a53e060695d56173b67ce9bc9e16c74cba228e758ac90e279df75428a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "95a189173932d8080d91de8b71b9d1bca49a330db7cad9c41d51fe9514a9f6299b24e31441f06681b3dcc188807dcf40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7aef3380fdeae9b7a4adfa6ad69c2c92f246fcdbd4fcd3d1056ee846d8ef92fb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "da7d1b8e5a150300e1051dda5755df64275e5822256ef624fd8a37c582cc2774aadce97f8732de52e54b1c74e28ba601d3bfc3482abb4a24f7e9f779e7e8dd64"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/jcl-over-slf4j@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/jcl-over-slf4j"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar"
    },
    {
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-simple",
      "version" : "1.7.36",
      "description" : "SLF4J Simple binding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fd4a5fa54910b5ee561f639c903cf34a"
        },
        {
          "alg" : "SHA-1",
          "content" : "a41f9cfe6faafb2eb83a1c7dd2d0dfd844e2a936"
        },
        {
          "alg" : "SHA-256",
          "content" : "2f39bed943d624dfa8f4102d0571283a10870b6aa36f197a8a506f147010c10f"
        },
        {
          "alg" : "SHA-512",
          "content" : "cdcebe8fa58527a1bc7da0c18e90a9547ce8ac99cccfe5657860c2a25478c030ea758251da3e32a71eab9cbb91360692b5c6c5887a1f1597d1fda07151b27e5f"
        },
        {
          "alg" : "SHA-384",
          "content" : "57eb6d0c778ad9637a819fe64ab6a7b5e291c1c2e5e9a8f536c553e54837fe0e26b9ef5a83ce25c7e3e7e8c5d455ab24"
        },
        {
          "alg" : "SHA3-384",
          "content" : "15809f42dc66ec21d8d931c2e10cbb1c2c7c580678c1946a0e4fc8b5c7cec5ff001a5551979693a59fbfa1420ba0c038"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a313022d52742de983fa574ebaaf3c6fbb173b0d823a6c31b2a22f429e03a428"
        },
        {
          "alg" : "SHA3-512",
          "content" : "335556e92ec298e2db4e2aa6d4cff0f61fdee178f8889c84db35b9236f08c4c371cc7ff27a77b16699d531111d0eb3ead3696738ed2bd726f75add07f2c51017"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-simple@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-simple"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-simple@1.7.36?type=jar"
    },
    {
      "publisher" : "PostgreSQL Global Development Group",
      "group" : "org.postgresql",
      "name" : "postgresql",
      "version" : "42.7.2",
      "description" : "PostgreSQL JDBC Driver Postgresql",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bb897217989c97a463d8f571069d158a"
        },
        {
          "alg" : "SHA-1",
          "content" : "86ed42574cd68662b05d3b00432a34e9a34cb12c"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c244ac7d02cf89d8e29852eace6595d75bc4d78581b85b2768460081646a57b"
        },
        {
          "alg" : "SHA-512",
          "content" : "7125adda4e8cdc8fc76f0e7175f2d9f2f786fda8fcab71045cb28d7239086e974e38043446fa0cfa55dea0ac359f72b46d82ebe0c1abf0b9a02f658204340151"
        },
        {
          "alg" : "SHA-384",
          "content" : "fea129f18e9364e830f6a6bc0deb8955f2f38541b097e31e2c809879a327656dc3a30f6df5d87354fde3036c70dad4de"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2f8da1cc41a6f2317de4799b67494aff62535d32848386fab2d48778aacec35a53151b67f97e03fd569ffaf4f1666050"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7fe42ec6fd365cb52e014b5508a65d674709a5dd4ae8735d3acb042cdb4b398f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b56e73c7bbbd1ec7f021fa593dd666a6a9b0b5e4c8d4d6a28845fca156938cbafb8abc7f6ae0d1ed22be4ebab24b8ce70dc91ea49999fc5823011857ca54def4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.postgresql/postgresql@42.7.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jdbc.postgresql.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/pgjdbc/pgjdbc/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.postgresql.org/list/pgsql-jdbc/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pgjdbc/pgjdbc"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.postgresql/postgresql@42.7.2?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.jdbi/jdbi3-examples@3.45.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar",
        "pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.1?type=jar",
        "pkg:maven/org.jdbi/jdbi3-postgres@3.45.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar",
        "pkg:maven/de.softwareforge.testing/pg-embedded@5.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-simple@1.7.36?type=jar",
        "pkg:maven/org.postgresql/postgresql@42.7.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jdbi/jdbi3-postgres@3.45.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.24.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.24.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/de.softwareforge.testing/pg-embedded@5.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/de.softwareforge.testing/maven-loader@2.3.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/com.google.guava/guava@33.0.0-jre?type=jar",
        "pkg:maven/org.postgresql/postgresql@42.7.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/de.softwareforge.testing/maven-loader@2.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.postgresql/postgresql@42.7.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.checkerframework/checker-qual@3.42.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-simple@1.7.36?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    }
  ]
}