Added: dev/plc4x/0.12.0/rc1/apache-plc4x-0.12.0-cyclonedx.json
==============================================================================
--- dev/plc4x/0.12.0/rc1/apache-plc4x-0.12.0-cyclonedx.json (added)
+++ dev/plc4x/0.12.0/rc1/apache-plc4x-0.12.0-cyclonedx.json Fri Feb 16 12:48:21 
2024
@@ -0,0 +1,19170 @@
+{
+  "bomFormat" : "CycloneDX",
+  "specVersion" : "1.4",
+  "serialNumber" : "urn:uuid:aaab5bd3-ca23-33ad-aa48-d61a2690b10d",
+  "version" : 1,
+  "metadata" : {
+    "tools" : [
+      {
+        "vendor" : "OWASP Foundation",
+        "name" : "CycloneDX Maven plugin",
+        "version" : "2.7.11",
+        "hashes" : [
+          {
+            "alg" : "MD5",
+            "content" : "a70e8b649ab4a2bb7922d360173c8237"
+          },
+          {
+            "alg" : "SHA-1",
+            "content" : "4c3c0878c15561639076e5be7a48ffcd6111c5ee"
+          },
+          {
+            "alg" : "SHA-256",
+            "content" : 
"70997d52dbffd4e797c467b2062c6ba9b8b5a7380ff2884779f2743b6172ebb5"
+          },
+          {
+            "alg" : "SHA-512",
+            "content" : 
"bc1ce91190c642f68fd3571939d7668def3b879ec8e5a87a213a9710a106e0290f60f9e0414593d19cca958c4fcb5d4450bd2793bcd609948419c8a2a6a7f5c8"
+          },
+          {
+            "alg" : "SHA-384",
+            "content" : 
"3c8421bdafd1754fb424f16dccc83bfe0827648c1cadfffc98bdf1c7da65475dfe48d2f4b16d233bb8819e155ba6a4f3"
+          },
+          {
+            "alg" : "SHA3-384",
+            "content" : 
"ad88cf6a0e0a5d51df49a4dab5530a28de9df7eec8460c045dff3e1f9316b82a244a125d52b937fe9d4ee72e44f5d01a"
+          },
+          {
+            "alg" : "SHA3-256",
+            "content" : 
"b4d9c3ef07c34517fd9f33178ba95ffc9618eb84a3671e71b0c82991ec3717e5"
+          },
+          {
+            "alg" : "SHA3-512",
+            "content" : 
"935b43aba8999dc7d95d93288a251c97b6b32852841b7bef31516c27c8d65c8de7f8411f1829f765ee760f25930c766db6a49df68e5994e18721c0a71f606f1e"
+          }
+        ]
+      }
+    ],
+    "component" : {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-parent",
+      "version" : "0.12.0",
+      "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.12.0?type=pom",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://plc4x.apache.org";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/";
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/plc4x";
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4x-parent@0.12.0?type=pom"
+    },
+    "properties" : [
+      {
+        "name" : "maven.goal",
+        "value" : "makeAggregateBom"
+      },
+      {
+        "name" : "maven.scopes",
+        "value" : "compile,provided,runtime,system"
+      },
+      {
+        "name" : "cdx:reproducible",
+        "value" : "enabled"
+      }
+    ]
+  },
+  "components" : [
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-code-generation",
+      "version" : "0.12.0",
+      "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.12.0?type=pom",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://plc4x.apache.org/plc4x-code-generation";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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@0.12.0?type=pom"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-code-generation-protocol-base-mspec",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-code-generation/plc4x-code-generation-protocol-base-mspec";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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/plc4x-code-generation-protocol-base-mspec@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x.plugins",
+      "name" : "plc4x-code-generation-protocol-base",
+      "version" : "1.7.0",
+      "description" : "Base stuff for building protocols",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "8993dbda3eb880bdad7822922b48f590"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "3cbc30c1f68ea257f4b38da16e228569eb11d719"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"512805c616793a3879e627462ef6f3dab931be30a1a52eb47b9acc683ddeda75"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"f40ad442c79490993ff0db0fc4b1963d30fc3ee28cb86566c985ff03261015a981f21e69d1f57184015f184804e3b19509fed15735dd188df4bd76346e67897a"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"89d16aa6895766ddd6f56d3e43bb9be8d653d4f8f4f720850c6236ba262b7f01bf0654f9b27c7cafbb1b550a4a7f18c2"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"dd9d74624fc826ef04002967349ae1bb1c4ec97b836f0a0a905ec06216c4b60ffba6035ada932d660083a6bcd1eda0ad"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"b0cb2f687c1eb5039e14d08167702e94456cdcda3533e63b02d3c69d6190cc9b"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"da0e2899e33bec715fc71455e6b0accdfe3c27d06432ebb64f8f3fc30d32c7206ceb7ede3b243a9092b832abf12254233aea1a6121b93848a78f69d87392145b"
+        }
+      ],
+      "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.7.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://www.apache.org/plc4x-code-generation/plc4x-code-generation-protocol-base/";
+        },
+        {
+          "type" : "distribution",
+          "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-protocol-base@1.7.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x.plugins",
+      "name" : "plc4x-code-generation-types-base",
+      "version" : "1.7.0",
+      "description" : "Base used throughout the code-generation.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "65216346127517a45cab79619436e5f0"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "54e7ea48bdd92a47189fb909811f00d8f160b472"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"4c33843ebbe3778c8d679feaa605ebfb54206578eabe03ea51cae283b06926b2"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"01cbd59583de93210fb953ba091648f38ae450b81ea54fcd5afacd2eb643eb9993b9e2df1fc6cb5a8a03c45fa477d9c00953864221e8ee2dabdfd163e28ea324"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"c390027a5700870a2386322d71dc7adf85841c15315d815e3506b44ec704dca335d93d7a84839b51d7ec898e59b844d5"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"4333f5af66569f3d04b2b749d41128de20870f72eae058ad231aa5188d66d4f6c608ac0ae50a9cbc9fed01712f37e137"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"cac68fa40936c23d521a4693d634094d032ba6be5f938466c7b8525d5c3a197f"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"d34684c54798637591198f40569b562b28e6a0f0e0b1f1947fb59eb462227e7b1f89546fa6cfa21954d7897015b2409e7c871a77a6f6e62a82257b6df81426f1"
+        }
+      ],
+      "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.7.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://www.apache.org/plc4x-code-generation/plc4x-code-generation-types-base/";
+        },
+        {
+          "type" : "distribution",
+          "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/org.apache.plc4x.plugins/plc4x-code-generation-types-base@1.7.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "commons-io",
+      "name" : "commons-io",
+      "version" : "2.15.1",
+      "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" : "84351f7991a0e6722f00e96a4ccc376f"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "f11560da189ab563a5c8e351941415430e9304ea"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"a58af12ee1b68cfd2ebb0c27caef164f084381a00ec81a48cc275fd7ea54e154"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"e9adaeed2d715ac0ae44de056ba165a743a92acbeb9871b535f7e58e0b3bc4fba276495b50429be195098a559f3adb7294048479754a0ee4d397da2efda5f81c"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"028c72b59373d3894da22f9eb2c731aabd00f670993973f71a354d722670c12ca659686b83bbf8db32d060ca180f50b2"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"73cd585ab3736b4be50ec0f10dfe5ebfc3390eea8d56f07f29055f1fddb2dff8084310eaa6fb9f97ea639ed1abd7bc33"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"daf39bc99f1a3dc0075714a4a342a58d69a4cd62c25bc39a581f657ca72b1044"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"b003f8971d1536ea0fc4320dbfe17d7259d49e59314739f9fc83134e511facbff048b0ef4f86a9d0893781ca09c95cebc3b181a6c89a2d41e851870b96e76839"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/commons-io/commons-io@2.15.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://commons.apache.org/proper/commons-io/";
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://github.com/apache/commons-parent/actions";
+        },
+        {
+          "type" : "distribution",
+          "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/commons-io/commons-io@2.15.1?type=jar"
+    },
+    {
+      "publisher" : "ANTLR",
+      "group" : "org.antlr",
+      "name" : "antlr4-runtime",
+      "version" : "4.13.1",
+      "description" : "The ANTLR 4 Runtime",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "dd465ddb2a8dbf69eb6c94e69a0d5f0f"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "17125bae1d965624e265ef49552f6465a2bfa307"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"54665d2838cc66458343468efc539e454fc95b46a8a04b13c6ac43fc9be63505"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"63eb51bfcee49c52848d8b7c3c46d8b4d367d85fb3c3db7175eaacba94e4d0c227b78e5955a0e86e575e1c6206fc2a43e5fa96fb04ad7c16e24ec94015cfc18b"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"9e5e022d1eff5870f53e0e17d09d737eebb5b859c3403e78308af4616a86cde0830842b81a389ac4a0df871fb1032124"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"20f3a927369f6bfd94bd8b244e0e9330d4438736414c403b712098f6aad9a1140bc17333cacf194f1b9e99c0f62ffdfa"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"5696b3e757e6135c1aa56452b86ff0456425d13b97b33ace3f4d3dc6c752c4b6"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"33251a06eaeaa56f274548e47b405cce279a9e54e34d65bc382d2482887bd470e5080da4f75c221658c3e70aea79e748bd0a3f47e49e37805174e23f71747b92"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "BSD-3-Clause",
+            "url" : "https://opensource.org/licenses/BSD-3-Clause";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.antlr.org/antlr4-runtime/";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://oss.sonatype.org/service/local/staging/deploy/maven2/";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/antlr/antlr4/issues";
+        },
+        {
+          "type" : "mailing-list",
+          "url" : 
"https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion";
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/antlr/antlr4/tree/master/antlr4-runtime";
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar"
+    },
+    {
+      "publisher" : "QOS.ch",
+      "group" : "org.slf4j",
+      "name" : "slf4j-api",
+      "version" : "2.0.12",
+      "description" : "The slf4j API",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "86eb051f2e2d6497a3a57810c963a9d6"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "48f109a2a6d8f446c794f3e3fa0d86df0cdfa312"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"a79502b8abdfbd722846a27691226a4088682d6d35654f9b80e2a9ccacf7ed47"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"5bc0a61bd32b63ab7d44e210f1dcc3e4dc7417186ab8a2297f22edfa631513cc55b7fe3bb15eb0124b9a30dcfd4d168932bf3262cf6491feb2facbdfbe661e72"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"7c8d503d37899b577f39e5a3517b69034cad655e31d4b783313533bf49054f25b0ae87f8c32e4eb40677a53011e6bbce"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"9bf58592bbf1d21ec6a6a55a084ea21a16d5d5c38dbadcded450ef6af8717b364beae497fdb600d9d3695e62fb26fe4b"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"72000cfd589a16b4eb81e4ac648a2781847aafe0dd464fa260fdd79196ccc693"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"1f91affc70ce6fdfa69be146d9f23835702a22c3a47b6c495b6964b3ea80d901bb1517b26e9fc973a3e6c7f38c25b74397856ae236519bf3d2ea96148c3118e2"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "MIT",
+            "url" : "https://opensource.org/licenses/MIT";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://www.slf4j.org";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://oss.sonatype.org/service/local/staging/deploy/maven2/";
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/qos-ch/slf4j/slf4j-parent/slf4j-api";
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"
+    },
+    {
+      "publisher" : "QOS.ch",
+      "group" : "ch.qos.logback",
+      "name" : "logback-classic",
+      "version" : "1.4.14",
+      "description" : "logback-classic module",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "204b49a7fa041b2b2c455193079dc1d2"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "d98bc162275134cdf1518774da4a2a17ef6fb94d"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"8e832f7263ca606ae36dabb2d8b24c2f43d82cf634e81dad9d1640fa6ee3c596"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"77b535f2cf5a2fdb807017cb6fe456c40dcb11491e743ff86f99df2714a1b12bb9182ac193d37c8a6dd7eb2bf4c7d24390a6d551d02a280083673516eecdabc4"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"606400251082b8193a57bb20f1774ee2d6e439fab2ddb0207643fe9cee66cf61edba5e5c80d4b3bc9785a7bab910f8df"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"d9d9b1412d2fea3eeb5d110a0e7d44c9bc13459fd2b2f5cbb30b95174081f0184758abe43b5e6b6197a716c3ba7b310f"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"e1b0d59a9a91fd7878c92b3680cde8c34896823612a2f04715c05e977c09db82"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"e0a39dacbb91b7d9f00bdf78829918079f6f2e749c28f31a359064bac9ac7eb65c87e581795946814460f787e33b8829a9cf0e933a0f87dd7d48f288d45f5064"
+        }
+      ],
+      "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.4.14?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://logback.qos.ch/logback-classic";
+        },
+        {
+          "type" : "distribution",
+          "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/ch.qos.logback/logback-classic@1.4.14?type=jar"
+    },
+    {
+      "publisher" : "QOS.ch",
+      "group" : "ch.qos.logback",
+      "name" : "logback-core",
+      "version" : "1.4.14",
+      "description" : "logback-core module",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "7367629d307fa3d0b82d76b9d3f1d09a"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "4d3c2248219ac0effeb380ed4c5280a80bf395e8"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"f8c2f05f42530b1852739507c1792f0080167850ed8f396444c6913d6617a293"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"d18159d4b378973e49182c4711b3d5b1f3600674ddd7bde26793247854bbd3a7233df7f74c356ecc86e4160ac6f866e0b32c109df6e1b428a10cddd4bc7f44e8"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"afe21cf21e8804d069514a1f0d57c92b4caf56f8b010bd681d19fff67f237fcf0bbe1e1c9bfc4cedcfe602a3ea859b57"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"38cc28c8a578f4053412440d88b41938fa029a8ee3d350fe7474b34afa0f17889298d00f3c2cec4510d72d3342d29a77"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"6c7d3be575969be97a49e90a97a8dc1bb25380b1b302073e00d2e21cb266e6a6"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"8e9ce45d599bffac71e35a0d59c4dcff067f628157a75e9e28c1930f31537fb1dd058ddd9906322c1154f29436252a36bc50595578bfee9bcad4a9705c85726a"
+        }
+      ],
+      "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-core@1.4.14?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://logback.qos.ch/logback-core";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://oss.sonatype.org/service/local/staging/deploy/maven2/";
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/qos-ch/logback/logback-core";
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/ch.qos.logback/logback-core@1.4.14?type=jar"
+    },
+    {
+      "group" : "org.mockito",
+      "name" : "mockito-core",
+      "version" : "5.10.0",
+      "description" : "Mockito mock objects library core API and 
implementation",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "06362129fee20011772fcae8fd806af8"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "b3812fa2ee069f1d0b41c1c0155da79d0e1dcde0"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"0323f591b04d3a0d7ca9ebeebb9e9f34a07c0ec9169b7444ee3951b71d4cad56"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"a1aa86caf91553e9c919c65625431da2e57849a8a31bd2cdc27ae75e74db49effedadb4f31695d49262467cf939d439314a742aff6ee3ab515df8823b23fa97d"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"f66041329c52d051c2b47079468c9a69eb54b7f622e4cfa4fedb94cbc1ed5c067c75c436232df778fedee952805bd02f"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"04a3626cd0a7417bc46060b80f6b71e80ddc960a580e4afb766e377a542f5d7f52439f8ffd16690b8bb01381f3ff0b4c"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"80cb12418f5524e3120ed1c4556e755316256897371b7c08ef5da4855bf448bd"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"3a78321e87bdca3c95d7fe45ef258a608a2b92fffe34cb228e3ece9571e8f5e82a600f3100551c3a0b24df9dc2db3a9bb87ce02c510372056af8e1f31227f53a"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "MIT",
+            "url" : "https://opensource.org/licenses/MIT";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.mockito/mockito-core@5.10.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.mockito/mockito-core@5.10.0?type=jar"
+    },
+    {
+      "group" : "net.bytebuddy",
+      "name" : "byte-buddy",
+      "version" : "1.14.11",
+      "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" : "c28e36075a114b176953fc10a5370be7"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "725602eb7c8c56b51b9c21f273f9df5c909d9e7d"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"62ae28187ed2b062813da6a9d567bfee733c341582699b62dd980230729a0313"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"984b32c7902a0c46c855faf13857db897f6bea25a116fbaf7b0934bc2787dccdb47470c43d9e74e0506c725271265dd39c74ae197e504d6d8de3cbf0973f6b37"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"cc951ce091b638fb2cd5e482c7b3238317e589e225e75688cf7a1c4d70a995d8a16806d4cd5add2f260b08116a03731c"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"7dcaea87fab5a5f59789ec2bdd76b59f5233ff653c582c6641fe73071e310c25387f07a8aaf177bb73488c950d0c90e6"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"69352d198d19a57e9da6495f3500e206d156cf5eb164b8c8117ccdcf7b7117eb"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"a9c4798b67e929cecaf7a4dd34f920868d46434b954d0fe75d198134e58049e247d06dc88871f4a1bb7a8443300af08b1bb9c66fbd6b21dcc85adb42bff7ce37"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/net.bytebuddy/byte-buddy@1.14.11?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://bytebuddy.net/byte-buddy";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://s01.oss.sonatype.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/raphw/byte-buddy/issues";
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/net.bytebuddy/byte-buddy@1.14.11?type=jar"
+    },
+    {
+      "group" : "net.bytebuddy",
+      "name" : "byte-buddy-agent",
+      "version" : "1.14.11",
+      "description" : "The Byte Buddy agent offers convenience for attaching 
an agent to the local or a remote VM.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "0de12734d808654692599b08ccd84020"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "f9cb566608fbac6bc7bf54901a7aa11543a989ee"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"2f537a621a64fa7013d68c695a76a34ee8d79dad74e635caca16dd56257aeb80"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"3651509ef1edda5d50cebcf84d2a25e915c839e98da4e5d1b4b5d14d46038c48ff7da9cc2fa7a24a0c7a8560536133cabcce55f04d472e9f7d6e95e399e86198"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"f9a0749c5f23103cd6841a45c3c374d5186d18f5f2c9cc6c87ae8d5ed74e10dcc2ad52d45453bb40940cfd4c6c6f105e"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"52180ad4148a501ea23d98b60e2b1e0323fe494fe86b08d9ba006ecec1fb61d305ba6ac36c668ed31b65fe6a3e1624e2"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"8ba079176f766a616c706709bb8c3814654de63353a6016c23dd0435c4937c47"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"053711f62fbd1a60ffd16141a1ea5d8e4b0a6c76d037f142b7b0195799b793dfeb090e83fd76b385c7f8b81a09b4d3196bb9d6559e559cea4719f4a87c0f9a90"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.14.11?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://bytebuddy.net/byte-buddy-agent";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://s01.oss.sonatype.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/raphw/byte-buddy/issues";
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.14.11?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",
+          "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.objenesis/objenesis@3.3?type=jar"
+    },
+    {
+      "group" : "org.mockito",
+      "name" : "mockito-junit-jupiter",
+      "version" : "5.10.0",
+      "description" : "Mockito JUnit 5 support",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "1696a2fccfd6f83b6fc111632e4e3d1c"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "897b17ca4abf7660042e2382b8144b6ac797483d"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"24ae25cde73401edf029790534fe9f92c1304eb52e46a9e57cf2b6b937ae8c43"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"ac65c33c20ae29f8a032bf1fa2d49967a31a4e4c6cd99153dd01882497e3ef4b70f9876e944a26e28cdaa62ac4e3375f4e79996fc8c8dda94e07528aeb7873e0"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"d600762e46ea000cd1ff5005962d908a0fb0caf201ce9810e810c938d561291455defa4288a16828f092edd847377e58"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"575c84adfb025938bb060376c021219ada3807f476bc56f9e70985621036c7728d5bdca520a563ee8d69d7d06439c820"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"3de1023b4a0ff735e8a86801e97b088e62be57f5c1a1e10a923f97b2263a6c0a"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"326e317f7536a37eaa60a155a65e014da947175baade9389dc630ad1231c2a7df48b963af20ac33aeddd4106f6c50cbdf8a34f91565b530676dee4691cf4c3d5"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "MIT",
+            "url" : "https://opensource.org/licenses/MIT";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.mockito/mockito-junit-jupiter@5.10.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.mockito/mockito-junit-jupiter@5.10.0?type=jar"
+    },
+    {
+      "group" : "org.hamcrest",
+      "name" : "hamcrest-library",
+      "version" : "2.2",
+      "description" : "A library of Hamcrest matchers - deprecated, please use 
\"hamcrest\" instead",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "e55927fb7e4a3c7a4ecd325677ea8cb3"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "cf530c8a0bc993487c64e940ae639bb4a6104dc6"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"3851523a201a0d4825c25a61a6edc50712825a39bd3d03391b98c48ca3cb396c"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"00cad2b303f3203b9c11e869f5afb085f348a3c9767cd636809dbd8842cbb62cf5dd60d7c3bbb9b3cc986202fc5b2c18f1066e3a9b778ef06776cf63ef78dddd"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"8340f2168dc13e4b55f080d05a3db191c00dc55dc9ae750a6c6b21891fd416fa26fd772ea06bc215423037572121a62c"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"f3922b80af857e40ce57ee8414cc2d3fb2474a2a6fd6db7c1259d10c9e668c92578f2a72a547526b57f76ae9118f06e4"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"624ed20d38b8fc2abbf0f8a0363790e7b13ed6661bc15b95eb0664ba0352bea0"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"4daed173e054b212bda87a1651aec8c63ee176f3b14bd46b732fe667a61c31e8f987cea53e8bef6823172ec49763782a1b974db0fe2a48a479ef40bb48d72a15"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "BSD-3-Clause",
+            "url" : "https://opensource.org/licenses/BSD-3-Clause";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.hamcrest/hamcrest-library@2.2?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-library@2.2?type=jar"
+    },
+    {
+      "group" : "org.hamcrest",
+      "name" : "hamcrest-core",
+      "version" : "2.2",
+      "description" : "Core Hamcrest API - deprecated, please use \"hamcrest\" 
instead",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "be43e37f4c7b4f6fadba382933006b15"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "3f2bd07716a31c395e2837254f37f21f0f0ab24b"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"094f5d92b4b7d9c8a2bf53cc69d356243ae89c3499457bcb4b92f7ed3bf95879"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"e6c3f02e25070177f8101f9ca265046f8c9569f82560051dbfb1e6a28c9937b1a7453f68e9a37bfce0eb69bacf45a743d16e78add931e98195d260b8a516557e"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"3d31875d5f5c398db6e29ea4e57ad18c9afb00b0926db20429435e74c1733f0e87189621c1f5edbf443b10bdcf7696c1"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"435d92c73b0a1d7ec1d1218953e2c382057658aae9bcd71359d2daeee48407ac4c4c539b4fe321e97147f3f568f0a40b"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"c34903e0e52796dce65958939fd536f475c7cc3733c31ec0e731ea4586daceaa"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"ce294d68caa56282e800a7d237a008a715c80f4f6f50240e7cba88154c429d30647150e4c53042569e791ddd24634ad7fe8711c0bc0d84c14663a1e5c1fab932"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "BSD-3-Clause",
+            "url" : "https://opensource.org/licenses/BSD-3-Clause";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.hamcrest/hamcrest-core@2.2?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@2.2?type=jar"
+    },
+    {
+      "group" : "org.hamcrest",
+      "name" : "hamcrest",
+      "version" : "2.2",
+      "description" : "Core API and libraries of hamcrest matcher framework.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "10b47e837f271d0662f28780e60388e8"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "1820c0968dba3a11a1b30669bb1f01978a91dedc"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"5e62846a89f05cd78cd9c1a553f340d002458380c320455dd1f8fc5497a8a1c1"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"6b1141329b83224f69f074cb913dbff6921d6b8693ede8d2599acb626481255dae63de42eb123cbd5f59a261ac32faae012be64e8e90406ae9215543fbca5546"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"89bdcfdb28da13eaa09a40f5e3fd5667c3cf789cf43e237b8581d1cd814fee392ada66a79cbe77295950e996f485f887"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"0d011b75ed22fe456ff683b420875636c4c05b3b837d8819f3f38fd33ec52b3ce2f854acfb7bebffc6659046af8fa204"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"92d05019d2aec2c45f0464df5bf29a2e41c1af1ee3de05ec9d8ca82e0ee4f0b0"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"4c5cbbe0dcaa9878e1dc6d3caa523c795a96280cb53843577164e5af458572cde0e82310cf5b52c1ea370c434d5631f02e06980d63126843d9b16e357a5f7483"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "BSD-3-Clause",
+            "url" : "https://opensource.org/licenses/BSD-3-Clause";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.hamcrest/hamcrest@2.2?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@2.2?type=jar"
+    },
+    {
+      "group" : "org.junit.jupiter",
+      "name" : "junit-jupiter-api",
+      "version" : "5.10.2",
+      "description" : "Module \"junit-jupiter-api\" of JUnit 5.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "6e691e23a36de8cbda5cbcc9f31461e3"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "fb55d6e2bce173f35fd28422e7975539621055ef"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"afff77c186cd317275803872fa5133aa801fd6ac40bd91c78a6cf8009b4b17cc"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"7dfb74405cc011bf0b9176f2093686680225ef32658ec82b55bad9857eb38999b8ac25c23f920127b426120bfc20938f2d9dc8df111a509d9858d350e5ff7685"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"5ef5590ce923e0e5b33e821e1ef650ff30be70433fdd03ab0986ad68f71e18a804c43a8736e5ee619b676218de4d6142"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"dfe5609aa1e95c4156fe2f0143ffb9d327d734a372ccccaca1d2d307b370fb79c5eacc8f228f90d5382f64cd0508447e"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"db3d74ba82ebe3eed0779121c694d3f40932c8c6f1f5985ec0187ebc6af6cfde"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"43cf8157d2de72a4fbbd6c0f92adb32d9454e3b1e32667d11b98916a3310f0835a0a38766ac0e56387e87e916fc4d18cd6b953150e404bc05a743605be90250c"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "EPL-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://junit.org/junit5/";
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/junit-team/junit5";
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : 
"pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2?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.opentest4j/opentest4j@1.3.0?type=jar"
+    },
+    {
+      "group" : "org.junit.platform",
+      "name" : "junit-platform-commons",
+      "version" : "1.10.2",
+      "description" : "Module \"junit-platform-commons\" of JUnit 5.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "ae199049daca42c359e64974009025c5"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "3197154a1f0c88da46c47a9ca27611ac7ec5d797"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"b56a5ec000a479df4973b18bba24c98fe0db8faa14c8907d3ef451d8c71fd8ae"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"aa739ee21b91fd4476aa5f9ad975f83cd440b6fbac71c8cc15816e3924710c0d70838465ee22a1b7390c2bae42ef1809868fa7ae0169b75f437cd95baac539d1"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"0963ac9cf11f6312a807b4068dacd66cab7f6378445b4dc2cfd62b62dd7afe609fe389aff4fd2006cdcc564670e849af"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"64688f7803aff2ac8d536c5f9e11891f6b5bfae23580b2513ff4fde3c1f28509a27c483e91fd974e1fbca4a7cbaf3f87"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"83d491a6808587990e165c5065a7c938760065248083d9d05e81d9e4802d7764"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"1d54bed73766715b245012bce223e440703ff2fb8c7d5cfd208393060c2d63178e69e21aa739e5196599dcd1a79decf595cf142abc34ade6bd45a2b1d269f724"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "EPL-2.0"
+          }
+        }
+      ],
+      "purl" : 
"pkg:maven/org.junit.platform/junit-platform-commons@1.10.2?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://junit.org/junit5/";
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/junit-team/junit5";
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : 
"pkg:maven/org.junit.platform/junit-platform-commons@1.10.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.apiguardian/apiguardian-api@1.1.2?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols",
+      "version" : "0.12.0",
+      "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.12.0?type=pom",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://plc4x.apache.org/plc4x-protocols";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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@0.12.0?type=pom"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-ab-eth",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-ab-eth";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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-ab-eth@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-ads",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-ads";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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-ads@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-c-bus",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-c-bus";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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-c-bus@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-bacnetip",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-bacnetip";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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-bacnetip@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-canopen",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-canopen";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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-canopen@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-df1",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-df1";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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-df1@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-eip",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-eip";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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-eip@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-firmata",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-firmata";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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-firmata@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-genericcan",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-genericcan";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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-genericcan@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-iec-60870",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-iec-60870";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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-iec-60870@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-knxnetip",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-knxnetip";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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.plc4x/plc4x-protocols-knxnetip@0.12.0?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",
+          "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/httpclient@4.5.14?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",
+          "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/org.apache.httpcomponents/httpcore@4.4.16?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "commons-logging",
+      "name" : "commons-logging",
+      "version" : "1.3.0",
+      "description" : "Apache Commons Logging is a thin adapter allowing 
configurable bridging to other, well known logging systems.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "522cc4b1f42b7db1554474cb989adfb2"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "f5e064b541f5c5fbc5e4fb49c4e8cd4eabb3afd6"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"66d3c980470b99b0c511dad3dfc0ae7b265ec1fb144e96bc0253a8a175fd34d9"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"481c3bf16acceb349d2da7db5b66ea367c4093f795247bf53f5206f77260a0ae6ad636996cac4d074aaaf9788ba39d1428ced7f4348d1d56439bdb257196ee23"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"0ee61469e506f8557b76088c6445b6a36e1abe909488f4f116f7b2ba6d8148078b21917c62fbf404df569d4d39c567ee"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"be252f5fd75d9fa70c03c807fe8197c724587ebede2022e944ee32a7eea5a99d45a952b3602237e39ff27235efec34e5"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"fdd14cd684ef70bc13a0b6ddc021bcdf4be220c41d41de5c1198263de617213a"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"e2f077b481eed92b09c1f076f407d5ff4e3c0b863a9daa9faff1d3fd2ee6dbb1c5c4178101cd511c2977887396679f38b09d096e81c614185f2c05b626a3f7fa"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/commons-logging/commons-logging@1.3.0?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",
+          "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/commons-logging/commons-logging@1.3.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "commons-codec",
+      "name" : "commons-codec",
+      "version" : "1.16.1",
+      "description" : "The Apache Commons Codec component contains encoder and 
decoders for various 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" : "6c5be822d8d3fa61c3b54c4c8978dfdc"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "47bd4d333fba53406f6c6c51884ddbca435c8862"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"ec87bfb55f22cbd1b21e2190eeda28b2b312ed2a431ee49fbdcc01812d04a5e4"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"bd33fd5340757ea0616a8c2a48760cfc9932f93b8e067701f4a122fd59735083468a016d8c0fd65973dd3fa4fc3537855e71a1fae7d14e1777e31ff1c47708ce"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"ee7f4c3e5c01cf77f4d82b09c358087738e6e79507ced9f2c82fdce3b32825bb62b2d66b30ef897e2972d3253478c525"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"c200875af6359f6a584b108ecae3d83496942e1216dfacbd86e3c22e54b90b9519a9b01a229e71552111b10c8734c327"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"81cd8a4c12e0b7ac84222e33b159cbd6f658b3e0f48e5fd8075d50cd03b05837"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"c821b99a5b4a3fbf052f562d60479bc252aafa8057fcbe095e09e96cf01594a23455658f9c666866e1937910ff44a1a891760d04c22d5187cb98be9d0d58952b"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/commons-codec/commons-codec@1.16.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://commons.apache.org/proper/commons-codec/";
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://github.com/apache/commons-parent/actions";
+        },
+        {
+          "type" : "distribution",
+          "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/commons-codec/commons-codec@1.16.1?type=jar"
+    },
+    {
+      "group" : "org.json",
+      "name" : "json",
+      "version" : "20240205",
+      "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" : "eaf17933ee22d1330f28fb6d97f8b6b3"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "c8498148ba08ba5bb25339dfb70c44fb09ed4670"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"e89df61466f0807f8a86db0e8805a837e59462c8ca47c67786e432133c490aca"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"64c26672b77137242d8e923748a517db0d35883abe0614ca1128c3b90c7e888f3e5958169b13fd1efd062f897812c99715be42f798d90fdcc8e4c37175a14d9b"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"905db2478560eb345e4130b816c132cae28d7e47b72abb83b18befe180b02db4bcfa7e1386bebd4aec69ff32be8667d6"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"b56275ad2a94980f58067c0ebd4043b9bea85cea48140e2c34c183ecc0555382ab06cc0378fef200965714f74a5294f1"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"8835fd9a0fd3da7f1dfe906a8976210e96f25e67280a85d83be2ba998ee808f6"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"02863911abce46cea349ff4e86d5a5af4178e4025757014d57af3022ffd4e062413b6f1fad60636813988bf5cd351ffd9d7bad498fdc10b4efd27ca3504680fe"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "name" : "Public Domain",
+            "url" : "https://github.com/stleary/JSON-java/blob/master/LICENSE";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.json/json@20240205?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/douglascrockford/JSON-java";
+        },
+        {
+          "type" : "distribution",
+          "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.json/json@20240205?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.commons",
+      "name" : "commons-lang3",
+      "version" : "3.14.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.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "4e5c3f5e6b0b965ef241d7d72ac8971f"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "1ed471194b02f2c6cb734a0cd6f6f107c673afae"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"7b96bf3ee68949abb5bc465559ac270e0551596fa34523fddf890ec418dde13c"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"0338b50767166e5746ada6d6aa2e071e7221d699323bfb629f7f204b294c1dc4cad140610a129ed751798443b43e74e0818989c7df7d33c5915aa29742be9ba8"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"908d0a22dc17aaa04caa5104cff7cad5b88b77eecb78dd5b3b3fefa22ff71ac50a4fb9e31c897ac243f9d841e4b3453d"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"8a7f2e061b998780870eddd571620fbf3d3c70bcb54e24539d0db504f59d65bc6bda58136284498babe29fcc5eabb7a6"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"022bf1f8039fcea717e9e34dd96eb80cfff05b43c9cbb76e9739b2421e2d027c"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"0bcbc4edce974ea970c46e2da12ec98d9fd962c2cf64f757ac97136dec5623ca52af0c225895303c17ffabb57090e6772d7bd326d5e7438cef5454f8bbaeecfa"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://commons.apache.org/proper/commons-lang/";
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://github.com/apache/commons-parent/actions";
+        },
+        {
+          "type" : "distribution",
+          "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?p=commons-lang.git";
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.commons",
+      "name" : "commons-compress",
+      "version" : "1.25.0",
+      "description" : "Apache Commons Compress defines an API for working with 
compression and archive formats. These include: bzip2, gzip, pack200, LZMA, XZ, 
Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard 
and ar, cpio, jar, tar, zip, dump, 7z, arj.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "45f94488e95ceeaf2f401c4f5542b35c"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "9d35aec423da6c8a7f93d7e9e1c6b1d9fe14bb5e"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : 
"d0ec8014ebbb0749f471803122b21796afddf2e98e194e4374622e5fbaf69f49"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : 
"262ba7771cef5b3eee9e8790102cbe022bb52f5e4bd7f69e3ab132563472bbd5ae6de653df467bfbd7e9828d5edf9b81a6c43236b3ae65ac757ba745abb4f764"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : 
"73124bf7ce8a827d1bb42c4a7fddf2cbf6a89b84f32a7e0cac4a7bbcc99c5a7267a679c8fb0ae3bfb631e7824250da0c"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : 
"81f4e544a5000293b27f35c8b6a78ccb9e04eafaeb6252ddd78724ebd43ced9e790eec488db1ba96b5c130898821d6e2"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : 
"b75cf4407a6973e1e56710f4f2ec25fbe59c1503101bd23d164d78d5a655b506"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : 
"511656c844b399f004af9591124dbdbaf6f8bb6893a03e55b0f9bcc745fcfb9ab5521e9eff859c2a4b4f2aa2188ae603bc18d38b510bc7c047e7f84238f782ed"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0";
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.commons/commons-compress@1.25.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://commons.apache.org/proper/commons-compress/";
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://github.com/apache/commons-parent/actions";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/COMPRESS";
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/";
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://gitbox.apache.org/repos/asf?p=commons-compress.git";
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : 
"pkg:maven/org.apache.commons/commons-compress@1.25.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-modbus",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-modbus";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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-modbus@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-mqtt",
+      "version" : "0.12.0",
+      "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.12.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : 
"https://plc4x.apache.org/plc4x-protocols/plc4x-protocols-mqtt";
+        },
+        {
+          "type" : "distribution",
+          "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2";
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/PLC4X";
+        },
+        {
+          "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-mqtt@0.12.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.plc4x",
+      "name" : "plc4x-protocols-opcua",
+      "version" : "0.12.0",

[... 16621 lines stripped ...]


Reply via email to