{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "version" : 1,
  "metadata" : {
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.7.9",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "8e595cdb67f17e4b41e046456970591d"
          },
          {
            "alg" : "SHA-1",
            "content" : "69e8ca804520d09ce4657e7235bae84d01cbffa6"
          },
          {
            "alg" : "SHA-256",
            "content" : "aa09074fe5aa403c008cd4fc7ef8ce41cd244489337f16b3e91a3914158a4db8"
          },
          {
            "alg" : "SHA-512",
            "content" : "1488a8112da8e675813d7585f57c5efb178aed32901118186ee12d0e4ae3d19c53774c7f860bf70d17d70f050119b69443a2637cf641675b4b5d9cdcdd69b89b"
          },
          {
            "alg" : "SHA-384",
            "content" : "b097295dfbf10887abc6eec58d4d0822cde5a73d1f5c1cf183a57bf569016ad5ced9d34efae3e574d82bb62837540c6c"
          },
          {
            "alg" : "SHA3-384",
            "content" : "289f9520bd73a2031276248a6ef8f0891c691062c2d1ea86a2bc9ea8db2c52377d92a53be9957179e71aee3deda26a8c"
          },
          {
            "alg" : "SHA3-256",
            "content" : "32b50a7efe5d491a4039c0017eca3cf49d98b55fc66d06b3dd06209487323474"
          },
          {
            "alg" : "SHA3-512",
            "content" : "1daf813da53e5d5cda4d0302ff3a5e388aa45d96ebe6dcbe240f35d33f14b1e6390f6bbe7f21f3ed8cf96ebd9f5516a08b18487b7339715109c81cebfc1563df"
          }
        ]
      }
    ],
    "component" : {
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2",
      "name" : "class-model",
      "version" : "3.0.6",
      "description" : "Dependency Injection Kernel",
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/class-model@3.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/class-model"
        },
        {
          "type" : "distribution",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/class-model"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/class-model@3.0.6?type=jar"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "maven.reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "9.6",
      "description" : "ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6f8bccf756f170d4185bb24c8c2d2020"
        },
        {
          "alg" : "SHA-1",
          "content" : "aa205cf0a06dbd8e04ece91c0b37c3f5d567546a"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c6fac2424db3d4a853b669f4e3d1d9c3c552235e19a319673f887083c2303a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "01a5ea6f5b43bf094c52a50e18325a60af7bb02e74d24f9bc2c727d43e514578fd968b30ff22f9d2720caec071458f9ff82d11a21fbb1ebc42d8203e737c4b52"
        },
        {
          "alg" : "SHA-384",
          "content" : "80e0a92442db343baea7bab9bb1d0b7037c98d6aa54172820b21ea45e51dfea42b7670aa39e938d0f88ad4466004a19a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "98a43a49425054d14574e75aa034e3758b8f0ac382c705773cd80be4065df6b198ba106f443d1d389a8d2a027586f122"
        },
        {
          "alg" : "SHA3-256",
          "content" : "df966c1a8edf2f5dc378e60468399b60d9d27481241462b75a61033b06f95578"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f2cfa6ca6e369f5e94861652da88c12c0554ea4aa0c8472393011aacadeda2309d00d9817417debac5d1c4e01bb9584cb9c438eff63bd10ed89666bb9cffed7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@9.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm@9.6?type=jar"
    },
    {
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-analysis",
      "version" : "9.6",
      "description" : "Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31c84ef7cc893fb278952ae2d6a2674f"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ce6c7b174bd997fc2552dff47964546bd7a5ec3"
        },
        {
          "alg" : "SHA-256",
          "content" : "d92832d7c37edc07c60e2559ac6118b31d642e337a6671edcb7ba9fae68edbbb"
        },
        {
          "alg" : "SHA-512",
          "content" : "e798d451addabbaeace3adf8d8e939430241d9665c81b98b0a7a705c9b91ddbb67ff86b1f7b9a7ef317f225d38da3319ed40e0fd33ddace3d2ac75c3f7b78b02"
        },
        {
          "alg" : "SHA-384",
          "content" : "b87c7ffc0e7bf9f34c7af4e0c965d91ba6e5d9cab5b9f78d83a07abd697169f7d45a9489db92b684a109c8b47b8bc1a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b029a8799bea5c102e7f395e4fdb46052e583e5bbca633024ce5df0ca861425d2c8cb21df459b2d9fe1672c4f9016a97"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc705ce2d6dff603ea5283ba817093fba05175317d16a2382d946230d4df70e4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fefa33611d750ef56f13f278d58b2335c3261dbf1d8f500c0f51119619114480697dca6baf5d50f07acb6f5812224d4eb06c77b400c0183fecc51a8c2649d0b5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-analysis@9.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-analysis@9.6?type=jar"
    },
    {
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-commons",
      "version" : "9.6",
      "description" : "Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e317c75534bd1da8c00a67c618ab288"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1a9e5508eff490744144565c47326c8648be309"
        },
        {
          "alg" : "SHA-256",
          "content" : "7aefd0d5c0901701c69f7513feda765fb6be33af2ce7aa17c5781fc87657c511"
        },
        {
          "alg" : "SHA-512",
          "content" : "8739143062b0589e3c55d9a8fc67b716cc9b8ce8ecb6f4c1f968b587b3117c6806dae8dba92c79a52eeef05b10b25b01bb26f4e77fd20d2f52ddf2f56438901f"
        },
        {
          "alg" : "SHA-384",
          "content" : "b929e09a1eee3845acd3b0d5f73227fdbb5c7fe8cdc1773e4e6d6c17e6abd50e43d166573e413086b5337fe363682f98"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6de605c0aca31b1c5756e1fb8c2c9c5014d791a2c1e731d7eec95a9a857a274be4f0d9c9c14dfa967abc3e97a0138241"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3e1d2b7d9817a7d1246ed3807aa645b14c37686dc265b5b7dd1557fd3c399d5b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b8499dbb9d178a9931ccbae4b946c168949c7d922847fde1d06f525205f4f2ed12922521909efc6e19adc6645d0ef3d0c8c63b288eac8e84b24a06b0f5136087"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-commons@9.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-commons@9.6?type=jar"
    },
    {
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-tree",
      "version" : "9.6",
      "description" : "Tree API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6062608f1a98afe1e853d01fa1221a9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0cdda9d211e965d2a4448aa3fd86110f2f8c2de"
        },
        {
          "alg" : "SHA-256",
          "content" : "c43ecf17b539c777e15da7b5b86553b377e2d39a683de6285567d5283888e7ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "ae0416ae62b9260da5012a3c5b6e12f34f4a0d016ec9cc9a2a1e771af12a9d63e36315c199f85d7a9d424ae39500253def0a0a581befa26d4372b21efec44781"
        },
        {
          "alg" : "SHA-384",
          "content" : "9073984cb9deeddaa83fd20bcfd2fc80a2c67c6e719b4345e7a444b900e50e39f0b24d2b7ce49607df706a89ca5ab29b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92bf09a4f44cd669a800784e5f9e3414140346bd2e0d82032c0f14054f7f62a8be9c1155d07eea23a7675f43e8eb172f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ea6d5aa1b71babc170b8c2a45115e952bf00336f9c45b3cbf8fb4e752ab31a51"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c3a4ffe4228c994ea3f2b8d2f1b3a39212a2b1c358e737c73526e18f63d7a7ccd3ef580a3af596bd5fcd78209bcfed986e536cfaa33483e7ba9f022c7d2b770f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar"
    },
    {
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-util",
      "version" : "9.6",
      "description" : "Utilities for ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd3bc1c176a787373e9a031073c9574b"
        },
        {
          "alg" : "SHA-1",
          "content" : "f77caf84eb93786a749b2baa40865b9613e3eaee"
        },
        {
          "alg" : "SHA-256",
          "content" : "c635a7402f4aa9bf66b2f4230cea62025a0fe1cd63e8729adefc9b1994fac4c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "1b92e1fae7d0c082bccf751bdaeae3bf32d28b9e555c9989ad70d3e5156d19e9547232c5886a53af1973da51bf9f61266336f3bcc55ea2cf972b76370a0bd8ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "67a6070241764a08974da4716f1b89f85fe8211d730f1f5b5b9bcdacc7be95bbd65baa498bbd95a7dde6534810c4dd9c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ffdbcf42dd1dfca7728ef9d4b120a7de92f3eee0da01d9c6a3b4c997b073f556b2ff680159d13ba2ed38df699327a24d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "90ddaf322b51ae2533f2d1789e8af9a21f4afcf3e10faab43df2c97c90e07e2d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "363a65bc46500f4cea15204232fa085d8808c4a9e14d5d9db741592cc4209a2b95b0e63d1054f87da463927829422acc63680656124f2d808b008f45f5b0a069"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-util@9.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-util@9.6?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.osgi/osgi.core@8.0.0?type=jar"
    },
    {
      "publisher" : "OSGi Alliance",
      "group" : "org.osgi",
      "name" : "org.osgi.enterprise",
      "version" : "5.0.0",
      "description" : "OSGi Service Platform Release 5 Version 5.0, Enterprise Interfaces and Classes for use in compiling bundles.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6450cc5770b1dfabda6a1465459891ae"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f6e081c38b951204e2b6a60d33ab0a90bfa1ad3"
        },
        {
          "alg" : "SHA-256",
          "content" : "27018eb1c1e251f9c21fae806c4ef30fe9318636a44eaad827729cf8a5184f54"
        },
        {
          "alg" : "SHA-512",
          "content" : "cc7d3c35aac2d7827f95bcbb5b9cfa6eb4e7923b43786aad1f81b973c9680fe6e6ce1140ee7168f1b83dd9a0b3da7ca7a35940c48bca0f0e5050d85b71359da5"
        },
        {
          "alg" : "SHA-384",
          "content" : "84261a0e57502666ad367009d2608a12ad10d851477514d96a88b185bc56c64fe1bd54d5daa22b26926737336f24bad6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d43ee2ff69225871d6cf29d8710dfdc165d33f1cd8c5a64fc83644b61ae86d1ee93066e7b02ac0d1a1d3a91b8a333c92"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5c7115c1796634993ba61478795c5ddf0b1fbb7e643e67bd3e54da803eff7238"
        },
        {
          "alg" : "SHA3-512",
          "content" : "74c936b66495c9b08f3ed25faa96dbaebc4a9896dfc40d6729e48d8cf816327ebac3c2fda7d7e36ce18892841b536ecb398ab9695f17903ff73b3acf054bab8b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.osgi/org.osgi.enterprise@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.osgi.org"
        },
        {
          "type" : "vcs",
          "url" : "private"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.osgi/org.osgi.enterprise@5.0.0?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.glassfish.hk2/class-model@3.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.6?type=jar",
        "pkg:maven/org.ow2.asm/asm-analysis@9.6?type=jar",
        "pkg:maven/org.ow2.asm/asm-commons@9.6?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar",
        "pkg:maven/org.ow2.asm/asm-util@9.6?type=jar",
        "pkg:maven/org.osgi/osgi.core@8.0.0?type=jar",
        "pkg:maven/org.osgi/org.osgi.enterprise@5.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-analysis@9.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-commons@9.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.6?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-util@9.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.6?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.6?type=jar",
        "pkg:maven/org.ow2.asm/asm-analysis@9.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.osgi/osgi.core@8.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.osgi/org.osgi.enterprise@5.0.0?type=jar",
      "dependsOn" : [ ]
    }
  ]
}