{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.6",
  "serialNumber" : "urn:uuid:c8d68092-b645-32b3-90f9-8069e9771f3c",
  "version" : 1,
  "metadata" : {
    "lifecycles" : [
      {
        "phase" : "build"
      }
    ],
    "tools" : {
      "components" : [
        {
          "type" : "library",
          "author" : "OWASP Foundation",
          "group" : "org.cyclonedx",
          "name" : "cyclonedx-maven-plugin",
          "version" : "2.9.1",
          "description" : "CycloneDX Maven plugin",
          "hashes" : [
            {
              "alg" : "MD5",
              "content" : "9c7a565cf28cce58557d0c621c5ea4b1"
            },
            {
              "alg" : "SHA-1",
              "content" : "be882d5a22050bfa9d19090b1420c188617d0e1c"
            },
            {
              "alg" : "SHA-256",
              "content" : "698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249"
            },
            {
              "alg" : "SHA-512",
              "content" : "c0f0b11026858166f872a2eb54719492e5cecaa0bc9cd6b30b3ecb4a174eed220f4a1b5829d18d6734128e778d3cb3db7ffed177c92866133129cb29081814a0"
            },
            {
              "alg" : "SHA-384",
              "content" : "d80964707dfe5caca8c70521d5066f57589304c0a657e6fbc7c0614ea0fc7b3b3dbe7778361eee0f54ba111e9cb0ffcb"
            },
            {
              "alg" : "SHA3-384",
              "content" : "80bc3a275d9514bc457461ff52a72add8c7ecbbc01d8912efce57139016c544ee776981851be0a58fa977ab4221f703f"
            },
            {
              "alg" : "SHA3-256",
              "content" : "142317d6f245390f4fd2d0c100b16281b8dfc5c0c2cff86943bdcc97039cb699"
            },
            {
              "alg" : "SHA3-512",
              "content" : "af0fb9137c90b65d1a07f72e4d51ae509956cdb8800f35c961b037cdda1fe4a14ce3b496cef71ba85f1621affcfe29cd42704ae4191ff0b090a9602087c8997b"
            }
          ]
        }
      ]
    },
    "component" : {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-parent@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-parent",
      "version" : "0.13.1",
      "description" : "PLC4X is an effort to create a universal library for accessing industrial programmable logic controllers using a variety of protocols using a uniform API.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-parent@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x"
        }
      ]
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeAggregateBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "cdx:reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-code-generation",
      "version" : "0.13.1",
      "description" : "Home of the PLC4X code-generation framework.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-code-generation@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-code-generation"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-code-generation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-code-generation-protocol-base-mspec",
      "version" : "0.13.1",
      "description" : "Base stuff for building protocols using our custom MSpec format.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-code-generation/plc4x-code-generation-protocol-base-mspec"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-code-generation/plc4x-code-generation-protocol-base-mspec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-protocol-base@1.8.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x.plugins",
      "name" : "plc4x-code-generation-protocol-base",
      "version" : "1.8.0",
      "description" : "Base stuff for building protocols",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1143c0c0f167f2a20215dc02422ca0c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "3b90c474798f5be0714973976f736e729dc57c1a"
        },
        {
          "alg" : "SHA-256",
          "content" : "c1d68ecdbe54c5221c01dbfd9b85f5821f6c42d2c660dfb236d4aad12c166506"
        },
        {
          "alg" : "SHA-512",
          "content" : "498acd6596ff645acf9ff9a6c91de0799c10371ff775668f526d113585e3adf2d524af1220a2502b70abb93124886b20f0bc06cdfceaf01bf8bd08a4b672f40c"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b6eec4c2b0a67643d7d6d0ef809922d9dbeee518b80c623f84bf65fb8463c852a94bbf78f4dcb3254edc85d8e260e6c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "534581cd9da14b3ff83137bb361c66ecd6efd83be26e58fc2c3365d6d58a7869b14b57fb881cae870efa5d65bc3d3713"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3e8272c72b93e59982aeeec75572f4cd10aa8df963250dd8e4a1424195e64ad6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c9e44a28ec2c6673c702943d12675778194c8261f6b735bf3d5e879156e366c3b8d708eaf7f3aef7b9569089a2522433debc5a895b672284fbd2a8ed78cb487b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-protocol-base@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/plc4x-code-generation/plc4x-code-generation-protocol-base/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x-build-tools/plc4x-code-generation-protocol-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-types-base@1.8.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x.plugins",
      "name" : "plc4x-code-generation-types-base",
      "version" : "1.8.0",
      "description" : "Base used throughout the code-generation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e461be139f162e67f468fe5fe5000711"
        },
        {
          "alg" : "SHA-1",
          "content" : "63fbe4c01b2a7cabcf01136ce0cf344eae79418a"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c5d456397420cda7307cf349fd22b3e6162bd20305852bfb9f04425d790f00d"
        },
        {
          "alg" : "SHA-512",
          "content" : "76456ed79d3e0b378b1cf7443e479fcd90f7415084e09680aa2896a3cef7b4cae7253499f456f7a9a20276f820687a16a5f69e1916374a170f76f37bd5b56894"
        },
        {
          "alg" : "SHA-384",
          "content" : "74702ac95587e6d71e72f3b33e58939ab5026c7f06473255055da0cc698f66af88ac25f4741d67c0f744a536d0dea173"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f91264451fdff7be2e91e99e316a3f2559a919184154431ffb7bfd3a3a5a070aaedd1ea533068eb11f584a00243cb217"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e04e2729219ea23055e8c16be4cac79ba4631b139dc8822f6117e9ecde274dc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a68ca0bb382ebeba5775fff30e8aacd2184b2756ae62d551196c8500477a6fc09c530f572d99049de5966f6834709ac33d3abc1a075fd0c9cf5ef9c784146e9b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-types-base@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/plc4x-code-generation/plc4x-code-generation-types-base/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x-build-tools/plc4x-code-generation-types-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.20.0",
      "description" : "The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94e7e6b9b5fe82388687b584d3571081"
        },
        {
          "alg" : "SHA-1",
          "content" : "36f3474daec2849c149e877614e7f979b2082cd2"
        },
        {
          "alg" : "SHA-256",
          "content" : "df90bba0fe3cb586b7f164e78fe8f8f4da3f2dd5c27fa645f888100ccc25dd72"
        },
        {
          "alg" : "SHA-512",
          "content" : "fea08e150473673b0608eaee3ae1cb4e73834039db80d3b758710d6baf3a5840a0878a4eb64739ae9bb21ccc7148c8520fe873616a3f6d5cdb4305deabdd015c"
        },
        {
          "alg" : "SHA-384",
          "content" : "22db5e18e3512ed44474e75a124a052d5a1a6f35ce458f6a201a5ccc9510c57c10c117dba80ac6ce91745cf2b51e63f2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a70700d24df3c276ff387c359e0e940b834e413b72a49917de9a82615836eca8cca1bee1ed71790606c795da795e9151"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a8d044d3a4a069d0f20d24112b6427a3a6f02a925b31b932721d1f545ff32cec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3417bf811d7e5fc1e71b8540f3379751434ea8540c421ff2c8bb5f5ce34401cd0ad8a829b65aa55e055c57141181762c4827099352c2bba453e48ad2df67526a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-io/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-io/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/IO"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-io.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar",
      "publisher" : "ANTLR",
      "group" : "org.antlr",
      "name" : "antlr4-runtime",
      "version" : "4.13.2",
      "description" : "The ANTLR 4 Runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eecf1908f0cfff10f8bb82878b5ca401"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc3db6d844df652a3d5db31c87fa12757f13691d"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd3e8a13a2d669bf84fb8d834de35ce4875f27157698d206241ec8488aadcaf7"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c3e47b6b5dc40ca13927a7ae2ed187f470b8f406cea325e73c7a18af8e07b9ada0484312dd611f225f030b5585924932c702fd9326c143a626e271682b2b95e"
        },
        {
          "alg" : "SHA-384",
          "content" : "f49c2395e16fe71fa35622bcca225c0910609ef09626207ce4522c73c760fd232489489ea88d54c88fc21b05a03031e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "322345326586e3f8954e80efa80b510228a7eb06f6d7283177f04809c15aad1722c700897c8c8f405955946b63808bc0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d39db66ce6dc530c7796f75d646f4d8316586e2acd0756524c25b238eb71618"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a4cdaec49dff4a6963a0db56712a837db7300de7145335b915ffc2234b0d53d6f9fd4b1d6e82c4350e22fee9390ca643cfbf7f51ff47a11bc44561b6686be32b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.antlr.org/antlr4-runtime/"
        },
        {
          "type" : "distribution-intake",
          "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.slf4j/slf4j-api@2.0.17?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "2.0.17",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b6480d114a23683498ac3f746f959d2f"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9e58ac9c7779ba3bf8142aff6c830617a7fe60f"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b751d952061954d5abfed7181c1f645d336091b679891591d63329c622eb832"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a3e79db6666a6096a3021bb2e1d918f30f589d8de51d6b600f8ebd92515a510ae2d8f87919cc2dfa8365d64f10194cac8dfa0fb950160eef0e9da06f6caaeb9"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ea24f814a9b6ece428cfd0535e2f3b8927005745ef61006b50fdb5a90126ee5ea05650155382b3b755c5bce38ef3944"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9b1015052f0ec43f9be09764e131834157599611cb52f6fe591c4ac6a8ab4817518f2a4b8871e5e738c8678e93af5557"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00559b4f4066b4917ba4fe2a6f23111eaeada321112d030910d218ced9084b5e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9579c2f7e7516e177c2d493ccc9eb8150978cf19f6f09b28d116f6935239fd56dc6af2b62b3336f79b0b462445550cd1fb5377a07001a6f44aaab6a32fa2fa47"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-parent/slf4j-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
      "publisher" : "QOS.ch",
      "group" : "ch.qos.logback",
      "name" : "logback-classic",
      "version" : "1.5.18",
      "description" : "logback-classic module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "05bd5f5d61a7efe5d5ae362df43377b5"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc371f3fc97a639de2d67947cffb7518ec5e3d40"
        },
        {
          "alg" : "SHA-256",
          "content" : "3e1533d0321f8815eef46750aee0111b41554f9a4644c3c4d2d404744b09f60f"
        },
        {
          "alg" : "SHA-512",
          "content" : "48edf62d089a13dc3a572aedebf9f881d61690983f03831838c79caecb13cf749786ea215156d9bf39c1b936fcc32ba37dd265f7d191708c5e24ba3ba654ee50"
        },
        {
          "alg" : "SHA-384",
          "content" : "840863faef2c85de6b54250d9506df083dac8da479480ec8b069e19e68196b469d7e57da3f437f3d984fec61a2e37071"
        },
        {
          "alg" : "SHA3-384",
          "content" : "91c81faf4b98cd2a3a309dc60cd426b821f23a67ab48405168013a2dc4c53ebfb8826c690bf7dedf15d753f5342205d2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3efea23a6f915d59a448fb1b17bb4d0d1505b48131ffc7a092ea0210553b98ad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1f29a1dd22c4de89cd62b929fa8ec75c9b9fc01d293eb0c9a9a55476c9e079a240ca83ef73d732ee79555bc36a6674f2c2ffafd67519cedd82c46b7a666e3d3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        },
        {
          "license" : {
            "name" : "GNU Lesser General Public License",
            "url" : "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
          }
        }
      ],
      "purl" : "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://logback.qos.ch/logback-classic"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/logback/logback-classic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mockito/mockito-core@5.19.0?type=jar",
      "group" : "org.mockito",
      "name" : "mockito-core",
      "version" : "5.19.0",
      "description" : "Mockito mock objects library core API and implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5971adc4a1951d7426ccbf9bcdb86e25"
        },
        {
          "alg" : "SHA-1",
          "content" : "82b320935809e3c8ff92c2007dae5dff88d76f32"
        },
        {
          "alg" : "SHA-256",
          "content" : "d875ff234a4b72e0eedfe170dd804797a4b87ba4c76207c9659d6f46b527877b"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d7467afee28b28c4449b080d621f5323134be71ba5d053ad632fb7b879683ccf8f486c3463674dc3fab034e143e394c800ac762bb72de3a752134b7c31714d1"
        },
        {
          "alg" : "SHA-384",
          "content" : "67af9b7d2390cb7f25fff28f12b1eeeeb2efd1d33a5e050e8a4853178ca263d0702277729d9b252771037ad5521023a9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53342cf433387f710c134e7fe0bd027ad09efb195c3c8c2100fc4cdb5c78360ec668d11b8c5fa35d488ea6bca5627476"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4023dc224045a613e4c839b7a466ba2f5e77da1e3e36edda90be73c72b70618c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d4f0bc391f723beb3dcc856651ee8751c618fb0b5617e6b814b02bdb02fb3922328db14586004ce88a03e0292006c449444d8e604d5db84d152bbdcad3dda11d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.mockito/mockito-core@5.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/mockito/mockito"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/mockito/mockito/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mockito/mockito/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mockito/mockito.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.bytebuddy/byte-buddy@1.17.7?type=jar",
      "group" : "net.bytebuddy",
      "name" : "byte-buddy",
      "version" : "1.17.7",
      "description" : "Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "209b2faed508ed6804df6982f8fd2c16"
        },
        {
          "alg" : "SHA-1",
          "content" : "3856bfab61beb23e099a0d6629f2ba8de4b98ace"
        },
        {
          "alg" : "SHA-256",
          "content" : "3575dcb8a98faf943d3c1595c47a16047c4fce8a83ebbb26262f1a2f67546357"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c10e50598e139fe7099ff8c5f13adebeacb12df07c6ae23129a462e87e085c66a763900eaa5fabaf9cb7bb0a8410fc3af1ce7eadd4f40983bf9a0c4be7c42d1"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a0fa7b56376e698dbb3d5c01c41a2f661c124dda329869a64be9881b668620342252e75c9515fd13080206f4c296482"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d13061ca0f3f2d9ef9cc2defe75b6f79963ec2c790de213e39bacbf5f24a6427eb16cdca1a2172f8a6a3c12b16bb8ff3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5b2f57522ac40c94ad918fe62f7bba5a3fbfe47d1037da1e5b3d8ed31fd8854e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1dfb214208f0afb4e086b82923d6e0a3ff6cc92ad047b65af41fc937fee961c3822f7e0088d707feba279f52acc3e220583e0fdd7191e56ef9a06aa97d677ffd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.bytebuddy/byte-buddy@1.17.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bytebuddy.net/byte-buddy"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/raphw/byte-buddy/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.17.6?type=jar",
      "group" : "net.bytebuddy",
      "name" : "byte-buddy-agent",
      "version" : "1.17.6",
      "description" : "The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d9e1fddd4c4d7d1dc7d93463ba74584"
        },
        {
          "alg" : "SHA-1",
          "content" : "17b32fd9f57deef02842f7f05abc4ad8127fe34e"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a80959465bb09848cd41a89301490c55b9d940dc6ec30d8abac0f63b39fd5d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "95d67c11ec956d023f4bb21ab375d70209af634c8eabe79d6411cde72da40d5a6a3936bd5f60a7be7898f30fc1f461cf7a05202214d19413063f87c9041ae61a"
        },
        {
          "alg" : "SHA-384",
          "content" : "44634d013eebf01989bc922e664624e814c31f6688bb66d5374f3bd8444ee2fe4055a582486c1abed17c6050bcb42f24"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47d691b9104137c00ecb47c7ef495bfd66cb269c69071fd5a0c1796ce2fbcb433a9bc53fb0a98ac17196039c7bf3f5ae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c4321629c36e47618c7b0bd23cdcf4f04fccf740b2c527408cbc19d310f82b31"
        },
        {
          "alg" : "SHA3-512",
          "content" : "53a4e5ba36e1ee1beee9cd5b79d1f4d85e64c271c78d6d7035e578b4192b65159fb11b8774c50f36aae62c0e6ea358d87e4c0a69d22149932d180b4cc6daa88b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.17.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bytebuddy.net/byte-buddy-agent"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/raphw/byte-buddy/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.objenesis/objenesis@3.3?type=jar",
      "publisher" : "Joe Walnes, Henri Tremblay, Leonardo Mesquita",
      "group" : "org.objenesis",
      "name" : "objenesis",
      "version" : "3.3",
      "description" : "A library for instantiating Java objects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab0e0b2ab81affdd7f38bcc60fd85571"
        },
        {
          "alg" : "SHA-1",
          "content" : "1049c09f1de4331e8193e579448d0916d75b7631"
        },
        {
          "alg" : "SHA-256",
          "content" : "02dfd0b0439a5591e35b708ed2f5474eb0948f53abf74637e959b8e4ef69bfeb"
        },
        {
          "alg" : "SHA-512",
          "content" : "1fa990d15bd179f07ffbc460d580a6fd0562e45dee8bd4a9405917536b78f45c0d6f644b67f85d781c758aa56eff90aef23eedcc9bd7f5ff887a67b716083e61"
        },
        {
          "alg" : "SHA-384",
          "content" : "2f6878f91a12db32c244afcee619d57c3ad6ff0297f4e41c2247e737c1ccc5fcc1ce03256b479b0f9b87900410bc4502"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a3dd9f6908fe732900d50eb209988183ffcf511afb4e401ef95b75c51777709d2d10e1dc9ee386b7357c5c2cbcf8c00e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd2b66d174ed68cbfcda41d5cbd29db766c5676866d6b2324b446a87afab3a9f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef509e8bcea73bc282287205ffc7625508080be44c16948137274f189459624891dcf109118c9feff109e1aa99becf176f8db837ac4fd586201510c3ae2ea30a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.objenesis/objenesis@3.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://objenesis.org/objenesis"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/easymock/objenesis/objenesis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mockito/mockito-junit-jupiter@5.19.0?type=jar",
      "group" : "org.mockito",
      "name" : "mockito-junit-jupiter",
      "version" : "5.19.0",
      "description" : "Mockito JUnit 5 support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "03a4baa7635ea54944f9f3b8de1885da"
        },
        {
          "alg" : "SHA-1",
          "content" : "45b64e24e02e3254a4ba262a259c6cf80b723897"
        },
        {
          "alg" : "SHA-256",
          "content" : "7cfbb7a9c1198053c699c663479fd4836acc22c2650003c8dee20e7fbc55a65a"
        },
        {
          "alg" : "SHA-512",
          "content" : "39e1e1d05895b0150bb91686257ee20972f9a9586bd12f55a1cd1ee7a3972432cbc7902d025e98502c86faee682a336df17067fc428dfb334eab525f8742d4de"
        },
        {
          "alg" : "SHA-384",
          "content" : "ce1bd5f3de5b8f5e9a47e173984e26968cd25f1d88a62d581a13be02c5f6023cf0146e4c7cecbce9a8d25e6f59632506"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5415717589fc6f39b102071ffffed7c2ff92b27a8db5ad5a665aaf2b65b798937a3ae3388fc864f0dca511097973d0dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f732f980175a14fb9ee01ca4ef04493f5523c4fdcb79683124ed1760d10da0d2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c7927c2c8569db514b3241d908e83c46118360b83e73c89a531a6076c7a3e476deea547675cd6ade056dad9f169bb06170549d9fa27353edf00d14e50400fd6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.mockito/mockito-junit-jupiter@5.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/mockito/mockito"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/mockito/mockito/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mockito/mockito/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mockito/mockito.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest-library@3.0?type=jar",
      "group" : "org.hamcrest",
      "name" : "hamcrest-library",
      "version" : "3.0",
      "description" : "A library of Hamcrest matchers - deprecated, please use \"hamcrest\" instead",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cd2c2b17609b5503f40b3b1c5ca12aa9"
        },
        {
          "alg" : "SHA-1",
          "content" : "d42c7c6c28654a3d1eb654edaa82fd85c01ce417"
        },
        {
          "alg" : "SHA-256",
          "content" : "9d084005ad1dfbb3b020039c89f496e66d3fc0431e8eab6b5a497406013d09bb"
        },
        {
          "alg" : "SHA-512",
          "content" : "f57c11359ab12e62d3382e0af330664b3676c5febef966cf5234c0dc723a5692f8185c906a81bd023e1bfbb57a23a0fca6120352bc3818aaa4b40b96d965a46b"
        },
        {
          "alg" : "SHA-384",
          "content" : "c5c06e48fcd557b77c8e563dc32d22c7117727053f301d91e459c4545e935d16a317f4082ce4d02e74f966003a85f462"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b9a1cc5916e01479cb20cc6a397688e0f6b9acc432d76123f6630c21c25b6f13590384d4b39f0ab9394ae8d31a1afd2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d31e3f5c19a0f3f1902adf3ca1d8b5d266381977992925551fd16cb96879ebc1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e286ad1b9bf84ebd7720716151617d4280d7cabb98ec65b7475901ab7bbc6daaa48da822e130e99d2447434335d6510078b0593fad1fba8ade80649804d2e204"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest-library@3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hamcrest.org/JavaHamcrest/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hamcrest/JavaHamcrest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest-core@3.0?type=jar",
      "group" : "org.hamcrest",
      "name" : "hamcrest-core",
      "version" : "3.0",
      "description" : "Core Hamcrest API - deprecated, please use \"hamcrest\" instead",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "622d37a84ac87b732cb512de0f288c2e"
        },
        {
          "alg" : "SHA-1",
          "content" : "254f69f4b0ca22198acfc19fcdd5f96140431c3e"
        },
        {
          "alg" : "SHA-256",
          "content" : "b78a3a81692f421cc01fc17ded9a45e9fb6f3949c712f8ec4d01da6b8c06bc6e"
        },
        {
          "alg" : "SHA-512",
          "content" : "da4fe935a24bd7632c1cd0b0dce8ef08b52a0df67a977a96823e9c2a8147fe02350ec8f2678f4edb0b170aeb9dd7002872686f7965675babe15534d28442dd4b"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3691f306575762ef97a8321b2fdcfdb64e96a377278a32a128495480df7c06f9903240f4e6b02a202bd171d5c2f1c7a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "11cb06bf51ddfb6e3937a823ba916a582fabe21ff502bb71353ae8acb31f0e34b35c48ef68081a6775815a692562f042"
        },
        {
          "alg" : "SHA3-256",
          "content" : "722ef291cdda4a9ff5917401a611fb80507e1461409de74dd77007b00ca259e5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3153b0c3cc0a5212ea32e9ca10b81c84f8f222c03adacae2eeb25c34c80da3b6d10118b7b186dd758f97bfece6a77bcebbf16a05eae1600b416897aea2cd1c53"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest-core@3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hamcrest.org/JavaHamcrest/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hamcrest/JavaHamcrest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest@3.0?type=jar",
      "group" : "org.hamcrest",
      "name" : "hamcrest",
      "version" : "3.0",
      "description" : "Core API and libraries of hamcrest matcher framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "781023c38b054e9cf1c818c77895e1eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "8fd9b78a8e6a6510a078a9e30e9e86a6035cfaf7"
        },
        {
          "alg" : "SHA-256",
          "content" : "5d66b6a4a680755cb6ed7cb104fa7835ef644667586ff0737adeb977c39ecdbc"
        },
        {
          "alg" : "SHA-512",
          "content" : "c09968882d8467d43576444b3fab868e175f0826e1d6e2015d1efec8934cdd5ffce8f285a7fc072306711ee0645dea92783a97a9e1dd8206e5e1de5de1ea8e7f"
        },
        {
          "alg" : "SHA-384",
          "content" : "370f5960e0d1fd7b7729597f9412a388a1fca27a3f097767a11129f6d4487fda27488cc57e5c36eacb476bac12cd93b9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "129266ff10191f1fd60ee5dd386df52ec10fb8f03a2dd3ec723c4e8455a77934f128b2a560e6a3f3d54a5390527c3d9f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "750ad10b01940ab4cf06316a16e7ea8ca3f20db603bd844c40edf0b3c0c693b3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "54da4107c4172ae0602261da2517c13962b8c2fe391348becb87295a831109155d603bec42c411e975fe1fc8b35981f7811dbc7d9dd4a26829902e174f4be307"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest@3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hamcrest.org/JavaHamcrest/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hamcrest/JavaHamcrest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
      "group" : "org.apiguardian",
      "name" : "apiguardian-api",
      "version" : "1.1.2",
      "description" : "@API Guardian",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8c7de3f82037fa4a2e8be2a2f13092af"
        },
        {
          "alg" : "SHA-1",
          "content" : "a231e0d844d2721b0fa1b238006d15c6ded6842a"
        },
        {
          "alg" : "SHA-256",
          "content" : "b509448ac506d607319f182537f0b35d71007582ec741832a1f111e5b5b70b38"
        },
        {
          "alg" : "SHA-512",
          "content" : "d7ccd0e7019f1a997de39d66dc0ad4efe150428fdd7f4c743c93884f1602a3e90135ad34baea96d5b6d925ad6c0c8487c8e78304f0a089a12383d4a62e2c9a61"
        },
        {
          "alg" : "SHA-384",
          "content" : "5ae11cfedcee7da43a506a67946ddc8a7a2622284a924ba78f74541e9a22db6868a15f5d84edb91a541e38afded734ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c146116b3dfd969200b2ce52d96b92dd02d6f5a45a86e7e85edf35600ddbc2f3c6e8a1ad7e2db4dcd2c398c09fad0927"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b4b436d7f615fc0b820204e69f83c517d1c1ccc5f6b99e459209ede4482268de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7b95b7ac68a6891b8901b5507acd2c24a0c1e20effa63cd513764f513eab4eb55f8de5178edbe0a400c11f3a18d3f56243569d6d663100f06dd98288504c09c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/apiguardian-team/apiguardian"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apiguardian-team/apiguardian"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.13.4?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-api",
      "version" : "5.13.4",
      "description" : "Module \"junit-jupiter-api\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d9981621212d598a4ba380342094c92f"
        },
        {
          "alg" : "SHA-1",
          "content" : "2817f736551fe4949b79924715ef6f594ee072f4"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1bb81abfd9e03418306b4e6a3390c8db52c58372e749c2980ac29f0c08278f1"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e6c1d1247b5aa99649e6cc2f8ea8f0f3720f2a141682b152eed878b1b807b4d6348741a4e616d695f92a80d327ef4e857c48cde13b9668fa75f1301202ec652"
        },
        {
          "alg" : "SHA-384",
          "content" : "ffc6cc45bbab30365cd3b11053e761876cb01dbd4b359d060c05ef774cbbe0bf4120869f6e19069286aac03c827a46eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5cd6058d5f46db35feb981f510d70abc3812eed15d4837dd2203ffcbbee7d87d65fe06084dac9c3d4f566cb1d900808c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02b97f57b6b833e15f2a86cfe654f152367dcbeb0816c2f9125d8c7db58ad3cf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a0940677679eafe747946f3e4fefa086ead2aa3d5229323b6710fffdf50e8826b6c5b7b8d122b03005a846a4a70268fd861ada2925a9b1e6b00fceb81602c33"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.13.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
      "group" : "org.opentest4j",
      "name" : "opentest4j",
      "version" : "1.3.0",
      "description" : "Open Test Alliance for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "03c404f727531f3fd3b4c73997899327"
        },
        {
          "alg" : "SHA-1",
          "content" : "152ea56b3a72f655d4fd677fc0ef2596c3dd5e6e"
        },
        {
          "alg" : "SHA-256",
          "content" : "48e2df636cab6563ced64dcdff8abb2355627cb236ef0bf37598682ddf742f1b"
        },
        {
          "alg" : "SHA-512",
          "content" : "78fc698a7871bb50305e3657893c10500595f043348d875f57bc39ca4a6a51eda3967b7c8c8a7ec3e8f85f2171bca4aa98823e912e416e87e81c6ba5b70a37c3"
        },
        {
          "alg" : "SHA-384",
          "content" : "10398b6998c9202a0731e2e19ae1c3f9d8a83582c2663fe7bdda15794ee6fa816727dbd8f7c7164bd5395ee1cfe7c97e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3abe706fd78509c25a402c7bbf6f9ddf71ffb5b35054864ba0fdf7902207115f888a0ba728fd71d2e87a9360d2498121"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d961907a1bfa1dcda329dca494ffbc251b31fabcaca5ab7095661a8ce3c1d654"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0ad661617bcac51bcd26f7ad4611c69b1fd9811b50dbf734e041a3243ab1f845e7796620e8a7c40c4a2df3946864598b1251396c7d9bd813203d82710788cce0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ota4j-team/opentest4j"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ota4j-team/opentest4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.platform/junit-platform-commons@1.13.4?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-commons",
      "version" : "1.13.4",
      "description" : "Module \"junit-platform-commons\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c39b85780e5bec0a23408959ac83fa9"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f63c7ed05b473d95cc63d1082054d7bfcf9c0e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c25ca641ebaae44ff3ad21ca1b2ef68d0dd84bfeb07c4805ba7840899b77408"
        },
        {
          "alg" : "SHA-512",
          "content" : "a0c4a73a150729b26c57b0a0057b754836605287b89b64ef737c197f11d5022b097af3b15459fe10d0dfebc4ae54e8ba50d8e466297b576d2b7451aa00014079"
        },
        {
          "alg" : "SHA-384",
          "content" : "51d81520a2e102490c2653c7a2d07aa8749c44daa37b052afe737e24b2fad2292c3b5a2b07ad298607d1338f7b0c65c0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3ccbb4002fb63173d890037e7c85152a21fb617b45144f40f7f8376ad500e47b755918f22baf17be2699267f32538f32"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ed5281ee7a51da2245994e65d95809a33d95ff196f8415ba719b353c6d67ec2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "03fed3b53c165bb286adb486d0d3de07b76f98a4a6c19715c33430c22158abc7f412c2013410c0110126f212964598ccd5ef04ff18eee4e7fc8610305aa5d47e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-commons@1.13.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-base-freemarker@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-code-generation-language-base-freemarker",
      "version" : "0.13.1",
      "description" : "Base code for building language outputs based on Freemarker",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-base-freemarker@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-code-generation/plc4x-code-generation-language-base-freemarker"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-code-generation/plc4x-code-generation-language-base-freemarker"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-language-base@1.8.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x.plugins",
      "name" : "plc4x-code-generation-language-base",
      "version" : "1.8.0",
      "description" : "Base stuff for building language templates",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd4cc8394d7ccae940382ce8dfec8f81"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ba0d05e91c4a77aac0d583fa8637732dc077e0e"
        },
        {
          "alg" : "SHA-256",
          "content" : "e724ae234f7b957c41c1a071715567b5c1fd8e5f508b8234c719117081a3a578"
        },
        {
          "alg" : "SHA-512",
          "content" : "3627c8998afe72dd833766e227ca813c71f6cb3b5b91c380683a3b5c7f392d5ef754c82603eced452d652eb950cb7e1e929283197a3da71167c19365fa99a925"
        },
        {
          "alg" : "SHA-384",
          "content" : "81a0bfcb348bfd35b57db39bd28f30ad901ff2553e54e6ad20b4decdd98770d338d89a19bdf4e727b7f278370eaee50b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8bf7ea2fd0074a6db5a5efd0faf2039bb9c2b8c401db4c322a788cd2272c197742c3a8ee429207c746394ce9420d3229"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b1d31f35d8ac431f34530b7b286259b201522d485b9c49a2792cd5d2c9172484"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be8a9c8da1be02b77d4c0d09eda3aa402a71d88a9808d0fe1438168b60d350d309d335ff0a9d52f804f573237e1a870b8ca95c3c3ba390a49dd79d23f548918e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-language-base@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/plc4x-code-generation/plc4x-code-generation-language-base/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x-build-tools/plc4x-code-generation-language-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.freemarker",
      "name" : "freemarker",
      "version" : "2.3.34",
      "description" : "FreeMarker is a \"template engine\"; a generic tool to generate text output based on templates.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1704fd3c579385ca5fd0ebcdf50df73c"
        },
        {
          "alg" : "SHA-1",
          "content" : "c2fa47a1c3b6dcdfca90e952e51211967a4baa54"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a9fb91cd64199232eb1ca9766148a5d30ef8944be5fac051018f96c70c8f6a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "58bc6e157452f6b3a70a7d1bcfb89013e7204e716e267386014f6834fb66a56333fe4b538ef25b651913ab585bfa5c8fa010159d96ab952de42a82edb9552fca"
        },
        {
          "alg" : "SHA-384",
          "content" : "3def74003978738e770a121746f2fd5b3f179f117050fac529ba9a6eee104ac7d20f74a1e815f97a5bf451b3f36f0ed1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5636e107cd5406439d57e41ebcfa3cb068e32639941f1b7d780efb5acdb50ee99f7966b9174c52e9cfb27de22666fec6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22113afa6de5d146e0be2840ffd3103323b87849f020b06f24d9a70f3dfd3571"
        },
        {
          "alg" : "SHA3-512",
          "content" : "69c49e3ffb693fbeb98515f578c5a1bf1a6f81baf04efb21d8b2cdcbe93d59eff28f3e6d82a785c9c5b27222fc6f1bfa16a33bc08c92ea792a26a5d1b6068df9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://freemarker.apache.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/FREEMARKER/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/freemarker-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=freemarker.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-text",
      "version" : "1.14.0",
      "description" : "Apache Commons Text is a set of utility functions and reusable components for processing and manipulating text in a Java environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54960a12a82d52df3d5548d6934d87b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "adcb0d4c67eabc79682604b47eb852aaff21138a"
        },
        {
          "alg" : "SHA-256",
          "content" : "121fce2282910c8f0c3ba793a5436b31beb710423cbe2d574a3fb7a73c508e92"
        },
        {
          "alg" : "SHA-512",
          "content" : "4975879372241025bd0a47fe540ed7d0cd3e5eba474b12af67a8c6016be0fbb4f4a3a4a0064f4d2b6aebce67d88ee814da345a5ba3a6ee4f6293b3b4e7bbd065"
        },
        {
          "alg" : "SHA-384",
          "content" : "a038f1a8b58bb7ec17ba55238d3e40f5d9386dfb17870630a728b22741a9592819374e9abbbc6402a439eea4db5b739a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5325922bb72aa73d2d51cb3fb5592fc77097614fd3ab3ac77e3acdc0fe1dc8c18893cdd9a05768bb725fa40dd8c14527"
        },
        {
          "alg" : "SHA3-256",
          "content" : "31008266592ec8503bcc7f6b4e7125b0e377f57f3a697cdcb02ee7f20f84ddf1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "385249425d8c6ab181039195a03c6337f393a1e1419527e9f072d695367bc0bd6546e752d1912df557bd8788329f7609aa1c63ce42eb135e2d27b6141ce9280f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-text"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-text/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/TEXT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-text.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-lang3",
      "version" : "3.18.0",
      "description" : "Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48b9886957920a4cdb602780ca345087"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb14946f0e39748a6571de0635acbe44e7885491"
        },
        {
          "alg" : "SHA-256",
          "content" : "4eeeae8d20c078abb64b015ec158add383ac581571cddc45c68f0c9ae0230720"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2c9d497fc1be411050f4011b2407764b78aa098eb42925af8a197eabdbc25b507f09fb898805e9bed4815f35236a508ee5b096e36f363df4d407232d50fc832"
        },
        {
          "alg" : "SHA-384",
          "content" : "4fb3f101106e4ce3666d5c15d276ba86f7683a0ef35f0384edfcd579ea454275edbb7400795d265ec3a38e39997e79b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aada7e3612cf3f6190a19fa7c3db74df1e13ec56b300be9bb4317d261d5877c84ab59ba9a09168becdbd82cd41961395"
        },
        {
          "alg" : "SHA3-256",
          "content" : "306d286d0bd7549c203cc802fd755d354c4f7926fa023f4e83623ba1a6261250"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f6f1ecc684e309d7b9fc5c343792508fee935cd2119d962721662c5af88e4864ba6f47a863e083714f315f926c156de1970cd2fb577449bdfdc7bf98a4a451fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-lang/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-lang/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LANG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-lang.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.objecthunter/exp4j@0.4.8?type=jar",
      "group" : "net.objecthunter",
      "name" : "exp4j",
      "version" : "0.4.8",
      "description" : "A simple mathematical expression evaluator for java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c554588bdf3319842a4fa66136c0119"
        },
        {
          "alg" : "SHA-1",
          "content" : "cf1cfc0f958077d86ac7452c7e36d944689b2ec4"
        },
        {
          "alg" : "SHA-256",
          "content" : "271f7824ee8a3468257bc0613afdabb67597af8389317643fa806b983b7ecb27"
        },
        {
          "alg" : "SHA-512",
          "content" : "f6adbab6c6c0d622acf81795d13dfc5968c55aaf818b444f126f94a49668dfd391eda032dcc20216ca475615d474aaf2de4ab1cc8e0dd1f44a91ef7c88a8938f"
        },
        {
          "alg" : "SHA-384",
          "content" : "c6663e03b0bdf252be821186de496e93a7929d55a6d1790525c908cdb9df4d00c827466e764776fb3dbcc860f64dd9a9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8ec2870d3cfdad8b9babccf76aefd3eb595d51054cfed7a9430872fda6b24fb5654def2a6acfc3ccd4c9a9221867fbb1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5de6af7a055f073417be7469d4bc0b9f0d2935d72573eed14dec74f32f3454a1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1a17c74c3272256a161cc87063859026cd29b102bf6c2a1ee6dbc24a7978a1c89dda820d7e79c70bc905292b92d5aeaec09d4e485c4c7e675d0750bc1a27d9fb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.objecthunter/exp4j@0.4.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.objecthunter.net/exp4j"
        },
        {
          "type" : "distribution",
          "url" : "http://www.objecthunter.net/exp4j"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/fasseg/exp4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/exp4j"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fasseg/exp4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-test@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-code-generation-protocol-test",
      "version" : "0.13.1",
      "description" : "Fake protocol intended for demonstrating the different features and aspects of MSpec.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-test@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-code-generation/plc4x-code-generation-protocol-test"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-code-generation/plc4x-code-generation-protocol-test"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-code-generation-language",
      "version" : "0.13.1",
      "description" : "Home of the PLC4X code-generation framework language support.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-code-generation/plc4x-code-generation-language"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-code-generation/plc4x-code-generation-language"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-c@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-code-generation-language-c",
      "version" : "0.13.1",
      "description" : "Code generation template for generating C code",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-c@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-code-generation/plc4x-code-generation-language/plc4x-code-generation-language-c"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-code-generation/plc4x-code-generation-language/plc4x-code-generation-language-c"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-cs@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-code-generation-language-cs",
      "version" : "0.13.1",
      "description" : "Code generation template for generating C# code",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-cs@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-code-generation/plc4x-code-generation-language/plc4x-code-generation-language-cs"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-code-generation/plc4x-code-generation-language/plc4x-code-generation-language-cs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-go@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-code-generation-language-go",
      "version" : "0.13.1",
      "description" : "Code generation template for generating Go(lang) code",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-go@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-code-generation/plc4x-code-generation-language/plc4x-code-generation-language-go"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-code-generation/plc4x-code-generation-language/plc4x-code-generation-language-go"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j",
      "version" : "0.13.1",
      "description" : "Implementation of the protocol adapters for usage as Java library.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.groovy/groovy@4.0.28?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.groovy",
      "name" : "groovy",
      "version" : "4.0.28",
      "description" : "Groovy: A powerful multi-faceted language for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e0455c0fad7d2699ccdf687e553e364"
        },
        {
          "alg" : "SHA-1",
          "content" : "c85a95d43af452fdfd9bb47a37af830e037299c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "d77164a44ab994837e61eecead64721bdb1794fa2bc6704ac6fe70cd32ef9dd3"
        },
        {
          "alg" : "SHA-512",
          "content" : "5cd21fb9a62e7a4c1b1ab6637190c0debf3412f51e708ae95f4b0216f9f39a3b81dce92471045645b7a770aa13855483b046c1a34db3520131fcc7dec76dc761"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a2f14be33076ba2aaf38fbceeac200269ca4723f7588324499920547e9e1e472736fcfc0615990786b690cd47ff2944"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c862e21bd19c6c60ab30fb93ad830f640e0fb418a4f03eef08e6f0ccdcb8373e862e77b43995ae4104bdcf71b35f166"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f887fb05a51608b03d5450d29a4394289d9b765bb5f328f8749a14b5c83122cb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "47801f62499d697f695f5445d40f5d6ded343b612360826273e33feda7f22a82bdea8bce19f0fc6cf993fa928063acb8e64f5fb802574ab48f858e679b2bdb95"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.groovy/groovy@4.0.28?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://groovy-lang.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/GROOVY"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/groovy-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/groovy.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-api",
      "version" : "0.13.1",
      "description" : "Central API Module.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-spi",
      "version" : "0.13.1",
      "description" : "Internal API Module.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-spi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-buffer",
      "version" : "4.1.123.Final",
      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c01c106bf2774140b224e485f82056be"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1dd38d14c9898d44b029fbfb3916632fbef547e"
        },
        {
          "alg" : "SHA-256",
          "content" : "b1d37c2b40d74552119313b1133bc18f79c3afb4913e0d5592795cd08190d396"
        },
        {
          "alg" : "SHA-512",
          "content" : "82b8dc4d8a6fe64776ca3e74ce7863ac73e888f5501ee81de94de61b5fab41ffb8f4d92794d9a90703d0b3d3d91328495e3d6e3ac013fd2e41a36740a235046a"
        },
        {
          "alg" : "SHA-384",
          "content" : "a06629113a0ea52e36e8649415a102f9871525a9a2830e20772378bbc104817e5c5e8d3d5783301a40b87a1b656c2607"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3e8845a97bde3c8dfeeb2374f688c6788506e4db27435e19c8db9ac9f5020cca1d86ebf6a79e25d2e1576b45ed8222b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d309e6067b8a1e9da30e8e4c3236938df8660740201b94b82a8a390c7cefa910"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0002306c380ab914392d0f20e32a88bf93891fb64ac841455d6a74ab478ead83c198c96b28837df36ddd013472ffa08c0ef7edb9db2f5ae619731a41fea044d9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-buffer/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-buffer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec@4.1.123.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec",
      "version" : "4.1.123.Final",
      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "06a01e1b0be8dfb4e3048e584b68bb31"
        },
        {
          "alg" : "SHA-1",
          "content" : "0b2220e74136521ce6777ab704e153c1478db54c"
        },
        {
          "alg" : "SHA-256",
          "content" : "43b1376fd9c19a5c785d4a0bf2b9c0c944b731d4e172b497be3f9b8dec955971"
        },
        {
          "alg" : "SHA-512",
          "content" : "a4c38e6dbff767c0853ebb3be5dfa341b7f5532b2b62350911bb4e579eda652c77a6cb74b9f8b341afac228fdb287701f02d5eb0cd162d161cb67d710ec2243b"
        },
        {
          "alg" : "SHA-384",
          "content" : "b18c275034802ade641d4ae5678b59e7adb1d1ccadad2fc7b6fbd0ad6278639699a77e636b78fb953717f922fda643ae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "87e156262992bfceaaf6675aca6d4d469a207213590474b97ac36f3e61607713c73ccebf2983ae04e5515d2cd2fc54a6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aa8e5362eeb5ee47eb651e5c7bc877d9398246ead071da9474e108c837d8a039"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dead4e966cf371381c47d4faa477d783f6db338082e31f60951ca4296d2859e309ca6ee1e8dc65ad4372b4d3bfb59676a718bcec42db9e2f2c52ece50c54ed22"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec@4.1.123.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-common",
      "version" : "4.1.123.Final",
      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "24f685314c5a5332cd270ec22c52c83d"
        },
        {
          "alg" : "SHA-1",
          "content" : "ecb80ced8779d489a6e0224bae6c7802d0e621f5"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f8745b206c9ca9aa306baf175b3def26f31946b03c1a7b0dc84c4e32f8a0f22"
        },
        {
          "alg" : "SHA-512",
          "content" : "177524bb9f029ba5b00511410cb8f4ac7ceded5fde966b7df6999d09aef229409dd4cb2b4551e262db4d3723955f7988d636f1fce5152824d13c609b82137181"
        },
        {
          "alg" : "SHA-384",
          "content" : "5984b8b442f26aa6111047f97a06c673aac43c1b7d21c9d2ed3cf8ba97d243486357906c9738a77ffa032a9e37263289"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d329f4817e44eaf0f465cbf740017c0a289f939660bc6df8238bf69fd31f3519864c9dc7f2d6794eea60d721196a6c1e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3fd0c602d4c539085ef087d98d18c25acc31c5b0bfe6c3c04f066841b6330f34"
        },
        {
          "alg" : "SHA3-512",
          "content" : "16951702cc907d2d62210d64d8872209c8bb845ab653c8337f4aaa4a9a3e578c6988bb4372d6f369a1b2197a0e7e3f5e32790aa8e51ad93ac00e62a810f48d7c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-common/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport",
      "version" : "4.1.123.Final",
      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0804246400f110e4ea1c16b3336a5d1b"
        },
        {
          "alg" : "SHA-1",
          "content" : "aec24089c7c46f4a2f08d2cbccb788b6e4ef8238"
        },
        {
          "alg" : "SHA-256",
          "content" : "100277fb20875943b33b85587fc018975992f87d707c1f9701fab4791903cdc3"
        },
        {
          "alg" : "SHA-512",
          "content" : "b204cfd0b2924978aea00e0042e72d7dbe5d9be8f64fe67224cfd89cc120994b5c76f8f1683567163958b0b3b789545f7dd956df5f34e7602fd6679301ca3403"
        },
        {
          "alg" : "SHA-384",
          "content" : "f80f81d7a3ab009e031f09e3c092308bf59dbde71adc69cc537856363e9e7f5477b184145db634b20d193a667300125c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cecbe6e7649922c2fd4122d491bd76e1c5e3552d00654e359a273c8c4fd1aa9322c650476f0789f248a735ebd1fbd435"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a1f7bce3c2cc9f4550269d48c4fbdece956b223ea5b22f211a32a64deb2aeeab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1671f114179d39ecc5621e1ca6be34d92363b41262b5f1bd80a48f62019dabfffb3b407c718bfcf163ea7f142bdabe01f994b4fc9c7d58eeb1c6e9157c4f782e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-resolver@4.1.123.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver",
      "version" : "4.1.123.Final",
      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8fcd3d9ab4d180eeefecbc3b87dbc14"
        },
        {
          "alg" : "SHA-1",
          "content" : "49baab2c943f7c5d9b8f0367a9835008bac55103"
        },
        {
          "alg" : "SHA-256",
          "content" : "fb1fc8f9be939bd551b7162714a7f5ac1e546939580c7c0a55496ae05630f01f"
        },
        {
          "alg" : "SHA-512",
          "content" : "ec97a26c9903597d6a40dfa969bc072432c2d4144f2c501d2005f5ab6f549821f2c089bdc3504dd8cade1bd75d1926e047c67a7c2c57458c7b2a11f350beddcc"
        },
        {
          "alg" : "SHA-384",
          "content" : "010c654aacc2ff40cbeaaf23c018f7a429a63ffaa875050924dc7b6556d785d940585dd5d57882a728219caf733fa221"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cd3d161b0a427fd48ffaa941784c652aa824e32532eda4e7bd3080b286c2283724692800f3bbbb141f55734c38a04557"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d8c4d89dcfc263cf7c53f4be8fb520b6de1c268f08b8fcbfc886666faa1c16f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "62b6a6fda4574b91b3ff0fb7399171a17eedfa255e6a682e521542587d2c7d6862f90c4977bf694b34d7189e2452a880230250a88e8b7d5447b0e9edcf365832"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver@4.1.123.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-resolver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.woodstox",
      "name" : "woodstox-core",
      "version" : "7.1.1",
      "description" : "Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "971ff236679f7b35a7c13c0d02c0170e"
        },
        {
          "alg" : "SHA-1",
          "content" : "76baad1b94513ea896e0a17388890a4c81edd0e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "02b9d022e9d47704ff8a7a859a0dbfd3b2882a8311eb7ff1e180f760ccda2712"
        },
        {
          "alg" : "SHA-512",
          "content" : "28105d6409766966123d4e212dba555c4776bfeb538093d3739ef113de5c6d6e92453aabc16915bfb76124a5dcc82b57f3cd13b42ea2e4038a4495285c642d3a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca02f505f335a975e71c4a549bc3707c35b3592d2ac2fc2cf8887dfde44ae76b753ad2174e4971bb33bb1ab6c8c6b3c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1efac262497c761e493337361dbc388ac01634dbda5322a8ee7742b0b25a26cc039c3e3653bf2302fbc31883c8030703"
        },
        {
          "alg" : "SHA3-256",
          "content" : "10a216995fc4e318dcb0be7b9ae00c07536fbc81e6119f0bf1e36716146f674d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "924b1cb6ba79666c4fc13f1b057b376de471cfe60e68daca71ed51355abbd0de6799441ddd81df786317dd2c533cc1d3a9671f759e3a480d99c2d772eaa5ddda"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/woodstox"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/woodstox/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/woodstox"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
      "publisher" : "fasterxml.com",
      "group" : "org.codehaus.woodstox",
      "name" : "stax2-api",
      "version" : "4.2.2",
      "description" : "Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6949cace015c0f408f0b846e3735d301"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0d746cadea928e5264f2ea294ea9a1bf815bbde"
        },
        {
          "alg" : "SHA-256",
          "content" : "a61c48d553efad78bc01fffc4ac528bebbae64cbaec170b2a5e39cf61eb51abe"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c0587ecb4c5a659ce2ae1fe36ffc12636a8ecba549a29f2cf91cb4d1d36a335c05f35776f480488d40d894230389f76aeeb363887026c6ef5c565995c17b7c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b617db8307a081df858a4110f5b8fec51c06355762506cbc4be5557fb06959f0499f7e672103d46f71c66bae472a7bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "22a3150713f7072962e26c286a1ef97d849b10d7f1251c56ae34252f247127b56dd189daa758c64776b4196ee0060517"
        },
        {
          "alg" : "SHA3-256",
          "content" : "174868c81672068b42ccde35310d4dad60f457b795101e99588c28b0eebdefc2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c88de5a2137e3b63b632ef24799a677c998b76e736407f1e8c6af85d1b6a94c76bc20d26e6cac847d8383ab6760f1b5c2ae7574fba21e1e6a96de7cdd38f0e39"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/FasterXML/stax2-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/stax2-api/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/stax2-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.19.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-databind",
      "version" : "2.19.2",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "856506e1d49091e89599a3ef34990597"
        },
        {
          "alg" : "SHA-1",
          "content" : "46509399d28f57ca32c6bb4b0d4e10e8f062051e"
        },
        {
          "alg" : "SHA-256",
          "content" : "0a1bd4e9b0d670e632d40ee8c625ad376233502f03c2f5889baea95d025b47a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "0533fea9a35a2e7b9267a62a39252d3ac5cf8ab0ff30057242831a1e17c23225b935f7c2ed64de7585ea83e56c32e26bb6078d9834654e047f1ca7b0ee00dd72"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb935b486674bb2cd87c46fc869c56b45f2d209cf9edb1c099e273ccb13b5a5c7b1196fcb8c58405f63c7b7ea774dfa3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b65d1ec1736fff677c6a9553a1e6da3f3900311cacaddf8d5dd4040ff5a7dfcbae76fc825e52ba1454f8bdcaae190b4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6e6fe3e09b90acc0c0166198f2bb37a5f7c2e208394946a6eb1d5b079cafc93"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab3a3d23667f546d7e6bf513a7356682e94c5b46ba709dabb3584f8626cd23fad701cbae7ae97610e9d00f6636e4dfd00e3fffbf5acda9bd0d32e3e040d4dd30"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.19.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-databind/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-databind"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.19.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-annotations",
      "version" : "2.19.2",
      "description" : "Core annotations used for value types, used by Jackson data binding package.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "99b71c4cebb9dae38ae925ac7ab0574f"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c5381f11988ae3d424b197a26087d86067b6d7d"
        },
        {
          "alg" : "SHA-256",
          "content" : "e516743a316dcf83c572ffc9cb6e8c5e8c134880c8c5155b02f7b34e9c5dc3cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "809d23970fe4af6157cfdfd7a3f9b9ca3f80e790faadb3313db06155ca4fb61e34763a96194ce90d5aa25264dda1126428ac07837c99575eedf4273c27e449f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "9849343c36dabac9826a517a8cb2e65fb79f729fb120c2009028829f61590f5e72673571e17b97dbd17c8f5109a90416"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56b3f3bb53cb00f3b91fecf5c8bf6d4c8080044eb3c9f76adddcda52eda2eef8e9517d63ae415b588e5fee2c155139fd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7239184a057e72b224589108d37ca982dc1288649c5fdaa965a02e7b7da8fb82"
        },
        {
          "alg" : "SHA3-512",
          "content" : "71ce9f8551dd7a0e7351a9f734997b9b8762681cdcc6bc82d33868b62c0c178260d6f6f3dde7755cafb8d937346853c320f476bff5c1749d4b8e5acdeb0ffa4a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.19.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-annotations/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.19.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-core",
      "version" : "2.19.2",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b3843578b0753a9a685eea819dea3ab7"
        },
        {
          "alg" : "SHA-1",
          "content" : "50f3b4bd59b9ff51a0ed493e7b5abaf5c39709bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa77eaf29293a868c47372194f7c5287d77d9370b04ea25d3fffc1e4904b5880"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6d64ec09819bb901d59f34bf9c422e632fc8d094ff97fc53d695acbb0b81768f13e444061176e9e79ac1934e443ce9d1d5dce5104a662b64effa95ae5743032"
        },
        {
          "alg" : "SHA-384",
          "content" : "4e3f8ee6a6fe76f47a611e8ba9fb213e9c55033af6832a6739eab1657f16c5c82fc75277cb710da84bfce87698c53e12"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f8be8a5ba3f5528112fc6c30e4459f263adb206c38467d709d6de8285d6454a31c7aed71c290faa2eab0ff5e84feb0a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5a02889d38d860ab42bf927a4f5737df185ea3d9c4998b600210a48926de5188"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6a0fb569a209f1980a49f27acb4bcbe286b7c37e67530914ba8e64fdf38acb8b0513a5bd06e8fa925ea6a48631c036b8d58b371bd16de4662d65d841da9cd6ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.19.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
      "group" : "io.vavr",
      "name" : "vavr",
      "version" : "0.10.7",
      "description" : "Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "282f7a459656719db99b56813980c2e8"
        },
        {
          "alg" : "SHA-1",
          "content" : "855105af0b36941e0d23303a8edeec9e6655719a"
        },
        {
          "alg" : "SHA-256",
          "content" : "40d05a7531f7d6411d7fce5e096ed93f52e780c9cb6f699a9ced88f765288a0c"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa220cf23dbc58eeaecd97811d9feba9473fa42cfe3d3fce36a6361d3a8ed8be027aa07a63cebbcac46816f11cd2345f23abf5783cb421b3ab0f3649235b3702"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a0c70e85bfdcaa3470eb41e69a7ac62c3e5cea863b00bd3dfd00a5ca84c6ffacb29066fa298e4b943495141a80be97b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a5c391ba0cc912cd5eadf97716e5d05df7dfb858aa209682fe5746cf8d25fa731311e5aa877e61ee20ebe3ba08876a5c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74f36ab7f60a4b4d7f57463a93bdb218abb83c7f27479cf18635749a147b7c25"
        },
        {
          "alg" : "SHA3-512",
          "content" : "567ac0acf4e8310a8de42d27dc20bc613eda373fe81b21509266f00e3f443d9b9ed841137fae87163c28f17f73e66312158fcf25e64f2c6ec9fabb965a1411d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://vavr.io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vavr/vavr-match@0.10.7?type=jar",
      "group" : "io.vavr",
      "name" : "vavr-match",
      "version" : "0.10.7",
      "description" : "Annotation for structural pattern matching",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9fd462f9cf2de60b40d826ccdd6b3710"
        },
        {
          "alg" : "SHA-1",
          "content" : "25d24e4d9afc565538cb505bac7285c091aced5a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed86f834c0c03fa2d9ec270914a47a8a0d017573bc11fa2b5b999cbdccb18614"
        },
        {
          "alg" : "SHA-512",
          "content" : "b3e874fefec4a509f93cd7a7897bb25c3a74de9bb2dd416db9b0da1807f7177c5a2e487ec64ae68c2babd0b1c1fcf3eb5aefa55ce89453524db44de7da52e1e2"
        },
        {
          "alg" : "SHA-384",
          "content" : "49a520192cdabda6916a90294fa816f31f90c68315df1a525784491e8750cea4a319755d5b389841290b199aa5f4252c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ae46427cd31b6123d71c74de13be6468c1b28c2a7b6fc132c76260cdba586bfd6b04bc5c1b4047679ca204bdbe6d6256"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c46a27be4f578ae7f35222cd42ff322b546f14c28ed9b0b6dc117cfac8c3adb1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "50cfdc4db55e94d9170fdd3d61f387cd0571146da33455267ce49fa1984427355552a1f723187740bdb9f919db814dc90bfa6b381d7441849c70583bded6213b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vavr/vavr-match@0.10.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://vavr.io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jinahya/bit-io@1.4.3?type=jar",
      "publisher" : "Jinahya, Inc.",
      "group" : "com.github.jinahya",
      "name" : "bit-io",
      "version" : "1.4.3",
      "description" : "library for reading/writing non-octet aligned values",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4bac73c8be3680928158794389d22a3e"
        },
        {
          "alg" : "SHA-1",
          "content" : "46abf1c2d8af5e1d2e1cad7e7c64bd9822a88656"
        },
        {
          "alg" : "SHA-256",
          "content" : "a72ab0e8eb9f86d2d5db7b57d7772023f171e58ce74821f9f47a506f9afdccbe"
        },
        {
          "alg" : "SHA-512",
          "content" : "07deb7bfac81233620bf8c89d53f697e37a085493e06125336021c077ccc3e38da884b06dd39c26f02d9a1803fa0bb408e2c97740d9fed552e69a68859bc61ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "d61201c72ffe3702a93f17b01b1114315b7eaba4be5204dfd6db42a07ddae5d6d3e994c3eeeceba697f81e674974668e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b1b184e48555d6219562b8fbb111ea0a48a3ce03b61dafb016ec31f8da51af63c89f784b4514af3820a6076f3fcc49f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "56d42962d1aa3b2675bbf1190dc47919521bd049de94b8e905b484cb7478d1de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "516053be0117d093faf88870215c4e03239957e0cb86413c4204e0663221ed8f69c07b5cee05a9665f237421bc88c03627c3b39dd5ff7d98d1c397e5ab964c21"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jinahya/bit-io@1.4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jinahya/bit-io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jinahya/bit-io/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jinahya/bit-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-codec",
      "name" : "commons-codec",
      "version" : "1.19.0",
      "description" : "The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e46fa78c69544eb6239c4e8447e72544"
        },
        {
          "alg" : "SHA-1",
          "content" : "8c0dbe3ae883fceda9b50a6c76e745e548073388"
        },
        {
          "alg" : "SHA-256",
          "content" : "5c3881e4f556855e9c532927ee0c9dfde94cc66760d5805c031a59887070af5f"
        },
        {
          "alg" : "SHA-512",
          "content" : "d98a7a1cfcc08aa9cce4f7778e3f37ecb99da7b1da01944e5fa8faf06fbf9f969f2efb0b416832f419d53085250f711c071f1dac9fa0968483c37034198367fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0edec3cd84b2320e6930380d3fe13335d33f041470d27fb93789db0c696ec01dda21b471f0015bf70bffffcbfdb67c0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ce771ef9f0df326a34ab37e70f710801bb18d545aca0ee492db62770db323ab8a0b5082123ca4826f3d3182748537cfc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8296db95bb2fac86a0eb68e61e9730084f4272ad6a4a4327a5259c631840e98e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "05da2f8674a257c5d8a1137cadbda71d2635f22237450bf2cbc980380a56905247bea38049c8cd80e60077be2be73b1eae6b466c228e4277763a54979cf856fb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-codec/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-cli/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CODEC"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/commons-codec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transports@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transports",
      "version" : "0.13.1",
      "description" : "Collection of base-types for implementing different types of drivers.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transports@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-tcp",
      "version" : "0.13.1",
      "description" : "Base classes needed to implement plc4x drivers based on TCP connections.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-tcp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-tcp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-test@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-test",
      "version" : "0.13.1",
      "description" : "Base classes needed to implement plc4x drivers for testing using internal byte streams.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-test@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-test"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-test"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-utils@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-utils",
      "version" : "0.13.1",
      "description" : "A collection of utilities used internally.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-utils@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-test-utils@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-utils-test-utils",
      "version" : "0.13.1",
      "description" : "A set of test utils. Especially defining the test-categories used to categorize tests.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-utils-test-utils@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-utils/plc4j-utils-test-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-utils/plc4j-utils-test-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-artifact@3.9.11?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-artifact",
      "version" : "3.9.11",
      "description" : "Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a4f0e4baaf853053f701ff0924de6358"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0f6b246f5626936ecae7531d0a3deb76789bab9"
        },
        {
          "alg" : "SHA-256",
          "content" : "0bfd1c121f907642344311d81e4dfd93eba6c24dc712cc0aeae273eb22833022"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b3f85b4ec82df89d950355af567538649759bcf1722aa3fc056f543e0ab8033af89c32f6b737dc4ca2f6d5437153dd35479b95fcbad18c4c7d2b39200d431f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "0835ea2d8d85875b064fe6f55d1b6418bb585a145e7bdbb6b19505b97ddefd2a56a9565a390d50e785a69766e262c001"
        },
        {
          "alg" : "SHA3-384",
          "content" : "430ce90fd5278476d23e43c935424abb655258ed4341c1a2e213f37f709a7e464ad1212ea7878a5e49b076cfff10a28c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "42e9d8b7a8a5255cf84a647b046e129e4b3296d1821254b265ef724e687fd793"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e142839c205baf8a17048f8b9dc17ba8e9cbe517e27b97ceb0f1c04188d5024258011d75272bff1098515375e0444b44422448a10756cf8692e33186275e2a3a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-artifact@3.9.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.11/maven-artifact/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.11/maven-artifact"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
      "group" : "org.pcap4j",
      "name" : "pcap4j-core",
      "version" : "1.8.2",
      "description" : "The core module of Pcap4J.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4a4114ecf9a5e818eec76bcb66cc322"
        },
        {
          "alg" : "SHA-1",
          "content" : "41ea7a197f1ddd2dc4a267276f900187e6642c61"
        },
        {
          "alg" : "SHA-256",
          "content" : "3153208d0212ed818705802fe44e851aec5063a4527075a66043f71c7363160a"
        },
        {
          "alg" : "SHA-512",
          "content" : "376b991cb0d83e2cd1d886613c3fb5c9eaeb169b87366fc949612995a53ae19fde58c086062481401ee619877a5edbb3b98319acb26d006858e2f40fd1168c52"
        },
        {
          "alg" : "SHA-384",
          "content" : "30770cc5abe451f68a8f588a86ae5427587cacba894a43c9ed5e1c8ecffc09b757ad287caa3d3eb2fc2af38ac558bdc1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e7688eae6db8c908823aee6adf57f37ae7bac9a93dc76766634c60998a2a1f70460f619820552d472d7aa15095914eb0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bfdddcb99255dbf40b9be283a4ac827b51eaa4293d95c02c207888b24a29ba5d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c8e8fcc8e46907fa07199d6099bb50dc2cf3b58416d2bcfa515005a2e28d2c5688e63d92fbd3d29b4ff2f5dc65baca1bdffe0ede60e5b016fe7dfac73bf48a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/kaitoy/pcap4j/pcap4j-core"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/kaitoy/pcap4j.git/pcap4j-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna@5.17.0?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna",
      "version" : "5.17.0",
      "description" : "Java Native Access",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "08fc1e1f239ec4511e8d9e5a433f6244"
        },
        {
          "alg" : "SHA-1",
          "content" : "33d12735bef894440780fce64f9758d420c7bae2"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3a9408e7c51e08ef0e3bfcc08f443f6ec0f6191ba8cd7c18d53d2b22e5bdbc0"
        },
        {
          "alg" : "SHA-512",
          "content" : "33f352528fc70a07ffc9184ff80647b02c51ea26ceb11ce70eea4adbd9419a6f811bc11746dc73ddf40ff2a21daedbeaabd349e901f30ec5e841a1f5fc6f1b52"
        },
        {
          "alg" : "SHA-384",
          "content" : "73b2ce83871d76d40642dd50fa199cbeaedbc820e67b9909aec168c4978b97c3141b6d4146d3b5d531d91cdae4a993c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "64be58b562e0dde1a51099a0be9c82cf107e71092a705f4645056ee96e86d216b30fa7f46cff61535bb0e16f38a9e63a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b9a7dc3906a1a820e822b34a06a956c037cdc4d4926ab9e97254709b38c48c3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ac5ff82c8f6c822821f9dc08eb2e70ab0eefe2aa4cf6e7b967da996f97be0d451249406a6be3fcdbdaebe76ef8343b8193d35d16a633e9ddacd6bb3de2e7b027"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-or-later",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.java.dev.jna/jna@5.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.dom4j/dom4j@2.2.0?type=jar",
      "group" : "org.dom4j",
      "name" : "dom4j",
      "version" : "2.2.0",
      "description" : "flexible XML framework for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6e7161d8e8f5fd0055554374f469abd3"
        },
        {
          "alg" : "SHA-1",
          "content" : "52368b1da663abd44a866c4fe4f62c8d8695204a"
        },
        {
          "alg" : "SHA-256",
          "content" : "3fae79e081096e1410645eb3557c63b79ca266d510ab479889511109becd1690"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e69d8c53b82d62d6589d56c6861455963ac64ea1c74a73b2e677be5297c104ea1ac26eb871ac92f2ee54116b3011304481070ae21a570d3b241be1cc13390ab"
        },
        {
          "alg" : "SHA-384",
          "content" : "4822ab504b1bbef7790e950bfb59a3e1fc18ca9ab2a55ce8fc2f76be1a397eba98e3a5d128f63ca4f9bd9051592f2709"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ae58855bed1d53a467220bbf3281fd0d6cc4dce3f1a0f230ca033fd8e1cdf2b7abb8b056f7b1afc72e71d92ab6e4c5d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab1405d952de8cda0cf478f9371ffea6a9e50f6503e5e36f5475844d0e640fe9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "13176aba3e5e714a432a0155382952a4976be28944b0abaaa94abe49a602107547e93f8cc0101681d30af7d8744938942663c6d16b0dbd80890039ad07267871"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.dom4j/dom4j@2.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://dom4j.github.io/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xmlunit/xmlunit-core@2.10.3?type=jar",
      "publisher" : "XMLUnit",
      "group" : "org.xmlunit",
      "name" : "xmlunit-core",
      "version" : "2.10.3",
      "description" : "XMLUnit for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a78fa4602baebe48d3eced3dc1e4509"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb07af25c710796e67fb13c439fd717a8f427088"
        },
        {
          "alg" : "SHA-256",
          "content" : "5611b0c8ae752377b5f96244babda74097fb83f0ba38f427aa0b1834d08b0286"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2f4b1cca66ebf27631c1a6ca4bc6d348dfe8e46c21714aef8205f64fab9deb0d3129ca33ce105fcf381aac12e38275853543a92864a69cb480c1fc8796a9f27"
        },
        {
          "alg" : "SHA-384",
          "content" : "4e90f28c866e577486f86e45c4ad8545ed2da35990c47175288e06fc71560ab53e7849aa76d0d53eba2612e32ace5eff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fa3cdafc3a00de36924ea10b55fbad9ea2c0d8db07dc3e6e971fa30b32dab160a56201578752701375c3ce0260c488c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b5d6495a7bb2da95e504fcdd337d4e2fb869b01d32f9b309818e7555a1916cd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "516c05a30b1615e60e2203c18c4d89510a55f2620a160ad9d1cb8046b81d8d85c7595c7cde092bcc2b49c2096d3ecfadf504484352b913db6d0a6bc2d9bca3fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlunit/xmlunit-core@2.10.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.xmlunit.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/xmlunit/xmlunit/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://sourceforge.net/p/xmlunit/mailman/xmlunit-general/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.xml.bind",
      "name" : "jakarta.xml.bind-api",
      "version" : "2.3.3",
      "description" : "Jakarta XML Binding API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "61286918ca0192e9f87d1358aef718dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "48e3b9cfc10752fba3521d6511f4165bea951801"
        },
        {
          "alg" : "SHA-256",
          "content" : "c04539f472e9a6dd0c7685ea82d677282269ab8e7baca2e14500e381e0c6cec5"
        },
        {
          "alg" : "SHA-512",
          "content" : "adf6436a7a9dc6f64b97127861d7a89b78e82bea67f72bda800ef285163adcd84dbf006f679108a2a8c2eed013e0b771da2354087e0845479ff2b6318b881442"
        },
        {
          "alg" : "SHA-384",
          "content" : "bad8b9f52bf7a7e1d3974cb305a69c093fb32d2131539c18d34e471e3ec32bdd9dd136bb4b38bb14d84e99c562f208c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8131aaf65f996cfa2c3f7d406caab3acf3e6650bcbbcd5595f8a457a211810ff110c1923876e068831a07388ddc26f33"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a9e4179a6bfa8b363b9fd4f32f8892c4a7954ed1695d3f33ccef73ceffcaa1d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9ecbc0f4aa9cff28d519cbf74c8234b5180ae6ff0d6de4efe2de126b3251d466a5ddb878e70b9968095a843c82721c93a4dec53bfe09e3700f4cfe2e38bcac0a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxb-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-api.git/jakarta.xml.bind-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.activation",
      "name" : "jakarta.activation-api",
      "version" : "1.2.2",
      "description" : "Jakarta Activation API jar",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1cbb480310fa1987f9db7a3ed7118af7"
        },
        {
          "alg" : "SHA-1",
          "content" : "99f53adba383cb1bf7c3862844488574b559621f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a187a939103aef5849a7af84bd7e27be2d120c410af291437375ffe061f4f09d"
        },
        {
          "alg" : "SHA-512",
          "content" : "e3d846ff5f62ad9fef514f0726846c63d4aa74b2bb8f60c76258dba37701f83ae75872401071bf40da40697d43a8a6e36d08fa4ef39fe70797fb6f2b1712599f"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e25702596eca7dd48f904b3985d64b4b394d162d3884a907d8b2ee647542808713a42a02f0eeff2c07518a206cc91cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07196bf6c1ba4fe3e14e7690b521d3a156ee136a0b34d93f7a20d485c528c25ed5eeaec013172b08bdc63800fa94fe5d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5010f77dbc8c2a28269c7b5b662732ec4a01806f3af9af0b5a12882670303b6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6e63931ef5638e4919b210ef3fffc731d3b91a34bd88cf4b4410e583e28d9e8652377b74dbdb63ba4b7b11b68ded509200737527412984c9d5bc6e5b4b938993"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaf/jakarta.activation-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaf/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaf/jakarta.activation-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-code-generation-language-java",
      "version" : "0.13.1",
      "description" : "Code generation template for generating Java code",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-code-generation/plc4x-code-generation-language/plc4x-code-generation-language-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-code-generation/plc4x-code-generation-language/plc4x-code-generation-language-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.googlejavaformat/google-java-format@1.24.0?type=jar",
      "publisher" : "Google Inc.",
      "group" : "com.google.googlejavaformat",
      "name" : "google-java-format",
      "version" : "1.24.0",
      "description" : "A Java source code formatter that follows Google Java Style.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c13f382eb916ae75e3e0cb4d9752ad3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "f8f958488c910b1d11c10a07e069d8113a2f9344"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a4e0b9f4ec4d71a8a1d3641fd481118100fda2eeab712dbdfd4b2a06e9de4ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "eb4f768e4c3a95ac918ac927cd0364b3b3a802791f5ce193b17513d880fa9a4e7b5a42308f2da3ec94977e983e0fc03c6543d00ffd61350563ac83c00b766d94"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfa815132652fac8a1fe03c625018f62c839ef19cbfa39ebe9cee5ca60b2e21431f14530f821ce1f6b8f5d8288514bf7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c5030b7ad55e7fa900065e4d3e4258856fd23cc3badb27147163f0503f245f69a7d8d6ad11a3b5871812409e43bef63f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a6b0dbdcc325bb30094508eaca25794667e5f950d91c9dd210116b2ba300faac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cbc47b9c7d920560cf34143cf377ef68cd3476774d685ba3fd8e6143c169ba42716d6e1d787fe30d5cf0c1e83faaea0b46ecfeb4c2b78e496b27a711efb2be7b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.googlejavaformat/google-java-format@1.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/google-java-format/google-java-format"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/google/google-java-format/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/google/google-java-format/google-java-format/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.guava/guava@33.4.8-jre?type=jar",
      "group" : "com.google.guava",
      "name" : "guava",
      "version" : "33.4.8-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" : "72920caab34426c5815e3b00f80e3b01"
        },
        {
          "alg" : "SHA-1",
          "content" : "e70a3268e6cd3e7d458aa15787ce6811c34e96ae"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3d7f57f67fd622f4d468dfdd692b3a5e3909246c28017ac3263405f0fe617ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "82c43d82fee2b3264e53cd2e9451865f9467ec0baa68d0ddfffa06a1e5465872913150ef96e99ea91daec4387248d832ec9398859f2fa5f08f65caf103306ba3"
        },
        {
          "alg" : "SHA-384",
          "content" : "6645343c3c7a989539d8e77a53b0b848bc1cd739a405353aa6c00b3e4e6c58a93770c988e53d4c0326ed7ea608eb5820"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cc6d1a11626c5ba5fdec819fdc4c0e97afa3e946744dbf9dae10f9ad77f6570703356e301a686c7727b80095d3ec4bea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b09ae5778552402e8e5780adbee939191ea149cbf0faf2f9c15a818167730df0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de052d07cf9a308fe4c1a0743534cf8b651fbd6e5f570b0c1a3d9a3269669fbae164bbbfcd089a52729b3a1d8917fbb73c1dac65cb61f93fc200568f32d09a27"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/guava@33.4.8-jre?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guava"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/google/guava/actions"
        },
        {
          "type" : "distribution-intake",
          "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/failureaccess@1.0.3?type=jar",
      "group" : "com.google.guava",
      "name" : "failureaccess",
      "version" : "1.0.3",
      "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" : "29a782e90f6b37218b18bb880d2a8f4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "aeaffd00d57023a2c947393ed251f0354f0985fc"
        },
        {
          "alg" : "SHA-256",
          "content" : "cbfc3906b19b8f55dd7cfd6dfe0aa4532e834250d7f080bd8d211a3e246b59cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "72be228e7805da5623e42bf024ded7d9147023c66b22f4dbd04ac6898201af46ee82e1f92ea51eb0595f1b49151c4b8ecb862653d4906c17609c42544ee97abf"
        },
        {
          "alg" : "SHA-384",
          "content" : "9dd1a2a08efda311604992d3e7cee64873bc8c64de3b423b1b3a3dcc1f7f0810bb03901fbfe39a5f835accb0646f4ad8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ffd67766c165ee77e96824e06de2c19864a6e61f785b2085eb825f308f173d71f2555559d90d910f33f3367378ace0e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "08a77b528a72ca412b36e4004692705ebfd75cfb4897c88632d367d08a34b09f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7cba6c266babbe8272f029eea6e2cbddadee96eb1a16916a6eb2441a55837867ce717385d4388735fd83f2f6555931077c0ebda011a1ee9a37ac38c8c0c43a65"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guava/failureaccess"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/google/guava/actions"
        },
        {
          "type" : "distribution-intake",
          "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/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?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-intake",
          "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/org.jspecify/jspecify@1.0.0?type=jar",
      "group" : "org.jspecify",
      "name" : "jspecify",
      "version" : "1.0.0",
      "description" : "An artifact of well-named and well-specified annotations to power static analysis checks",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9133aba420d0ca3b001dbb6ae9992cf6"
        },
        {
          "alg" : "SHA-1",
          "content" : "7425a601c1c7ec76645a78d22b8c6a627edee507"
        },
        {
          "alg" : "SHA-256",
          "content" : "1fad6e6be7557781e4d33729d49ae1cdc8fdda6fe477bb0cc68ce351eafdfbab"
        },
        {
          "alg" : "SHA-512",
          "content" : "efded31ef5b342f09422935076e599789076431e93a746685c0607e7de5592719ba6aacde0be670b3f064d1e85630d58d5bce6b34aed2a288fdb34f745efb7bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "814f860e5a44ead6c457676841eef471a8b87be31b84c60a8a4477a18a9cbcb6e3c2ae700969d5c5e52309d961e0537a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c8844e5b71e5ecfbb7366097ce34af2f5863d86d5ccc3f9ec384d8ade4b60ccc8124c7fc88664f1afd2b0962fc8775bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b4f08ad7606a3ac62997779484919a302267b26d26ee19125f8a7eea60e8a71"
        },
        {
          "alg" : "SHA3-512",
          "content" : "65c6845ebae981cb81b61107707ced39f5b377dae970b47606ef482aaf10e3729def0da40d9377c43abbfb483a5ceae039b0d51c129c50a6d36ad351a5d6b01e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jspecify.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jspecify/jspecify/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.36.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.36.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e48e5ba2cd0a8d8d09bad849b99f6a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "227d4d4957ccc3dc5761bd897e3a0ee587e750a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "77440e270b0bc9a249903c5a076c36a722c4886ca4f42675f2903a1c53ed61a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd6f5650902526d3db06aa1cc7bd36723658166acfabb823aca27d0b2c3814e83ae24a8217ce915c3e194c2c696a102580b4c21ef5dba61f7610bcb8d580f566"
        },
        {
          "alg" : "SHA-384",
          "content" : "a5cb9ba6b5bf550de90def11ec4bb014410a14949f8598856e1693e213ec0e7d2b3c6cb41b34ba8cfe209a29801de529"
        },
        {
          "alg" : "SHA3-384",
          "content" : "00492c18861d7d4fa5517ccf2bcc5c170b575ff9fe88fdc834827d9fc8747846d6345f5270c64dc130228f53ac96f1b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec8420b1f4e27c3eef932a764c4cedc8b3547e114285227ceb0612e93648ac29"
        },
        {
          "alg" : "SHA3-512",
          "content" : "344bc9be8f3417d4bc3e9e073bff4657aace3cac73e5ace038a11f1435d04d3182f344b8237cd6b311ab0748042a4c4f84259713ec2dcbe472c75cde2e787320"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.36.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.j2objc/j2objc-annotations@3.0.0?type=jar",
      "group" : "com.google.j2objc",
      "name" : "j2objc-annotations",
      "version" : "3.0.0",
      "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" : "f59529b29202a5baf37f491ea5ec8627"
        },
        {
          "alg" : "SHA-1",
          "content" : "7399e65dd7e9ff3404f4535b2f017093bdb134c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "88241573467ddca44ffd4d74aa04c2bbfd11bf7c17e0c342c94c9de7a70a7c64"
        },
        {
          "alg" : "SHA-512",
          "content" : "1406b1aa53b19f8269129d96ce8b64bf36f215eacf7d8f1e0adadee31614e53bb3f7acf4ff97418c5bfc75677a6f3cd637c3d9889d1e85117b6fa12467c91e9f"
        },
        {
          "alg" : "SHA-384",
          "content" : "24373643a4e2f8e1cf919d495e1e79b24dd9dbbbeecb06477be8764313f0b3b465fde74ea2cf5542fc8cba090132052f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "afa264c8d8d946e43438ae728f0ae7a2c12797b56f9ad885d5b3e9a7396eb8481ca6840c2a990a7c5da45968794b36d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4df89618b479d5fbede9363c6f914218a44007f48f29c6b6d58243558ced6152"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b25b2ad8dddeed8757ffe22a96cfa7511617d86baa0ed4a25b1850162b54e1132d40dbc2dfca0a6ff0a350b16628a0d2b523418eeb8f986e0f505833da4f7181"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/j2objc/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/google/j2objc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-python@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-code-generation-language-python",
      "version" : "0.13.1",
      "description" : "Code generation template for generating Python code",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-python@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-code-generation/plc4x-code-generation-language/plc4x-code-generation-language-python"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-code-generation/plc4x-code-generation-language/plc4x-code-generation-language-python"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols",
      "version" : "0.13.1",
      "description" : "Base protocol specifications.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-ab-eth@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-ab-eth",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the AB ETH protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-ab-eth@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-ab-eth"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-ab-eth"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-ads@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-ads",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the ADS protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-ads@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-ads"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-ads"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-c-bus@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-c-bus",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the C-Bus protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-c-bus@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-c-bus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-c-bus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-bacnetip@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-bacnetip",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the BACNet/IP protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-bacnetip@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-bacnetip"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-bacnetip"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-canopen@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-canopen",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the CANopen protocol.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-canopen@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-canopen"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-canopen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-df1@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-df1",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the AB Df1 protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-df1@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-df1"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-df1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-eip@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-eip",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the EhterNet/IP protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-eip@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-eip"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-eip"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-firmata@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-firmata",
      "version" : "0.13.1",
      "description" : "Protocol specification for the Firmata protocol, mostly used for Arduino communication.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-firmata@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-firmata"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-firmata"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-genericcan@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-genericcan",
      "version" : "0.13.1",
      "description" : "Protocol specifications for the Generic CAN protocol.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-genericcan@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-genericcan"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-genericcan"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-iec-60870@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-iec-60870",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the IEC-60870 protocol family",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-iec-60870@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-iec-60870"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-iec-60870"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-knxnetip@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-knxnetip",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the KNXNet/IP protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-knxnetip@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-knxnetip"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-knxnetip"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpclient",
      "version" : "4.5.14",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2cb357c4b763f47e58af6cad47df6ba3"
        },
        {
          "alg" : "SHA-1",
          "content" : "1194890e6f56ec29177673f2f12d0b8e627dec98"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8bc7e1c51a6d4ce72f40d2ebbabf1c4b68bfe76e732104b04381b493478e9d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "a084ef30fb0a2a25397d8fab439fe68f67e294bf53153e2e1355b8df92886d40fe6abe35dc84f014245f7158e92641bcbd98019b4fbbd9e5a0db495b160b4ced"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8ccaa1fa8ba7c421413e3c30375bd9c31284e837c476fd831e18043ad4187e92166f49554123108891241bed674b95d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a17dfcf12b2af3a9b006ec369f9bc78ba322348bf1a01146e0d4f3fec2bed6cbe8b2193fac5b4d5a0c3036c06477510"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48f0a61b691e22dec9d6db8e0b58be4ca17a42a2846c82f0875de21f72bb0faa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ad2c9adc761b7e813330f0dcad3f9978702896c7d0cbf81f60a472d550e320b1527be425ba597c8c9352d587e32e1d46ceb4c73e99c70a6190df4c699a7c2a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-client-ga"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-client/tree/4.5.14/httpclient"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpcore",
      "version" : "4.4.16",
      "description" : "Apache HttpComponents Core (blocking I/O)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "28d2cd9bf8789fd2ec774fb88436ebd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "51cf043c87253c9f58b539c9f7e44c8894223850"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c9b3dd142a09dc468e23ad39aad6f75a0f2b85125104469f026e52a474e464f"
        },
        {
          "alg" : "SHA-512",
          "content" : "168026436a6bcf5e96c0c59606638abbdc30de4b405ae55afde70fdf2895e267a3d48bba6bdadc5a89f38e31da3d9a9dc91e1cab7ea76f5e04322cf1ec63b838"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba9ceaee1a37ca3201d6a1315ecb0327b495489efd0baa155c219c475df8d3eb69fe77ab0026563db406497626da6562"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b9dc44dcc7cc86d5036f26d54c4003a2d72808ae7b07a0808bb53505c6d4281b5ad213eb1f3d0fef1113dec57cb0dfe1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd8ab51846476c6c18822151c9ec07b39a9633010b5d20ea937fc6910407bc64"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b42fa528242981a9d70e4f68ab75a24292df5112c44c21b6f18cb9201ce747885ba1d4dc69bc3d14d0da46a6c2638f937c11bc45749abeb55dc89ddada90cdda"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-core-ga"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/4.4.16/httpcore"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-logging",
      "name" : "commons-logging",
      "version" : "1.2",
      "description" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "040b4b4d8eac886f6b4a2a3bd2f31b00"
        },
        {
          "alg" : "SHA-1",
          "content" : "4bfc12adfe4842bf07b657f0369c4cb522955686"
        },
        {
          "alg" : "SHA-256",
          "content" : "daddea1ea0be0f56978ab3006b8ac92834afeefbd9b7e4e6316fca57df0fa636"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed00dbfabd9ae00efa26dd400983601d076fe36408b7d6520084b447e5d1fa527ce65bd6afdcb58506c3a808323d28e88f26cb99c6f5db9ff64f6525ecdfa557"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac20720d7156131478205f1b454395abf84cfc8da2f163301af32f63bd3c4764bd26cb54ed53800f33193ae591f3ce9c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "628eb4407e95dca84da1a06b08a6d9b832a49de8472b1b217e8607f08efeeed18b996232d64dd07f03e78e0e3bb4b078"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9aab62deccf156ee6e324c925dfc30ecb53e8465802863a551901a461424e807"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3fd76857f6d20c03799537cc961c1c4ddf1c375c6c192fb982363e3b9397ba138b77f24ef38b4202f44e37586789c0320e4de18fdadd2772304fd14a9b26d552"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-logging/"
        },
        {
          "type" : "build-system",
          "url" : "https://continuum-ci.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/LOGGING"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/repos/asf/commons/proper/logging/trunk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.json/json@20250517?type=jar",
      "group" : "org.json",
      "name" : "json",
      "version" : "20250517",
      "description" : "JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a4902fae2d0d499487981f616f81567"
        },
        {
          "alg" : "SHA-1",
          "content" : "d67181bbd819ccceb929b580a4e2fcb0c8b17cd8"
        },
        {
          "alg" : "SHA-256",
          "content" : "3ea61b2a06e31edf1c91134fe9106b0ebb16628be169f3db75bc7a2b06b45796"
        },
        {
          "alg" : "SHA-512",
          "content" : "486459450e13f1e291b9ab8fa62829132171f8102b7051e904c166a9f958f04149603d8aa3e3c939301226fd5b528d5900aff9acb7953b4c87e864c97c192fcb"
        },
        {
          "alg" : "SHA-384",
          "content" : "16c325fd467ec754570b0aed74e9d9dedc222610c4c5bd6b90bc5b69d42d57ed9313bced6f80d95f27c04a1bb5f80efb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6cd230813c7aefc8eecd9d92b2bfab58bcd80a902e372c0b5fc53c7c5375c93f4af9c87dc25cfd58f0b66b976765883f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b9c4269163bcc9101dd5493b23ef8eea779c1e41d98bcfcfaa46b33a91a22698"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f93eb6ef882e23d4669507f0c007fc00b4b8285ed05ab52e0e878f58400be17d42610a343286be43a7d5cb87321153e606441ecf6699da9ca6e0584ecbcf05f6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://github.com/stleary/JSON-java/blob/master/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/org.json/json@20250517?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/douglascrockford/JSON-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/douglascrockford/JSON-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-modbus@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-modbus",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the Modbus protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-modbus@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-modbus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-modbus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-mqtt@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-mqtt",
      "version" : "0.13.1",
      "description" : "Protocol specifications for the MQTT protocols",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-mqtt@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-mqtt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-mqtt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-opcua@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-opcua",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the OPC UA protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-opcua@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-opcua"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-opcua"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-open-protocol@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-open-protocol",
      "version" : "0.13.1",
      "description" : "Protocol specifications for the Atlas Copco: Open Protocol protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-open-protocol@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-open-protocol"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-open-protocol"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-plc4x@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-plc4x",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the PLC4X Proxy protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-plc4x@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-plc4x"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-plc4x"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-plc4x-api@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-plc4x-api",
      "version" : "0.13.1",
      "description" : "General purpose API types",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-plc4x-api@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-plc4x-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-plc4x-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-profinet@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-profinet",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the Profinet protocols",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-profinet@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-profinet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-profinet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-s7@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-s7",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the Siemens S7 protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-s7@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-s7"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-s7"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-simulated@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-simulated",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the Simulated protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-simulated@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-simulated"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-simulated"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-socketcan@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-socketcan",
      "version" : "0.13.1",
      "description" : "Protocol of binary representation of SocketCAN frames.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-socketcan@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-socketcan"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-socketcan"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-umas@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-protocols-umas",
      "version" : "0.13.1",
      "description" : "Base protocol specifications for the Umas protocol",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-protocols-umas@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-umas"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-protocols/plc4x-protocols-umas"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-website@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4x-website",
      "version" : "0.13.1",
      "description" : "",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4x-website@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4x-website"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4x-website"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4c@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4c",
      "version" : "0.13.1",
      "description" : "Implementation of the protocol adapters for usage as C library.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4c@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4c"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4c"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-drivers@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-drivers",
      "version" : "0.13.1",
      "description" : "Wrapper project for all PLC4J driver implementations.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-drivers@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-ab-eth@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-ab-eth",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver able to speak using the Allen Bradley AB-ETH protocol.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-ab-eth@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-ab-eth"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-ab-eth"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-ads@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-ads",
      "version" : "0.13.1",
      "description" : "Wrapper project for all PLC4J driver implementations.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-ads@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-ads"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-ads"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-udp@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-udp",
      "version" : "0.13.1",
      "description" : "Base classes needed to implement plc4x drivers based on UDP connections.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-udp@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-udp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-udp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-utils-pcap-shared",
      "version" : "0.13.1",
      "description" : "Classes shared between all PCAP related channels.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-utils/plc4j-utils-pcap-shared"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-utils/plc4j-utils-pcap-shared"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
      "group" : "org.pcap4j",
      "name" : "pcap4j-packetfactory-static",
      "version" : "1.8.2",
      "description" : "Static implementations of Pcap4J packet factory.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5712ddc3fb992dfdbdcbef274657068f"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e1ebc403dcfbb6e6f9d11e6f156285178f4cff5"
        },
        {
          "alg" : "SHA-256",
          "content" : "5946006b70d5811cbef1e5808f8d51b4f22a725fecb48274b87a668d3c9b1237"
        },
        {
          "alg" : "SHA-512",
          "content" : "309c0fda1573f04725247506ac335e43858dc86a869b1c5cc2fb0578c798f3e7cf51d4653064d6b11a69c879e4131673dcaa5c3c7190d366397a8ba8275f97e6"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3a99fb56f6c6d10e45e2d72a1416222b33e3e51fc65936d2c37c557efc75161fb1a276d27adf3bf4c7bcb5d46977c42"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c6f29fdbe930b00bacfff78a0faceb44c4b485c375dbed5f0e729697d029ed8174235891a1b19fe4a207be32bc0857f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a7eacaf289914b7c31d3e3a99eedf6acc7f62eec143f1d2878f12fc1d7cf9ce6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0b9f8c4c0d97fb2b707bae1499610d8ca89c07c4e0f634342857e4447e393a5db4e1678ad7d771da21d579dc7365a49ad4181e101442204a23eac54bbbf85208"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/kaitoy/pcap4j/pcap4j-packetfactory-static"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/kaitoy/pcap4j.git/pcap4j-packetfactory-static"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-shared@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-pcap-shared",
      "version" : "0.13.1",
      "description" : "Base classes used by all transports using libpcap (raw-socket and pcap-replay).",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-shared@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-pcap-shared"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-pcap-shared"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-utils-raw-sockets",
      "version" : "0.13.1",
      "description" : "An implementation of a Netty Channel that allows implementing protocols below the TCP and UCP level.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-utils/plc4j-utils-raw-sockets"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-utils/plc4j-utils-raw-sockets"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-net/commons-net@3.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-net",
      "name" : "commons-net",
      "version" : "3.12.0",
      "description" : "Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, and Whois.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b75e4348ba4282459b629e5bd936caee"
        },
        {
          "alg" : "SHA-1",
          "content" : "2c27058f26ffa1c2c627a08320b38b8faffb513b"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f6a541c47ac169761c1004e00a82ab4d3ebb1746553dd43d4625f20da288faf"
        },
        {
          "alg" : "SHA-512",
          "content" : "65b24df91a49b7d0490a7361852e99db7cce1fcd29f3eb0a3cddd135e81a2843bf3536185381f441e34b51bab6fcd57df7f7859ac8480764e8b5bbd5ba569714"
        },
        {
          "alg" : "SHA-384",
          "content" : "e45556a06ee4f4088cee44fef8b952447256fbbc2c55b64e4a957583d2affbaf6ce3950ea1841bec138de7c61c056d0b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5cce72550559f6270e164b1544279967749425ec91e9435598d077a00f6fa29723cb326da996653e973b960228285894"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b41c051d93547fcc49d466da492258bf3868b2765d670e9b7d43dce236799125"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df6c794c2c6dcc13f9fa42e5d2ac3850d9cc353a511af3b929a394664dfd054aaf210b9382239c08b3e71d94478276058826edcec5b08879a8b0c6273c1b6ed8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-net/commons-net@3.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-net/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-net/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/NET"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-net"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-raw-socket@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-raw-socket",
      "version" : "0.13.1",
      "description" : "Base classes needed to implement plc4x drivers based on Raw Socket connections.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-raw-socket@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-raw-socket"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-raw-socket"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-replay@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-utils-pcap-replay",
      "version" : "0.13.1",
      "description" : "An implementation of a Netty Channel that uses a PCAP packet dump as input and simulates a raw socket device by replaying the recorded traffic.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-replay@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-utils/plc4j-utils-pcap-replay"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-utils/plc4j-utils-pcap-replay"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-replay@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-pcap-replay",
      "version" : "0.13.1",
      "description" : "Transport using libpcap to replay pcapng files to simulate a raw socket.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-replay@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-pcap-replay"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-pcap-replay"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-s7@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-s7",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver for the classic Step7 S7 protocol.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-s7@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-s7"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-s7"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-handler@4.1.123.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler",
      "version" : "4.1.123.Final",
      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30d74a8080eb3c298e2dad664e060028"
        },
        {
          "alg" : "SHA-1",
          "content" : "ddf6a8d67186c6cec71da202eb13c1d7e7ac85ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "231e2a2a028aeb91e7a8c4ba3676ff6a3004a1e9a35bcacb394e86ec7f70f5dc"
        },
        {
          "alg" : "SHA-512",
          "content" : "6be785575c0259366b0cd36ef0e3d6e840805a129adf5f0542af21324d9fd124df575762d9efa185010813a7db344a14acbeff62ef31c39ee586c19f0e6d570d"
        },
        {
          "alg" : "SHA-384",
          "content" : "da1d8b284dae3fb3057820937c9851c5e38ac4475778340977a157641e78f681db8cfba9a914e96bac2fb36ba35f10ee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "494daa1662c17884d58fda3e49d180955607c83d11a2f31d4bd7f0f6af9abe4f988443f771897b2c230b7c0813513674"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af2cfb4f52c3a994af5cc4716e2edb82d66ff04feeae3e876dbcedaf9620d8ed"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e81ec783aa65be188c08ef7c9161b9642815abcfe93036c32d92b705d5a53f9ed03e168e47d795acb72bf4671aa12fd78d998961d69c31626a991bd0796c7e0f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler@4.1.123.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-handler/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-handler"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.123.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-unix-common",
      "version" : "4.1.123.Final",
      "description" : "Static library which contains common unix utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "75beb97c34b48bb43f1e8341282275f1"
        },
        {
          "alg" : "SHA-1",
          "content" : "3bf2e4b900b169419c636685e7d3981d20b904ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "009b20c26a522633ddc2078e0845f098770648ee9d4bd494beea9955b895856f"
        },
        {
          "alg" : "SHA-512",
          "content" : "45b0419c155e57041e89c8d99453d65468bf13f494bfcf7ba119be76faf83be1de5635020cbda9f8b6bcb1ad90c47fab04880e5a0573a6552eec3dc3fc9f39de"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e91795a0154d9c6507511e96977224ad6241049cb7500069b2ccdd865c83f904cde6f0a989a0e14429c0bd7e16fb032"
        },
        {
          "alg" : "SHA3-384",
          "content" : "94c028b71c3de1186baffa8167c8a1b45d88cc230a148fef89ccb072918717129414aa507ea7131dc0b7ba67f3cace7b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "690a77bc9de40c2a73c5979bb8114d9f5de5694c7008633153cb11e825a3fd42"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9a60ca12dba794a3a4bc03d29d3a3ca782a5ef20c38305633baa2f425cacce0eaadf144363af13d57135a1ec0242424296f8a8fdadc777ee0233a6c79c5140d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.123.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-unix-common/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-unix-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-eip@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-eip",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver able to speak using the EthernetIP Protocol with CIP Encapsulation.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-eip@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-eip"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-eip"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-iec-60870@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-iec-60870",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver for the IEC 60870-5-104 protocol.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-iec-60870@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-iec-60870"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-iec-60870"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-test-generator@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-utils-test-generator",
      "version" : "0.13.1",
      "description" : "Generates tests.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-utils-test-generator@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-utils/plc4j-utils-test-generator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-utils/plc4j-utils-test-generator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.groovy/groovy-xml@4.0.28?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.groovy",
      "name" : "groovy-xml",
      "version" : "4.0.28",
      "description" : "Groovy: A powerful multi-faceted language for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f4e294a3a1f40f1feb296059df6253ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "3aeeb9f8615f2d2799959cdb9c3ce12649ebdb25"
        },
        {
          "alg" : "SHA-256",
          "content" : "68d230a8a1f7a171eb60ce1e5fb005a41940f27b8b421bf55fdbe3a5c2888ea0"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e879758b7d6f11ccbb933c850cf8f4f3bdad04b543082dc0650bf00522f1d3c66a1438ba805fd62f2207156fffd797f357b4b594fdf99e6a91b35122cefb25a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca05b60c5c1a7bd4d3838c44f1fe01a065db36ed63fbcf4056be6028a3f466d77afab4d95265d238902c2fe548d57df6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "64a9f881cf5df84bfa69b3e1a476e96cad22a150c6819868af9496e68d2b2be0eb9388ab8b2e509f484f30f192ae6bed"
        },
        {
          "alg" : "SHA3-256",
          "content" : "192455776d225fd07c09e7f956cdfe2417d084faf899117ed1c7d0c6b44fd93b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5404befce4616cf709fb7254a1107c327d3a1e1164cf691603a567dd77fcab743cc66c668ebca817642d8a91baa0077ea881b874dae0a95c894d56a9be5cf34a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.groovy/groovy-xml@4.0.28?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://groovy-lang.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/GROOVY"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/groovy-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/groovy.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-bacnet@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-bacnet",
      "version" : "0.13.1",
      "description" : "Wrapper project for all PLC4J driver implementations.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-bacnet@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-bacnet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-bacnet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-csv@1.14.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-csv",
      "version" : "1.14.1",
      "description" : "The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8119900179992cf139005db63481103"
        },
        {
          "alg" : "SHA-1",
          "content" : "467354980fade8528b6a9f9bdf7f4f19ab9b3373"
        },
        {
          "alg" : "SHA-256",
          "content" : "32be0e1e76673092f5d12cb790bd2acb6c2ab04c4ea6efc69ea5ee17911c24fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "f64fb9c4895532dd9f6cd448dfb4b35bfe9c4a81afc61e5bb13121f5142330ae97447200022b03988967a7cb89d3f48ce76e253238eb9f0bea57c09b352ac27b"
        },
        {
          "alg" : "SHA-384",
          "content" : "a20dfbaaedf8e08e13969761e456ed6caa2e4c513c4c1662654fd4348a40a57416675e8e2802b1f1d0ce2bf3353bed75"
        },
        {
          "alg" : "SHA3-384",
          "content" : "577f3ee1b77ff740d2c894f8dfff6e662f1329030d04a7b27cfcef910b711decc7b26654bb259067a11ce3ba923edb16"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e645fdbb0c85c775adf273502ea361b6b432a9fcf0e32d9946226c4a28b0b959"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f9e5e2e9ba824e86ea5b2c9cdab1edde6a253b5ca557ea6e6e6669e318c35ad17ee1162cb0cc90febf5b60ad3535e5a93bfa2e3b83191bf4cb462662b24cce74"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-csv@1.14.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-csv/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-csv/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CSV"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-csv.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-c-bus@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-c-bus",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver able to speak using the C-Bus Protocol.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-c-bus@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-c-bus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-c-bus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-can",
      "version" : "0.13.1",
      "description" : "Definition of CAN related transport APIs.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-can"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-can"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-virtualcan@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-virtualcan",
      "version" : "0.13.1",
      "description" : "Virtual CAN transport which does work without any real CAN interface.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-virtualcan@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-virtualcan"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-virtualcan"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=bundle",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-can",
      "version" : "0.13.1",
      "description" : "Implementation of CAN driver.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=bundle",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-can"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-can"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-canopen@0.13.1?type=bundle",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-canopen",
      "version" : "0.13.1",
      "description" : "Implementation of CANopen driver.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-canopen@0.13.1?type=bundle",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-canopen"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-canopen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-can",
      "version" : "0.13.1",
      "description" : "Implementation of CAN driver.",
      "scope" : "required",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-can"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-can"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-ctrlx@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-ctrlx",
      "version" : "0.13.1",
      "description" : "Implementation of a driver able to communicate with Boschrexroth CtrlX controllers.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-ctrlx@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-ctrlx"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-ctrlx"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.annotation",
      "name" : "jakarta.annotation-api",
      "version" : "3.0.0",
      "description" : "Jakarta Annotations API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7faffaab962918da4cf5ddfd76609dd2"
        },
        {
          "alg" : "SHA-1",
          "content" : "54f928fadec906a99d558536756d171917b9d936"
        },
        {
          "alg" : "SHA-256",
          "content" : "b01f55552284cfb149411e64eabca75e942d26d2e1786b32914250e4330afaa2"
        },
        {
          "alg" : "SHA-512",
          "content" : "2bd5a16684c4e8144897ba6dc467628d1b8a85326235240e4c20101b6df3681d23aeebc30ca99e395ec848f33cb5244085031b2a0fbce746c8ede7148a5e7c1d"
        },
        {
          "alg" : "SHA-384",
          "content" : "1a12cb78019d310eb08314f863c2a0e48aa2845bde844f8204e653ec50713bf135cc58cce882e14ef631327952b5ad99"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a0dd7dd32e8dc5ed679589f6066f16593b52334b9947a71381aeab44b3cbe295ec24dfef4fbfa5514ba24ea60fe042a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ae915a05b483f75c51f3a109cf368842d186b2996758b8a106377a7a9485c12"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52f611aa0a98812e525be2b9d5a5712aef660598cff64282dbd9afc237560f442ab745fc95c919216f9cb4197c224ba6c7317282962c638fee956925bfa031c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.ca"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/common-annotations-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/ca-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/common-annotations-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpmime@4.5.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpmime",
      "version" : "4.5.14",
      "description" : "Apache HttpComponents HttpClient - MIME coded entities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "714c4ae31c40e6633c0bcaa4e6264153"
        },
        {
          "alg" : "SHA-1",
          "content" : "6662758a1f1cb1149cf916bdac28332e0902ec44"
        },
        {
          "alg" : "SHA-256",
          "content" : "d401243d5c6eae928a37121b6e819158c8c32ea0584793e7285bb489ab2a3d17"
        },
        {
          "alg" : "SHA-512",
          "content" : "884b062028f68278389b74ccfbc35142caae489ceda5df01d2c60df884b9604cd4055bf4e1524e0358661fa0e88e93e614fb6be590cb940510b07a37c0b0a20c"
        },
        {
          "alg" : "SHA-384",
          "content" : "88ec9117630f714abcebae122c9e10852706f88917ac12c610b975538c14a10fd5b1ec9213163b0cb950e9c9b7a74fe6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8f1d2b58f6a74585833611b1219c78cb37737fc75e3e2cb58804d87df93a28107da6c49a86b139dff46a7973260fdf11"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7fdd67408fb7beacf7c00415476e9b61903c90ad06a50a7d500aa045d5747bbd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5075045ce4e6faa77907d762ceb24660d13b225505bb81a1b0f101a736d4ad2f4c914ce7d04137d1506495eaa437aa64bb1ac08130f4b6a76e0025f8463f7353"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpmime@4.5.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-client-ga"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-client/tree/4.5.14/httpmime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.19.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jsr310",
      "version" : "2.19.2",
      "description" : "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d7696f657f85fa3664f2a5fbd91febc2"
        },
        {
          "alg" : "SHA-1",
          "content" : "72e73f048b36d9df82aef146bf8b2ae63b2e28e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "9709f43e0fa5625633ee66db6c078fb1e8c7ca02092696ba95ea785dbf0fa6a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "d10cee2ae88fb770e29393ed9ed8d3d6a2cbb200cf65e8cb015d62a80767b560de0a13a325ef067c5d8c867fc077efc7d9bb977340cac3626e2f964a3a9c0e26"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca55ac4d568e4316d777a68511d1da2efe792b2f3e480ff37d09b7b9073d6a9b3b17e6d069da09572a1f26568301b699"
        },
        {
          "alg" : "SHA3-384",
          "content" : "abc0dfaca0c003f744c210560df08d4df3de6fb9f980dbccb8c9565c7ed9e7c9b9c1317ef784573a54526afdb7a39e88"
        },
        {
          "alg" : "SHA3-256",
          "content" : "608d0438b86aa5716ab503029ea39b215e066b45e3c2a17dca9e02684f74f41d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f6fedad59b1ed6fdb6e2ec6c30ce0723a1e4a4fc65a62e066ffcc24e803d8c68849b24447d9c5586c737f0fe15540cc7095e22651637cebaaff2c958c92d5c35"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.19.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.hrakaroo/glob@0.9.0?type=jar",
      "group" : "com.hrakaroo",
      "name" : "glob",
      "version" : "0.9.0",
      "description" : "null",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f58baf210cb4e752ebc276f5050446a7"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f4b52474a7c869c22ee3e9c1ed5cb8485b977a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1fcff6b56cc121d6345de23eea0cdeca566145c3eec210d0f952bae04cee504"
        },
        {
          "alg" : "SHA-512",
          "content" : "449db62ae036938665280c1b14c304c1da0da1e392420189579e29e45d02c81eadb96fba118d83dca4fba5b50f50e2ba68c41a4bce1c2fa840633f9b6b8fb542"
        },
        {
          "alg" : "SHA-384",
          "content" : "430e5282c73d451d79aedb2f724478b2fb2748bb29fb7cb1d8ebe710e4f977f05d917e834358bf408218e978c5325238"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b09c498f9786006c2f28ada445406b8a7f22d1f4dbd809cd19990122f2d1725d8eeceeed772897d69c95f9096614a75b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a41cac2f37e1f4638c6b993b3dee28f4b28998ad66a2cbf7c21d58a2ec29c5f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1109b00ed986f9dcf142888468b41001399f2693a79c8bf36fdda4963ef7c623a84f1cbaf4d3203efdb7508e38849a5d5c88977f396b6e913404e389cd41dd76"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.hrakaroo/glob@0.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hrakaroo/glob-library-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hrakaroo/glob-library-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-serial@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-serial",
      "version" : "0.13.1",
      "description" : "Base classes needed to implement plc4x drivers based on Serial connections.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-serial@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-serial"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-serial"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fazecast/jSerialComm@2.11.2?type=jar",
      "group" : "com.fazecast",
      "name" : "jSerialComm",
      "version" : "2.11.2",
      "description" : "A platform-independent serial communications library for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0132c5275f41fbeac79155177ae816ae"
        },
        {
          "alg" : "SHA-1",
          "content" : "db07b4ce1119298288f548f179290f0a0351745e"
        },
        {
          "alg" : "SHA-256",
          "content" : "206d9270e648df033247e75eb84093a5e93d78f07c53e5fe1fa9fc4a601ac576"
        },
        {
          "alg" : "SHA-512",
          "content" : "80a24d77b4567ec1d54bc3e792028c273a1d68b6d158ec2584e41958f9907e241b36b25ef3494e494f906d828030178091ddabdf79e44cf017ba0246114010e4"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a35b2f9cc06725cb719b02031bc77016fc77977ef8c76050e46dccc5b348dff59e62af2e04313716615981c1ad60058"
        },
        {
          "alg" : "SHA3-384",
          "content" : "902a1c70c248888b84c754f9ab653e00b71a551d70283a959582c9b6bbcd63cd67e9ed06c3882d6a1393ccc8dcf558ff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d239ec19faa1e6748a9354667adb47bc078319989148f09718f3096013928ebc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "910a6d31e764a84568a6de8496fcb2485ccc8852ea9617a38cadc9725dc10efe7fa8482fa7ad8072ff8c13dabd32e246826b4db6aa340b63f3ce29d54e058cd0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU Lesser GPL, Version 3",
            "url" : "http://www.gnu.org/licenses/lgpl.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fazecast/jSerialComm@2.11.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://fazecast.github.io/jSerialComm/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Fazecast/jSerialComm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-firmata@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-firmata",
      "version" : "0.13.1",
      "description" : "Wrapper project for all PLC4J driver implementations.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-firmata@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-firmata"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-firmata"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.purejavacomm/purejavacomm@1.0.2.RELEASE?type=jar",
      "group" : "com.github.purejavacomm",
      "name" : "purejavacomm",
      "version" : "1.0.2.RELEASE",
      "description" : "PureJavaComm is an Application Programmin Interface (API) for accessing serial ports from Java. PureJavaComm aims to be a drop-in replacement for Sun's (now Oracle) abandoned JavaComm and an easier to deploy alternative to RXTX.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d8b3a54ae375f8dfc73f16ec4a785c0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec37ebe98229bb70e3cac38221b282890320e6bc"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9d5844b9526bffa6c8286751a62ef7aff0555b30485eaee1035e0a86bdb7947"
        },
        {
          "alg" : "SHA-512",
          "content" : "30b227370246701a4772c0ba72aefc1888caf480a797830eeda147419249e171bfb1d0232a634105e311bfa986b97de1628a7539d14f94c45f6f6f0d1c08b078"
        },
        {
          "alg" : "SHA-384",
          "content" : "d7ebbea8bcc6daf11078a247a51c0da0b7b12e598c96274184eb91170856b06c1b5156e62891872020aa9852b32d5d34"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f58003823ec6e47103d9f0ed8a87a335c206a9fb8797db7684c00b9d21bb39008bb4251eee4768b9e475340d4d2592de"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3524d762ab8b994b6cc1de90b6f6c5b2ef05d8bf0193f14c35588eb34eacead5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "353272dd74170b64ca79b58ac0795b86d43f3a59821467e25e891c6c51d33f43d688793352c6444e9f34de2c703eee9464c98d576aef9261547e48f925620acb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.purejavacomm/purejavacomm@1.0.2.RELEASE?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.sparetimelabs.com/purejavacomm/purejavacomm.php"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/nyholku/purejavacomm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-knxnetip@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-knxnetip",
      "version" : "0.13.1",
      "description" : "Wrapper project for all PLC4J driver implementations.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-knxnetip@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-knxnetip"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-knxnetip"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.lingala.zip4j/zip4j@2.11.5?type=jar",
      "group" : "net.lingala.zip4j",
      "name" : "zip4j",
      "version" : "2.11.5",
      "description" : "Zip4j - A Java library for zip files and streams",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c6c0c175af57cc4e678f75dbddc721af"
        },
        {
          "alg" : "SHA-1",
          "content" : "4214e396e3891cb19eded3ce5e584cba9032fdc3"
        },
        {
          "alg" : "SHA-256",
          "content" : "fee9a941f286166d4a19719d818f20e9f3addb3cbd7291c08b67f0e0ce75a9fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7d7c9c97a030df878cec9cf313e0258e33f101165b74b2769cf9201f7b3495a5d11080fbb54fe9351e3fcadc352d239da7373c9a566aa599d0262cd3751630b"
        },
        {
          "alg" : "SHA-384",
          "content" : "3bc85df9b2a799ce32ce17ee294b295156347f54754031965ee04256d1f1ebdf82de2dbfec2cdf426aeaa5303a2f0d32"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d0a4db8e5a87b16cad994da9344249108b6cbb6f1ea22d9e231fbbc7f06ff11862354839e59397f1c975c4abf19fa70a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "68fb7e16c99e0b766182bdff2ba6a6f87edd1681947ff2a9437e8134221ed9f6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d494da6d464bec51c6514b981206f4e6b23769b96910e829278bc0b5dd983175c6321d9d0e8ea41fcc77ddf476afdd17ef3e8e9fe08563b08578b3cbdf7b534"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.lingala.zip4j/zip4j@2.11.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/srikanth-lingala/zip4j"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk18on",
      "version" : "1.81",
      "description" : "The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE provider and low-level API for the BC Java version 1.81 for Java 8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3913a176dc36b31e867be5360f3ee524"
        },
        {
          "alg" : "SHA-1",
          "content" : "d17c094daef57dbd80af71687a475aa6df7cbe54"
        },
        {
          "alg" : "SHA-256",
          "content" : "249f396412b0c0ce67f25c8197da757b241b8be3ec4199386c00704a2457459b"
        },
        {
          "alg" : "SHA-512",
          "content" : "e44c612fd4658ae5ee9f451b865e4f490ed73bb229e772c4c14769b1d14ba1879b130983e87557609ee815d7c56f8b339b37e00404088e5bc5f0c3715880f4eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "ec82fd783817fb3634813258ba4e4c82cffa9f0d23d849ec0c1749de2b04a2e1f432e43545eb5f06acc52a9bd5c43921"
        },
        {
          "alg" : "SHA3-384",
          "content" : "772d4b813c9733b70d7fd1fe2c5fedbfa5fec05f0bdf21afd49c26c40777b4b7048a6fa4e662da7e7f3b8d69c5b792bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "472a56ef6828dab569e4d7e14c8844ddb25c35ad4be363b4ada7b1f4c02aead8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c68600dbb4c6b9b32a3dd3fcf5bc056b8ce0aaba6e243fc96014dc702eb29e7236f6da1ac584bb42bd69c03b135c4d222901c4bf9bdd22d05a1b9f9a1d1ac5d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-mock@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-mock",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver Mock usable in Unit-Tests.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-mock@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-mock"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-mock"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-open-protocol@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-open-protocol",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver for the Open-Protocol protocol.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-open-protocol@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-open-protocol"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-open-protocol"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-modbus@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-modbus",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver for the Modbus protocol.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-modbus@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-modbus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-modbus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-opcua@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-opcua",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver able to speak with devices using the OPC UA protocol.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-opcua@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-opcua"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-opcua"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.81?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcpkix-jdk18on",
      "version" : "1.81",
      "description" : "The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.8 and up. The APIs are designed primarily to be used in conjunction with the BC Java provider but may also be used with other providers providing cryptographic services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a66bdc5d32d086737b86803cd87cd187"
        },
        {
          "alg" : "SHA-1",
          "content" : "819fd6f5d170c8b8bf8c5acc73816e9c36574042"
        },
        {
          "alg" : "SHA-256",
          "content" : "b38c604871f3690109a3c00982d9145634125de3365a817ba16eb90d88e242c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "830aa649f0e40c4a1e3ac808857af2465ebaf3284fd821819962bf44233f67d3b2ddb01f937be522332b63be1dc0a8735afc5ebbcc85e448a684bacdf6083432"
        },
        {
          "alg" : "SHA-384",
          "content" : "c58a0e8d20f3c874dbbc0b2680409c1e9802a166c676443c14e5c3734111363050d8397bcf43b30ee1cee87c1bd14fcb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b625876c0da1f9f5b975e5df13c0f30d2e8faeb86a271930059fd5f5d84b0507f5e9c26c0e7fdfd23b7bfda2e34f7513"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ee5788e24c7ea3446d938a45c320a69d526183c9250ba9b0090de875d3e69c7b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d33c509714a0b0eb5cac46c58582e8990160a3fb6079fefd64370fcffa7a91cf3d7b984f6aa623dabf8aee029a43a95d4fba19a9496e5745a3943158570b5ff8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.81?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.81?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcutil-jdk18on",
      "version" : "1.81",
      "description" : "The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for Java 8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c75f3409ceba35d90b00dd9d1937d9db"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2dd79395ab435094142b6aba219f35adcba0f01"
        },
        {
          "alg" : "SHA-256",
          "content" : "31a5fe3a7ba42e3457b83930f0ff8d679fb5b76eaadf2b51f5740c92a394bf52"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9876cf07776a2703c93a7d22a1557acc307774f00dce72dc1ff35d1bebd2c76dc625a269a803109a1ad0d473674c06662fcfc71377405c801cb2876e5b1afdb"
        },
        {
          "alg" : "SHA-384",
          "content" : "bb10fa7dcbaad60a384caa7183a30ca83542f9c3915fd76d28998bd6aa44671ad28afee0310bdfaa325462ef285b909b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88ef60e1aaaec69b7d103effb9d52eff26ce5a54d51d03d7ebceb254c403c360deb82da663d497301ad72ba36fa21408"
        },
        {
          "alg" : "SHA3-256",
          "content" : "87f2dc00ccb78ea4654863798746e8e5c9322c038fdbc320525e86317daa0385"
        },
        {
          "alg" : "SHA3-512",
          "content" : "64b23ed0f13c598c7e45ca626dafab48b6b52c3165d9ec6297437fc6e91e1e22fcb3438ddac20de5bdd40edb74b6ab3d24677fa6aa4b0d74b8675c6814d8b5b0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.81?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-plc4x@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-plc4x",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver for the PLC4X protocol, which is used for relaying PLC4X requests from one system to another.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-plc4x@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-plc4x"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-plc4x"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-profinet@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-profinet",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver for the Profinet protocol.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-profinet@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-profinet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-profinet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.19.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-xml",
      "version" : "2.19.2",
      "description" : "Data format extension for Jackson to offer alternative support for serializing POJOs as XML and deserializing XML as POJOs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e7bdab9400ea84dc764251f62a86f2a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "9bd12c41b69feeaf33b9b3ceb0ff105924d454c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "22f643a5f0cbe085f12ebe05bf44132442206a52b3982eef7e2a05a747870b06"
        },
        {
          "alg" : "SHA-512",
          "content" : "53cf9d0e589435f8b5c2e6ad352291c8285f6ab85f4c2592ba60ffbb7a29ac7ce786b0e2e9728a0bcde99174422fc96f99a6d9ad8b075d5000e286ad70019f0f"
        },
        {
          "alg" : "SHA-384",
          "content" : "00c4f64579ff9119eb60bdd391d49024898abf04120097d8927b25c4da9bdc14901eb9a2457b5b89a1bdb13de56b9a94"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9a7c6a35a7a2494b791f789575a5d697312e841c3609fd436c9181a8afd545b98c5440ba10d1860a63ad9ac18306faa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "97fc03f1bcf268d5611c4136f4e66caa7abff4355dd2421473ff5ad844b1668b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c0a439123e5becc8efab1d112e2c4bce7b502fa577a7dc55c7e658ad26450f52e425244ce46c5585e1d16840e058572a1e5651cda6fb477e85e055cff223165f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.19.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformat-xml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformat-xml/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-dataformat-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-profinet-ng@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-profinet-ng",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver for the Profinet protocol.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-profinet-ng@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-profinet-ng"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-profinet-ng"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-simulated@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-simulated",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver able to speak a simulated device.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-simulated@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-simulated"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-simulated"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-all@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-all",
      "version" : "0.13.1",
      "description" : "Meta package to include all standard drivers",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-all@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-all"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-all"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-canopen@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-canopen",
      "version" : "0.13.1",
      "description" : "Implementation of CANopen driver.",
      "scope" : "required",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-canopen@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-canopen"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-canopen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-tools@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-tools",
      "version" : "0.13.1",
      "description" : "A collection of tools that provide additional services to users.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-tools@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-tools"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-tools"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-capture-replay@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-capture-replay",
      "version" : "0.13.1",
      "description" : "Tool for actively sending out packets captured via WireShark.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-capture-replay@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-tools/plc4j-capture-replay"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-tools/plc4j-capture-replay"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-cli/commons-cli@1.10.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-cli",
      "name" : "commons-cli",
      "version" : "1.10.0",
      "description" : "Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d3064531ede2b338a8f9290916125919"
        },
        {
          "alg" : "SHA-1",
          "content" : "6fd35d70709c2b3da6122e72278266bc02b5eaa3"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b273d92160b9fa69c3e65389a5c4decd2f38a697e458e6f75080ae09e886404"
        },
        {
          "alg" : "SHA-512",
          "content" : "e7374d3d24256fcb60a87728373466a21df8f3e03b0e49c711773dbcc23d26ecdad1abcc114c45a49d7de668c5db193a60ccc1aa75a1d6601bd9e112c3214cbe"
        },
        {
          "alg" : "SHA-384",
          "content" : "335be29e7334826bdce55273be27dac4b829ca4a1350a986f15679ff143f9cc4ad78baf12138ec5af928d1935ca578d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "df109cf6a273fd3630569d290d05eb412fb33197dc44876d8e0287394712a3a4a0327d4e8c3d53a4c5fe1d36f58e89e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "41302d4bbff3be7b62827802c2c4f867a990f3ca6124fecb232e626f579d11ca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b42e538c56e0781cdd54d73d759f74fd3a4a160ffa449f4d7829ef271042c2acf415031fd0a2ac73d469b0e5b8883d1e165649a5bac34a20c5c34be97e93dd54"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-cli/commons-cli@1.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-cli/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-cli/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CLI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-cli.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-connection-cache@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-connection-cache",
      "version" : "0.13.1",
      "description" : "An implementation of a connection cache.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-connection-cache@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-tools/plc4j-connection-cache"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-tools/plc4j-connection-cache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-opm@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-opm",
      "version" : "0.13.1",
      "description" : "Layer on top of Plc4X that enables mapping between Objects and PLCs.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-opm@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-tools/plc4j-opm"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-tools/plc4j-opm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-configuration2@2.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-configuration2",
      "version" : "2.12.0",
      "description" : "Tools to assist in the reading of configuration/preferences files in various formats; requires Java 8.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e71e0d7a413b2bb6b3b2a2f55b5fc727"
        },
        {
          "alg" : "SHA-1",
          "content" : "0cab81350c85ca35db8c47621a19dcddf128883f"
        },
        {
          "alg" : "SHA-256",
          "content" : "8834b3a04f303069dc66ccbf157e1fc337aa9169bb44dbf4eb4cbb6854ecfdbf"
        },
        {
          "alg" : "SHA-512",
          "content" : "bfc860c6a8f3131ac605aabf2336544381345ce55964d029a1a207e02a09aac97173f2f68efa019e1197ad5028e004f982a564277e3f540654970e37d46f343b"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c2070684731528aa61f490a2147eb90cc6a49b504ed3d2c6a18b5f28037a891ac7869ae5f240b3970e7f6f73d5dbc69"
        },
        {
          "alg" : "SHA3-384",
          "content" : "76f4be47842008f8a225427d1a1c70978b96a0640a5e07c15322c8cd82e951ee5bbfb0b1f7adafc4869055bd14411a59"
        },
        {
          "alg" : "SHA3-256",
          "content" : "40b9a45d0e4f0373a17ee8e794aa42998c49a22c750677b9f13861fa80becbf4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "770c45d3fd98df0e2c3ed5e530963b9c0cab9697a98472efea7cada98d8b76288de93d0ef42b86aefb64e060cb84a9497556e9eb4fbd6ac182cc1461aebe9450"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-configuration2@2.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-configuration/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-configuration/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CONFIGURATION"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-configuration.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-logging",
      "name" : "commons-logging",
      "version" : "1.3.5",
      "description" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ca067b073153c86c2da350c0f2cdf70"
        },
        {
          "alg" : "SHA-1",
          "content" : "a3fcc5d3c29b2b03433aa2d2f2d2c1b1638924a1"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d7a744e4027649fbb50895df9497d109f98c766a637062fe8d2eabbb3140ba4"
        },
        {
          "alg" : "SHA-512",
          "content" : "b6d66333cec2746cc410ca3b27099c4647618a1855783bac064c75eec95c643dab184010e5c875aca3c7fa827aed144488a1820604a043bbff93116de509f915"
        },
        {
          "alg" : "SHA-384",
          "content" : "bbfc26f81852dfe8df41b9cd1da6e755b223c51e824898490f96e2aaefb42e5484408f8a245b244bfe4e08170295ee72"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e17863103757beb582b316f90a02f57f0ea7702b2146d6b318ab0f1105a3e0190dd1dc7b031550a68c047cadd23c114"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c01a09df81fae75d398ef61b168c8f7d70291b480961d392c59bdd1498c254cb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ce4f4219542c8f1f0b52f9d2d916d8b11136f7a800bbb24ca93a28a800121e7c48af410076213d05dd715b37b110aa59a7a9609415e0cc5daed89bb13fc4668"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-logging/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LOGGING"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-logging"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-scraper@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-scraper",
      "version" : "0.13.1",
      "description" : "Utility to efficiently collect a large number of items on multiple devices by different triggers.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-scraper@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-tools/plc4j-scraper"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-tools/plc4j-scraper"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.19.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-yaml",
      "version" : "2.19.2",
      "description" : "Support for reading and writing YAML-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "61e85ce3df0ecacbb161ce66f6eaee36"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba1079940daa609061e46c80b72c5546c4718401"
        },
        {
          "alg" : "SHA-256",
          "content" : "80a213e7d998244922ab7bcf0938ea03eb7868e88e2d05a8407c6228c885a37e"
        },
        {
          "alg" : "SHA-512",
          "content" : "1197233ed512631f43d78f2514216f57013a3648c37d0a69e92b7ffa6cf59f2a1010eac21ab59409ff2e9f50906976fb7152dfecd00b2097c511fe364288e1fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "f1dd737342ce6df2ecf91bf35b82d1416364c2c002b92eecd2a00760c9747d56fc1c61e0bc79f648f4ec6aaba971ea6b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2005e20ac07fa8f64c6d4b78e8d1e7c03e6a88cc4c8f1bcec9d0fa9fba136f0a08420bf6e54e4a7d0e43bc1d43e200e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19fd13520ff1de13ba71a7d457e3249046e08c7a8baceb26f6f00bb394ca958c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e0c81addd43833d7c4c89ebed6e870cd3b3e6a6fb2e67ae967ca88de537216fb53f6686f68c9e9dc32dc94842ddfda1b961fb6c2dcfc14de67a3a52bae9ae621"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.19.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformats-text"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformats-text/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-dataformats-text/jackson-dataformat-yaml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.yaml/snakeyaml@2.4?type=jar",
      "group" : "org.yaml",
      "name" : "snakeyaml",
      "version" : "2.4",
      "description" : "YAML 1.1 parser and emitter for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "29410ee3a987e3bff7b847933c591972"
        },
        {
          "alg" : "SHA-1",
          "content" : "e0666b825b796f85521f02360e77f4c92c5a7a07"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef779af5d29a9dde8cc70ce0341f5c6f7735e23edff9685ceaa9d35359b7bb7f"
        },
        {
          "alg" : "SHA-512",
          "content" : "1573717e2c47868515cbed5265a6f77ebec23a0b5c6376ac18b9f5c2335beb65d4c68d2073d50143d59a60141980be8db1e493a85d7c78106cdb94a52e8361d2"
        },
        {
          "alg" : "SHA-384",
          "content" : "d53aa94bc612897f76bb456d0aca4a5edf029fdda00f628a6953072033236877b4138206a2ff23bd802217f667531211"
        },
        {
          "alg" : "SHA3-384",
          "content" : "deb4d1b236697d6bc9b2b05c65c8f741e7c1d7c9984d1900cc68c3bac5fa24d6443682d91f8b91818953f029228a06fd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "90b378b7280540ec9f57d60ec9154be01a73e80cecb13580338a8f3dd1098216"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c6927f9b923f055336a44c4025251e2f8c8eec52c816506874ada97999ccae0b435c8014f219ea310065862f822be09e4d22bf88a967b5ac76a149a74b123965"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.yaml/snakeyaml@2.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/src"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-math3",
      "version" : "3.6.1",
      "description" : "The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b730d97e4e6368069de1983937c508e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e4ba98f1d4b3c80ec46392f25e094a6a2e58fcbf"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e56d7b058d28b65abd256b8458e3885b674c1d588fa43cd7d1cbb9c7ef2b308"
        },
        {
          "alg" : "SHA-512",
          "content" : "8bc2438b3b4d9a6be4a47a58410b2d4d0e56e05787ab24badab8cbc9075d61857e8d2f0bffedad33f18f8a356541d00f80a8597b5dedb995be8480d693d03226"
        },
        {
          "alg" : "SHA-384",
          "content" : "95d1186d9ca06a3ea2e6437ddec3a55698e2493d3e72f6f554746b74fa929892bd71a2ab501a4e7b1ce56b7cd64e7ab4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f85bb3e46a00fc4940a3be1331301302b0eb728e2d1fe2c1842d4761e5a0bc7a420c0c705ae60250ca1c7b03d3694b9e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "919c15ae4b1aef2a58aa6ea4b700bc5562e78dbc382f3393169425ca91ad368c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dbe54d586c898cdbd7df6c31c131ca3525db17fcea5c7f5da8cbfe617e2afc667289290c76771ec5c9567a56fb2b177b0a31d67abcc656410c90287da4d88999"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-math/"
        },
        {
          "type" : "build-system",
          "url" : "https://continuum-ci.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/MATH"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=commons-math.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-collections4",
      "version" : "4.5.0",
      "description" : "The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d564105594035b363b193d8ce3c18b98"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5cf89f0c6e132fc970bd9a465fdcb8dbe94f75a"
        },
        {
          "alg" : "SHA-256",
          "content" : "00f93263c267be201b8ae521b44a7137271b16688435340bf629db1bac0a5845"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee43c513ac9dcbd7dd23b5cbb4ea5f65a2e10cdfbb403d080b87e778b3b45062315522297c41eca514a9a946228ad7650f0a572d5b78effb8260dd8084131988"
        },
        {
          "alg" : "SHA-384",
          "content" : "73db8eb3e79569b3fa62aefdce413e6ea250b9853953cb75b9d5ce0f2f35b59b6e86ef708326a608ff20d95bdade8522"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a9c035fa846cdcebd4331eb86ed31a67595518299a8bee54597c1eb663aee63214553a561a510b929035266c2a4800b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "614c41bfd8f9c6c1c1e5667c5be45587c3021b780937ad62f54d17051f425086"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3cfd12ec2d03ed29b682123cedae422a4c6dc459034a7e0ab5f00ccd422cb9a2ec423a08b953119c426569b888157a6d80aa0e0c63debea50c5c54c481e2eff5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-collections/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/COLLECTIONS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-collections.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-scraper-ng@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-scraper-ng",
      "version" : "0.13.1",
      "description" : "Utility to efficiently collect a large number of items on multiple devices by different triggers.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-scraper-ng@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-tools/plc4j-scraper-ng"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-tools/plc4j-scraper-ng"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-socketcan@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-socketcan",
      "version" : "0.13.1",
      "description" : "Base classes needed to implement plc4x drivers based on SocketCAN connections. Powered by javacan library.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-socketcan@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-socketcan"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-socketcan"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/tel.schich/javacan-core@3.5.0?type=jar",
      "group" : "tel.schich",
      "name" : "javacan-core",
      "version" : "3.5.0",
      "description" : "JavaCAN is a binding to Linux' socketcan subsystem that feels native to Java developers. The core module provides the basic socketcan bindings.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d146c3d170d7c86dc84641fce0de3869"
        },
        {
          "alg" : "SHA-1",
          "content" : "8034eed68b513217f819219b0076f95633db6cee"
        },
        {
          "alg" : "SHA-256",
          "content" : "1a3ae88ce0ba5f6edc071e230cabab5f0a3da55dad95356464a5342ec0bf3153"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb20634043ab98c55968c1291499dbbbdbd7f795a2693f8fb7fca69af9ea1eb6943f3f8bfcf9b339d7acb51c17cfa9a6966fe9f1f93d75ec5110e93639694a01"
        },
        {
          "alg" : "SHA-384",
          "content" : "7beac762cbf9dd7a37bea753eab2d4e6b1bb76cef1865e29d39b2ddb8d18c9a5bb226625f8d16ae985c36fae1d8d42aa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f71bfc1328ea82527a56a7cfe1f02a83304bab8c85678074cad1cb0203feaa0b96e9e513eb4250a68142fdb6e774bca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ee9809a8fe7b4cf718e53b17e16e6a903e2f813c2547d337976c2f25b415743"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9fb5c2094c7fb9e92c168c0ec89f8860891415e2cbcc7c22aaee7dd0b6a33078e67e211e9bc9cf652b441bf9f9f7c16711e0937afa93ff184e1c0ff502de3aec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/tel.schich/javacan-core@3.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/pschichtel/JavaCAN"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pschichtel/JavaCAN"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-plc-simulator@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-utils-plc-simulator",
      "version" : "0.13.1",
      "description" : "A collection of utilities used internally.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-utils-plc-simulator@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-utils/plc4j-utils-plc-simulator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-utils/plc4j-utils-plc-simulator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-osgi@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-osgi",
      "version" : "0.13.1",
      "description" : "OSGi Module for PLC4X",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-osgi@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-osgi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-osgi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.osgi/osgi.core@8.0.0?type=jar",
      "publisher" : "OSGi Alliance",
      "group" : "org.osgi",
      "name" : "osgi.core",
      "version" : "8.0.0",
      "description" : "OSGi Core Release 8, Interfaces and Classes for use in compiling bundles",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ffd1f4098da0e85a2a781df130230c37"
        },
        {
          "alg" : "SHA-1",
          "content" : "daa42a0e96c3b881e8c330a413813983e92d2426"
        },
        {
          "alg" : "SHA-256",
          "content" : "41c24d187f67aaaf4745fab78fd1da66de7f37dd82581dbbbc9ba89645ba0166"
        },
        {
          "alg" : "SHA-512",
          "content" : "0161f91ecb8ad102731c71ce73f96b99174b5bce2f216770226860cff8a3fcd12abec828399077a835b6765ed9bf9ec29be618de8d2a85b40d6250c00bab4404"
        },
        {
          "alg" : "SHA-384",
          "content" : "8ceda8d626862113b7523ef71520e5d3e44d816250d35525b9be5e9f697cb6bce87771efcd68a82848cddcb637be606e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b36fba80caf3d320ae949733ea8551452bd6f0fc82db6077ac005c77a187b737651851e1e8b6d91f4526f3bf94b15d8f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2f6279dc3b98901ebfb6c383e6dcc3f00d2d1bde9b4df969f175bc11a8d06418"
        },
        {
          "alg" : "SHA3-512",
          "content" : "41af8b597ae9631e804605f6cc9f65804de27b0a90ed867debd252f28dc11cc1c3884a89c1bf5cbf6cccfe692302f7802f943d8679380512f79c2bae252068f2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.osgi/osgi.core@8.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.osgi.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://osgi.org/gitweb/build.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4net@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4net",
      "version" : "0.13.1",
      "description" : "Implementation of the protocol adapters for usage as .Net module.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4net@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4net"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4net"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4py@0.13.1?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4py",
      "version" : "0.13.1",
      "description" : "Implementation of the protocol adapters for usage as Python library.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4py@0.13.1?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4py"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4py"
        }
      ]
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-parent@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation@0.13.1?type=pom",
        "pkg:maven/org.apache.plc4x/plc4j@0.13.1?type=pom",
        "pkg:maven/org.apache.plc4x/plc4x-protocols@0.13.1?type=pom",
        "pkg:maven/org.apache.plc4x/plc4x-website@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4c@0.13.1?type=pom",
        "pkg:maven/org.apache.plc4x/plc4net@0.13.1?type=pom",
        "pkg:maven/org.apache.plc4x/plc4py@0.13.1?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-base-freemarker@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-test@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language@0.13.1?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-protocol-base@1.8.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-protocol-base@1.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-types-base@1.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-types-base@1.8.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.antlr/antlr4-runtime@4.13.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-base-freemarker@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-language-base@1.8.0?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
        "pkg:maven/net.objecthunter/exp4j@0.4.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-language-base@1.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-types-base@1.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.objecthunter/exp4j@0.4.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-test@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-c@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-cs@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-go@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-python@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-c@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-base-freemarker@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-types-base@1.8.0?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-cs@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-base-freemarker@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-types-base@1.8.0?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-go@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-base-freemarker@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-types-base@1.8.0?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transports@0.13.1?type=pom",
        "pkg:maven/org.apache.plc4x/plc4j-utils@0.13.1?type=pom",
        "pkg:maven/org.apache.plc4x/plc4j-drivers@0.13.1?type=pom",
        "pkg:maven/org.apache.plc4x/plc4j-tools@0.13.1?type=pom",
        "pkg:maven/org.apache.plc4x/plc4j-osgi@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.19.2?type=jar",
        "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/com.github.jinahya/bit-io@1.4.3?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec@4.1.123.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.123.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver@4.1.123.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.19.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.19.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.19.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.19.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vavr/vavr-match@0.10.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vavr/vavr-match@0.10.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jinahya/bit-io@1.4.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transports@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-test@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-udp@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-raw-socket@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-replay@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-virtualcan@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-serial@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-socketcan@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-test@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.hamcrest/hamcrest-core@3.0?type=jar",
        "pkg:maven/org.hamcrest/hamcrest-library@3.0?type=jar",
        "pkg:maven/org.mockito/mockito-core@5.19.0?type=jar",
        "pkg:maven/org.mockito/mockito-junit-jupiter@5.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest-core@3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hamcrest/hamcrest@3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest@3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest-library@3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hamcrest/hamcrest-core@3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mockito/mockito-core@5.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.bytebuddy/byte-buddy@1.17.7?type=jar",
        "pkg:maven/net.bytebuddy/byte-buddy-agent@1.17.6?type=jar",
        "pkg:maven/org.objenesis/objenesis@3.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.bytebuddy/byte-buddy@1.17.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.17.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.objenesis/objenesis@3.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.mockito/mockito-junit-jupiter@5.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mockito/mockito-core@5.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.13.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.13.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@1.13.4?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-commons@1.13.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-utils@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-test-utils@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-replay@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-test-generator@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-plc-simulator@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-test-utils@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-test@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.11?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.dom4j/dom4j@2.2.0?type=jar",
        "pkg:maven/org.xmlunit/xmlunit-core@2.10.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.13.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-artifact@3.9.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
      "dependsOn" : [
        "pkg:maven/net.java.dev.jna/jna@5.17.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@5.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.dom4j/dom4j@2.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.xmlunit/xmlunit-core@2.10.3?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-base-freemarker@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-types-base@1.8.0?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
        "pkg:maven/com.google.googlejavaformat/google-java-format@1.24.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.googlejavaformat/google-java-format@1.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.4.8-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/guava@33.4.8-jre?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.36.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.36.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-python@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-base-freemarker@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x.plugins/plc4x-code-generation-types-base@1.8.0?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-protocols-ab-eth@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-ads@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-c-bus@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-bacnetip@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-canopen@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-df1@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-eip@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-firmata@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-genericcan@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-iec-60870@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-knxnetip@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-modbus@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-mqtt@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-opcua@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-open-protocol@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-plc4x@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-plc4x-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-profinet@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-s7@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-simulated@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-socketcan@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-umas@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-ab-eth@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-ads@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-c-bus@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-bacnetip@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-canopen@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-df1@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-eip@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-firmata@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-genericcan@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-iec-60870@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-knxnetip@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-modbus@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-mqtt@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-opcua@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-open-protocol@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-plc4x@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-plc4x-api@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-profinet@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-s7@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-simulated@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-socketcan@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-protocols-umas@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4x-website@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4c@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-c@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-modbus@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-plc4x@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-s7@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-drivers@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-ab-eth@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-ads@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-s7@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-eip@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-iec-60870@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-bacnet@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-c-bus@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=bundle",
        "pkg:maven/org.apache.plc4x/plc4j-driver-canopen@0.13.1?type=bundle",
        "pkg:maven/org.apache.plc4x/plc4j-driver-ctrlx@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-firmata@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-knxnetip@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-mock@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-open-protocol@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-modbus@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-opcua@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-plc4x@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-profinet@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-profinet-ng@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-simulated@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-all@0.13.1?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-ab-eth@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-ab-eth@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-ads@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-ads@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-udp@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-shared@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/commons-net/commons-net@3.12.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-net/commons-net@3.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-raw-socket@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-replay@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-replay@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-replay@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-s7@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
        "pkg:maven/org.json/json@20250517?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-s7@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler@4.1.123.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.123.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.123.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.json/json@20250517?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-eip@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-eip@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-iec-60870@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-iec-60870@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-test-generator@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.groovy/groovy-xml@4.0.28?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
        "pkg:maven/org.apache.groovy/groovy@4.0.28?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-s7@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-eip@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-iec-60870@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.groovy/groovy-xml@4.0.28?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.groovy/groovy@4.0.28?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.groovy/groovy@4.0.28?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-bacnet@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-udp@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-raw-socket@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-replay@0.13.1?type=jar",
        "pkg:maven/org.apache.commons/commons-csv@1.14.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-bacnetip@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-csv@1.14.1?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-c-bus@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-c-bus@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-virtualcan@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-test@0.13.1?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=bundle",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-genericcan@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-canopen@0.13.1?type=bundle",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-canopen@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-ctrlx@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpmime@4.5.14?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.19.2?type=jar",
        "pkg:maven/com.hrakaroo/glob@0.9.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpmime@4.5.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.19.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.19.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.hrakaroo/glob@0.9.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-serial@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
        "pkg:maven/com.fazecast/jSerialComm@2.11.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fazecast/jSerialComm@2.11.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-firmata@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-serial@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/com.github.purejavacomm/purejavacomm@1.0.2.RELEASE?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-firmata@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.purejavacomm/purejavacomm@1.0.2.RELEASE?type=jar",
      "dependsOn" : [
        "pkg:maven/net.java.dev.jna/jna@5.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-knxnetip@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-udp@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-raw-socket@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-replay@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
        "pkg:maven/net.lingala.zip4j/zip4j@2.11.5?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-knxnetip@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.lingala.zip4j/zip4j@2.11.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-mock@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.13.4?type=jar",
        "pkg:maven/org.hamcrest/hamcrest@3.0?type=jar",
        "pkg:maven/org.hamcrest/hamcrest-core@3.0?type=jar",
        "pkg:maven/org.hamcrest/hamcrest-library@3.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-open-protocol@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-serial@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-open-protocol@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-modbus@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-modbus@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-opcua@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
        "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.81?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar",
        "pkg:maven/com.google.guava/guava@33.4.8-jre?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-opcua@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.81?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.81?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.81?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-plc4x@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-plc4x@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-profinet@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-raw-socket@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.19.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-profinet@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.19.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.19.2?type=jar",
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-profinet-ng@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-raw-socket@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.19.0?type=jar",
        "pkg:maven/commons-net/commons-net@3.12.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.19.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-profinet@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-simulated@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-simulated@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-all@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-driver-ab-eth@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-ads@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-bacnet@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-c-bus@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-canopen@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-eip@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-firmata@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-iec-60870@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-knxnetip@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-open-protocol@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-modbus@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-opcua@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-plc4x@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-profinet-ng@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-s7@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-simulated@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-serial@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-canopen@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-tools@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-capture-replay@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-connection-cache@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-opm@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-scraper@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-scraper-ng@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-capture-replay@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-cli/commons-cli@1.10.0?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-cli/commons-cli@1.10.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-connection-cache@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-opm@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/net.bytebuddy/byte-buddy@1.17.7?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.apache.commons/commons-configuration2@2.12.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-configuration2@2.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-scraper@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.19.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.19.2?type=jar",
        "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-connection-cache@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.19.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.19.2?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.4?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.19.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.yaml/snakeyaml@2.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-scraper-ng@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-socketcan@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
        "pkg:maven/tel.schich/javacan-core@3.5.0?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-socketcan@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-java@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tel.schich/javacan-core@3.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-plc-simulator@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-driver-bacnet@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-c-bus@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-s7@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.10.0?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.123.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.123.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-osgi@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.osgi/osgi.core@8.0.0?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.osgi/osgi.core@8.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4net@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-cs@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-knxnetip@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4py@0.13.1?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4x-code-generation-language-python@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-modbus@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-simulated@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4x-protocols-umas@0.13.1?type=jar"
      ]
    }
  ]
}