<?xml version="1.0" encoding="UTF-8"?>
<bom version="1" xmlns="http://cyclonedx.org/schema/bom/1.4">
  <metadata>
    <tools>
      <tool>
        <vendor>OWASP Foundation</vendor>
        <name>CycloneDX Maven plugin</name>
        <version>2.7.9</version>
        <hashes>
          <hash alg="MD5">8e595cdb67f17e4b41e046456970591d</hash>
          <hash alg="SHA-1">69e8ca804520d09ce4657e7235bae84d01cbffa6</hash>
          <hash alg="SHA-256">aa09074fe5aa403c008cd4fc7ef8ce41cd244489337f16b3e91a3914158a4db8</hash>
          <hash alg="SHA-512">1488a8112da8e675813d7585f57c5efb178aed32901118186ee12d0e4ae3d19c53774c7f860bf70d17d70f050119b69443a2637cf641675b4b5d9cdcdd69b89b</hash>
          <hash alg="SHA-384">b097295dfbf10887abc6eec58d4d0822cde5a73d1f5c1cf183a57bf569016ad5ced9d34efae3e574d82bb62837540c6c</hash>
          <hash alg="SHA3-384">289f9520bd73a2031276248a6ef8f0891c691062c2d1ea86a2bc9ea8db2c52377d92a53be9957179e71aee3deda26a8c</hash>
          <hash alg="SHA3-256">32b50a7efe5d491a4039c0017eca3cf49d98b55fc66d06b3dd06209487323474</hash>
          <hash alg="SHA3-512">1daf813da53e5d5cda4d0302ff3a5e388aa45d96ebe6dcbe240f35d33f14b1e6390f6bbe7f21f3ed8cf96ebd9f5516a08b18487b7339715109c81cebfc1563df</hash>
        </hashes>
      </tool>
    </tools>
    <component type="library" bom-ref="pkg:maven/org.apache.zookeeper/zookeeper-contrib-rest@3.9.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.zookeeper</group>
      <name>zookeeper-contrib-rest</name>
      <version>3.9.2</version>
      <description>ZooKeeper REST implementation using Jersey JAX-RS.
    --------------------------------------------------

    This is an implementation of version 2 of the ZooKeeper REST spec.

    Note: This interface is currently experimental, may change at any time,
    etc... In general you should be using the Java/C client bindings to access
    the ZooKeeper server.

    This REST ZooKeeper gateway is useful because most of the languages
    have built-in support for working with HTTP based protocols.

    See SPEC.txt for details on the REST binding.</description>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.zookeeper/zookeeper-contrib-rest@3.9.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://zookeeper.apache.org/zookeeper-contrib/zookeeper-contrib-rest</url></reference><reference type="build-system"><url>https://ci-hadoop.apache.org/view/ZooKeeper/</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>http://issues.apache.org/jira/browse/ZOOKEEPER</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/zookeeper-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf/zookeeper.git/zookeeper-contrib/zookeeper-contrib-rest</url></reference></externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
      <property name="maven.reproducible">enabled</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/org.apache.zookeeper/zookeeper@3.9.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.zookeeper</group>
      <name>zookeeper</name>
      <version>3.9.2</version>
      <description>ZooKeeper server</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b50921126c7988e4a0964ed3802b4e20</hash>
        <hash alg="SHA-1">b6a8d8e3a4cf932cad92e5894c93724c73076333</hash>
        <hash alg="SHA-256">07c403484808b7308529835f9ddcb5d6683a4eda5d384132c3f32d86ca282964</hash>
        <hash alg="SHA-512">cfc73f65cf634a76df669bc39c7e910e7064a9785a2248729a46435a8cac777184fbf4f68bef994388c64a09c56a1c9358f386fdaa9284f3e872b74ba066e421</hash>
        <hash alg="SHA-384">00a1aa13d13ebd2d9e653004c3befc48b0f02b4066e94730218e9c5266eaf7972b5bd01dcdef2e0f860da460dbf616bd</hash>
        <hash alg="SHA3-384">57d18c466d078fff8ba2415c3d8812420082d5ab47d10a6ce3d14e74038e788be53b63952b0e8f1fb3c938994d497458</hash>
        <hash alg="SHA3-256">6c2f618abe7fe339b830d90a50d10aebbeae781ea6cb8dd23c9811a931fe3f76</hash>
        <hash alg="SHA3-512">76c57a2bdaa95fe2457851c6249997c1c8c78d02d1c7cc493087ba87b466ed4981b4654432e6172388db934485e7f310620ffb7b0c25f5bffa8d40e5c34cdb1a</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.zookeeper/zookeeper@3.9.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://zookeeper.apache.org/zookeeper</url></reference><reference type="build-system"><url>https://ci-hadoop.apache.org/view/ZooKeeper/</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>http://issues.apache.org/jira/browse/ZOOKEEPER</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/zookeeper-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf/zookeeper.git/zookeeper</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.zookeeper/zookeeper-jute@3.9.2?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.zookeeper</group>
      <name>zookeeper-jute</name>
      <version>3.9.2</version>
      <description>ZooKeeper jute</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d51f7a288023889d2d35bdef26bf1e13</hash>
        <hash alg="SHA-1">d1a2a1a2457edb8a8fc309b86653e38bf45ae5ea</hash>
        <hash alg="SHA-256">df8c31a5f3d87a8f56a8aa03eeb35fece6a9ca2dfc4c57ee491213c7f51cc5c5</hash>
        <hash alg="SHA-512">978814014247e94546cb0cf0705a54fd986393b872aaeb601e718aea002d1e12bd6c599dd9c5fc1246dc6447727a46ab9f4c1aff6d44ce906434b1fece0f98e9</hash>
        <hash alg="SHA-384">62bec152e3a57fb670a346bc12c55278e22bf3727255dc11facfbcedbda70d1c365fd7f68f8dde5a2ea58d295dadb161</hash>
        <hash alg="SHA3-384">4c77020fc719a554ab39538f749887cec2c04cbb2a1d0d0ac93c5effcef701dea7406268dcd42bb9b2b4312fc373334d</hash>
        <hash alg="SHA3-256">8ba78d4fc699893e11fda8059209390298bb4f1f78a674bc054f59e4c39c20a0</hash>
        <hash alg="SHA3-512">1b19df67d5c7e290992331023d74b227477bea5d58cb75f1a38a8519651e3d328ae6ecfb1e66b020664655059e1384e8955784db0f6ef2e212da33386e016e3c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.zookeeper/zookeeper-jute@3.9.2?type=jar</purl>
      <externalReferences><reference type="website"><url>http://zookeeper.apache.org/zookeeper-jute</url></reference><reference type="build-system"><url>https://ci-hadoop.apache.org/view/ZooKeeper/</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>http://issues.apache.org/jira/browse/ZOOKEEPER</url></reference><reference type="mailing-list"><url>http://mail-archives.apache.org/mod_mbox/zookeeper-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf/zookeeper.git/zookeeper-jute</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>org.apache.yetus</group>
      <name>audience-annotations</name>
      <version>0.12.0</version>
      <description>Annotations for defining API boundaries and tools for managing javadocs</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">76ba71bbe18c4724d96bec68bbe12ff1</hash>
        <hash alg="SHA-1">e0efa60318229590103e31c69ebdaae56d903644</hash>
        <hash alg="SHA-256">ffb101fc066360ff3c77457c927fd7967fb096a6ee9e046ab7071447d8208efc</hash>
        <hash alg="SHA-512">264a5251272ec55eca1fae5a8fb9336d1eca1ee3bfb586d1ebc382fcfd37077c21cbfa9e198daf4e1eebe9f6fa90487bec2f85bc1c55cf5666cbbfc4d18b1715</hash>
        <hash alg="SHA-384">f936d92b5c3b3c88428fc7452871e4df112935dd25356396d15deb73dd39790f45909a3d14f038e9f585cee79622ad47</hash>
        <hash alg="SHA3-384">67ca97a525d98c3dab9ffda40e11d6c683f6f4208ae4a5b28dbd3e2b8b37187dfdcd1d9b89222dc69e5b84ac212f4428</hash>
        <hash alg="SHA3-256">fd99b55afe40884b5f6cfd9ffbdcd07fa32833443dead288390ca8e737dd3337</hash>
        <hash alg="SHA3-512">4aaece7bdadc2c2d9660b16345218cfc68a2ea344374d0ffbcdcc3722ff6be5f06c92231ae68ec3884f1aa9b99956cb5135b4060c5457f463251f3767003ad20</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://yetus.apache.org/audience-annotations</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/YETUS</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/yetus-dev/</url></reference><reference type="vcs"><url>https://github.com/apache/yetus.git/audience-annotations</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-handler@4.1.105.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-handler</name>
      <version>4.1.105.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6ecf736da5752b39c305b827dfcbc4e5</hash>
        <hash alg="SHA-1">7e997e63d0a445c4b352bcd38474d50f06f2eaf1</hash>
        <hash alg="SHA-256">5a6945cf1de374628b37ab1c35a4c47c2f5616db3a94b150720641477112be8e</hash>
        <hash alg="SHA-512">ee40d9deb874f4645787f597927faa391d309268a2eecf759da692be7f2075ad24d0344c609e01708457452c93ff109df58806f4dc23c05f038add63079c431d</hash>
        <hash alg="SHA-384">19ad99966e6c70f2cb0983898fc3386064cefdcb289c77a00924be1cb5d7d19dc058957d1a6820a395440971a991b859</hash>
        <hash alg="SHA3-384">e277454019a1dd0ca230870809b329bc11e65ad54678c5ea81a4d0473cc84879a41f4bb2e33b0256b6b5c8e44430ad48</hash>
        <hash alg="SHA3-256">565b04325b940565c7a05acca14948c1a274f0e50ff59c3292c0e96f88e68133</hash>
        <hash alg="SHA3-512">906ebfdf386cf856333119dcf02df46a3398b06dc19e1ff4e6f96d74df389ceebbe168cf9b0d000a4f4b0270c54454b55b5e817f440283517777359454aaed61</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-handler@4.1.105.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-handler/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-handler</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-common@4.1.105.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-common</name>
      <version>4.1.105.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b15fe38470b658e2a2fd5186d78e4759</hash>
        <hash alg="SHA-1">8438fc1de4c10301bb53ceb49ed8db74bd40cc2c</hash>
        <hash alg="SHA-256">399a8045fb43861afb7fc1ef3371f95a0b176692fb268f4867cff4957e63fd25</hash>
        <hash alg="SHA-512">5f21a57de91079fff01499e9455377424e6c1dd8fa80ff0d4557068cb3a9817e28dc27a75ae2dba29c33d82b823105d67ffe3f1ad80bf49794886bb12b499962</hash>
        <hash alg="SHA-384">43ce798b3ea7a00db62440a68414924151e7be0828236d191c9aa9a62a754fdd0c2569d05a177d932419ce908bcb06c1</hash>
        <hash alg="SHA3-384">fdf01cb890577718196c9d60ce2cd61a31eaa3e96884908d8701e8b6ac0c807f1fe5977842ff7fa6faa150398657055b</hash>
        <hash alg="SHA3-256">e68de71ff683fe32aab97c04e03cd4c0a92999634ca665aff96a9fa79682b025</hash>
        <hash alg="SHA3-512">df2734c95b0378d083948c92880694fab6e5c083493b2a44058d768879737f1a86d66032911e8262be2d86c368fc7dab224cd8e1c57be839b956fd1fb2a42a05</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-common@4.1.105.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-common/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-common</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-resolver@4.1.105.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-resolver</name>
      <version>4.1.105.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">df9b00f7bc049d0891d752a5e1cb5aae</hash>
        <hash alg="SHA-1">e69687e013ded60f3f9054164e121c2702200711</hash>
        <hash alg="SHA-256">7202edd076a1edab50fdb0f3e54f56a02129b326296d9f35f4194f8cfb9b96ef</hash>
        <hash alg="SHA-512">3ef0a6bf89fc9e25b0fd072ad657702d7fa6b15271109bdc334c737f14ecfb1bd8c751bf078f47ed1e0673c5fb64b8129c67983297380784f442c0cf2f6797bb</hash>
        <hash alg="SHA-384">a2d48e4d85405bd17fd0b2e617b9d01d3e73aa5b72f2cf1d71b9d6cd1a7b449d327844db2310598cadeb4c9dc5fb4419</hash>
        <hash alg="SHA3-384">c046f0a26822c0d22e202568625f9d0cdf8b3cbb63eda0cb3c2990bc6951d49c9743e929c1fec9adcd933a0999e18b4f</hash>
        <hash alg="SHA3-256">68b878a33bd7b10f45734d61e85681649165645dea4caa4e89c8ee22d4a25b59</hash>
        <hash alg="SHA3-512">6ef7ea26f87a8a7b36d7199df72939c00d2b1b693a5dff823b863ab42f4a4249c002ac1ba54a1d4ebd164b04c5fa235562b18438652d1c947efbe63a4e51811b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-resolver@4.1.105.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-resolver/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-resolver</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-buffer@4.1.105.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-buffer</name>
      <version>4.1.105.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d245f43b35db6f6a302d88cbabbb42bb</hash>
        <hash alg="SHA-1">c1c1b4d2c89d2f74c80a2701c124ecfde1ecf067</hash>
        <hash alg="SHA-256">cc1b0108a60b1eb69bd01a10922851a166c58972cc0683f2116a9e8e7ecdaf0b</hash>
        <hash alg="SHA-512">94f343e2a79e27d44ed894408e5afc84dd3e70c749cb317ccc3e8050ad576c038f13e4dbbe236626d7a3b93125108c1f55ddb09180d358ed5af03697c7e98566</hash>
        <hash alg="SHA-384">c931e28e2fea3a2e8fd1357a9512a3b5ea7ddfb20afd2db0a65119d4d2fde2a1eebc25685b509c49b3d3ba93a4b43fa6</hash>
        <hash alg="SHA3-384">7996cc963e0e68c1517e40e0e157c4b10b80d3d802d92fd4c9781c8d726d2b1a60eeeac1b83743443cd8e712c2ddd4d1</hash>
        <hash alg="SHA3-256">bf6102b08602a9bc1cd9354066678f972f32e1c4c38e96f3b48061d709cc3249</hash>
        <hash alg="SHA3-512">6bf82b337ecc497cc6d905f98d00aeaa780a9598e4b43c7b77498488dc70c78ab58ecbb2b12294a203e9967e8cd58ae72cb7ba3e32184c93d4dd798be53d3e02</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-buffer@4.1.105.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-buffer/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-buffer</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport@4.1.105.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport</name>
      <version>4.1.105.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d2aeb6f1491cc03d21a055d0ef255664</hash>
        <hash alg="SHA-1">5184e1308ed7d853d7061b4e21e47e8de43a28df</hash>
        <hash alg="SHA-256">be9b8a2f86685a876e469c904cb9fce53a1e826e178d44d2b1d92f6a99054737</hash>
        <hash alg="SHA-512">63f4816ad91497155a30f0631b9b42e57d9fb4dd1b43c66f1c1ed4e05341ba4d6e93b111c4804b56bcbfa0a3a1fd9d3957d8032287ed03b0c0ae358188c0533b</hash>
        <hash alg="SHA-384">cb43066e9ca3623e980df77acbe10d4b7d09906ab13104165c47bca795fa92e13a9cda47755bc7c5b321d46540278de9</hash>
        <hash alg="SHA3-384">348434bae45f75e3a20e96255d66d3488d39ec9e5e7011fd961e1b982b431cbe1d2ae4f8a9965a37f1f9928a4f06cb2c</hash>
        <hash alg="SHA3-256">7ea000daa699491f5f3c12a1a4f51622c0006fcf5e1576919d8cd4617de7151d</hash>
        <hash alg="SHA3-512">31998f87b3e282df473c73de9fb27f84ba74ade357bfa0995cde97cdaee1ab5d413546a2d4eafcd7692ba740e6154677a5612d7ebda72e1d3883baa8aba94a0d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport@4.1.105.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-transport</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.105.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-unix-common</name>
      <version>4.1.105.Final</version>
      <description>Static library which contains common unix utilities.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">af80bccf9ccc1b3e15cebd7b327f90bd</hash>
        <hash alg="SHA-1">8bb8ab3a8f1e730c6e7d1d1cf8fc24221eacc6cd</hash>
        <hash alg="SHA-256">7db91b72aae19e1cdca13c7fa76d57db20cbaf5b1e770563909a4437c63eb5cb</hash>
        <hash alg="SHA-512">16c64ced474faa1bf53dc6edfce66f5da15dc48e8764f5ed444f7ace99b64ba9c686114111ed44205c13450dca431762ec14de6e55cf0092204c8d5e707ff209</hash>
        <hash alg="SHA-384">bf827fb361b80fd00ee504b23834ea6d3836839de82e86a933b93af9abf28f6c1a0fb0a9691139548db2fa19cebbdcbb</hash>
        <hash alg="SHA3-384">9b5a8ac09f595de0eb40032113db8189ecb5050841e348b70383d205307ceaf2e0b60ce032f99fac144a200f284f3459</hash>
        <hash alg="SHA3-256">50edb33fe7f5ba52958d81f690b28f65021d68b63275668e93ff76b9a1af7d1e</hash>
        <hash alg="SHA3-512">1f7bce1f1658ef7166c223a837369a38c7ffb69a90cdf1b725a21728570ef101ac11ebbea833a08b3933779a789f8c76559c65096d2adee4996b770e3e3a849e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-unix-common@4.1.105.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-native-unix-common/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-transport-native-unix-common</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-codec@4.1.105.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-codec</name>
      <version>4.1.105.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7f3153cdde013952ce72e2a3da089fa0</hash>
        <hash alg="SHA-1">4733830b4b2b9111e9bf8136691d07b20027cd51</hash>
        <hash alg="SHA-256">c4f62480b408fb835b454c74cf6394a4c7088ffdaec78742fcece816c46bb58e</hash>
        <hash alg="SHA-512">9240e7cc17c811dbf72aac336daaa37bbafeffd06b5e106ec326911a7d664bdf5abdd6646b26719f42b67ef4cac780fa3d57c07e85661b3cbfbcad34f0dd41d3</hash>
        <hash alg="SHA-384">930f9e56143e2fd9c5bb9d99f87d45e8dbd2198a91f217e031b2a4996933170b88c55ce5f2b09b181785ff6ae6e8678d</hash>
        <hash alg="SHA3-384">ab5bb789e96b81684022265b501da7a886995c5766dca163f8ac9d9cce4d7fdb393663655f0689010940061a09fdd849</hash>
        <hash alg="SHA3-256">8ef2dd5886938b671e517190e2ab7e85ab40f77b76c67be769ede5f43aa2cde1</hash>
        <hash alg="SHA3-512">eee244a9887931127cf0ef6889aebaf1eaa3df5a495a46a894e751fbc0886dc51b2fb2e4cf62c99c61cbd72281899533cad3541c51925382de0080c51241e49c</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-codec@4.1.105.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-codec/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-codec</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.105.Final?classifier=linux-x86_64&amp;type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-native-epoll</name>
      <version>4.1.105.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8601744fd54eaaa4f16840128ac09c0d</hash>
        <hash alg="SHA-1">8d20e17cff9ec1aaa3bb133ae7cb339c991bc105</hash>
        <hash alg="SHA-256">ed8dc638536da43bee617f6690fddd16e0999ee8fe5daf1ac78ac7123a7bccf3</hash>
        <hash alg="SHA-512">33ade5c3812b9b7d116c20f23562ef6e701aa6862428906eeb7235f5230b83d2c4cbd70dbe9ad078600ff8a29aec10f1889ffa6f453101ff82bef1fb5bf8f67b</hash>
        <hash alg="SHA-384">21b2769a458647d42c7a7ae1107657e635be82a2645e2a3ca2674c4d9b8a2af06e3803e6111a3c550d719c3ddbfd64e7</hash>
        <hash alg="SHA3-384">03829062bd8d82734fda0ad39e5dd0015fe2408fa8f7699cdf077434fbbb9acb007418f96bd4177215fa45fe511e85ac</hash>
        <hash alg="SHA3-256">4c6f64ce36579a6dc55253f74b40465d85e4578b781b075ded1fe0231fc1af1a</hash>
        <hash alg="SHA3-512">12edeb141edda8b9b2af3a8fabde38ee3c4e62fb0e56a4a59fde9c44f322d7a09e281d972a4bb7f9a8153c7e6d41e13be46a0d2fcc84e61469dac8a975db3932</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-native-epoll@4.1.105.Final?classifier=linux-x86_64&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-native-epoll/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-transport-native-epoll</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.105.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-transport-classes-epoll</name>
      <version>4.1.105.Final</version>
      <description>Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">07abd5aceb609324c1e32604bdcb58b0</hash>
        <hash alg="SHA-1">e006d3b0cfd5b8133c9fcebfa05d9ae80a721e80</hash>
        <hash alg="SHA-256">a43bf94f784eb759c14f0b0c7e1c5985a64879e8c7ab21ba7c0c80f7a9382b30</hash>
        <hash alg="SHA-512">52ad6215bde95ac80cf8c172d70c3aae6dff7fed22fd8c2122426bc44736f82bbb85b95fbc988bfe9c91825f85f77239a98fb3e54a82953908c68ac9fa82ecaf</hash>
        <hash alg="SHA-384">7e3b4ba87118c0890ad934d43934f83cefbcd265aa19e07b13569bb7a0bd09428f4ea8ecaf67825bb72416b8b64b1814</hash>
        <hash alg="SHA3-384">f820b4f115857fd9673489bd16b6f04858d1a7a527abefa6175e042a5368e0585becdabb98782e1db6ceae65c694c588</hash>
        <hash alg="SHA3-256">6b768a539bb55a3521a7e4a83bccba8a5d95f89d4e9ddbce7677bb48e043f05f</hash>
        <hash alg="SHA3-512">13fa56e89150ca11fe0c5e2adfaad843237b25022bf07d7b797b7678561ebc9cb7eade2a0d0218bd94a3684c28c8b9b5657e7713fbf50b14ffcf05173ef3286b</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-transport-classes-epoll@4.1.105.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://netty.io/netty-transport-classes-epoll/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty/netty-transport-classes-epoll</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?type=jar">
      <group>io.netty</group>
      <name>netty-tcnative-boringssl-static</name>
      <version>2.0.61.Final</version>
      <description>A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
    to BoringSSL.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">1af1e5182bc94ab5e82174bacf857e18</hash>
        <hash alg="SHA-1">944722ba2883fe5825a0c6b38dc727d7151a9371</hash>
        <hash alg="SHA-256">b6f974972c44cd6f9cecabc255290286faac40b6393c66c3c3c0db7f421cc28e</hash>
        <hash alg="SHA-512">f2f06863a6e524b3792dcfbc5acda8ba464da712f9a9d96951f7d40a4acf43ae29518e0a97835a2efbcb7637086d5b202bb39baa26e14af4399b5bc25713b19f</hash>
        <hash alg="SHA-384">acefe661c9e0915eb090aeabef00c6e40d0020514e28bddd5b6c0883892678c1de12bc937dfa128afe5fe0f943367795</hash>
        <hash alg="SHA3-384">208ca1e30c7b502c49e462491839a226e90c91b482480654b9d099557c09b56b62d04d0241ab09cc37e409709b8ee421</hash>
        <hash alg="SHA3-256">cbb0a9c2d5bbaaf007d5a01d8cdef21d2956a3c8717e0161e7a199f3453af586</hash>
        <hash alg="SHA3-512">08ac33aa7d4d50c67cdba7507e6b4f9e2744f79fec569a996e2c3771341a85b37d2e86a3e5cbb0b3fc49256d6a0af663a7df74b9ac55a196c723894166caf9d8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/</url></reference><reference type="vcs"><url>https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-tcnative-classes@2.0.61.Final?type=jar">
      <publisher>The Netty Project</publisher>
      <group>io.netty</group>
      <name>netty-tcnative-classes</name>
      <version>2.0.61.Final</version>
      <description>A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked
    to OpenSSL.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8f3edcd3825d2aedf3ae6332bd7ff039</hash>
        <hash alg="SHA-1">4c6ae851ed97921bc6c6b64e019c2b039f49131a</hash>
        <hash alg="SHA-256">9b970eccd844bfae175a5cbbf7bf94891894add06d6ccbe1abf2250cd64080f6</hash>
        <hash alg="SHA-512">ee8d81ee564a0a9d49c114378e9058da5d83f72f84b04a461666c3c298a432d74d13267f5411e2e85832de23d23f4509045c9657b7349aeea0d9d4ba5e32853e</hash>
        <hash alg="SHA-384">cf67ce84b14875788d4022ec46bdaffdd20db56f2169817952a70e711cfc72dd870fe01bb3d006888f9fb7d3eeb78c35</hash>
        <hash alg="SHA3-384">e9e4260a1d42559b808af8af52eba397e5ee5b20810f410c87da108bdfd42ff6247ad878c01ba8a11b37dff33a4b855c</hash>
        <hash alg="SHA3-256">ebd2161ddbea7acc1ab0769a6eb7d9e8ea7780d2cd42377b08f97cd6abb7d386</hash>
        <hash alg="SHA3-512">d0ac62d52254408033dd36166881521cbf4ca6f722b69ff9104432034cf55b39b3cd453d402e8606c841c9a9b509b985cfb8cb52360d2b56b492cb19b56bced8</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-tcnative-classes@2.0.61.Final?type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/netty/netty-tcnative/netty-tcnative-classes/</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/netty/netty-tcnative/netty-tcnative-classes</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=linux-x86_64&amp;type=jar">
      <group>io.netty</group>
      <name>netty-tcnative-boringssl-static</name>
      <version>2.0.61.Final</version>
      <description>A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
    to BoringSSL.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">ab03d5d83359dbadeadc04c00d413b42</hash>
        <hash alg="SHA-1">a52fce30407ffcbb38fb0edda64d81c56c331fe7</hash>
        <hash alg="SHA-256">4ff9d14f1ec6ccee35b78f53a6f3d9c7c54535aa2a76138311c2f619c5e150e1</hash>
        <hash alg="SHA-512">06899a0c4c0cbc74bfb4b444d1d29b2a9694e6018ce76d62a9f71761f13aa913460de95eafb32f5bd709f545e02f87b4ae19981b76e353715f1d57e5c49c92a6</hash>
        <hash alg="SHA-384">9594fe6cd49985f60bc90aa14aea6afa2db03d8724cfd759d0c90e74c47076654dc6715534a4e063bcc2faaa18e6c24e</hash>
        <hash alg="SHA3-384">d3534f51678d0bab623d059cc55b670299c27885d7e962e93e76743ccd97c0aa751ffec806a22ebf7daf4f4eeaf72c49</hash>
        <hash alg="SHA3-256">7c260ad7e34ae21b2eed0fefcd0551f7aa3bcb74d19346185faedd4cf9837885</hash>
        <hash alg="SHA3-512">07a37dbbdd5d904aa54caf082ffffce953880a029ceac12599da6087a0cf660c41ed1cbb0182c59b66a5c1db9eb5f1a737a52d0d9ddad6d1b4bc3f7a6ff29f40</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=linux-x86_64&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/</url></reference><reference type="vcs"><url>https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=linux-aarch_64&amp;type=jar">
      <group>io.netty</group>
      <name>netty-tcnative-boringssl-static</name>
      <version>2.0.61.Final</version>
      <description>A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
    to BoringSSL.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8745bf50ba9924672bda4183bb60d30f</hash>
        <hash alg="SHA-1">cc2ba8b1c1f5acebfa314601aefefc1407056cdf</hash>
        <hash alg="SHA-256">3614395218ae379cec22ccaa089c4f27b9329a660e0d53c93e7cb12b7a2cee46</hash>
        <hash alg="SHA-512">73756b25f31c6fa6c1a323d39a80557532cc668ee05e2a4f46e6b432a3e130a8acd17d0f7d77d38589697c81daf6bac5a447824c565dae8a4a6c82198874c712</hash>
        <hash alg="SHA-384">a0dfc5e7dcbc83f7f0807de7cf9eebc7d3b36bb486aeccafec4d955d69408319f6dab0b85df3cd0b5b17028e9d894f60</hash>
        <hash alg="SHA3-384">6132b0cebb230cbfa169cbec110ca4a8436e6cdb38356a385184ab0578e6bef30d63f23ea72d72d4d875953dadbe431e</hash>
        <hash alg="SHA3-256">70609e4b45d754be6294774b5ca825f6b456240660cb42b83a68e14f6095ab4e</hash>
        <hash alg="SHA3-512">2a9c6df28fface2f76915f9abc34410cbcb120aaf985734db76a01557370b81c008e481925f61b56f39ab3fa51862cf55659b3b956910ff8462415817969444e</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=linux-aarch_64&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/</url></reference><reference type="vcs"><url>https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=osx-x86_64&amp;type=jar">
      <group>io.netty</group>
      <name>netty-tcnative-boringssl-static</name>
      <version>2.0.61.Final</version>
      <description>A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
    to BoringSSL.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8a8684186d4be9f91c930f81684289e3</hash>
        <hash alg="SHA-1">0efef10166c644b9ea9f4e62bfed12a5bb37b55a</hash>
        <hash alg="SHA-256">fcfea887f4f0802d363c699b444d504b7109a7cb198ae6845eeff63745e5b0ba</hash>
        <hash alg="SHA-512">60e02d9da6ad187cb8f71794fbcd3a7ec5d892f9eb6873d1ef203144470e9a6e8dc99859d7a7a206279c4a3bb16c5a04661766abd341063dfe486c437e0ba7cd</hash>
        <hash alg="SHA-384">ca294a85844a17bf9e02d4e49699e5178770547ee08a954116524ed25c50799c074f2cab4845ded48312ed29bae17184</hash>
        <hash alg="SHA3-384">30fce4bc017605ed68c806be47ce2a6a4d1e7aea2a61871be7036a8ed9a73741a24610dee8d98f9e7bde0ccbd3b301cc</hash>
        <hash alg="SHA3-256">8e1a9b6385132cb58f0f377ddab30ed740c792838745e0e24b459393ca24bd13</hash>
        <hash alg="SHA3-512">641f452c8a458d6597d53b576d2a992c38952338f8773ae1674c34e7d48f4d98cfe05f0e8e848091cea373d2ba9ad6d9d252f02fd7eabe00b66fadc5ef61b9da</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=osx-x86_64&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/</url></reference><reference type="vcs"><url>https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=osx-aarch_64&amp;type=jar">
      <group>io.netty</group>
      <name>netty-tcnative-boringssl-static</name>
      <version>2.0.61.Final</version>
      <description>A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
    to BoringSSL.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fa8e590d996b3f0cef7de09a24a54a8c</hash>
        <hash alg="SHA-1">556e60a7ecd7f32e6cdc61cfba6c93d2b144889d</hash>
        <hash alg="SHA-256">58e0302c9fde3db984c3ff7ee7ec7159dc0320bdb91533cc290e12e40911cd1a</hash>
        <hash alg="SHA-512">0bd81edb5daa3efa7002f01d0df46db60938112ea61e9c9403bd2fedf66796f7e7ef2d4d29d544a4a55f4e271b95dd3c2961db0c92243c743a97bf464a30b084</hash>
        <hash alg="SHA-384">08311c31f9d68fe1911c101d31c2d56b9f84cf6337b6388acc52020ddd0646bcc2e4a5b333d6c02cbc02cb0df6776eab</hash>
        <hash alg="SHA3-384">23617116771ff3b2bd01c9a07521aec07fef4fc84083695f05596ff3d54903d328f8d5aba43720f172b637a803ab7b27</hash>
        <hash alg="SHA3-256">3b8318758b4b4c64bea6a83f51b6f6cc07a2b97e94bb2ada7b3531aa8cb9dbfa</hash>
        <hash alg="SHA3-512">f796aad1e37618154c8fa4175f47f5eb709ddd360f54113318f9f76a7a10de3919359d6e5bb154568a46e4167cba4b5ec9e90ba2ba628187e68ac83192ec1ddb</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=osx-aarch_64&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/</url></reference><reference type="vcs"><url>https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=windows-x86_64&amp;type=jar">
      <group>io.netty</group>
      <name>netty-tcnative-boringssl-static</name>
      <version>2.0.61.Final</version>
      <description>A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
    to BoringSSL.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">edd5eafc8d0d623febd96f30a48bdde3</hash>
        <hash alg="SHA-1">a60887fcc4b03be4b4c065e085ec099a59c1dc25</hash>
        <hash alg="SHA-256">17cd2fa3c63b7ed23edea01c945e55cb7baed1faa0f553732c3f5f56da90b3e0</hash>
        <hash alg="SHA-512">4fc93ff6248484ab703ea026dfd6172bacd44f053767687513554f7053c0936a8e46cf89b643e2e166e038203a411dbc284333b2aa36a48de636a491333513ca</hash>
        <hash alg="SHA-384">60725f30a8de97b54fe443cc8f07f5cc606669b67aaab2782c296baf1a37f215b036c476ebbb0a0318576956d39c598e</hash>
        <hash alg="SHA3-384">7530c743bf37efb5b3dc6235174473551ca78eeb81ca338c6ea7a626109b47bfdb62a6df80822eacb48348e9a619334d</hash>
        <hash alg="SHA3-256">9ea7ffc900ecb519ea2f3aa234920d217d529d68d4ace592de49f0360ab258e8</hash>
        <hash alg="SHA3-512">7a2598532200da963e58380bfc33e29af3d5c39ecfc3442cdc19389fbfe4fc82e1a929397cc357772dd1812a8d8a780d08fc7bb64fb9f67b9b559934891e29dd</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=windows-x86_64&amp;type=jar</purl>
      <externalReferences><reference type="website"><url>https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/</url></reference><reference type="vcs"><url>https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/ch.qos.logback/logback-classic@1.2.13?type=jar">
      <publisher>QOS.ch</publisher>
      <group>ch.qos.logback</group>
      <name>logback-classic</name>
      <version>1.2.13</version>
      <description>logback-classic module</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fc49f9a98304889b228adbbd7288ae43</hash>
        <hash alg="SHA-1">e9f3458e7354fe4917081237c01fa4999f4e1b86</hash>
        <hash alg="SHA-256">937afb220b91d8a394d78befdbf587c71aeed289d582e2a91e72a7d92172371d</hash>
        <hash alg="SHA-512">f82fef7616c900b3101c452817df961a2a0f17f553ee2796463271274a3d678abe01392ff4a8687b4625527ea7d2ed9686f8512ec0065f73b5821a50774fe755</hash>
        <hash alg="SHA-384">2ad26dc9243566544cfa75921e16865e19c79e73043b82d56dcfbadf3cbd75f50fcef6c47855f2578ca844dcee44565b</hash>
        <hash alg="SHA3-384">e120ebe93eae51e97c9f912a6f78c7d0fb7a0d92e10ad372ce41f5fc71859865d99837be839a52f5e043f9fe6c5f5260</hash>
        <hash alg="SHA3-256">5db19942aa9b8ad4f7b7b4940ebc67ccbe3042c3a840757ef3ea0ff8363e6acc</hash>
        <hash alg="SHA3-512">40a9b257f208da3bd4343944b31a8a7917653281cfbab2ec985b62fe2cd4172c2a0a5dcd2e9a0e348905d820f6080d8f62d0c99dc367f207cd4f2340d8951978</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-1.0</id>
        </license>
        <license>
          <name>GNU Lesser General Public License</name>
          <url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/ch.qos.logback/logback-classic@1.2.13?type=jar</purl>
      <externalReferences><reference type="website"><url>http://logback.qos.ch/logback-classic</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/logback/logback-classic</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/commons-io/commons-io@2.11.0?type=jar">
      <publisher>The Apache Software Foundation</publisher>
      <group>commons-io</group>
      <name>commons-io</name>
      <version>2.11.0</version>
      <description>The Apache Commons IO library contains utility classes, stream implementations, file filters,
file comparators, endian transformation classes, and much more.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3b4b7ccfaeceeac240b804839ee1a1ca</hash>
        <hash alg="SHA-1">a2503f302b11ebde7ebc3df41daebe0e4eea3689</hash>
        <hash alg="SHA-256">961b2f6d87dbacc5d54abf45ab7a6e2495f89b75598962d8c723cea9bc210908</hash>
        <hash alg="SHA-512">5bd78eed456ede30119319c5bed8e3e4c443b6fd7bdb3a7a5686647bd83094d0c3e2832a7575cfb60e4ef25f08106b93476939d3adcfecf5533cc030b3039e10</hash>
        <hash alg="SHA-384">114f1e324d90ad887c177876d410f5787a8e8da6c48d4b2862d365802c0efded3a88cb24046976bf6276cadad3712f0f</hash>
        <hash alg="SHA3-384">80288c03ad4d80d69f91d056ffc5570d49a9c76bf54ad2dff0121ecde26a560df76d05156f281f5c6db2a38ff07a873d</hash>
        <hash alg="SHA3-256">5adfb5ccaf5f21a549422f426118a9542673926fcd18c68390cf813e791dcf6c</hash>
        <hash alg="SHA3-512">7573f47f0babb53cefdc7c2309a0b982d800139064537b0797da442853d081010ad7c3c74a500598a0f800639a5d540eca21963ea652c68613907059bd4278c2</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/commons-io/commons-io@2.11.0?type=jar</purl>
      <externalReferences><reference type="website"><url>https://commons.apache.org/proper/commons-io/</url></reference><reference type="build-system"><url>https://builds.apache.org/</url></reference><reference type="distribution"><url>https://repository.apache.org/service/local/staging/deploy/maven2</url></reference><reference type="issue-tracker"><url>https://issues.apache.org/jira/browse/IO</url></reference><reference type="mailing-list"><url>https://mail-archives.apache.org/mod_mbox/commons-user/</url></reference><reference type="vcs"><url>https://gitbox.apache.org/repos/asf?p=commons-io.git</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.slf4j/slf4j-api@1.7.30?type=jar">
      <publisher>QOS.ch</publisher>
      <group>org.slf4j</group>
      <name>slf4j-api</name>
      <version>1.7.30</version>
      <description>The slf4j API</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">f8be00da99bc4ab64c79ab1e2be7cb7c</hash>
        <hash alg="SHA-1">b5a4b6d16ab13e34a88fae84c35cd5d68cac922c</hash>
        <hash alg="SHA-256">cdba07964d1bb40a0761485c6b1e8c2f8fd9eb1d19c53928ac0d7f9510105c57</hash>
        <hash alg="SHA-512">e5435852569dda596ba46138af8ee9c4ecba8a7a43f4f1e7897aeb4430523a0f037088a7b63877df5734578f19d331f03d7b0f32d5ae6c425df211947b3e6173</hash>
        <hash alg="SHA-384">d8061c2f86f33b813cb86d3d54c615d26aa89afb43cabf8d828ff6a3f4f8e63d4a3b27355033f67ba60c2cdf2558d9de</hash>
        <hash alg="SHA3-384">9f0fcb3bab20dce3b4cd094145976ce7c9da8702c891ff6f3882072c5a0acc763aeb11c446ef08a80e1bec695b11cb60</hash>
        <hash alg="SHA3-256">7fd51c94b174d462a8c7ce103ea7b1858e2c0943da8d21b4407f71a250377c8e</hash>
        <hash alg="SHA3-512">a51d2d7d68a41e0ef1430c90d5b4f182d34be2233b92ad6fc32c1def5504b5089afcbda3349fd401df5d8accdbb0571096e91b2badadcec275bcf3bb0cacc7f7</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
          <url>https://opensource.org/licenses/MIT</url>
        </license>
      </licenses>
      <purl>pkg:maven/org.slf4j/slf4j-api@1.7.30?type=jar</purl>
      <externalReferences><reference type="website"><url>http://www.slf4j.org</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/slf4j/slf4j-api</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/ch.qos.logback/logback-core@1.2.13?type=jar">
      <publisher>QOS.ch</publisher>
      <group>ch.qos.logback</group>
      <name>logback-core</name>
      <version>1.2.13</version>
      <description>logback-core module</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">25736944b46d10756764364afcb455fc</hash>
        <hash alg="SHA-1">8ae4a32ed4937b5ebff6891a93c5e957f4e81655</hash>
        <hash alg="SHA-256">07b1586faf220c05821d0f3ed8e2e417e214c83f40641f76e8a90b134c31ff6b</hash>
        <hash alg="SHA-512">2e2300d56e69ab736f8e3c1dfcf96417af4ee3916c976c13826bcdb7b1246242ace58de92431207a01620731a7d7e740867e3889d0c6738b015610de201559c4</hash>
        <hash alg="SHA-384">f77c2bb9a0ca63883acfc92e07605e0f6c01b03d31cab9c6e9420bbc09afef8ff79c4410a63d1e4960f8a66ed2f2def5</hash>
        <hash alg="SHA3-384">b1a394dc63f7ea18ee4fe0cad5dea4512ec8c7aeca535cbcaf66bb4268f654c285fed03a36ec594f9e3a12f76334c9ab</hash>
        <hash alg="SHA3-256">8d4c885f8a83301773d4cdbe344a338d8147706fe67cfb0e67391638ebf3c28b</hash>
        <hash alg="SHA3-512">7fd8e471bf5fba787d068c03decb7dd3918905f132da581fdc9db35ac630b0e6ee7ab42aa50850aae1b0007f13110f39eee7f183f333f22cf15d761b926202ef</hash>
      </hashes>
      <licenses>
        <license>
          <id>EPL-1.0</id>
        </license>
        <license>
          <name>GNU Lesser General Public License</name>
          <url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/ch.qos.logback/logback-core@1.2.13?type=jar</purl>
      <externalReferences><reference type="website"><url>http://logback.qos.ch/logback-core</url></reference><reference type="distribution"><url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url></reference><reference type="vcs"><url>https://github.com/qos-ch/logback/logback-core</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/asm/asm@3.1?type=jar">
      <publisher>ObjectWeb</publisher>
      <group>asm</group>
      <name>asm</name>
      <version>3.1</version>
      <description>A very small and fast Java bytecode manipulation framework</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">b9b8d2d556f9458aac8c463fd511f86d</hash>
        <hash alg="SHA-1">c157def142714c544bdea2e6144645702adf7097</hash>
        <hash alg="SHA-256">333ff5369043975b7e031b8b27206937441854738e038c1f47f98d072a20437a</hash>
        <hash alg="SHA-512">074612f145765d33c449887a29dd0791205881ba42d613e52b360ca53bd47c5f9835049de8fc6a384041de2e73bd271b6177c2225e2f72853a88359f6c10b14d</hash>
        <hash alg="SHA-384">c4ae90a52b7a23cbca12a01777e140e3f3f7943634611c23166a60d69a90f1edfeac8b210979f055fab6d1526d287ba4</hash>
        <hash alg="SHA3-384">04cc814a6d1d69266aba09985cd6ac04c5bc99964b099c88d89690ab656d53044a6a6bea6b79a37dc41c3202364888b6</hash>
        <hash alg="SHA3-256">0d52b7d9c8c5e047e79df73f4a4883e84eb324739748f1aac584e2e76b3968e6</hash>
        <hash alg="SHA3-512">5e0956cb7cd39ac3d6dd773d64a1a40f8a5b83c95306c627214572b996fd37188d9382e2b7c6579c3b93d04a9179ea3b479664de3d54ae9f0bf254de808d8c9c</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/asm/asm@3.1?type=jar</purl>
      <externalReferences><reference type="website"><url>http://asm.objectweb.org/asm/</url></reference><reference type="distribution"><url>http://mojo.codehaus.org/my-project</url></reference><reference type="issue-tracker"><url>http://forge.objectweb.org/tracker/?group_id=23</url></reference><reference type="mailing-list"><url>http://www.ow2.org/wws/arc/asm</url></reference><reference type="vcs"><url>http://cvs.forge.objectweb.org/cgi-bin/viewcvs.cgi/asm/asm/asm/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.grizzly/grizzly-servlet-webserver@1.9.8?type=jar">
      <publisher>SUN Microsystems</publisher>
      <group>com.sun.grizzly</group>
      <name>grizzly-servlet-webserver</name>
      <version>1.9.8</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">d2fd6203d6e2bf790c72477c4cb637d3</hash>
        <hash alg="SHA-1">de12cf2edfbc7fc6a2feb82e97ca16d0c0106bfa</hash>
        <hash alg="SHA-256">79e64e3e6aa1ceb836694bfae27880ef88363e2a70d432036d307c88f32d67ec</hash>
        <hash alg="SHA-512">4c45023cf84fd4a3b29ac8e495c3ad25862df47c8ff72beb6cc0c502ef89e5e8dc96639a127e93000d21b70c25c457f636210d3ca396343b6b7c687757043106</hash>
        <hash alg="SHA-384">387899dd34b0791017f1db023c4d6a891f7a6dc9118f76f82093c394d974f703c62153e0b0638f7be76a9039d3796726</hash>
        <hash alg="SHA3-384">9c836c05ba22a628f5ac6c900481735cc4ea39873a5a4cd0baa538e7fc859cb80c9f85b2a14320507b1c26e1044707c8</hash>
        <hash alg="SHA3-256">e0a1615629c3b60d77cef8c991e19423b5258e5b7d5633fda0118a37a7d64380</hash>
        <hash alg="SHA3-512">b8f0fdee1715621cec0d5ca6e840f27f93c7ae4721eb30a681281606c8ba58dab2de8f4817b4bfb1b246c6465e11d9ec851dab0ba853689d326484d40b279b31</hash>
      </hashes>
      <licenses>
        <license>
          <name>CDDL</name>
          <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.grizzly/grizzly-servlet-webserver@1.9.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://grizzly.dev.java.net</url></reference><reference type="distribution"><url>dav:http://rator.sfbay/maven/repositories/glassfish/</url></reference><reference type="issue-tracker"><url>https://grizzly.dev.java.net/servlets/ProjectIssues</url></reference><reference type="mailing-list"><url>dev@grizzly.dev.java.net</url></reference><reference type="vcs"><url>https://grizzly.dev.java.net/source/browse/grizzly/#dirlist/grizzly-servlet-webserver</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.grizzly/grizzly-http@1.9.8?type=jar">
      <publisher>SUN Microsystems</publisher>
      <group>com.sun.grizzly</group>
      <name>grizzly-http</name>
      <version>1.9.8</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6d96f6c7359213e8f7afb84851d85b40</hash>
        <hash alg="SHA-1">6d6dc647937f7b6b9d141ef1c016248e390bbe78</hash>
        <hash alg="SHA-256">ba587b604d26d27b22821f1de179090274ebb92f5b6f9b2d9f397b8fb52e2134</hash>
        <hash alg="SHA-512">cd861278fe29d782532226c137d83b46baec3a63a17367a921f7041a180f9e89ca5f579810959455c0615ddba8390ee54db9fe11a159a5523fa392615d963789</hash>
        <hash alg="SHA-384">9fd0c5d6b8eadd2048366f92d11cc521c542370ce5630a4e12d61dfeaa36f1d1af50c1949d0b80fa069db5dfc2af220c</hash>
        <hash alg="SHA3-384">45ae93071928b8a5790dc3c7c7393e0cb4f03e6f56883616de9cd4b2b2a1cfeab038a728bdd8e3fbfd2b2f8d865c3170</hash>
        <hash alg="SHA3-256">1688fa5578ca3936062f76b2c4d28ac1668acdc094b7b1935913f9dcbb9efb88</hash>
        <hash alg="SHA3-512">28c98937f53fed10232ee267402c3c6f37b114c626f1deeb8ccce9e8881dd23bab2c331eaa5e3ce745f831dab7e1698e9ef07e0ea4ba54a7303cd3768524f6d5</hash>
      </hashes>
      <licenses>
        <license>
          <name>CDDL</name>
          <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.grizzly/grizzly-http@1.9.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://grizzly.dev.java.net</url></reference><reference type="distribution"><url>dav:http://rator.sfbay/maven/repositories/glassfish/</url></reference><reference type="issue-tracker"><url>https://grizzly.dev.java.net/servlets/ProjectIssues</url></reference><reference type="mailing-list"><url>dev@grizzly.dev.java.net</url></reference><reference type="vcs"><url>https://grizzly.dev.java.net/source/browse/grizzly/#dirlist/grizzly-http</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.grizzly/grizzly-framework@1.9.8?type=jar">
      <publisher>SUN Microsystems</publisher>
      <group>com.sun.grizzly</group>
      <name>grizzly-framework</name>
      <version>1.9.8</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8d8dc3f863621be740f5781b2be6132c</hash>
        <hash alg="SHA-1">d8bf1adb527b34800b6d828314a12f46b9b1d065</hash>
        <hash alg="SHA-256">31f31c27797b01e3adaa01b182e7581a4b9b58cd0ff997d7077841ff3cb67888</hash>
        <hash alg="SHA-512">1aaf064ff30452ac113881b91ff5a6d2401cb49d7200bf6a7ab03d28624b0582dbd9b5c861ec56e74b0e807d7ffa566231bb8a7a5cdc78e6981cc194010b25e1</hash>
        <hash alg="SHA-384">120532351bb4a1c86e80b786cc73da52466af3b1ed3317d83d5880877b6b239a1f70679f71036a12134e0f61d435e8bc</hash>
        <hash alg="SHA3-384">859a61983dd387f44bb0b079afdf1484dccb80dab6404cb5bc911cdd348f7bdee8413bd5eb486e0fba536b7d60dccd10</hash>
        <hash alg="SHA3-256">5470ed7d7c9aef6a0fb1dd5796e4e0efecc5fbca18252744603f858c04f8cf6f</hash>
        <hash alg="SHA3-512">95154bfe0428fb08d10c77f94dea5eb60113ccb4ad17c6289f31d321dfa1c81f37a5b748befdab26d0cd19b7f45f4189f4105a2733de1700a61f176bf3371c71</hash>
      </hashes>
      <licenses>
        <license>
          <name>CDDL</name>
          <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.grizzly/grizzly-framework@1.9.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://grizzly.dev.java.net</url></reference><reference type="distribution"><url>dav:http://rator.sfbay/maven/repositories/glassfish/</url></reference><reference type="issue-tracker"><url>https://grizzly.dev.java.net/servlets/ProjectIssues</url></reference><reference type="mailing-list"><url>dev@grizzly.dev.java.net</url></reference><reference type="vcs"><url>https://grizzly.dev.java.net/source/browse/grizzly/#dirlist/grizzly-framework</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.grizzly/grizzly-rcm@1.9.8?type=jar">
      <publisher>SUN Microsystems</publisher>
      <group>com.sun.grizzly</group>
      <name>grizzly-rcm</name>
      <version>1.9.8</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">199e3fc8ee2fae8b6df03ab7377dc24b</hash>
        <hash alg="SHA-1">a5177aec70a83a327b06cf66638681f550f341ee</hash>
        <hash alg="SHA-256">97c3b320fb051a0977e0bd6994a992d9a959cade1168ed256148f2e81befb649</hash>
        <hash alg="SHA-512">99fb1901148137328466eda912c469e3d6f808309c43ed9e17d5482e946b7bdd6900c313bc0086ac7c61ee232a3c4d10ba9e39605f1bd8d0a128e4e5f1edb8b1</hash>
        <hash alg="SHA-384">e1f7898808fc0f23067a5a7919d28766f20556d8956ed8ae1d3c8a15218723fe7ff0399958d8375505c936c5d8be3dfb</hash>
        <hash alg="SHA3-384">5a701241720d76bafd072b7264c22d902f45e98fbf40a2dddd2ba91bbf94c2c70dc84338c14eaa1a6b63f2ccb18837cf</hash>
        <hash alg="SHA3-256">fa0069e90327b71edb2992124e0feadcfab8081bf46873f85edc07fa8b86ac62</hash>
        <hash alg="SHA3-512">ff9e4e3af07a10515152e4c29fc8d8f7a74739a9e71ff9cb21a25262847d395e75d4bef5b6ac3d7a53d74eee32c1101eb4c8496e8a3264877249af1b9607472b</hash>
      </hashes>
      <licenses>
        <license>
          <name>CDDL</name>
          <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.grizzly/grizzly-rcm@1.9.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://grizzly.dev.java.net</url></reference><reference type="distribution"><url>dav:http://rator.sfbay/maven/repositories/glassfish/</url></reference><reference type="issue-tracker"><url>https://grizzly.dev.java.net/servlets/ProjectIssues</url></reference><reference type="mailing-list"><url>dev@grizzly.dev.java.net</url></reference><reference type="vcs"><url>https://grizzly.dev.java.net/source/browse/grizzly/#dirlist/grizzly-rcm</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.grizzly/grizzly-portunif@1.9.8?type=jar">
      <publisher>SUN Microsystems</publisher>
      <group>com.sun.grizzly</group>
      <name>grizzly-portunif</name>
      <version>1.9.8</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">5a9ed2adddfc7c16a0cda181d025c84c</hash>
        <hash alg="SHA-1">665c5b84694538771a62f1dcf1ead6c45e7c9d65</hash>
        <hash alg="SHA-256">ea6e40faabe8536ec6e6bc437a68f6ff6500cb3c1de812008ed76f6441c3bce2</hash>
        <hash alg="SHA-512">8f5f1cdb12dfb173d32c6f0b5af9be8f64777f902039f63c750947cee70cb54fc86917967d5e98c9ecde9f97a94848b347ba74054177bcd9d4ebbcb66e2a8052</hash>
        <hash alg="SHA-384">1b517f61d2501d0c66ac61e387716de27b927439f59e12ce397b32ed6338debf809c6382126a1b1e341d76369e4d4323</hash>
        <hash alg="SHA3-384">9ffa1759c3f8017adafe291b0c1b2b344de15792717085371b316e83c0fd7d4a924f4225cff5e09384073b6938f2ffef</hash>
        <hash alg="SHA3-256">b00ffc16fb1621ca560355c99e1f5bf894f588ed4780d00dff7c35fbb23e8f35</hash>
        <hash alg="SHA3-512">7fef7e4f0cbba1c17db0ca94ab2a1c60cecf1ee9fb52a16037c52d4cb1c0d8e49861d671fb8cf8c054386eacbeadf0f88c6be0c1fbd839c5b60b65be3afeef77</hash>
      </hashes>
      <licenses>
        <license>
          <name>CDDL</name>
          <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.grizzly/grizzly-portunif@1.9.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://grizzly.dev.java.net</url></reference><reference type="distribution"><url>dav:http://rator.sfbay/maven/repositories/glassfish/</url></reference><reference type="issue-tracker"><url>https://grizzly.dev.java.net/servlets/ProjectIssues</url></reference><reference type="mailing-list"><url>dev@grizzly.dev.java.net</url></reference><reference type="vcs"><url>https://grizzly.dev.java.net/source/browse/grizzly/#dirlist/grizzly-portunif</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.grizzly/grizzly-http-servlet@1.9.8?type=jar">
      <publisher>SUN Microsystems</publisher>
      <group>com.sun.grizzly</group>
      <name>grizzly-http-servlet</name>
      <version>1.9.8</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">396f3f4fd6c7ab8262e63b8e1619c145</hash>
        <hash alg="SHA-1">6711cc00a1a38fecaabef934d05bb6b86efb05f3</hash>
        <hash alg="SHA-256">9b160af76648723db9695ad1c52d20ff62dfe9ac37532d7aa304a31d62a77b1c</hash>
        <hash alg="SHA-512">82c9d75889509560d1ae28799d03d98da95dafd1883f56137d3f36006dbbf7cd7efd343c7355d928a439d5c78bae1e49016b2c365989ab0229e68d5a54238d77</hash>
        <hash alg="SHA-384">a000d22571b025a95e2174fe4cd24665ed3e51a4d00d289b03df9f1654d566facae7c1f601f810e903f7309941d49ef2</hash>
        <hash alg="SHA3-384">2fdb1d63707c0bd66fd236001243e349d6bbf1b445adf2b9d781e1af33cc3e9283b6c7e3c6180045337af4b27fba6225</hash>
        <hash alg="SHA3-256">b623aff578249cd4c2165702b9026f60ef0ff8bfa5708109d1ba4441b96c672e</hash>
        <hash alg="SHA3-512">3b3b0b2adef11cf69ba28738dca92bafb0c2398a19f1828e3f94950b6ba4d1756a5ed5fa8fa4cd5d2ff12aa3daf76ad7f191e3fe847ac5fcfd42ec910ee788e0</hash>
      </hashes>
      <licenses>
        <license>
          <name>CDDL</name>
          <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.grizzly/grizzly-http-servlet@1.9.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://grizzly.dev.java.net</url></reference><reference type="distribution"><url>dav:http://rator.sfbay/maven/repositories/glassfish/</url></reference><reference type="issue-tracker"><url>https://grizzly.dev.java.net/servlets/ProjectIssues</url></reference><reference type="mailing-list"><url>dev@grizzly.dev.java.net</url></reference><reference type="vcs"><url>https://grizzly.dev.java.net/source/browse/grizzly/#dirlist/grizzly-http-servlet</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.grizzly/grizzly-utils@1.9.8?type=jar">
      <publisher>SUN Microsystems</publisher>
      <group>com.sun.grizzly</group>
      <name>grizzly-utils</name>
      <version>1.9.8</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">95124fa611197a12462fe2cad9caae4b</hash>
        <hash alg="SHA-1">fabf915b5308d6970d5f43948d12fac55b2df648</hash>
        <hash alg="SHA-256">9ec105bfeeafbf687d99666872127822d5e684d72b22704aa114bed7cf6e071f</hash>
        <hash alg="SHA-512">49b5e38690abd14b9fbde1bca3a45cab445170f30c5d8911c5d2095d51a3eb180ae08d128ab0ea8e3005d777be6f955b9a758a0c7318da06d6e71f844b09090c</hash>
        <hash alg="SHA-384">606b9c5e6088fd98e0b48e98129553399f8f9bc4466d5c127cd5eddec4b0c7276526b06500423d6e0805fc618cdab2bd</hash>
        <hash alg="SHA3-384">5d66f69419b9b7773ec084f4810231b85b0319f09d34006b98d63e2affaad3fa6c2b643e4ee44399a324e829c2df071e</hash>
        <hash alg="SHA3-256">d1ad4a4bb44f1eeb5958fee3489bc3aa6a7f406d54954aeb78f65cbd732373b8</hash>
        <hash alg="SHA3-512">1f250acec979175d0eba6e170bd413860c6773ec75f10f586146ad3d03279f4de7944108f049f8df730b5bcb97d8c9eff6451c640436cd4a4f8dcd389a0c9161</hash>
      </hashes>
      <licenses>
        <license>
          <name>CDDL</name>
          <url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.grizzly/grizzly-utils@1.9.8?type=jar</purl>
      <externalReferences><reference type="website"><url>https://grizzly.dev.java.net</url></reference><reference type="distribution"><url>dav:http://rator.sfbay/maven/repositories/glassfish/</url></reference><reference type="issue-tracker"><url>https://grizzly.dev.java.net/servlets/ProjectIssues</url></reference><reference type="mailing-list"><url>dev@grizzly.dev.java.net</url></reference><reference type="vcs"><url>https://grizzly.dev.java.net/source/browse/grizzly/#dirlist/grizzly-utils</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.servlet/servlet-api@2.5?type=jar">
      <group>javax.servlet</group>
      <name>servlet-api</name>
      <version>2.5</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">69ca51af4e9a67a1027a7f95b52c3e8f</hash>
        <hash alg="SHA-1">5959582d97d8b61f4d154ca9e495aafd16726e34</hash>
        <hash alg="SHA-256">c658ea360a70faeeadb66fb3c90a702e4142a0ab7768f9ae9828678e0d9ad4dc</hash>
        <hash alg="SHA-512">363ba5590436ab82067b7a2e14b481aeb2b12ca4048d7a1519a2e549b2d3c09ddf718ac64dc2be6c2fc24c51fdc9c8160261329403113369588ce27d87771db6</hash>
        <hash alg="SHA-384">1d8b8aa3ad4edb7611a43e4e5b0f9538aa70df1d6ecf09cb977f6fb963797850d4350778530f2082aac9bedf09a27824</hash>
        <hash alg="SHA3-384">2c62a7bf3f321aaa2ccd80e9fa633eb36a672a208c79e117a91e9812e3abfd7df3934930191d109be65441deed2cbd20</hash>
        <hash alg="SHA3-256">319bcec5b7eb366f63655cdf3cbdaa385e160f61edf3cbd94938e53b59905995</hash>
        <hash alg="SHA3-512">dd44fc227d6e790255376ef0473746725fa7703d38ae3805715910d1846f41ac789acdc2d2ba1ebde874f7ee32d906608966612c90c618872aed3fca8e28e952</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/javax.servlet/servlet-api@2.5?type=jar</purl>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.jersey/jersey-server@1.1.5.1?type=jar">
      <publisher>Sun Microsystems, Inc</publisher>
      <group>com.sun.jersey</group>
      <name>jersey-server</name>
      <version>1.1.5.1</version>
      <description>Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311)
        production quality Reference Implementation for building
        RESTful Web services.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">a6a5883bab44131bc1c2ba14f347fb11</hash>
        <hash alg="SHA-1">c42f4599d31b336cf4d4dd592d548d1a0cfa3f86</hash>
        <hash alg="SHA-256">3da5d4fbcc5fd56fe0c18a135f707f0e5cce6a6d58f4145b4d5de25088b2fa3a</hash>
        <hash alg="SHA-512">7c53d34e612582dd42277ea4ac2174e4aecaca3f3e4fd17f60aedefb564597d6aa484fc4497445c110bc27cfae42f9f52d30d2ebf54092bf9ed8c840d0a22732</hash>
        <hash alg="SHA-384">76d39b163333b7e49999f1ff271b0bbbd0984719970d97494cd9b8abe4faf0692a3ddc3e4c3eb9a5dd53673244086f34</hash>
        <hash alg="SHA3-384">e4a14e0af533e402727b4d86e941898d878994ee641512cd8179646164ab723eaaf885e631f62058997d13459f041e42</hash>
        <hash alg="SHA3-256">f9a8995c5bda9903ac09482c6188e651e47ea29ce2f20f4ea510df8037e1bfd0</hash>
        <hash alg="SHA3-512">df345d1f54fd09e1b92aed3b3b13efcb1d84f70004b3e22ec3af6afc7d399527553b32d2c9664850d060a72a1b938ee27e758a0bcab56bdd81d14de73412fc77</hash>
      </hashes>
      <licenses>
        <license>
          <name>CDDL+GPL License</name>
          <url>https://jersey.dev.java.net/CDDL+GPL.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.jersey/jersey-server@1.1.5.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jersey.dev.java.net/jersey-server/</url></reference><reference type="build-system"><url>http://hudson.glassfish.org/job/Jersey/</url></reference><reference type="distribution"><url>file:///export/home/jerseyrobot/workspace/fake-m2-repo/</url></reference><reference type="issue-tracker"><url>https://jersey.dev.java.net/servlets/ProjectIssues</url></reference><reference type="mailing-list"><url>http://markmail.org/search/?q=list%3Anet.java.dev.jersey.users</url></reference><reference type="vcs"><url>https://jersey.dev.java.net/source/browse/jersey/trunk/jersey/jersey-server/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.jersey/jersey-core@1.1.5.1?type=jar">
      <publisher>Sun Microsystems, Inc</publisher>
      <group>com.sun.jersey</group>
      <name>jersey-core</name>
      <version>1.1.5.1</version>
      <description>Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311)
        production quality Reference Implementation for building
        RESTful Web services.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">93193a8eed5d666c808bb4fe1a8130e3</hash>
        <hash alg="SHA-1">4bcff2d25ae8eff77da32807aab13c2455159c44</hash>
        <hash alg="SHA-256">84c0ac277c3e388ba4f55a81581949ff4c4af8369cafd8482876d297396b75b9</hash>
        <hash alg="SHA-512">bcdb2b86dcb0d5ce14a25efb8e716e082dfa5a468d90a2610c25476f655a95f32d3c9b391b95d78bd9123a6df3f7600e6989355ffb70edcbd4d3360377a422e4</hash>
        <hash alg="SHA-384">61dc1256269dbbf86233f1903600c14007673244a841433acc4dd59fc59519e1e97b61de486c1d16ca54018b1f7be430</hash>
        <hash alg="SHA3-384">0c728e6735346d2ead17741dcd15ddf20fb6a3238f75f783f3833f65506cdbab2cebad489422552e34e75b9dd2fc7243</hash>
        <hash alg="SHA3-256">d459802910de73791e818f533e1c8883ce830c3328accff7cfb3adb31e62f574</hash>
        <hash alg="SHA3-512">315fb0c532e6a79e4f54992b108389a88b67161ee86c546b56ad8c1b8538e8a76c82a71fb286e9c2cceec48f6a2a045a8010a028df0eb90fdc2c6ed0599d7681</hash>
      </hashes>
      <licenses>
        <license>
          <name>CDDL+GPL License</name>
          <url>https://jersey.dev.java.net/CDDL+GPL.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.jersey/jersey-core@1.1.5.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jersey.dev.java.net/jersey-core/</url></reference><reference type="build-system"><url>http://hudson.glassfish.org/job/Jersey/</url></reference><reference type="distribution"><url>file:///export/home/jerseyrobot/workspace/fake-m2-repo/</url></reference><reference type="issue-tracker"><url>https://jersey.dev.java.net/servlets/ProjectIssues</url></reference><reference type="mailing-list"><url>http://markmail.org/search/?q=list%3Anet.java.dev.jersey.users</url></reference><reference type="vcs"><url>https://jersey.dev.java.net/source/browse/jersey/trunk/jersey/jersey-core/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.ws.rs/jsr311-api@1.1.1?type=jar">
      <publisher>Sun Microsystems, Inc</publisher>
      <group>javax.ws.rs</group>
      <name>jsr311-api</name>
      <version>1.1.1</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">c9803468299ec255c047a280ddec510f</hash>
        <hash alg="SHA-1">59033da2a1afd56af1ac576750a8d0b1830d59e6</hash>
        <hash alg="SHA-256">ab1534b73b5fa055808e6598a5e73b599ccda28c3159c3c0908977809422ee4a</hash>
        <hash alg="SHA-512">eede48ca4c30fe25160636cad27fc5732131543d67c59676282e4fd068e56c2e272171c9048dd6b5bc0b0c888bdbc3aa8f9c117c97e42d9309cf049d0bf894bb</hash>
        <hash alg="SHA-384">8691975ed52da48edbc6bf56e4f2df7f6b69488978176d4302877af491dd8c9702cbef1b90538fb26ec3785f5d5c9643</hash>
        <hash alg="SHA3-384">16599e4a69a3d1a4d2bf913d31f6bc07a0f6e4e0b5a5993b727b843aab89d0702834a3e7833ca3f0fcfa8895614ce7e9</hash>
        <hash alg="SHA3-256">56fa50bd83843e2aca8eee47b5bbd6bf733e8f44a08dc956de127d02edb82dc1</hash>
        <hash alg="SHA3-512">0f05080eba1ba3a087d3c8dee6a619f0c82f108062348d34f9af70eafc67344165a1a2035488a740f42e25460b046ad4b9fffd23bf0e3d98642acb2d5ddb3865</hash>
      </hashes>
      <licenses>
        <license>
          <id>CDDL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/javax.ws.rs/jsr311-api@1.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jsr311.dev.java.net</url></reference><reference type="distribution"><url>java-net:/maven2-repository/trunk/repository/</url></reference><reference type="issue-tracker"><url>https://jsr311.dev.java.net/servlets/ProjectIssues</url></reference><reference type="mailing-list"><url>dev@jsr311.dev.java.net</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.jersey/jersey-json@1.1.5.1?type=jar">
      <publisher>Sun Microsystems, Inc</publisher>
      <group>com.sun.jersey</group>
      <name>jersey-json</name>
      <version>1.1.5.1</version>
      <description>Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311)
        production quality Reference Implementation for building
        RESTful Web services.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">6beb6d706a355e260d81d79636c547a4</hash>
        <hash alg="SHA-1">35bbde2affd9365cdab3a7e63406ece4e99754ab</hash>
        <hash alg="SHA-256">fad72f4ed8d0ad31ffc69e18dea273f8fc087494af55d6bc7a9f00f1b7a96718</hash>
        <hash alg="SHA-512">ab6a58c762151cd3f811b2cd26919b37cc47f36cfd7bb31807dbfd554257caa26063ead8542fb3985ee89138addc63dbc06fde0b8f6413e6f260d8701ca0c48e</hash>
        <hash alg="SHA-384">bd7010d4368a766e48521d2fa172d450dfa338d98420ccf72261180b44ab12758921e77286a822724ed414154bde308c</hash>
        <hash alg="SHA3-384">befb7c853b81c8be2d76ba04cef1df5b57f8efefdfcd695e827e064f724ecc164ee44e192f808533f8f97f095aa81481</hash>
        <hash alg="SHA3-256">faeadd05ffe9ae0bb626a97086d20015a35a72a1faae2cc506ac50a87881f40f</hash>
        <hash alg="SHA3-512">1c27d9bd5b9884d96be5261e4dcc37a94e3479644230a80d45fa34e69bb1fee8b80755ba43c9d8d72830106261ac41521bc5c8a46e22440ab496019e53ddf602</hash>
      </hashes>
      <licenses>
        <license>
          <name>CDDL+GPL License</name>
          <url>https://jersey.dev.java.net/CDDL+GPL.html</url>
        </license>
      </licenses>
      <purl>pkg:maven/com.sun.jersey/jersey-json@1.1.5.1?type=jar</purl>
      <externalReferences><reference type="website"><url>https://jersey.dev.java.net/jersey-json/</url></reference><reference type="build-system"><url>http://hudson.glassfish.org/job/Jersey/</url></reference><reference type="distribution"><url>file:///export/home/jerseyrobot/workspace/fake-m2-repo/</url></reference><reference type="issue-tracker"><url>https://jersey.dev.java.net/servlets/ProjectIssues</url></reference><reference type="mailing-list"><url>http://markmail.org/search/?q=list%3Anet.java.dev.jersey.users</url></reference><reference type="vcs"><url>https://jersey.dev.java.net/source/browse/jersey/trunk/jersey/jersey-json/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.codehaus.jettison/jettison@1.1?type=jar">
      <group>org.codehaus.jettison</group>
      <name>jettison</name>
      <version>1.1</version>
      <description>A StAX implementation for JSON.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">fc80e0aabd516c54739262c3d618303a</hash>
        <hash alg="SHA-1">1a01a2a1218fcf9faa2cc2a6ced025bdea687262</hash>
        <hash alg="SHA-256">377940288b0643c48780137f6f68578937e1ea5ca2b73830a820c50a7b7ed801</hash>
        <hash alg="SHA-512">075137cc1acbcdc4f07ac421d0f8fef7af5ac015520580aa3b908f22463b2ba86ba6be3b7511561d0459f1f14fac94617653c3777342ee0c857016baa7120ee9</hash>
        <hash alg="SHA-384">6fade925eed045ef42898f7e5cf72ac71e782ac802a9610aba57c78a39e16c7422eea88fd614e26ebe9e3e2e52bb4d2f</hash>
        <hash alg="SHA3-384">ed287c5346fc063603377b96bfad292cbe28c5604c120acb0405de2e3def3a42da6deafa6d070fbb106482786a791768</hash>
        <hash alg="SHA3-256">7ab16df7e0316871e5650ca1884fb4ac8b8acdfcdb0bda834729d83b44f8c993</hash>
        <hash alg="SHA3-512">f96810a0475fdb589211d57ed374b3d4d1b897f8b8b715088d0973fc29eb11f6797eed065de86c9acda29529ef1785c8c8f1d2b3d194148a18e9e1f3488d0ac4</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/org.codehaus.jettison/jettison@1.1?type=jar</purl>
      <externalReferences><reference type="distribution"><url>dav:https://dav.codehaus.org/repository/jettison/</url></reference><reference type="vcs"><url>https://svn.codehaus.org/jettison/tags/jettison-1.1</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/stax/stax-api@1.0.1?type=jar">
      <group>stax</group>
      <name>stax-api</name>
      <version>1.0.1</version>
      <description>StAX API is the standard java XML processing API defined by JSR-173</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7d436a53c64490bee564c576babb36b4</hash>
        <hash alg="SHA-1">49c100caf72d658aca8e58bd74a4ba90fa2b0d70</hash>
        <hash alg="SHA-256">d1968436fc216c901fb9b82c7e878b50fd1d30091676da95b2edd3a9c0ccf92e</hash>
        <hash alg="SHA-512">43c24e8dbffa9b932492c8ccf2b91926b2ba3d1d34b5a9671c689bd24d4c220b996708a9667521641d1abbf29404b653755b6f6f3dc0ad0671f5c09db332ea06</hash>
        <hash alg="SHA-384">2e6c232d3012064dc17e10c2e5b281728a6771eb0d74868e730caf60fe6f96fdd6145759fbbf9d1aa2e07eb1f49764d6</hash>
        <hash alg="SHA3-384">03ebb8db88d04b7308570c1058aadfb6a81d3d6725b1dd13a049ea984ed1df42d3e0f8163e1229752228cada978fb462</hash>
        <hash alg="SHA3-256">8173e3e3a0db17b3dbb80c017268858ecda57c819e5b58dbe202bd8087664bb1</hash>
        <hash alg="SHA3-512">e9a7c234dfeff5d4cabd034a536f31ad5a141e30b0ad2438cf5856dd6c36eeb16c69b8bc1ba3ee6bba91f69cd3cbd450953249f2f0eee0a9a22d49637b575f4d</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/stax/stax-api@1.0.1?type=jar</purl>
      <externalReferences><reference type="website"><url>http://stax.codehaus.org/</url></reference><reference type="issue-tracker"><url>http://jira.codehaus.org/browse/STAX</url></reference><reference type="mailing-list"><url>http://groups.yahoo.com/group/stax_builders/</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.sun.xml.bind/jaxb-impl@2.1.12?type=jar">
      <group>com.sun.xml.bind</group>
      <name>jaxb-impl</name>
      <version>2.1.12</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">44ca73469f3219930b083e37cd847936</hash>
        <hash alg="SHA-1">acd999a9fab1bbca3e635304edb42910601f4064</hash>
        <hash alg="SHA-256">a1549040d7d181501ef9db457b6914347de389b964b307b38f98713d9a24c90e</hash>
        <hash alg="SHA-512">089472150a484813e1dd270040433a806f6c99fea7cec2382ec5ebd66103a8eaffb50facc687059b96d585f6a8e233984bf1091117d8590cf7a86ea46f6e7109</hash>
        <hash alg="SHA-384">dfbc18b3ac1e33be245a16124a5304db2753f3d351db2567abdb875895f702b49a33c0e95fd6675e7b2f44040d178955</hash>
        <hash alg="SHA3-384">3c5fd8582c0b1ca19bc95c8aab8d895305db26813aa63954927360cce1f9d9be641cb5193d1aea012829f81b1cb25a6e</hash>
        <hash alg="SHA3-256">a96e8598968130d6aba39889a09118d32dbd8f44672a9ef12e2c244c815b4cea</hash>
        <hash alg="SHA3-512">aea421ac6728cf652ba5f5e78f2965922f6164254c867e1c185b5327ecf6b75959d1c3ce1e20738509edcefd6b5df7e034e72c38dab708c58f5493826c766362</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/com.sun.xml.bind/jaxb-impl@2.1.12?type=jar</purl>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.xml.bind/jaxb-api@2.1?type=jar">
      <group>javax.xml.bind</group>
      <name>jaxb-api</name>
      <version>2.1</version>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9534ce6506dc96bac3944423d804be30</hash>
        <hash alg="SHA-1">d68570e722cffe2000358ce9c661a0b0bf1ebe11</hash>
        <hash alg="SHA-256">2e9dc899a785544e8a8262047cd370636f734ee0246e36263ee0295c3f3aed94</hash>
        <hash alg="SHA-512">8cf015e64a33b6f6076259f09da1262efebc772d9d94764027a02d57a891a0f5fb9c2dcaab748f6cb6a29ab107ba0f3ad106d815bdb69f72786d30e25951a15f</hash>
        <hash alg="SHA-384">9c2ff0c963ac617cae1738c176dc614aea6686092435adffa840d150fb5535500e5bfc9da067895caded1ba37308a350</hash>
        <hash alg="SHA3-384">f275d6bdf2a78bc875f91d011cc60228db2a7a4b30e36dac191a657d7f7cd865bdc629a920d367819649b064b3669b65</hash>
        <hash alg="SHA3-256">f38cd1062d227f3804172732bf1d122e7654684bf91b3510151be4eb5e57baea</hash>
        <hash alg="SHA3-512">3011caf2cb450444d4565e99b92c73e0dd2a0000150c3a70922f3074e3abc5b7ad9d1b5ab0920e8d55c218e5540d43ea26ac2b857f4bc98ea21f451e4aa8efd1</hash>
      </hashes>
      <licenses/>
      <purl>pkg:maven/javax.xml.bind/jaxb-api@2.1?type=jar</purl>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.xml.stream/stax-api@1.0-2?type=jar">
      <group>javax.xml.stream</group>
      <name>stax-api</name>
      <version>1.0-2</version>
      <description>StAX is a standard XML processing API that allows you to stream XML data from and to your application.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">7d18b63063580284c3f5734081fdc99f</hash>
        <hash alg="SHA-1">d6337b0de8b25e53e81b922352fbea9f9f57ba0b</hash>
        <hash alg="SHA-256">e8c70ebd76f982c9582a82ef82cf6ce14a7d58a4a4dca5cb7b7fc988c80089b7</hash>
        <hash alg="SHA-512">a7f337735100356f72639053734506982329015693677fafd4d2ca74c4e412caae077999cb42dee2402cc641a80c8fb027deb9d2dc6c4e141d94c9184baa9dc5</hash>
        <hash alg="SHA-384">005b7398b0a42fe2f11d2a0e65f638c4479c843bedecf691b6c1795d9f95ec8b3ff629b4e8b5d62c79082e762c4b488c</hash>
        <hash alg="SHA3-384">642519112968caa20b366e9f6e0cd7c3092d7da9dfe5cb47111e4dab7f025b6abf44c14805aa7d45df995a15b1c7525a</hash>
        <hash alg="SHA3-256">92a2eb0720aee125f29b1340a5571222bb6d2a50b441f839ec543a609845c68b</hash>
        <hash alg="SHA3-512">5be6d4726be02b83fd12db1e5c5ff871a33b097dd4b9a8d40a4466dcc194860cf76b1cbc399e4d3fe8b1e63e9b3c5f9d294fa9d85db5766b7933c346d65585b6</hash>
      </hashes>
      <licenses>
        <license>
          <name>GNU General Public Library</name>
          <url>http://www.gnu.org/licenses/gpl.txt</url>
        </license>
        <license>
          <id>CDDL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/javax.xml.stream/stax-api@1.0-2?type=jar</purl>
    </component>
    <component type="library" bom-ref="pkg:maven/javax.activation/activation@1.1?type=jar">
      <group>javax.activation</group>
      <name>activation</name>
      <version>1.1</version>
      <description>JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">8ae38e87cd4f86059c0294a8fe3e0b18</hash>
        <hash alg="SHA-1">e6cb541461c2834bdea3eb920f1884d1eb508b50</hash>
        <hash alg="SHA-256">2881c79c9d6ef01c58e62beea13e9d1ac8b8baa16f2fc198ad6e6776defdcdd3</hash>
        <hash alg="SHA-512">c0ff5bf3ace7acc1b31fcc109cee48d9eb8f025ae15a31dc91eca760933bdb97c93f05d61e95af1e317859d72e5f179f897f5bf3df0e3810f4212d43bacee4bd</hash>
        <hash alg="SHA-384">c4ee54d80a2e67e819700051d6cfa01a17631c89f942b8690afb601e491f02d7497fe57bd5c70edfb9b444ae8222b846</hash>
        <hash alg="SHA3-384">de0777d2d1d7aad105defb12aed17ef38abfe89db2449c5243fa3c69304ea24dd8df0881330351d0733313e8f7252814</hash>
        <hash alg="SHA3-256">5fb94d2742cc3d44abad42c5d61b9c7464a2ef33bc58b4b5b121d49799123460</hash>
        <hash alg="SHA3-512">c5e37fe3d9c420a9035f1160eb1d396e94f01851c01c6e2f19f19a221bfc484e63f9660c7377f58aa65246b95a9eb799ac4e6798c0b20f658edf00a4435e1efa</hash>
      </hashes>
      <licenses>
        <license>
          <id>CDDL-1.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/javax.activation/activation@1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>http://java.sun.com/products/javabeans/jaf/index.jsp</url></reference><reference type="distribution"><url>https://maven-repository.dev.java.net/nonav/repository/javax.activation/jars/activation-1.1.jar</url></reference></externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.codehaus.jackson/jackson-core-asl@1.1.1?type=jar">
      <publisher>FasterXML</publisher>
      <group>org.codehaus.jackson</group>
      <name>jackson-core-asl</name>
      <version>1.1.1</version>
      <description>Jackson is a high-performance JSON processor (parser, generator)</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">3ec93f2e87d5e6d2981a3d787111c2b5</hash>
        <hash alg="SHA-1">67d4c8292d938b7e61c9aed36279d6a70eea00a1</hash>
        <hash alg="SHA-256">365859de19ba1308aa15f2b3811f2c3472a6410adb9ce1d0e5cb62b5fc559bf1</hash>
        <hash alg="SHA-512">32c8be1304112d2d0e7b4b29f9ab1e6810d276ce53533a5e0deca5d991a52e30ff7da7a623beb73496b064f1e75b5f520d3b54b1ab992858a24fdc3941d90d33</hash>
        <hash alg="SHA-384">f27ad31740b99a6e5ae3e2d140602fe0dbcb17b90b78c35fbc5acafabf712e0219acc94fad298fa6c0bcb1af6fa8254e</hash>
        <hash alg="SHA3-384">bf4ef99236bebf8b511547457eacf34a72039a5634b673b828802c70d219bc9f298f75f2df07df490b0eb44d94465157</hash>
        <hash alg="SHA3-256">5f4546b9a0929f618181d97ae24e07602515577c861b357ac35b221e4ee8ad63</hash>
        <hash alg="SHA3-512">61b6616192ed9f6fa32d445ae40e63adebcff4cf5beb83c484237f7a4ab477b6d8cbb69fadca6d3e3ae80c77b2954f66e725d22b0666ad4edf2fa5b06da03659</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.codehaus.jackson/jackson-core-asl@1.1.1?type=jar</purl>
      <externalReferences><reference type="website"><url>http://jackson.codehaus.org</url></reference><reference type="issue-tracker"><url>http://jira.codehaus.org/browse/JACKSON</url></reference></externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper-contrib-rest@3.9.2?type=jar">
      <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper@3.9.2?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.30?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-core@1.2.13?type=jar"/>
      <dependency ref="pkg:maven/asm/asm@3.1?type=jar"/>
      <dependency ref="pkg:maven/com.sun.grizzly/grizzly-servlet-webserver@1.9.8?type=jar"/>
      <dependency ref="pkg:maven/com.sun.jersey/jersey-server@1.1.5.1?type=jar"/>
      <dependency ref="pkg:maven/com.sun.jersey/jersey-json@1.1.5.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper@3.9.2?type=jar">
      <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper-jute@3.9.2?type=jar"/>
      <dependency ref="pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-handler@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.105.Final?classifier=linux-x86_64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.30?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-core@1.2.13?type=jar"/>
      <dependency ref="pkg:maven/ch.qos.logback/logback-classic@1.2.13?type=jar"/>
      <dependency ref="pkg:maven/commons-io/commons-io@2.11.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.zookeeper/zookeeper-jute@3.9.2?type=jar">
      <dependency ref="pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-handler@4.1.105.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-codec@4.1.105.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-common@4.1.105.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.105.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.105.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.105.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.105.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport@4.1.105.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-resolver@4.1.105.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.105.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.105.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-codec@4.1.105.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.105.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-native-epoll@4.1.105.Final?classifier=linux-x86_64&amp;type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.105.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-transport-classes-epoll@4.1.105.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-common@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-buffer@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport@4.1.105.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-transport-native-unix-common@4.1.105.Final?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?type=jar">
      <dependency ref="pkg:maven/io.netty/netty-tcnative-classes@2.0.61.Final?type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=linux-x86_64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=linux-aarch_64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=osx-x86_64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=osx-aarch_64&amp;type=jar"/>
      <dependency ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=windows-x86_64&amp;type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/io.netty/netty-tcnative-classes@2.0.61.Final?type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=linux-x86_64&amp;type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=linux-aarch_64&amp;type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=osx-x86_64&amp;type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=osx-aarch_64&amp;type=jar"/>
    <dependency ref="pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.61.Final?classifier=windows-x86_64&amp;type=jar"/>
    <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.30?type=jar"/>
    <dependency ref="pkg:maven/ch.qos.logback/logback-core@1.2.13?type=jar"/>
    <dependency ref="pkg:maven/ch.qos.logback/logback-classic@1.2.13?type=jar">
      <dependency ref="pkg:maven/ch.qos.logback/logback-core@1.2.13?type=jar"/>
      <dependency ref="pkg:maven/org.slf4j/slf4j-api@1.7.30?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/commons-io/commons-io@2.11.0?type=jar"/>
    <dependency ref="pkg:maven/asm/asm@3.1?type=jar"/>
    <dependency ref="pkg:maven/com.sun.grizzly/grizzly-servlet-webserver@1.9.8?type=jar">
      <dependency ref="pkg:maven/com.sun.grizzly/grizzly-http@1.9.8?type=jar"/>
      <dependency ref="pkg:maven/com.sun.grizzly/grizzly-http-servlet@1.9.8?type=jar"/>
      <dependency ref="pkg:maven/javax.servlet/servlet-api@2.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.sun.grizzly/grizzly-http@1.9.8?type=jar">
      <dependency ref="pkg:maven/com.sun.grizzly/grizzly-framework@1.9.8?type=jar"/>
      <dependency ref="pkg:maven/com.sun.grizzly/grizzly-rcm@1.9.8?type=jar"/>
      <dependency ref="pkg:maven/com.sun.grizzly/grizzly-portunif@1.9.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.sun.grizzly/grizzly-framework@1.9.8?type=jar">
      <dependency ref="pkg:maven/com.sun.grizzly/grizzly-utils@1.9.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.sun.grizzly/grizzly-utils@1.9.8?type=jar"/>
    <dependency ref="pkg:maven/com.sun.grizzly/grizzly-rcm@1.9.8?type=jar">
      <dependency ref="pkg:maven/com.sun.grizzly/grizzly-framework@1.9.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.sun.grizzly/grizzly-portunif@1.9.8?type=jar">
      <dependency ref="pkg:maven/com.sun.grizzly/grizzly-framework@1.9.8?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.sun.grizzly/grizzly-http-servlet@1.9.8?type=jar">
      <dependency ref="pkg:maven/com.sun.grizzly/grizzly-utils@1.9.8?type=jar"/>
      <dependency ref="pkg:maven/javax.servlet/servlet-api@2.5?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/javax.servlet/servlet-api@2.5?type=jar"/>
    <dependency ref="pkg:maven/com.sun.jersey/jersey-server@1.1.5.1?type=jar">
      <dependency ref="pkg:maven/com.sun.jersey/jersey-core@1.1.5.1?type=jar"/>
      <dependency ref="pkg:maven/asm/asm@3.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.sun.jersey/jersey-core@1.1.5.1?type=jar">
      <dependency ref="pkg:maven/javax.ws.rs/jsr311-api@1.1.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/javax.ws.rs/jsr311-api@1.1.1?type=jar"/>
    <dependency ref="pkg:maven/com.sun.jersey/jersey-json@1.1.5.1?type=jar">
      <dependency ref="pkg:maven/com.sun.jersey/jersey-core@1.1.5.1?type=jar"/>
      <dependency ref="pkg:maven/org.codehaus.jettison/jettison@1.1?type=jar"/>
      <dependency ref="pkg:maven/com.sun.xml.bind/jaxb-impl@2.1.12?type=jar"/>
      <dependency ref="pkg:maven/org.codehaus.jackson/jackson-core-asl@1.1.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.codehaus.jettison/jettison@1.1?type=jar">
      <dependency ref="pkg:maven/stax/stax-api@1.0.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/stax/stax-api@1.0.1?type=jar"/>
    <dependency ref="pkg:maven/com.sun.xml.bind/jaxb-impl@2.1.12?type=jar">
      <dependency ref="pkg:maven/javax.xml.bind/jaxb-api@2.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/javax.xml.bind/jaxb-api@2.1?type=jar">
      <dependency ref="pkg:maven/javax.xml.stream/stax-api@1.0-2?type=jar"/>
      <dependency ref="pkg:maven/javax.activation/activation@1.1?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/javax.xml.stream/stax-api@1.0-2?type=jar"/>
    <dependency ref="pkg:maven/javax.activation/activation@1.1?type=jar"/>
    <dependency ref="pkg:maven/org.codehaus.jackson/jackson-core-asl@1.1.1?type=jar"/>
  </dependencies>
</bom>
