{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.5",
  "serialNumber" : "urn:uuid:030e5dc5-300f-3c25-b159-fe8aeeb20cfc",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2025-09-23T14:35:03Z",
    "lifecycles" : [
      {
        "phase" : "build"
      }
    ],
    "tools" : {
      "components" : [
        {
          "type" : "library",
          "author" : "OWASP Foundation",
          "group" : "org.cyclonedx",
          "name" : "cyclonedx-maven-plugin",
          "version" : "2.9.0",
          "description" : "CycloneDX Maven plugin",
          "hashes" : [
            {
              "alg" : "MD5",
              "content" : "dfaeab7ec837ce07874e2ee66fdc57d3"
            },
            {
              "alg" : "SHA-1",
              "content" : "8bab47bafc8183d0a5f37790ff55ed05ead1ae2d"
            },
            {
              "alg" : "SHA-256",
              "content" : "67117e03eae4a03ca8bab3add044995f4899aa21798a2510b8265ef8101e90ac"
            },
            {
              "alg" : "SHA-512",
              "content" : "ae6b706516bb76da806b7854aef9e348fa593f5159ae9d693ad38942165c0ebc0846d977a477f6029612d43468fd2cd73a5aa253c228a94fb8d184e0acefc3d2"
            },
            {
              "alg" : "SHA-384",
              "content" : "ee872354d8b0dcd6f9835a913b3aaba70d9365a46043be78020183282a1e9fca812e969246cbe31d642541591b46648b"
            }
          ]
        }
      ]
    },
    "component" : {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/testing-ldap@7.3.14?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "testing-ldap",
      "version" : "7.3.14",
      "description" : "Provides small pre-configured Apache DS Ldap server that operates in memory",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/testing-ldap@7.3.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/testing-ldap"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.3.14-rc250923131108/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/metadata-service/testing-ldap"
        }
      ]
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system,test"
      }
    ]
  },
  "components" : [
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-core-api",
      "version" : "2.0.0-M24",
      "description" : "Contains interfaces and helper classes that are part of the ApacheDS Core API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e8eaec5d2fc3103526ac487a585cc2a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ac7d54b455bbd681d7061e9e919e6504ed77c99"
        },
        {
          "alg" : "SHA-256",
          "content" : "e2956efac34fb99a6b8d887c4ee54a41e12b6434d8c22c90eb361b83f8bc7935"
        },
        {
          "alg" : "SHA-512",
          "content" : "30d78241c8a7f71716f3393b2c01c0567a669bdd82abac0c7e3ce2bd5f470352893959cf217b4fd3844f2f3e371469a942ceb9c14b019110b8402ed8169f1cf2"
        },
        {
          "alg" : "SHA-384",
          "content" : "4df408c914fdb1e94a89f2673bd2cbfb2cba3a2b25d544f24a73b1810ce80772e4a6bc46649db05e92447c8ed3c5f215"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-core-api"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-core-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-lang/commons-lang@2.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-lang",
      "name" : "commons-lang",
      "version" : "2.6",
      "description" : "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" : "4d5c1693079575b362edf41500630bbd"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ce1edb914c94ebc388f086c6827e8bdeec71ac2"
        },
        {
          "alg" : "SHA-256",
          "content" : "50f11b09f877c294d56f24463f47d28f929cf5044f648661c0f0cfbae9a2f49c"
        },
        {
          "alg" : "SHA-512",
          "content" : "4a5a3dbe4941c645e2cca068cca5c1882cfe988b02e7cd981d1e51784900767d1deab0e0e0566f559c9fcabb4a180e436d5bb948902d4f4106f37360466afb42"
        },
        {
          "alg" : "SHA-384",
          "content" : "9725bc421adc1dbcd6f937eca0f3075d186a2b353ece4cef66b0fe81bb8d3f7d7641c43e86d657ef526c719f0c2a8c90"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-lang/commons-lang@2.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/lang/"
        },
        {
          "type" : "build-system",
          "url" : "http://vmbuild.apache.org/continuum/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/LANG"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/lang/branches/LANG_2_X"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-core-constants@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-core-constants",
      "version" : "2.0.0-M24",
      "description" : "Contains classes that store interfaces with various constants in ApacheDS.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef70f3443df8e5018a61d6f4b8bef5a3"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f0d4dad1102c7be4b8a6d877d928625b7f2e4e9"
        },
        {
          "alg" : "SHA-256",
          "content" : "54d718dd077f89b5f396b30c7db7e3b716ebec58a3489bc59c887036110b4dc2"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f775af8507b06bdab56d3cc63df3526ea5d4c4bcf78d0f6c887548a3c594e64c848023e3cad4d99280332def6cb41bcd2230e2c9252dfe0fd6a061dc8056cb7"
        },
        {
          "alg" : "SHA-384",
          "content" : "a5fe3df7fd597f377727a787043efcfe9c875931fc65bbce3786ca6fa68fdadf362ceb3d21bf162e9d2235ea3609f442"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-core-constants@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-core-constants"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-core-constants"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-i18n",
      "version" : "2.0.0-M24",
      "description" : "Internationalization of errors and other messages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ab4054791ea0dd243a623878e4e69d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "d351eefa0e1a4dbc1f23bd513417888cc73dc9cc"
        },
        {
          "alg" : "SHA-256",
          "content" : "e783fc6a4a82df4b748918d40be6da48904b259f8759ecce33d20de530fca504"
        },
        {
          "alg" : "SHA-512",
          "content" : "27f80533da0999082151350dab099acbdd616ba589ae91049aaa758067715c7e1fb5c3c2c39622b3df1e9ccc79138a84ecd3f9bdefb87762471a31af1844b468"
        },
        {
          "alg" : "SHA-384",
          "content" : "01a50b4906aa151ff7b8fd8781df3c9c35b450b2b03f79283dfb870330038b5a92a884dafbd9b8a0df9a3b39ee9f3428"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-i18n"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-i18n"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-i18n",
      "version" : "1.0.0",
      "description" : "Internationalization of errors and other messages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d8d9dd24fa923bf8c8a064c3ee79fda5"
        },
        {
          "alg" : "SHA-1",
          "content" : "90fcad491605e7d59968f38a240b2406c4646e45"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb4c44c1ce8d77a86dffde2d432c38e1cec85dcb5ba2f1a81f879bd52df4671a"
        },
        {
          "alg" : "SHA-512",
          "content" : "1bb97fa70e7dcefdc503b52704e8d9ecc051c6446838fd7f53e0f1036c59756cf144ca3015d5ae611d267890ff116723fd828395019a43233f0615781687dda8"
        },
        {
          "alg" : "SHA-384",
          "content" : "5cae4503e7a06b9f50ca8cac1a0d534c6ef4a298f2ecb0d818ffe99c60e25656965820a31c508540a44c82b2bb0d064c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-i18n/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-i18n"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-asn1-api@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-asn1-api",
      "version" : "1.0.0",
      "description" : "ASN.1 API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5df64c857a4d991378a93652abe734d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "2a9e3da36be2ef389e7aaa8268caf40cbd6b72e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "9fae4169fec8e14a4661b9c84451cd6e909009aa84addfb8ac75599a876b9f55"
        },
        {
          "alg" : "SHA-512",
          "content" : "34ed478865a9f6fd8123e43a2ba469879f4d50fd92b1c4cd361c108b27bfdb09af91e0b3ad92e7111457f91476d4d598d0389e58cf488d997a4db52acc700027"
        },
        {
          "alg" : "SHA-384",
          "content" : "31d96bf91d64d295ccc771e2f27fc6d0eb94affb33fe5beaf1c79b428ecf9f491759b14113e7f000c310322e0e3d96d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-asn1-api@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-asn1-parent/api-asn1-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-asn1-parent/api-asn1-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-client-api@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-client-api",
      "version" : "1.0.0",
      "description" : "LDAP Client API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e46e7466e5241b6a07d0e1ae40a28d6e"
        },
        {
          "alg" : "SHA-1",
          "content" : "488f1b1efbb07c2a38854f4ee6b0cda4d2f446cb"
        },
        {
          "alg" : "SHA-256",
          "content" : "a000c679fc77f006ef1325047d3144273e597519117b1e0056f21e8c62641a53"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5c0bf143e3630c15d355ff68796a48e6cd456e7836f862976759838a1baf4c4ea40bfe8b5658eca0a66f1fdacde3c2e4fe7b7539f2a31aad3b9327b8cb4d778"
        },
        {
          "alg" : "SHA-384",
          "content" : "26879a6f492cc00cd08dfe7d2af26138e1814d07baf9c266dddb1944caa578151646f50e7af46db80c48769dea0ba405"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-client-api@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-client-parent/api-ldap-client-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/clients/ldap/tags/1.0.0/ldap/trunk/ldap-client-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-pool/commons-pool@1.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-pool",
      "name" : "commons-pool",
      "version" : "1.6",
      "description" : "Commons Object Pooling Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5ca02245c829422176d23fa530e919cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "4572d589699f09d866a226a14b7f4323c6d8f040"
        },
        {
          "alg" : "SHA-256",
          "content" : "46c42b4a38dc6b2db53a9ee5c92c63db103665d56694e2cfce2c95d51a6860cc"
        },
        {
          "alg" : "SHA-512",
          "content" : "3bf5bcdbd7342e794f95747421c510778d8656d7ca901eb9b0fd15b9edb5b470e799c76abce9fe5958355d0d6067565ab71897d02462232176a0145a7d546e69"
        },
        {
          "alg" : "SHA-384",
          "content" : "9dd327008604be77bad6fcf249f2806c9b6b6b9858ff35ceff74d6954ea5f66c162c92ba7a24f5da3ad9694b445a644a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-pool/commons-pool@1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/pool/"
        },
        {
          "type" : "build-system",
          "url" : "http://vmbuild.apache.org/continuum/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/POOL"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/pool/trunk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-codec-core",
      "version" : "1.0.0",
      "description" : "LDAP Codec used by clients and servers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de773d8e8a678873ed7839b2c53c4da8"
        },
        {
          "alg" : "SHA-1",
          "content" : "77c168f83293bad4fdfea5ae97e6edb107ed7bec"
        },
        {
          "alg" : "SHA-256",
          "content" : "912483d525a977692ca3cc2bc8bdc7cb60d6f3c265fafa32ebb2f666a85e6ffa"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6f0bb75e03696235dffe177549bccfb9f0384f918ae1c5b0fe3f363f5d7e6d986f69d6c71105d44af8de585d4188fa59939a4a0ae3187fc9b768a75df804c9e"
        },
        {
          "alg" : "SHA-384",
          "content" : "555e72f7a343e8d56a58087d6a8c359e818b7a04d450f731d379600e54e70c446b044c68ca33b09dabb49704397b1bab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-codec-parent/api-ldap-codec-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-ldap-parent/api-ldap-codec-parent/api-ldap-codec-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-collections",
      "name" : "commons-collections",
      "version" : "3.2.2",
      "description" : "Types that extend and augment the Java Collections Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f54a8510f834a1a57166970bfc982e94"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "51c72f9aca7726f3c387095e66be85a6df97c74b00a25434b89188c1b8eab6e2b55accf7b9bd412430d22bd09324dec076e300b3d1fa39fccad471f0f2a3da16"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd4e99b3314bd3c1a1ee26296615d9e44dadf7a1f8a7bbba44fb95121803d331e36d4cca4260e7609af78a47ba3e4073"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/collections/"
        },
        {
          "type" : "build-system",
          "url" : "https://continuum-ci.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/COLLECTIONS"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/collections/trunk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-aci@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-extras-aci",
      "version" : "1.0.0",
      "description" : "Extra LDAP API for Access Control Items",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "92c3f91f5eb7a44ffdd5f3dcbd58b3ad"
        },
        {
          "alg" : "SHA-1",
          "content" : "4fa63ab0703b8349d0bf68c013e7cb1cbe9276e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "93687993416d7440825f6c66cf3b68d68419bd53badb5ba495fcc6df4db8d1e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f64e5dfb90f6844175f86d14a2e518016e04e8a8afbfa67284c0f37f5e56b0a15d77ade0700daabfbef88c3496cc92bcedc7f06cb58768df0afa55db4f733c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6fc9806e9f713c0a27e6ec5cc868fd2f3d72cf6062ae2e41887588c5517847ed6e9281fc8d1ab18977dbf265c6e842f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-extras-aci@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-aci/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-aci"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.servicemix.bundles",
      "name" : "org.apache.servicemix.bundles.antlr",
      "version" : "2.7.7_5",
      "description" : "This OSGi bundle wraps antlr 2.7.7 jar file.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c9a8149a9c14e42c9ad221954ba8bd7"
        },
        {
          "alg" : "SHA-1",
          "content" : "98912946d4e6746792c631d31a742f7d4d9c75a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "3902794d36d9b81da1b7e697f21ed04ccae276cc116eecc640a4cd0fff2691f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a36cb89be03bb2ba60dddfb12e08099315b7e7c302b8e60e0a7527cbb772aa69c30f396117d85fc762994167d2101b69622d69a6abe6d8f1a90093f19acd64c"
        },
        {
          "alg" : "SHA-384",
          "content" : "6234a33b0eba4b5684d1ba17edeb760f7ebd03012dda7c203e3b5007d9ddbee0b28fe634ca850756efea2d44f83067a7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.antlr/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/activemq/browse/SM"
        },
        {
          "type" : "mailing-list",
          "url" : "http://servicemix.apache.org/discussion-forums.html#nabble-f12051"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.antlr-2.7.7_5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-util@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-extras-util",
      "version" : "1.0.0",
      "description" : "LDAP API Extra utility packages used by clients and servers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4847ccc1e06cf86a68c9cfa69fcfa48a"
        },
        {
          "alg" : "SHA-1",
          "content" : "4821c25cbf30f4b50f14ff03948cf8b97bce7433"
        },
        {
          "alg" : "SHA-256",
          "content" : "573790c1c814b41c218fc6dfdbf8f8badbf5bec8ae7776715ddcddffb9ef76ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "dfffcee3910018d41f2ed30f0471ad745cd2f35f6b04a779543f899824ae231aead8d67bb51cfc8858d89328e7ed92dde1559c231e4d4803ee25f4a4ec1707d6"
        },
        {
          "alg" : "SHA-384",
          "content" : "89cb3825deba6b390d46e4fde25e56af4e805deb231caba4c7a1b623d98eb64760e7c4974bbe3804efca889704bcf615"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-extras-util@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-util/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-model",
      "version" : "1.0.0",
      "description" : "Common LDAP Model used by clients and servers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a94fd38b09bbcad40f2493a21601bd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "f165ffb59e93d9190b601400776ac102764137c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "94513e436374beea52633ab954605010b3660997c85aae4fd752f94000739ed0"
        },
        {
          "alg" : "SHA-512",
          "content" : "91e8cb6bfb4e6ecb15530c631bc92a806be4ffc5b489e43d80baaa94b678a3d45be031e0f1f5c5a27cfbbd2f7261c223d6d6e48c2cfdc949a5853a4ee9fb79db"
        },
        {
          "alg" : "SHA-384",
          "content" : "bb68d5eef5bc41179d0c8e4a087ccd662a241814a021402fee9d004cd2ff9bf2c4382054c0066b52e150a4438ecd983c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-model/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-ldap-parent/api-ldap-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-codec/commons-codec@1.16.1?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"
        }
      ],
      "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-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CODEC"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/commons-codec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-schema-data",
      "version" : "1.0.0",
      "description" : "Jar bundled LDIF files containing schema data using the Apache Directory specific meta schema for describing schema information using LDAP. This jar can be used by clients as well as by ApacheDS' schema partition.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "640d0fac4ff910881ef3fa79d6b54c4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "eca194f6baca671c466a4eb3ebc669856d997baa"
        },
        {
          "alg" : "SHA-256",
          "content" : "b8fd496fa51581cb1b6365e92fd6a77832e6945605c61b4c31751a8786ef6577"
        },
        {
          "alg" : "SHA-512",
          "content" : "a1b8a2aaa100c7b2238de66d1e11bd7db63da53250fad9d3c923a57f362bae738a92a96b1dbf528911a63d2c0fe212f7db53df51b9d62de5ae682c9894e74a70"
        },
        {
          "alg" : "SHA-384",
          "content" : "4f05c7e8dfaebb0bbf1368f85b16f7fa6e714152ee97c5bd6cccaf52e4d12419c1e1694c0842a4c816df28a0ded21954"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-schema-parent/api-ldap-schema-data/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-ldap-parent/api-ldap-schema-parent/api-ldap-schema-data"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-util",
      "version" : "1.0.0",
      "description" : "Utilities shared across this top level project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a4ac60096680298cf24c2e237cfb2a9f"
        },
        {
          "alg" : "SHA-1",
          "content" : "1506f71c676067657c80349d7debe9db15a21f20"
        },
        {
          "alg" : "SHA-256",
          "content" : "43b8524b47c0b2e9d95645d3e7537d893cc83edf79b9a5486457fbe254697225"
        },
        {
          "alg" : "SHA-512",
          "content" : "97509ce8b10d43a65365c2cb56a64bf1a947564daef0c0734adcf925ee0ee4893accc51767465800815ba6145bf74509312bd259a65076c0a6c7d920cc403b12"
        },
        {
          "alg" : "SHA-384",
          "content" : "2a26f3dcbe25c1907b9f99ecce5500d3c7f9e2f8c10b1c4489a7e97c7b3c4c37b78191a365908adca504875da242b7e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-util/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.mina/mina-core@2.0.27?type=jar",
      "publisher" : "Apache MINA Project",
      "group" : "org.apache.mina",
      "name" : "mina-core",
      "version" : "2.0.27",
      "description" : "Apache MINA is a network application framework which helps users develop high performance and highly scalable network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d0cde46ae20b59e1760a1aeee3e70680"
        },
        {
          "alg" : "SHA-1",
          "content" : "d5d353d971b0fb17ae0271f6f2921585f64e1535"
        },
        {
          "alg" : "SHA-256",
          "content" : "62e6ee264058a69dffab41f918efe0c4459efad189bb00bf4c2dd2bc8b358a64"
        },
        {
          "alg" : "SHA-512",
          "content" : "6fa640cfaa9de3212402b23e50b26daf16ed85a8c0588763085dcdd4c04bb0f4f86e94fc9febad3bbae79530864ab51f92db7d6c0dfce68b0e054cfd7a1613c8"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed29a4b033dcd29affcdaf0e39eea7e0038112bd7c6899f853aaac365ed07dec3c7c48a5778d830768c9c851293a2d3a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.mina/mina-core@2.0.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://mina.apache.org/mina-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRMINA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/mina/tree/2.0.27/mina-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.ehcache/ehcache@2.10.4?type=jar",
      "publisher" : "Terracotta, Inc.",
      "group" : "net.sf.ehcache",
      "name" : "ehcache",
      "version" : "2.10.4",
      "description" : "Ehcache is an open source, standards-based cache used to boost performance, offload the database and simplify scalability. Ehcache is robust, proven and full-featured and this has made it the most widely-used Java-based cache.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "854fea32d82611d26acb33af755abfb3"
        },
        {
          "alg" : "SHA-1",
          "content" : "9022b1eedfafa11039597b1c1918c1abe414df93"
        },
        {
          "alg" : "SHA-256",
          "content" : "32efe00173a887743c614aa625588247fa40edaa56ed8a36ca7d0231cad82468"
        },
        {
          "alg" : "SHA-512",
          "content" : "c94cfb6434f79e5ca7675b9ef363f638892ac6cce0d7823c8d70e78513f1be6acd662002d246a7be0b64cbae45225a35dead0e0395963aa92d801faa4d302792"
        },
        {
          "alg" : "SHA-384",
          "content" : "11e90975fbaf42a5ff27746614f8040a9e7ee745e250798237a08be6fae57597f9c313275db775461347157df5c68d3c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.ehcache/ehcache@2.10.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://ehcache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://nexus.terracotta.eur.ad.sag/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jira.terracotta.org/jira/browse/EHC"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/ehcache-users"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.terracotta.org/svn/ehcache/tags/ehcache-parent-2.18/ehcache-root/ehcache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "1.7.36",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "872da51f5de7f3923da4de871d57fd85"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c62681a2f655b49963a5983b8b0950a6120ae14"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-core-annotations@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-core-annotations",
      "version" : "2.0.0-M24",
      "description" : "Annotations used to define a DirectoryService",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b38bd4b4dfda718327bce582e2669e62"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef20340c41d361f58d1605244c20ed42141f4ee5"
        },
        {
          "alg" : "SHA-256",
          "content" : "d42fb132267cbe020df072741520201bcd5f36911fb5436f66c513b224711509"
        },
        {
          "alg" : "SHA-512",
          "content" : "4bf6450e40f5d64594c133deefd605c00e9fa19dfb75ad309f34fe66f71721338c1b576d82577c4bfa58c098bc8122bae7f0d37d511390dab17771871c864cc2"
        },
        {
          "alg" : "SHA-384",
          "content" : "7816c28beb7e886cc15b75e12d3ccdc81e11f0a35aee39245f927aefb51922b87d737a97859c1adf0584ad7dab08c040"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-core-annotations@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-core-annotations"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-core-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-core@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-core",
      "version" : "2.0.0-M24",
      "description" : "Server's core contains the JNDI provider, interceptors, schema, and database subsystems. The core is the heart of the server without protocols enabled.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8dd1de2cb0ccd29f3c7734a5f83f5b37"
        },
        {
          "alg" : "SHA-1",
          "content" : "0d97ae246f4deb6a508fcef6560f15a9da2eab9b"
        },
        {
          "alg" : "SHA-256",
          "content" : "2e59a058eb6c358c137732348f3751b8b4db3820e2862df1facec5d869192a1f"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb3fa249744609ac32e5f7b73f3695828a8e122d837c0e0cd150e7604a1b3b74a12a9e0afa4c76691222d808a353f40ff1279b4f7630e3fefb53aada04df7f96"
        },
        {
          "alg" : "SHA-384",
          "content" : "20240ce08bad95431eddf087c8057b026d8b0468921a5ac98283ec1028424cc20ec8d6404f81b00df1f7d05aa9a3a618"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-core@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-core"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-admin@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-admin",
      "version" : "2.0.0-M24",
      "description" : "AdministrativePoint interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7b86e925c38e277a59afc1bbdeef9b12"
        },
        {
          "alg" : "SHA-1",
          "content" : "dd27b73ff0618f23b58ea2208687417bfe5aada9"
        },
        {
          "alg" : "SHA-256",
          "content" : "1ad2d99c89ca9bc52cdf1316cac302856ad4a4ea05c2efde4026c8851d1a7938"
        },
        {
          "alg" : "SHA-512",
          "content" : "8486d4c32ba6df22712182ca0fcdfb5c214075235e8cc87e6f5f8358e26be61ce0939431f0f0c83130890adc7b46e9487a4587840117da24e453f5f9f3cb805d"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b2b18ed90d9e23113cabd15869f954fca60b6c1fab3a43fd5c55752e649e2b9098ff6f24a5c20985105624d6c677c3f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-admin@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-admin"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-admin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-authn@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-authn",
      "version" : "2.0.0-M24",
      "description" : "Authentication interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "24b1fc708e9fcafa28e0ae30d8a4be4c"
        },
        {
          "alg" : "SHA-1",
          "content" : "85fd27a911b089ff758f21c33d86781f75b3ee89"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef7638074cdd284699823858c636052684a6f89f37b0caeef059469c25c42272"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa137d3291bd88176d2f365c3d27535f7a19ad2c96400b5846c4e3ca79af5f0db13c440f20e539f0f6961f62c0f6539d44300fe0d6b2569aeecd4ef342957748"
        },
        {
          "alg" : "SHA-384",
          "content" : "2314a807982a104950d92bd7c43580b11d0dbdaaf16f05dbc29600685bf19e50fdade5b76d11fcbf0aecd08623404bb8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-authn@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-authn"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-authn"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-number@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-number",
      "version" : "2.0.0-M24",
      "description" : "Numeric attribute value incrementing interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "763a95eecc4bd535699cc2181ead8c72"
        },
        {
          "alg" : "SHA-1",
          "content" : "5dcb236a887cc507ecc7d8e911e5587fdebd8e52"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b54fac600341296a97a4ee4333c5a02391a1bc89faf59a7aed7716b647b4e56"
        },
        {
          "alg" : "SHA-512",
          "content" : "129d4bf4e585b1717ebd38e23d82b4c2f03bb5a88bf46c70a886a3514e57a1e025f1b7f9462965ba425e8d1fe8a96c29c6d30aab9414846e05f91d0ec5cdadf0"
        },
        {
          "alg" : "SHA-384",
          "content" : "97a399495b8db320c46bc434cd9dcf3e2265eb7bd126a3784683d3f4b68a361b751e75de7ad48ed76e48985a64fa58ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-number@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-number"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-number"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-authz@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-authz",
      "version" : "2.0.0-M24",
      "description" : "Authorization interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19d9de7ad39a81f07d54e3a3c9a9a4f5"
        },
        {
          "alg" : "SHA-1",
          "content" : "a6d61cf4d2ca43684fdaef95bfa61e9dafb9f484"
        },
        {
          "alg" : "SHA-256",
          "content" : "b4c655a9b4da1b97553149e7173ac2f34a58a91924a19fa01f5c748ad8cebc2a"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6501dcf8a9337344ac90499d240f2cd6c2af6b16ba619a597b55d58a3d603dfb6b598a3f37efca529dd4b7cb434a534cc9e0755356a296cacdde88a3df4010c"
        },
        {
          "alg" : "SHA-384",
          "content" : "f3fcc835510e3cc1ca3cbdbc7462394a1c01e82755dd5d069a5f16c4ddede01efb4787410c12e7b42b5b080854e280aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-authz@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-authz"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-authz"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-changelog@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-changelog",
      "version" : "2.0.0-M24",
      "description" : "ChangeLog interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26dbb3ad8112f4775fbf464b6384b309"
        },
        {
          "alg" : "SHA-1",
          "content" : "865b5b43a0a10b1ca98b0474650f38b98078c71c"
        },
        {
          "alg" : "SHA-256",
          "content" : "84a864bc8d414ab22dcf01c0fce1440be92de52db561194cfce3f16623d87d36"
        },
        {
          "alg" : "SHA-512",
          "content" : "38985bfd5a65522eef2c933306a7ed55155cdfce8e76a366b98f3ffada104333fa2504a1225148d944524e0839d11314d5ed8d25f9d03350b979bb70d7d73f45"
        },
        {
          "alg" : "SHA-384",
          "content" : "e2596b7a4e4491b58abd48e92d6ede582a74b674b6cf84c2cc743f277236c41ae850e7f2f1c083e38cc04771f680c086"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-changelog@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-changelog"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-changelog"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-collective@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-collective",
      "version" : "2.0.0-M24",
      "description" : "Collective Attribute interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4de1ff75f93ca2d2af76d5dc74c090e3"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ef79f9ec3d8ba785de37ba427f2e892722a89d2"
        },
        {
          "alg" : "SHA-256",
          "content" : "4fd8b8f97131e8f05709c0f2dbb232c3575033d286a046782b870d0de4f36b40"
        },
        {
          "alg" : "SHA-512",
          "content" : "a7f0cab36e41454b0b1f6a0db5cfc11453677b8fc5891e414a6b32856671caa74d782dc200e910dc21a27f620c8f9e2c3f63a1b5bfc0eafe8d70ddd718138644"
        },
        {
          "alg" : "SHA-384",
          "content" : "cdcb6b3015ad191ca60d8d1e5eb4f5791c26d0265e0216b6be0d29fd11aa7da19bdba00f65650389470642ce5da3d6b2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-collective@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-collective"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-collective"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-event@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-event",
      "version" : "2.0.0-M24",
      "description" : "Event interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d633fea0b5cab71b12ae3ed072cbb702"
        },
        {
          "alg" : "SHA-1",
          "content" : "466b6872384c16a6d2fce102783f5aa22dc654a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "e7edc0af264032d9753c2d136ba749860c052b777e9ee2664bd33a796662ab8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b1fdd1d57783b9cac4a57a3ea772ad36585124f954def63d0254618ea432b92af34368174aa7867131b94b72f396abe8520bd6a46fea0b91b8a58efa70c6345"
        },
        {
          "alg" : "SHA-384",
          "content" : "580fedc59f85d7d54f56356aa3ac455eda6db9233d27d48a483920b62267171636f181a85cc469ce62bcd74a1bcca51d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-event@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-event"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-event"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-exception@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-exception",
      "version" : "2.0.0-M24",
      "description" : "Exception interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "652732b55466814e4befc0a54977aba1"
        },
        {
          "alg" : "SHA-1",
          "content" : "c8a9bc5c4ab55ea01643c7d9b37eebb6bc63db26"
        },
        {
          "alg" : "SHA-256",
          "content" : "2cffff2d4fbd96398bdbc55706755733776798761a197b59baa50d0a7f98eefd"
        },
        {
          "alg" : "SHA-512",
          "content" : "3139c30366c1d1fc2740c8c90c937a2c41c8be413d6304a81498f922982c335d000825f8899e109177c059fba5eb179569935c02a7d8c06cf022c17ac07a4e3c"
        },
        {
          "alg" : "SHA-384",
          "content" : "9ed879fac68b5c1620b4f2ff61bd97b2061167917220cce1a078a23b8c7001ed5f964a9daced061e0151e9f3c0574dbf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-exception@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-exception"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-exception"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-journal@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-journal",
      "version" : "2.0.0-M24",
      "description" : "Journal interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b5a737776f46608156cabfddd451cbd"
        },
        {
          "alg" : "SHA-1",
          "content" : "84c4bc18414925433915d1b23431beb37eb21405"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c23751c41a6d115799a9a9be3a916dc2c2a812052d11458e726986a0914f17a"
        },
        {
          "alg" : "SHA-512",
          "content" : "d39fb7d41baef02f596b3b9483a826ced36294079fa0ad07f3dfda7c7bfdcb1b37d5d677b8304c90d0172ba8370177ab56e6818112fa9686cd2fd925f632bbbe"
        },
        {
          "alg" : "SHA-384",
          "content" : "deb240f12073f8d7b69fd3828305caca1e9d921b03fb0a5a48e73c18e43bf8129e57ab52f04711cc00420b238a79eac9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-journal@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-journal"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-journal"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-normalization@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-normalization",
      "version" : "2.0.0-M24",
      "description" : "Normalization interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0db052b90a6ac321176e9c15212ba5ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "20fb5b4cbc5f0a7da7accb573ba274ab825929bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "076e329cee790d205b5ad4ca0526c77a21e9d9bb255d99e68f01b0f834c05bf0"
        },
        {
          "alg" : "SHA-512",
          "content" : "8324ba4efe7c652a987fc1d0178bb0aa797a553a416536aac755008476aa6ceed14d85b68eb7b2b2d080395e911093475f06e72fba490e38b6946f1a06e0683d"
        },
        {
          "alg" : "SHA-384",
          "content" : "230d5f7c78649e03ab4c7aeff275566a7e1ec30b2b45fd6bb19ea6325e592d84bc2c4928a4797c342477ce9d796ea6c1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-normalization@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-normalization"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-normalization"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-operational@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-operational",
      "version" : "2.0.0-M24",
      "description" : "Operational Attribute interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fafe462f0d332e42522a4b952325ca67"
        },
        {
          "alg" : "SHA-1",
          "content" : "32189483f8c2332d19405d64f4b0fc6ad1e5dea0"
        },
        {
          "alg" : "SHA-256",
          "content" : "947df292eb358d9ebcddd089ca51dd2d4e12d81b480c31bd59baefbd60cad052"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e5b2efda38791dbaec67fba12b30d6761f56c94f65bd66200d323ca3639b163317fa820906c2e4dc176098cd737e6b00ef691a445f7a62200805cc1b79d37fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "fca76d8cf8720ab625b27e8488b4c91b355e2d5aaf59062d711724944d87b5d69037598513e62ead87dbafacf501ad40"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-operational@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-operational"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-operational"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-referral@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-referral",
      "version" : "2.0.0-M24",
      "description" : "Referral interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "98a3dfb5d6cf40b1eb583960992b4a30"
        },
        {
          "alg" : "SHA-1",
          "content" : "58d734c56b238085a2c0d4a7af3dcc1f2c8f430d"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c759228261d3b6688c4cf39437b0a7d63a9009ff8d8a4fc5bc9b2c276e0dea0"
        },
        {
          "alg" : "SHA-512",
          "content" : "2282cf5c24fb09eb195a140841a1b0782ba2dc38a927d12b7bed95193bb8abfdb4572b2434d207b4cc5a327e464d23b43e3e0278f8ce6842f464c563743678ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "73fa8a6d5ec44bb283cb724f4f8451d6c732b9e17864ee569dccfc38139a60ded2d0f06e01418ee68be93e4e2893aa95"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-referral@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-referral"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-referral"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-schema@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-schema",
      "version" : "2.0.0-M24",
      "description" : "Schema interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "308965f34181eaffcb81aa153b212fda"
        },
        {
          "alg" : "SHA-1",
          "content" : "48a910ceb3aba82c16193e7147f21fcf9220474f"
        },
        {
          "alg" : "SHA-256",
          "content" : "646b481851055c323874551ecca125de1d731347f71deee4cd5de28cf5194281"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff3702d35fe40f319c431ad278d45f2fe773a91818c1929ef969063d160c9f135ab5421f8999a2fc7e5b6195152e40969bac663c5030d0bfbe279729071235fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "22674897361bc39332e70f1c630ba07cf8a633d46484785df853ee2f6f61ad3e363d825a77ff22a98219550e8b452633"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-schema@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-schema"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-schema"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-subtree@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-subtree",
      "version" : "2.0.0-M24",
      "description" : "Subtree interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2924fa95d024c3faed010fe49c819f39"
        },
        {
          "alg" : "SHA-1",
          "content" : "3bdaa90c048b0fa1a4f632c1c838e11dc0d56fbd"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c720593690e5ca5cdaebe7f3ecb727bca89afde53578bc5faadfa2089fc1c46"
        },
        {
          "alg" : "SHA-512",
          "content" : "9bd54ebbca180178c04d968c6d33f6d5225a950a713d733f30b28acbf7b7251332b2ff734b098457cab966cd4fa96162f9e9cf99ce3858de5ac82faef1592e01"
        },
        {
          "alg" : "SHA-384",
          "content" : "ade71a65f25351755b2880c60040b9a1e51dafd55f1f19fa02f9b888935aa85b5bd1fce479c7e0bd2847b9c4836d8ad4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-subtree@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-subtree"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-subtree"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-trigger@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-interceptors-trigger",
      "version" : "2.0.0-M24",
      "description" : "Triggers interceptor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d8bcf044ef43c5138c1d30863eb60c98"
        },
        {
          "alg" : "SHA-1",
          "content" : "bca4f7c37184faacc9b72d50f9bcba33438a847e"
        },
        {
          "alg" : "SHA-256",
          "content" : "789f5e302525217f6b2440e71b6bb0e3f17d8add722dfdb5903cf9071721cc53"
        },
        {
          "alg" : "SHA-512",
          "content" : "75dc035d7e7406ef8a9e1b557d30a2db16cb137df4201cd1a871e386a372a1252cdf034a036c701e9308fe783e6b29cdd693806c2367abf95ae26e4b97ee81d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "a38e8d03d31216698d3349cd4ae355b9a4a2e637d14b3aeb0106e9124a87b168b4d74218f1ecb6aff029d0a357f771d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-trigger@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-trigger"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-interceptors/apacheds-interceptors-trigger"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-trigger@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-extras-trigger",
      "version" : "1.0.0",
      "description" : "Extra LDAP API Trigger API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04ab569b05f673f45441ab47553e298f"
        },
        {
          "alg" : "SHA-1",
          "content" : "f275be9ea09755d6af187889335d4e4bc395517b"
        },
        {
          "alg" : "SHA-256",
          "content" : "749cbf988cda76000dbaf1d3dc55cdd7bdb0c8ff7c37643f51f391b1206848be"
        },
        {
          "alg" : "SHA-512",
          "content" : "98f016b94bfd655244728a9eac9a1b9fec1f3afe7732e4c6cee200aa2515bc0e8fb2d0298839c3437d2404b39d4830a8d9fb965cf3ed2add265c135b5ab70cf3"
        },
        {
          "alg" : "SHA-384",
          "content" : "553e5b150458abba40de6b3878180eb23a5e8c8e266c9de5bea603b749014c2f2ca14373a16af33fbb81fa4f16ca0e88"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-extras-trigger@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-trigger/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-trigger"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-core-shared",
      "version" : "2.0.0-M24",
      "description" : "Contains helper classes that are part of the ApacheDS Core.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1e7e1ddb3a835bd275c36073a798e39d"
        },
        {
          "alg" : "SHA-1",
          "content" : "37845ef7d046c05e62910e13d093167804360e9a"
        },
        {
          "alg" : "SHA-256",
          "content" : "18a1b9dcfd8718a1c740546580b5f8ab30017478a3adeaabcb9a79f72d9030f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "b49ef659e7f0e3e308f709643d5fac533200f5e38b1590b288606b8a131add2c14f986f8b64d314b8abc474e697d10ec7a5c132d9fdf8bb20bd670111bd367cf"
        },
        {
          "alg" : "SHA-384",
          "content" : "7b60c6005807b436a14dbc1c5a4019da38a7dfd3ebae80f74913fe63453ebaee5d200223b551a76fe35dcab9ceb4eaeb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-core-shared"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-core-shared"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-jdbm-partition@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-jdbm-partition",
      "version" : "2.0.0-M24",
      "description" : "JDBM BTree backed partition implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c24c86318c1b22e6cf6c7a4b27c100e8"
        },
        {
          "alg" : "SHA-1",
          "content" : "4295a2cb41aedaa64d8421462890ec7ecec82951"
        },
        {
          "alg" : "SHA-256",
          "content" : "ca1dab91931402e9b69235e4a669858c94fa4e1c7f48965b55d6095d50d8d41b"
        },
        {
          "alg" : "SHA-512",
          "content" : "93380906e98833cd665049a9eb413f76f932fe3be08f145c501a8ef4bb584f30dbc2d27ecb4f87023f30cc0f1ecc232a52067059110c6955c04bd593ed5545f2"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f6c4c474090dce47d7904aa3c94259b73d747ea6120af78679a1e17b357437e160eb067c2464c613105c786ba204cef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-jdbm-partition@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-jdbm-partition"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-jdbm-partition"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-core-avl@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-core-avl",
      "version" : "2.0.0-M24",
      "description" : "A linked in memory AVL tree implementation with Cursor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "14a4a77a519c62275df5bc403aa1f75f"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ca720fd75004a3925f143db1a250a2a147e4f16"
        },
        {
          "alg" : "SHA-256",
          "content" : "bdebcca01a7f06051cdda95f0a44c9debc50b698f379d94c93dedb6f394c6bdf"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ce145fdaeee3a39efbd41a79a4ff0b272bdc3619b691b8215855e781d85f7e5000209e1c70993eb2e8f483589a0c21e5496b06d147bfadaaa7c298fe0da2e2a"
        },
        {
          "alg" : "SHA-384",
          "content" : "3c4a1eba9fad221c497ba5434e78d110e5bcdab2174add48f7eca94371063cb9a2640564a2d0432ed3a40fb34ea4e189"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-core-avl@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-core-avl"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-core-avl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-xdbm-partition@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-xdbm-partition",
      "version" : "2.0.0-M24",
      "description" : "Partition with search engine implementation generalized for XDBM entry store scheme",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c639f241e1c426792221104ab7eb029"
        },
        {
          "alg" : "SHA-1",
          "content" : "13bc01649c0a47a2bdc4edae7b21638888ad13bb"
        },
        {
          "alg" : "SHA-256",
          "content" : "faa7f60c9ffb3fec75ff5e17d80ae7e79dc4e3d38a83a91c54504da5a8b295dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "838ec5abb69eeb0e22d51d81fa05927a2ce2f221f28394da3c27ebb76d36f29608af426e5609749fef73a56f976174ec238c473769cf500df7152274029b9757"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f1714a939c7ffafbd6730ed10b488140e94f9932a9fe62f9662dba1aa46069ea814e37b106b10289974ae7858eb0ead"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-xdbm-partition@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-xdbm-partition"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-xdbm-partition"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.mavibot/mavibot@1.0.0-M8?type=jar",
      "publisher" : "Apache Mavibot Project Parent",
      "group" : "org.apache.directory.mavibot",
      "name" : "mavibot",
      "version" : "1.0.0-M8",
      "description" : "A MVCC BTree Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c39dda12c730f5309fe2cec0f0c726a5"
        },
        {
          "alg" : "SHA-1",
          "content" : "511d8c0027a44eff79199ad5ef9bd16c00768e10"
        },
        {
          "alg" : "SHA-256",
          "content" : "76b991aa38dd491974b4fc2f5aef226d83e8ef85e0fab8fe71b067a97a8c753f"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a5869591a6a4565b9aafff5692a19ec6f90e7982f7b27e57f156f35005b6ec3e5b1dae2b2c83ce0da8218cc4d09f2b51c4f3d943e3e46715a0d87e224359ac0"
        },
        {
          "alg" : "SHA-384",
          "content" : "f8f45b4e84b43e27203ff7302c951fded261f2e1c641cc7d2e230d3c4922edefe5c526b1c2daca41db4de25d48758eb9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.mavibot/mavibot@1.0.0-M8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/mavibot/mavibot"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/MAVIBOT"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-dev"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/mavibot/tags/1.0.0-M8/mavibot"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-mavibot-partition@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-mavibot-partition",
      "version" : "2.0.0-M24",
      "description" : "ApacheDS is an embbedable directory server entirely written in Java, which has been certified LDAPv3 compatible by the Open Group. Besides LDAP it supports Kerberos 5 and the Change Password Protocol. It has been designed to introduce triggers, stored procedures, queues and views to the world of LDAP which has lacked these rich constructs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fcd97a5ecfd522d452a7b16b68058e78"
        },
        {
          "alg" : "SHA-1",
          "content" : "e63f7a9c8ecc956b4fd3e7458ed9e97a70ab953e"
        },
        {
          "alg" : "SHA-256",
          "content" : "735b8f13ca0160e5eec77d9f3500765abb44d3718ed7966059f06aaf6538df44"
        },
        {
          "alg" : "SHA-512",
          "content" : "a892cabd4a650999780b2ca3ecc9a7f63e2ab1a5a6ec67a48b8e73975ce676659fa5a1d02dd29de86c91a00daeabcf0d6ee96e09a350c7a933571748cfdfac30"
        },
        {
          "alg" : "SHA-384",
          "content" : "58992e34ab0c42da633f41e928a083a636a373105c8a6bf1b837f3a160190a1a2fe056254e0148093d4d7a73e5ca34b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-mavibot-partition@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-mavibot-partition"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-mavibot-partition"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-protocol-ldap@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-protocol-ldap",
      "version" : "2.0.0-M24",
      "description" : "The LDAPv3 protocol provider for ApacheDS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93c220d4be5a5343e9b493b0244553eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "43d5437c1928d66518e989bba6c8287f25a31bcc"
        },
        {
          "alg" : "SHA-256",
          "content" : "af8442cdaf3419fa6a8e77f6eb8ec692024c5fda7d9ba1ee57bf1ddb5784a6ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f2217015cfcd0d2c69fd258b05454991eed23420bd2f45bc2e17f970d80061a7f33c5d09b9e12391fcaa195b0f6ce503b850ce97260e11faf73605a639ee6c8"
        },
        {
          "alg" : "SHA-384",
          "content" : "e34c982cdb11987ce803617ba5c0bf3e26c9adc723ae18101b7e29b921599be73841f032d0f79c19ba77582e14f41638"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-protocol-ldap@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-protocol-ldap"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-protocol-ldap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-protocol-shared@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-protocol-shared",
      "version" : "2.0.0-M24",
      "description" : "Shared library that is used by all protocol providers in ApacheDS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ddd35fb4ad3de872eb4fe6cecb551b52"
        },
        {
          "alg" : "SHA-1",
          "content" : "d7e2cb9df05fb0833442a8228275c47eddf0f415"
        },
        {
          "alg" : "SHA-256",
          "content" : "f7df93695130880f5aa068a2573da268f98c232702d4c265692a5bb4220b33dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "6171b3fe38c72c0f92b2f94cac56cb078ebaf5cc99ea925f93d03424e083455d431ce9b9a14bd558c19763ae03948a9b3732ea7d12c7d3cee0968cf3940386d3"
        },
        {
          "alg" : "SHA-384",
          "content" : "5cfe67d36a6e2d80bb8fdb81651f40af2899a679c7aca2341a363bbc99bc4588a6a40a85052a19ecb65f1d1f46a1a58e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-protocol-shared@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-protocol-shared"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-protocol-shared"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.jdbm/apacheds-jdbm1@2.0.0-M3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.jdbm",
      "name" : "apacheds-jdbm1",
      "version" : "2.0.0-M3",
      "description" : "Original JDBM Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b0ee60da6c090a28aa30915e9deebcd2"
        },
        {
          "alg" : "SHA-1",
          "content" : "d26d8a464641b50b46f109b19f01b0cd1d841533"
        },
        {
          "alg" : "SHA-256",
          "content" : "9eeab7949fb6a1589164aee185bdbf89156fa20c3fd5d155b424069485d0ff78"
        },
        {
          "alg" : "SHA-512",
          "content" : "226e57b8f4fe92465c6ea31eedd1fc94c6833b404ff8bfff415ad0e0ca6232a4930409ff73b39315eed1d369e547f12084d3d2514cf389bf289ea99dd8a10951"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a2944dd550f4161a3874e29ae5d9d29c428d657f59c08513a4e86d96f75872d5a49c6a9305c395cee0c3dff950d2f04"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.jdbm/apacheds-jdbm1@2.0.0-M3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/jdbm/apacheds-jdbm1"
        },
        {
          "type" : "build-system",
          "url" : "https://hudson.apache.org/hudson/view/A-F/view/Directory"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRJDBM"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-dev"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/jdbm/tags/2.0.0-M3/apacheds-jdbm1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-kerberos-codec@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-kerberos-codec",
      "version" : "2.0.0-M24",
      "description" : "The Kerberos protocol encoder/decoder module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "da5cc7e955ccef2db56918d9d73e524e"
        },
        {
          "alg" : "SHA-1",
          "content" : "9219f9bb1e779ba0f56b8060dce161dbf78d45e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "97979554d5dbc05c87d9c65884a6883ac903834664bea941b51785214c1bee92"
        },
        {
          "alg" : "SHA-512",
          "content" : "b14473a74140e0aa29655d42777af0b136f9cd8f786596c1586d87f7e30a8b9b94ebda0d2a29015135d479125c4b5ed2d3d145bb528b34d3107c054a80a32978"
        },
        {
          "alg" : "SHA-384",
          "content" : "de5802d1a92a9f4b53e3133cd331636abe711e44d4fad443e33248f958f01de226768d326905aa488ae274e2ad1049d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-kerberos-codec@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-kerberos-codec"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-kerberos-codec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-asn1-ber@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-asn1-ber",
      "version" : "1.0.0",
      "description" : "A BER Codec Implementation for ASN.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6b39c930244b8c1acbec74aa56169738"
        },
        {
          "alg" : "SHA-1",
          "content" : "a6fdbae1547130ade1996b2c97e2849846e90b63"
        },
        {
          "alg" : "SHA-256",
          "content" : "116db6a0db35d1dfdde9ab554f86976a9c191493fd5f1c13ba97751071e84170"
        },
        {
          "alg" : "SHA-512",
          "content" : "b4c6dcdf0540621803765f0d6c5faf3e96c70aa5818cd37bb01f2a9c94f118d032ff4e47ed09d894671db4863adc146a9ccb6d3d0426936f6a57d73dcef90d63"
        },
        {
          "alg" : "SHA-384",
          "content" : "a3f666c73291170e42843df9ff4e374ec6c087808f6372cf5ad648acefdae4259d4c6903f788c1453d55a6c4254db5b1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-asn1-ber@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-asn1-parent/api-asn1-ber/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-asn1-parent/api-asn1-ber"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-extras-codec-api",
      "version" : "1.0.0",
      "description" : "Extra LDAP controls and extended operation interfaces and POJOs for the Codec extensions used by clients and servers.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b8bb8856f7d0e52691b50d6fe528618"
        },
        {
          "alg" : "SHA-1",
          "content" : "bfa27c6cb594d5d0bc709230b49d5ccaa9134bd1"
        },
        {
          "alg" : "SHA-256",
          "content" : "63ce1be9c67ee751dfc6c9fce181944a2a6aa19d3875f6b0fb94f6991fd0f644"
        },
        {
          "alg" : "SHA-512",
          "content" : "561413e9ad5ec8d33f7c99f0b9b24e8ec0b1e509544c3f314d1c568bdf4dbddbb73988b7dd70e7c7433bfea91a6d911370759a69459876814298396fb8ec0747"
        },
        {
          "alg" : "SHA-384",
          "content" : "c219c8587120f4b748aa509eba8f65faf2e86beb17e71f5b5c117bb54974f5ef516c7681b9a79034b7dc101b464c0cf7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-codec-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-codec-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-codec@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-extras-codec",
      "version" : "1.0.0",
      "description" : "Extra LDAP controls and extended operation extentions for the Codec used by clients and servers. These controls and extended operations are not standard issue. Some are very ApacheDS specific. Some may be from obscure RFC draft specifications. Both ApacheDS and Studio will use these controls as well as clients if the codec loads these extensions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "29472607d60435bd818c731654a7aec3"
        },
        {
          "alg" : "SHA-1",
          "content" : "064ba27fb732c5f3ce823e27979c751b1608fce2"
        },
        {
          "alg" : "SHA-256",
          "content" : "34e9f3a9ace6c33db8ebefddc1b085675708a111a7e191e748e88492ee9fb46b"
        },
        {
          "alg" : "SHA-512",
          "content" : "6132fd1fee92f7c182f770bb831d2e1d2fd89d3c4c30f2ca82d28f87a900cf5882b4a253bb954b314f8cd5f9d04d5f1b64eecfb46e8cbd6a8a04e8258a83ca7a"
        },
        {
          "alg" : "SHA-384",
          "content" : "a8f3f284394de03d0037115e06c608bb58ddf00542f421da5a194bf575e7abc7b8a8b31aaf3f0dc52578adcbc2347754"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-extras-codec@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-codec/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-codec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-sp@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-extras-sp",
      "version" : "1.0.0",
      "description" : "Extras LDAP API stored procedure packages used by clients and servers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3de4b9e4dadf0e080aa66db12145fc4b"
        },
        {
          "alg" : "SHA-1",
          "content" : "8bce99239bdc3a884e37667262995959925a7afc"
        },
        {
          "alg" : "SHA-256",
          "content" : "5d22d4a3603370a18f37fcb54f2ddc1601cbe69fc4bdbac869528ab55fbce78d"
        },
        {
          "alg" : "SHA-512",
          "content" : "d4e0e995bc0e7adf652a4f7c92ee8171876e07d691e6b0fca84616078b130c1cd2bcee771a02b89c3248b9f79cb1da786f30369e973ecd5bd23b67bc7c512a53"
        },
        {
          "alg" : "SHA-384",
          "content" : "a7980ad3a373191a18d3054484ac67e7ca493096cdd7b423c9c12d55e990607aca70695d2be624c86c1722cef5e6d827"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-extras-sp@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-sp/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-sp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-ldif-partition@2.0.0-M24?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-ldif-partition",
      "version" : "2.0.0-M24",
      "description" : "A partition that backs it's entries and indices in AvlTrees within memory.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "66a958483a8762f4c693801e12403a0c"
        },
        {
          "alg" : "SHA-1",
          "content" : "09ce916675ac1a5075b408e752c83b7324ad31e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "ee60bec65d21bf29ca9183deb727bdbcacddad07e52e7b23a40bb2a1e7f7581d"
        },
        {
          "alg" : "SHA-512",
          "content" : "76ce6dd96642133300757a9fbda15d1c680dd2265363e05535389ac19773242e35de1cae42196c53483d3cf5f7b228216c816c411177e3cd2834d6be77f73e54"
        },
        {
          "alg" : "SHA-384",
          "content" : "caac241d3e2fcba05d9765c212c1541341a0ed7eff8cb1efc434361258fb93fb550a4bb76273c465dcc15ebd2eca480e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-ldif-partition@2.0.0-M24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/apacheds/1.5/apacheds-ldif-partition"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M24/apacheds-ldif-partition"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-codec-standalone@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-codec-standalone",
      "version" : "1.0.0",
      "description" : "This module was created to fix issue DIRSHARED-91 where the embedded Felix instance inside the default LdapCodecService implementation was making it very problematic to deploy the ldap-codec inside an RCP (OSGi) environment and hence Apache Directory Studio could not use it. This module is most likely temporary and will disappear once we are fully OSGi enabled. This module is a plain old jar, not a bundle to avoid accidental reuse as an OSGi module because it contains the version of the LdapCodecService that embeds Felix to make controls and extended ops pluggable in the codec.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0504c83357dfe975dbfe0659c34d7178"
        },
        {
          "alg" : "SHA-1",
          "content" : "15ae054275dac69080599db8c1d69f742d9fa772"
        },
        {
          "alg" : "SHA-256",
          "content" : "29577b00aa94e59b1bfaa7a6b365e912c94b8035f163ed7d2f879707080fbe02"
        },
        {
          "alg" : "SHA-512",
          "content" : "e3370abed6cbca4f95ba562c1ea69efe31594924a6701061aa4ad9bffca1741e13f92005cb37271df3a90f0fb96e1a267fffa202faec4461417d1c091086f646"
        },
        {
          "alg" : "SHA-384",
          "content" : "83f4b2fee11ba34d40c483311d7f1a76f905ba104c31deabafd69143e095b3744966edf95ca66bd305a571febbc6b199"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-codec-standalone@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-codec-parent/api-ldap-codec-standalone/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-ldap-parent/api-ldap-codec-parent/api-ldap-codec-standalone"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-net-mina@1.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-net-mina",
      "version" : "1.0.0",
      "description" : "LDAP ProtocolCodecFactory implementation based on MINA",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fa7a2320e65417e580ee7451cdb34b76"
        },
        {
          "alg" : "SHA-1",
          "content" : "e14540c5629c265999c7b446f3e6eebc5357e0c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "65ca32a65efd8801625b7bc9c6ec7312e61153127884ce381aa5eccd9a8a15dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "665cd3fa8ad4d4f62691be081d2780b610434fd96bd731c6198a55a0b79d55941a5e3caf5b4370d944622866daa93216a015460641b413c9c4977af09cbc6d40"
        },
        {
          "alg" : "SHA-384",
          "content" : "b48b9ef35fcb8afcf2e4d5cfd785ba2497c3affc3de544c0a5a33b1c258f9e35f9ebd8fdba1a25eb46627c38049ffb0a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-net-mina@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-net-parent/api-ldap-net-mina/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/directory/shared/tags/1.0.0/api-ldap-parent/api-ldap-net-parent/api-ldap-net-mina"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-nop@1.7.36?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-nop",
      "version" : "1.7.36",
      "description" : "SLF4J NOP Binding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e75636a9ddc51bd87782a3ea2313209"
        },
        {
          "alg" : "SHA-1",
          "content" : "a3c1eb685d59414527faa93623acae311c184032"
        },
        {
          "alg" : "SHA-256",
          "content" : "c214958b07816cb4412b30c7bdbd4308ffdc6ba2a83767b8f3a9229cbd9274d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ee0417e7a3b1bbd490b15ee8329681b397a4042a5bfec032719fab696c3f0ad401e9ed4ac16f550ccd1ee8c179ad8ec438142b7a7cf8522b793685bd218a9a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab9556828ae0024a959cca6433e2ad2c7c696c993562724208a950cdb7f91450614ae522f856777797ae6527a9fdbf52"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-nop@1.7.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-nop"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.awaitility/awaitility@3.1.6?type=jar",
      "group" : "org.awaitility",
      "name" : "awaitility",
      "version" : "3.1.6",
      "description" : "A Java DSL for synchronizing asynchronous operations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9908f21931358acf9c4e59ee85eae6e4"
        },
        {
          "alg" : "SHA-1",
          "content" : "a231f367e3a8ec52e21ffa0205bf79db02e1cf3c"
        },
        {
          "alg" : "SHA-256",
          "content" : "694e2e915312b6fe0123c3d532f6675eed3b6d60e4f2ab677d3688fde3defcfc"
        },
        {
          "alg" : "SHA-512",
          "content" : "bcdf492779b60778dd75455faac1baf8dd6eab33900debb68f567a42ed22eb1a92494be769b626e47b0ef0123f4886caf0e7253649f90f9e91e426e8b61b1d69"
        },
        {
          "alg" : "SHA-384",
          "content" : "93545101efe3beade08829d0fa99a3268dd5984abe08962c91c36c2ecf71e6c39567f37bb90a6781184f4b69fc21587f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.awaitility/awaitility@3.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://awaitility.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/awaitility/topics"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/awaitility/awaitility/tree/master/awaitility"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest-library@1.3?type=jar",
      "group" : "org.hamcrest",
      "name" : "hamcrest-library",
      "version" : "1.3",
      "description" : "Hamcrest library of matcher implementations.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "110ad2ea84f7031a1798648b6b318e79"
        },
        {
          "alg" : "SHA-1",
          "content" : "4785a3c21320980282f9f33d0d1264a69040538f"
        },
        {
          "alg" : "SHA-256",
          "content" : "711d64522f9ec410983bd310934296da134be4254a125080a0416ec178dfad1c"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d70f03c36c682812a4b499f911f4fa12bac2461c4e391e7dd956e11f76ca0ac960c39e473ad45341e1f1e7113aac231a9faa1e921d50ff4d770e0f0bca75a4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "a9f2da31035c0efbeccc5577c75a6bbd985d43dbe7112ca29543d9f29d68337170f585a08fb2a6d55c077abcf1c8dee0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest-library@1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-library"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-library"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
      "group" : "org.hamcrest",
      "name" : "hamcrest-core",
      "version" : "1.3",
      "description" : "This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6393363b47ddcbba82321110c3e07519"
        },
        {
          "alg" : "SHA-1",
          "content" : "42a25dc3219429f0e5d060061f71acb49bf010a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9"
        },
        {
          "alg" : "SHA-512",
          "content" : "e237ae735aac4fa5a7253ec693191f42ef7ddce384c11d29fbf605981c0be077d086757409acad53cb5b9e53d86a07cc428d459ff0f5b00d32a8cbbca390be49"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b5297d2a12cc32b824153afc83f1ba9f1869ca288330f0a2f759659d09e4c420eb6ba4a1efbfa0657b625edd41293d5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-core"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.objenesis/objenesis@2.6?type=jar",
      "publisher" : "Joe Walnes, Henri Tremblay, Leonardo Mesquita",
      "group" : "org.objenesis",
      "name" : "objenesis",
      "version" : "2.6",
      "description" : "A library for instantiating Java objects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5ffac3f51405ca9b2915970a224b3e8f"
        },
        {
          "alg" : "SHA-1",
          "content" : "639033469776fd37c08358c6b92a4761feb2af4b"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e168368fbc250af3c79aa5fef0c3467a2d64e5a7bd74005f25d8399aeb0708d"
        },
        {
          "alg" : "SHA-512",
          "content" : "23a593bded8cb43236faad2018b008da47bf4e29cc60c2e98fd4f2ed578fe2baddd3a98547dc14273017c82cb19ce8eaaab71d49273411856a2ba1a5d51015fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "502057722913adcad184e16a4be7a65dea54b53c5d035d53ee182226b19c90ce024f5bf78d0d5458eb1e0f2710976405"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.objenesis/objenesis@2.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://objenesis.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://api.bintray.com/maven/easymock/maven/objenesis/;publish=1"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/easymock/objenesis/objenesis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/mds-test-tools@7.3.14?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "mds-test-tools",
      "version" : "7.3.14",
      "description" : "Metadata Service primarily implementing RBAC security.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca895109eed11ee6fa8ea7e9c304d36a"
        },
        {
          "alg" : "SHA-1",
          "content" : "ccb6acfec5b948ad144f394168b2b9582b3833b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "84956a4fe64d3a9bc92ec5f20eaa9f4945e000ca3dc0e4bbe78cc522dab04c98"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ae56db9c9862da0e1434a49562f0fbf053e725df3091027f62d3497758ab430bc50de9200c3b32abb5cfcfffa7ae60bd93c44d6accb036a02463a9f3e9d1884"
        },
        {
          "alg" : "SHA-384",
          "content" : "64c2a565799dcb2f9a8f85b5f7e45ed0006ce6fd39c7a558cb60d04d02ff09b4291b4d52039d511bd1881156b71cee5e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/mds-test-tools@7.3.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/mds-test-tools"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.3.14-rc250923131108/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/metadata-service/mds-test-tools"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testng/testng@7.5.1?type=jar",
      "group" : "org.testng",
      "name" : "testng",
      "version" : "7.5.1",
      "description" : "Testing framework for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "86e2f3f5080bdca34ee7e6097647d600"
        },
        {
          "alg" : "SHA-1",
          "content" : "6673f647a35826fb01ff3129edc241d88bd27b88"
        },
        {
          "alg" : "SHA-256",
          "content" : "a5ac92d2362ccb3a509abe68e385ca809a7c96fcbaf851b3ee8bacb2ac899e2f"
        },
        {
          "alg" : "SHA-512",
          "content" : "0bdf858bd678e0887709cc2598f8857b4b86184af7a7dbb3cd20bb6b39c20587ea135fa3bbe645d9d863df78ed4cd67637edd248ed6c454db4551cbc4d5ee68a"
        },
        {
          "alg" : "SHA-384",
          "content" : "f291628b8085521e977da9b86b720578187754199c6ac88b34c6f9e4b369c55b6bdf7ada80aaf4b475376adce5bc9b1c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.testng/testng@7.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://testng.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/cbeust/testng/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cbeust/testng.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.1?type=jar",
      "group" : "com.google.code.findbugs",
      "name" : "jsr305",
      "version" : "3.0.1",
      "description" : "JSR305 Annotations for Findbugs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c6532beb3f7cc54a8d73d25d5602b9e4"
        },
        {
          "alg" : "SHA-1",
          "content" : "f7be08ec23c21485b9b5a1cf1654c2ec8c58168d"
        },
        {
          "alg" : "SHA-256",
          "content" : "c885ce34249682bc0236b4a7d56efcc12048e6135a5baf7a9cde8ad8cda13fcd"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd537b74b44421f398832d610142c161a292851ad3b1657cfd8c530749b1fb16a13ae596abd58e419093b258d6db943ce9535b7d4a2094871a0d20d29d12c408"
        },
        {
          "alg" : "SHA-384",
          "content" : "045b35afb978db023ef70c49232d6eecefd4423f1b08247c236477229f4ec7766cb7a0ae2a5d2ef81b3b69f61b5acbd4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://findbugs.sourceforge.net/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://code.google.com/p/jsr-305/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.beust/jcommander@1.78?type=jar",
      "group" : "com.beust",
      "name" : "jcommander",
      "version" : "1.78",
      "description" : "Command line parser library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "50552e69ce8115d80b9a31ec93c87bc3"
        },
        {
          "alg" : "SHA-1",
          "content" : "a3927de9bd6f351429bcf763712c9890629d8f51"
        },
        {
          "alg" : "SHA-256",
          "content" : "7891debb84b5f83e9bd57593ebece3399abbe0fd938cf306b3534c57913b9615"
        },
        {
          "alg" : "SHA-512",
          "content" : "5ee2ef4c12888a48d7c830189d06ee8a653c7664a53c9b6fa935d4e7866b0454111f8092d7ece086ec80c61edab2856187a1e247873e5c8e4724efb02c37504b"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfd68158d572057bb9114e066e44c5bfba57e549b90c547686fe97454c3c35a244f65e59384dc956396b65246cd193ae"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.beust/jcommander@1.78?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jcommander.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/cbeust/jcommander/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://example.com/my-library/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.webjars/jquery@3.5.1?type=jar",
      "group" : "org.webjars",
      "name" : "jquery",
      "version" : "3.5.1",
      "description" : "WebJar for jQuery",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4873982991d54d745f0d94a1daab7694"
        },
        {
          "alg" : "SHA-1",
          "content" : "2392938e374f561c27c53872bdc9b6b351b6ba34"
        },
        {
          "alg" : "SHA-256",
          "content" : "83168112220ac912a3dba0eebae90a4da5bf1e24b1bafd401e3d4f9f598bb2cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f560415b36875958ff1d3c6d37fa79d6d134c5f5fc7719dd21db36d1f24dec39787834b2a9ffb104ec6b56e725ccc524a8ff9b189ced3d68e24296b2daae720"
        },
        {
          "alg" : "SHA-384",
          "content" : "522c18d09a188c8bc6f9981afcc3bb89e350d7c86bb34227d3373b4c9802bfe8d0bd63970111a9760cb4cf692edb40da"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.webjars/jquery@3.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://webjars.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/webjars/jquery"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.79?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk18on",
      "version" : "1.79",
      "description" : "The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.8 and up.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a15076acd41c47c88b7c737dcc0bc4e1"
        },
        {
          "alg" : "SHA-1",
          "content" : "4d8e2732bcee15f1db93df266c3f5b70ce5cac21"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d81ecc3124536b539bce9aa3fe9621b7f84c9cee371b635a5b31c78b79ab1da"
        },
        {
          "alg" : "SHA-512",
          "content" : "27bc54158da8165a55a7edae9fd09980795979cee099e98d81fadb4bd4dce4d5c86b8a635d1e892e286676d23b6ae5961a762fadf3a864513c8e0c6dbbdefd3a"
        },
        {
          "alg" : "SHA-384",
          "content" : "cc975f402d49b90b4466a0e38ed7045bcee1c6c54b58d73ce8f5c29de4edeffd5567e89ad0a62a386d411ab8fcf406d3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.79?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/java.html"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/common-utils@7.3.14?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "common-utils",
      "version" : "7.3.14",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b100c74313c5a203c527e30f92bcaf8f"
        },
        {
          "alg" : "SHA-1",
          "content" : "dcb5eb431369b542ffecf47186e439dda7e753ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "d0de3bf453524b776204509a76238321842ecd68559f4a8cde237df5b2b47158"
        },
        {
          "alg" : "SHA-512",
          "content" : "1201ba4cc1329f2472ec6aebc9ffd10422e857e48d93714d4e299903cd2acdfa34a92a624b3739cee1248bd3a2998a394c7641038e625b9a396c2e2355735404"
        },
        {
          "alg" : "SHA-384",
          "content" : "8035391adc28443b0ee4c14de20c4fa1c7edce42db1b3d24912f8078f224fc6d5a9de85c3e50d76b51db9c95546c2dae"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/common-utils@7.3.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.3.14-rc250923131108/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/common-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.3.14?classifier=resources&type=zip",
      "group" : "io.confluent",
      "name" : "assembly-plugin-boilerplate",
      "version" : "7.3.14",
      "description" : "Maven Assembly Plugin boilerplate for Dockerized projects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a99dfb626cc8cd4b2676946ea1043b8b"
        },
        {
          "alg" : "SHA-1",
          "content" : "0061350bbc7f48e431b39165582b007edab2ce25"
        },
        {
          "alg" : "SHA-256",
          "content" : "cf3635266dade9f9ce4a51925c6a71b44fbd633a4237cf8f4ea11aadb63e2856"
        },
        {
          "alg" : "SHA-512",
          "content" : "1b43ed3e0d1ea6530ab1e5ff827f60cce876b454ceac15be2c9c98bce284ca9ca4197786c87d5feb17d3313cd93556e73d3b5c0619bee9b4fbfb47d1f1163c86"
        },
        {
          "alg" : "SHA-384",
          "content" : "059da3f38d3a1ef5fc028fb9154f0e89628da065f6ee2d74cff2302e763da56f8b8f67180d1a50da69fa0d25fdc4f22b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.3.14?classifier=resources&type=zip",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/confluentinc/common"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.3.14-rc250923131108/maven"
        }
      ]
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/io.confluent/testing-ldap@7.3.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-annotations@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-protocol-ldap@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-ldif-partition@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-codec-standalone@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-nop@1.7.36?type=jar",
        "pkg:maven/org.awaitility/awaitility@3.1.6?type=jar",
        "pkg:maven/io.confluent/mds-test-tools@7.3.14?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.79?type=jar",
        "pkg:maven/io.confluent/common-utils@7.3.14?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.3.14?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-lang/commons-lang@2.6?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-constants@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-api@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-client-api@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-aci@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-util@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.0.27?type=jar",
        "pkg:maven/net.sf.ehcache/ehcache@2.10.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-lang/commons-lang@2.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-core-constants@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-asn1-api@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-client-api@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-aci@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@1.0.0?type=jar",
        "pkg:maven/commons-pool/commons-pool@1.6?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.0.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-api@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-ber@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.0.27?type=jar",
        "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
        "pkg:maven/commons-lang/commons-lang@2.6?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.16.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-asn1-ber@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-api@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.mina/mina-core@2.0.27?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-codec/commons-codec@1.16.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-api@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-ber@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.0.27?type=jar",
        "pkg:maven/commons-lang/commons-lang@2.6?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-aci@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-codec@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-pool/commons-pool@1.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-util@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.sf.ehcache/ehcache@2.10.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-core-annotations@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-ldif-partition@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-jdbm-partition@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-xdbm-partition@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.mavibot/mavibot@1.0.0-M8?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-mavibot-partition@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-core@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-admin@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-authn@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-number@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-authz@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-changelog@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-collective@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-event@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-exception@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-journal@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-normalization@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-operational@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-referral@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-schema@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-subtree@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-interceptors-trigger@2.0.0-M24?type=jar",
        "pkg:maven/commons-lang/commons-lang@2.6?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-util@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-util@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/net.sf.ehcache/ehcache@2.10.4?type=jar",
        "pkg:maven/org.apache.directory.jdbm/apacheds-jdbm1@2.0.0-M3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.jdbm/apacheds-jdbm1@2.0.0-M3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-admin@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-util@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-authn@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
        "pkg:maven/commons-lang/commons-lang@2.6?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-client-api@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.0.27?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-number@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-util@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-authz@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-aci@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/net.sf.ehcache/ehcache@2.10.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-changelog@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-collective@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-event@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-exception@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-journal@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-normalization@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-operational@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-referral@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-schema@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-subtree@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/net.sf.ehcache/ehcache@2.10.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-interceptors-trigger@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-trigger@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-trigger@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
        "pkg:maven/commons-lang/commons-lang@2.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-ldif-partition@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-xdbm-partition@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-xdbm-partition@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core-avl@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-core-avl@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/commons-lang/commons-lang@2.6?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-jdbm-partition@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-avl@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.jdbm/apacheds-jdbm1@2.0.0-M3?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-xdbm-partition@2.0.0-M24?type=jar",
        "pkg:maven/commons-lang/commons-lang@2.6?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.mavibot/mavibot@1.0.0-M8?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-mavibot-partition@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.mavibot/mavibot@1.0.0-M8?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-avl@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-xdbm-partition@2.0.0-M24?type=jar",
        "pkg:maven/commons-lang/commons-lang@2.6?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-protocol-ldap@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-protocol-shared@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.jdbm/apacheds-jdbm1@2.0.0-M3?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-jdbm-partition@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-kerberos-codec@2.0.0-M24?type=jar",
        "pkg:maven/commons-lang/commons-lang@2.6?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-ber@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-client-api@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-sp@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-util@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.0.27?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-protocol-shared@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.0.27?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-kerberos-codec@2.0.0-M24?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-kerberos-codec@2.0.0-M24?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0-M24?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-api@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-ber@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/net.sf.ehcache/ehcache@2.10.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-sp@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-util@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-i18n@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-util@1.0.0?type=jar",
        "pkg:maven/commons-lang/commons-lang@2.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-codec-standalone@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-ldap-net-mina@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec@1.0.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.0.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-net-mina@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@1.0.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.0.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-nop@1.7.36?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.awaitility/awaitility@3.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hamcrest/hamcrest-library@1.3?type=jar",
        "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
        "pkg:maven/org.objenesis/objenesis@2.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest-library@1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.objenesis/objenesis@2.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/mds-test-tools@7.3.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testng/testng@7.5.1?type=jar",
        "pkg:maven/io.confluent/common-utils@7.3.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testng/testng@7.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.1?type=jar",
        "pkg:maven/com.beust/jcommander@1.78?type=jar",
        "pkg:maven/org.webjars/jquery@3.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.beust/jcommander@1.78?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.webjars/jquery@3.5.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/common-utils@7.3.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.79?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.3.14?classifier=resources&type=zip",
      "dependsOn" : [ ]
    }
  ]
}