{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:3924d5c7-e8fe-3d86-a184-9367d897f892",
  "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-vavr",
      "version" : "3.45.1",
      "description" : "Support for vavr datatypes. Vavr is a functional programming library for the JVM. It is greatly inspired by scala and brings persistent, immutable datastructures to the Java World",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jdbi/jdbi3-vavr@3.45.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jdbi.org/jdbi3-parent/jdbi3-vavr/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jdbi/jdbi/jdbi3-vavr/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jdbi/jdbi3-vavr@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" : "io.vavr",
      "name" : "vavr",
      "version" : "0.9.3",
      "description" : "Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "038f7c85c1aa42e49ae5c7aa1c4a6965"
        },
        {
          "alg" : "SHA-1",
          "content" : "1fcf9971b62d4a3f5d7ff34785dafef50c616674"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2a73632ca0fa09391a41500ee082f49f81abc00c381e2c16522a17d6094b40a"
        },
        {
          "alg" : "SHA-512",
          "content" : "94a5d3604e941d39cac934e02c1f10400a63645ea348108523b5ae53ec9c2b4ef4d32eeda3466b48153cd8d49054a843567ce64c99c7cda7f55dc243305f326f"
        },
        {
          "alg" : "SHA-384",
          "content" : "8169d571a1ad743a46ab54d2452ae27382d95400fbc171adea956876d486dbd0901e0e6e0fd252892c4a70abc1b2f976"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb715d9620699205ddca58d97c5bcec7d970021f971cd0d331649c229b288f2f2e151c3a952effd03c10275c75a4893f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dffcb1badcd7775bc93d19502696a88bf176e6ad09ed376f415d171cdb050c24"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0d98944af4b8e8dca182e636b7bedc0d732eccda2fbc8b1c2ed6922805c1ce059ed78ae2d13356e069858659f2861e043aea67687750dcd4d7e81572c0fda682"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vavr/vavr@0.9.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://vavr.io"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vavr/vavr@0.9.3?type=jar"
    },
    {
      "group" : "io.vavr",
      "name" : "vavr-match",
      "version" : "0.9.3",
      "description" : "Annotation for structural pattern matching.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6bf0bd984dd64e97fcb7a9801a819933"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ebe7bf39ec924bf8a49e2c6f9f2c8e39fc6edc0"
        },
        {
          "alg" : "SHA-256",
          "content" : "1d103a2eefdf99a7687a21b59f5fc8aadddd00d585ca96692f77bf9de4fba0e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "d791f37ff1e10d49406df793e69560871c3d3b719c5e5b7f10f549082900d2bef42ed39409e8e1d7b0a138c4943bd2fa39b431e9277806ed2630875b67601895"
        },
        {
          "alg" : "SHA-384",
          "content" : "5b364edae9fadcf25bb3c6da7c163c9daca833d028a060c4933b40cc4d9b3032cfb667a8fc4b133963596b3e367ef705"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d4f3b9f876cfbe588857eea352396a902b58bd25a19fa2115caf12190db9466124af40cb107315f514b5922bff788ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d06d6f9109292834f0d87539a7d2456464f9c0baeca5f470330afb0b3c54967d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "922baf62f5a6530d79de97fc63c6b86a0796b0d626748e9753df0a2400e668dbf7187b33d032137963f4addf040b4d903bd00923f00da758c91a1c231017930b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vavr/vavr-match@0.9.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://vavr.io"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vavr/vavr-match@0.9.3?type=jar"
    },
    {
      "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" : "cd37ce32e3f21f67c392d94ba91b81c9"
        },
        {
          "alg" : "SHA-1",
          "content" : "a86136fae6a51eec60e61ef78ed20431b0f86bc5"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ef2c3f5e2d33e229d33facd61b718fd1c294e65e4c32a1f3686c8df978a24a2"
        },
        {
          "alg" : "SHA-512",
          "content" : "5483ae79138f192e98abdda2e8283b4134912eb09eac38fd8169857bae33c8f9a455d230171ca0efc8f0b33b66df115b1c2a8693a5377b24b25a19c379fee1a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c0d710bd37aece3e9c04460f788f04fd7e80ca83d98098acdbb1d770f0a22def5d8c210327a4913a8355c7b98baa347"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c5911aa45fbf6990609a337a411670d6f70fabc7fd0bd1d84ef6f21926d20981314a2fb5bd4d5698c2dbe2247abaff6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fc21765c573804dc33d4d1ebc6811840ccb9715d52b4a4f1e9cd9c298637add1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d4be2571e10037cfb981a472997741c1f8b5068d4d2b6459ed5e103818c90e837e5b343779b4e827611d3ac8d4410b9bbac291d37a05a2dc06d8aaf8ca3ce101"
        }
      ],
      "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"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.jdbi/jdbi3-vavr@3.45.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vavr/vavr@0.9.3?type=jar",
        "pkg:maven/org.jdbi/jdbi3-core@3.45.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vavr/vavr@0.9.3?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vavr/vavr-match@0.9.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vavr/vavr-match@0.9.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "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" : [ ]
    }
  ]
}