github.com/CycloneDX/sbom-utility@v0.16.0/examples/cyclonedx/SBOM/dropwizard-1.3.15/bom.json (about)

     1  {
     2    "bomFormat": "CycloneDX",
     3    "specVersion": "1.2",
     4    "serialNumber": "urn:uuid:b4f2954f-a96d-4578-9509-1ae2d6476209",
     5    "version": 1,
     6    "metadata": {
     7      "timestamp": "2020-08-02T21:27:04Z",
     8      "tools": [{
     9        "vendor": "CycloneDX",
    10        "name": "CycloneDX Maven plugin",
    11        "version": "2.0.2",
    12        "hashes": [
    13          {
    14            "alg": "MD5",
    15            "content": "9a7ed39bba6c03f85a88fe114e24e4ad"
    16          },
    17          {
    18            "alg": "SHA-1",
    19            "content": "04b39fce560f8a9609e5b5db6e605fc2ba2c5a42"
    20          },
    21          {
    22            "alg": "SHA-256",
    23            "content": "78522e385d01fc74cb6410abb22b2b0ed9b47c1124635d955179402928820b43"
    24          },
    25          {
    26            "alg": "SHA-384",
    27            "content": "aff816bf691e4490d4e977386c21abaceb97b7ce502d88c35c52cfdb7a7e50310ecc70019582d8247a99626bc98ad16b"
    28          },
    29          {
    30            "alg": "SHA-512",
    31            "content": "500bd8dd0b821ef84c57643324e1d0eea1111aa9c7913bc35cb812f577128867c74c698b59fb603b358cc5545a708feb8dfca223023f81597658053e5317dd1a"
    32          },
    33          {
    34            "alg": "SHA3-256",
    35            "content": "9e45261eff969396b6a3e97a1ad65dced304f77765655c9a72a2904caa137a1e"
    36          },
    37          {
    38            "alg": "SHA3-384",
    39            "content": "fea472f4c2bdee7df208ad3d6a76125ce282a250eb960bc2171297a3ae2e4232b61540132b71b399e8ac6b9d0228113f"
    40          },
    41          {
    42            "alg": "SHA3-512",
    43            "content": "6ed81f58d9039e56d393165bd26c998584e364f7975e33f5c3008ac10d67ed190edcd196c5ce1554e23c4e1271f8aed631e07c3ea0de59a3457891d188e71b67"
    44          }
    45        ]
    46      }],
    47      "component": {
    48        "type": "library",
    49        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-parent@1.3.15",
    50        "group": "io.dropwizard",
    51        "name": "dropwizard-parent",
    52        "version": "1.3.15",
    53        "licenses": [{"license": {
    54          "id": "Apache-2.0",
    55          "url": "http://www.apache.org/licenses/LICENSE-2.0"
    56        }}],
    57        "purl": "pkg:maven/io.dropwizard/dropwizard-parent@1.3.15"
    58      }
    59    },
    60    "components": [
    61      {
    62        "type": "library",
    63        "bom-ref": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.9.10?type=jar",
    64        "publisher": "FasterXML",
    65        "group": "com.fasterxml.jackson.core",
    66        "name": "jackson-annotations",
    67        "version": "2.9.10",
    68        "description": "Core annotations used for value types, used by Jackson data binding package.",
    69        "hashes": [
    70          {
    71            "alg": "MD5",
    72            "content": "26c2b6f7bc704ccadc64c83995e0ff7f"
    73          },
    74          {
    75            "alg": "SHA-1",
    76            "content": "53ab2f0f92e87ea4874c8c6997335c211d81e636"
    77          },
    78          {
    79            "alg": "SHA-256",
    80            "content": "c876f2e85d0f108a34cdd11ccc9d8d7875697367efc75bf10a89c2c26aee994c"
    81          },
    82          {
    83            "alg": "SHA-384",
    84            "content": "558025c95151985777def5221719a2f7db7257db584cef8bc72add4d37ab4b5147c3b529462db2327a885564e0222f3e"
    85          },
    86          {
    87            "alg": "SHA-512",
    88            "content": "6b1ae1d7036ce2fff81bf8fc2a3a55e4ea7eb081de806ad05301d2eb126bed1dda487027f3ccfa618c488e680e2f5ff22bc3f106e7c0af27b34d327d83083b46"
    89          },
    90          {
    91            "alg": "SHA3-256",
    92            "content": "6ebca301e4a201a89630bd7235d27e48a795c7e6fca7727ac08f3cc87e6a5049"
    93          },
    94          {
    95            "alg": "SHA3-384",
    96            "content": "db6b4116cb7bd4aa3aa641a4238c421320620a04a9472b5bb4685050a7f80292bcb3e15d6b263dc409e801a2228e6954"
    97          },
    98          {
    99            "alg": "SHA3-512",
   100            "content": "8d33540c9df56541a0dca99ca51432a8d0d9642813377c62f6df5602af1c8d04c3d62cf24a9cde5c79fcd63b287de19cfc84ea475f8dd0ca037a72baed3d50ee"
   101          }
   102        ],
   103        "licenses": [{"license": {"id": "Apache-2.0"}}],
   104        "purl": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.9.10?type=jar",
   105        "externalReferences": [
   106          {
   107            "type": "vcs",
   108            "url": "http://github.com/FasterXML/jackson-annotations"
   109          },
   110          {
   111            "type": "website",
   112            "url": "http://fasterxml.com/"
   113          },
   114          {
   115            "type": "distribution",
   116            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
   117          },
   118          {
   119            "type": "issue-tracker",
   120            "url": "https://github.com/FasterXML/${project.artifactId}/issues"
   121          }
   122        ]
   123      },
   124      {
   125        "type": "library",
   126        "bom-ref": "pkg:maven/com.google.guava/guava@24.1.1-jre?type=jar",
   127        "group": "com.google.guava",
   128        "name": "guava",
   129        "version": "24.1.1-jre",
   130        "description": "Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.",
   131        "hashes": [
   132          {
   133            "alg": "MD5",
   134            "content": "361459dd415a18e4750b7fa0cdd9e747"
   135          },
   136          {
   137            "alg": "SHA-1",
   138            "content": "2e3014320a8005e3f3c1800cb246ed42db8cab81"
   139          },
   140          {
   141            "alg": "SHA-256",
   142            "content": "490c16878c7a2c22e136728ad473c4190b21b82b46e261ba84ad2e4a5c28fbcf"
   143          },
   144          {
   145            "alg": "SHA-384",
   146            "content": "aa0ae8fa9e5c0f009413d3742e49b5d112cf86c4816f55a30d393e50e66d91318104a4c0182a496acbcf0ec0d2b6eba1"
   147          },
   148          {
   149            "alg": "SHA-512",
   150            "content": "f7b02666ecd26e8865d4f6040a14a87d08e38124a625252594b05fa9d1a00e7c5a1fd30c5bd08ca9399bad50eef5fcaf7c95e17a59a2462ac42d7fdd4aaf516c"
   151          },
   152          {
   153            "alg": "SHA3-256",
   154            "content": "182f368980a8c526ec88c65acd877738fe2bad06b72ab9756edb66f2b281d083"
   155          },
   156          {
   157            "alg": "SHA3-384",
   158            "content": "b030c2d12b05a921348ba6831e9510264e701407bbcc882e986ddfd0de268689a2cb6c777767fd3193cad97948bdc253"
   159          },
   160          {
   161            "alg": "SHA3-512",
   162            "content": "245bcf15e331889bceb96faa2f9f67baf442fe1cb291601fa92a0e3327382a636d30788939d8f0ccd05a735b8149637e3d44c7e13a636a19950d0e7a33ae9517"
   163          }
   164        ],
   165        "licenses": [{"license": {"id": "Apache-2.0"}}],
   166        "purl": "pkg:maven/com.google.guava/guava@24.1.1-jre?type=jar",
   167        "externalReferences": [
   168          {
   169            "type": "build-system",
   170            "url": "https://travis-ci.org/google/guava"
   171          },
   172          {
   173            "type": "issue-tracker",
   174            "url": "https://github.com/google/guava/issues"
   175          },
   176          {
   177            "type": "vcs",
   178            "url": "https://github.com/google/guava"
   179          },
   180          {
   181            "type": "distribution",
   182            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
   183          }
   184        ]
   185      },
   186      {
   187        "type": "library",
   188        "bom-ref": "pkg:maven/org.checkerframework/checker-compat-qual@2.0.0?type=jar",
   189        "group": "org.checkerframework",
   190        "name": "checker-compat-qual",
   191        "version": "2.0.0",
   192        "description": "Checker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: org.checkerframework:checker",
   193        "hashes": [
   194          {
   195            "alg": "MD5",
   196            "content": "b6fb2610dacd211a3e2c3d8af1b60d0f"
   197          },
   198          {
   199            "alg": "SHA-1",
   200            "content": "fc89b03860d11d6213d0154a62bcd1c2f69b9efa"
   201          },
   202          {
   203            "alg": "SHA-256",
   204            "content": "a40b2ce6d8551e5b90b1bf637064303f32944d61b52ab2014e38699df573941b"
   205          },
   206          {
   207            "alg": "SHA-384",
   208            "content": "647d7bcbfaa000d0ed330eea0af4378e691303bc1d70fde3dc657c1cf0eceb0c2b0abd44745b879fdbd441131a056130"
   209          },
   210          {
   211            "alg": "SHA-512",
   212            "content": "fdecc20efd6943426e7f8bdfb8bef9d28258f9f934cf29090e2f5b297c501454606cc28593cd7d089a5c14f6d2dcafc59f4606053405d7f91d623a0e3202f4a8"
   213          },
   214          {
   215            "alg": "SHA3-256",
   216            "content": "6332c0be53250aaf67b95786e10337e1134ca645aed3b4cc596c68a3555c07fc"
   217          },
   218          {
   219            "alg": "SHA3-384",
   220            "content": "ce6f53807d1006ffc5b1a7db6581090d5a7ea40d5d6af4df8f2aa31b02e0a35b8441c97f8ebd3efc011798cb42e62198"
   221          },
   222          {
   223            "alg": "SHA3-512",
   224            "content": "74780f6c4d9e615c5be2f7149540721bfccd43e71b2d912054b98cf4f1a5ae5506497eca9c76f9e09f988d988bba8a1ec0588684379722044d894594dc787ea4"
   225          }
   226        ],
   227        "licenses": [
   228          {"license": {
   229            "name": "GNU General Public License, version 2 (GPL2), with the classpath exception",
   230            "url": "http://www.gnu.org/software/classpath/license.html"
   231          }},
   232          {"license": {"id": "MIT"}}
   233        ],
   234        "purl": "pkg:maven/org.checkerframework/checker-compat-qual@2.0.0?type=jar",
   235        "externalReferences": [{
   236          "type": "vcs",
   237          "url": "https://github.com/typetools/checker-framework.git"
   238        }]
   239      },
   240      {
   241        "type": "library",
   242        "bom-ref": "pkg:maven/com.google.errorprone/error_prone_annotations@2.1.3?type=jar",
   243        "group": "com.google.errorprone",
   244        "name": "error_prone_annotations",
   245        "version": "2.1.3",
   246        "description": "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
   247        "hashes": [
   248          {
   249            "alg": "MD5",
   250            "content": "97504b36cf871722d81a4b9e114f2a16"
   251          },
   252          {
   253            "alg": "SHA-1",
   254            "content": "39b109f2cd352b2d71b52a3b5a1a9850e1dc304b"
   255          },
   256          {
   257            "alg": "SHA-256",
   258            "content": "03d0329547c13da9e17c634d1049ea2ead093925e290567e1a364fd6b1fc7ff8"
   259          },
   260          {
   261            "alg": "SHA-384",
   262            "content": "03ff39082a3cd3c64d679c3df3be10abc3a87d6a576f6e21585ac6a18439d136608f9293e370186388fc5c8854adb3eb"
   263          },
   264          {
   265            "alg": "SHA-512",
   266            "content": "bd2135cc9eb2c652658a2814ec9c565fa3e071d4cff590cbe17b853885c78c9f84c1b7b24ba736f4f30ed8cec60a6af983827fcbed61ff142f27ac808e97fc6b"
   267          },
   268          {
   269            "alg": "SHA3-256",
   270            "content": "5c7b2ffc8d4073700647681ed44dd783049648aa8e174f37d2510339a65f5466"
   271          },
   272          {
   273            "alg": "SHA3-384",
   274            "content": "02e686b3fbe3c3a728d1d9ee67fe7ad5f32688314e24f63efb1666302650d86ccaef4304f5750cd155729404603cfa00"
   275          },
   276          {
   277            "alg": "SHA3-512",
   278            "content": "3f05def83905268da5044c8bd6fbf62b89499d77351b56a357de8d27ef872c6c300385a6bca009590d61be90a39a0f417c4d8358a13b09847ba0452ef416db06"
   279          }
   280        ],
   281        "licenses": [{"license": {"id": "Apache-2.0"}}],
   282        "purl": "pkg:maven/com.google.errorprone/error_prone_annotations@2.1.3?type=jar",
   283        "externalReferences": [
   284          {
   285            "type": "vcs",
   286            "url": "https://github.com/google/error-prone"
   287          },
   288          {
   289            "type": "distribution",
   290            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
   291          }
   292        ]
   293      },
   294      {
   295        "type": "library",
   296        "bom-ref": "pkg:maven/com.google.j2objc/j2objc-annotations@1.1?type=jar",
   297        "group": "com.google.j2objc",
   298        "name": "j2objc-annotations",
   299        "version": "1.1",
   300        "description": "A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.",
   301        "hashes": [
   302          {
   303            "alg": "MD5",
   304            "content": "49ae3204bb0bb9b2ac77062641f4a6d7"
   305          },
   306          {
   307            "alg": "SHA-1",
   308            "content": "ed28ded51a8b1c6b112568def5f4b455e6809019"
   309          },
   310          {
   311            "alg": "SHA-256",
   312            "content": "2994a7eb78f2710bd3d3bfb639b2c94e219cedac0d4d084d516e78c16dddecf6"
   313          },
   314          {
   315            "alg": "SHA-384",
   316            "content": "8942363710e7473635a2c77ff82db8af1915cb6ac8429851b4acfa04f059183f8e3444dedff75a7da02698f2ee22a181"
   317          },
   318          {
   319            "alg": "SHA-512",
   320            "content": "a4a0b58ffc2d9f9b516f571bcd0ac14e4d3eec15aacd6320a4a1a12045acce8c6081e8ce922c4e882221cedb2cc266399ab468487ae9a08124d65edc07ae30f0"
   321          },
   322          {
   323            "alg": "SHA3-256",
   324            "content": "275370eeb5f02c15358168ea134c4eab1afed8d27750a8a326b9f9f506dfc9f2"
   325          },
   326          {
   327            "alg": "SHA3-384",
   328            "content": "a9906146d76704f64b1a1aad3d80be86e0d08a987fdb63d4d8d0399937e7e94076d9878a14593fb4465f3a5fccec0df5"
   329          },
   330          {
   331            "alg": "SHA3-512",
   332            "content": "d9e2a3943373e1eab933b45f49997b24e01466eb99a177c40f21c7107c9f21ebb135e14d191b0a5b699e3985d20de8e87662e92c0bf59e5e054d3da85fd777dd"
   333          }
   334        ],
   335        "licenses": [{"license": {"id": "Apache-2.0"}}],
   336        "purl": "pkg:maven/com.google.j2objc/j2objc-annotations@1.1?type=jar",
   337        "externalReferences": [
   338          {
   339            "type": "distribution",
   340            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
   341          },
   342          {
   343            "type": "vcs",
   344            "url": "http://svn.sonatype.org/spice/tags/oss-parent-7"
   345          }
   346        ]
   347      },
   348      {
   349        "type": "library",
   350        "bom-ref": "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.14?type=jar",
   351        "publisher": "Codehaus",
   352        "group": "org.codehaus.mojo",
   353        "name": "animal-sniffer-annotations",
   354        "version": "1.14",
   355        "description": "Animal Sniffer Parent project.",
   356        "hashes": [
   357          {
   358            "alg": "MD5",
   359            "content": "9d42e46845c874f1710a9f6a741f6c14"
   360          },
   361          {
   362            "alg": "SHA-1",
   363            "content": "775b7e22fb10026eed3f86e8dc556dfafe35f2d5"
   364          },
   365          {
   366            "alg": "SHA-256",
   367            "content": "2068320bd6bad744c3673ab048f67e30bef8f518996fa380033556600669905d"
   368          },
   369          {
   370            "alg": "SHA-384",
   371            "content": "f84c3a6589e4fd49764595bad99ef2ebb443f1c9a5f11177a2073b54156989979b5e97fac591714f18304fbcf26bb1c6"
   372          },
   373          {
   374            "alg": "SHA-512",
   375            "content": "9e5e3ea9e06e0ac9463869fd0e08ed38f7042784995a7b50c9bfd7f692a53f0e1430b9e1367dc772d0d4eafe5fd2beabbcc60da5008bd792f9e7ec8436c0f136"
   376          },
   377          {
   378            "alg": "SHA3-256",
   379            "content": "9b624360f936e928bc63bf44e475d8fd052148c0d0cc56c3c88c26429b430c08"
   380          },
   381          {
   382            "alg": "SHA3-384",
   383            "content": "1821c7ba68f3b43cb25b3038fa732631d1db6063ecc5c7f84b31fdadfa8ca43434dc960e602af02a2891237cd90b8c29"
   384          },
   385          {
   386            "alg": "SHA3-512",
   387            "content": "5f0a62a96445cfeaf101d2ddc56472621f5c3dafc54ad4b230a373012833b7da83e96af7c07b60a586768361b3bce3f3626ed2cc09fbbd84e840e0714d6344ee"
   388          }
   389        ],
   390        "licenses": [{"license": {
   391          "id": "MIT",
   392          "url": "https://opensource.org/licenses/MIT"
   393        }}],
   394        "purl": "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.14?type=jar",
   395        "externalReferences": [
   396          {
   397            "type": "issue-tracker",
   398            "url": "http://jira.codehaus.org/browse/MANIMALSNIFFER"
   399          },
   400          {
   401            "type": "vcs",
   402            "url": "http://fisheye.codehaus.org/browse/mojo/tags/animal-sniffer-parent-1.14"
   403          },
   404          {
   405            "type": "website",
   406            "url": "http://codehaus.org"
   407          },
   408          {
   409            "type": "build-system",
   410            "url": "http://bamboo.ci.codehaus.org/browse/MOJO"
   411          },
   412          {
   413            "type": "mailing-list",
   414            "url": "http://markmail.org/list/org.codehaus.mojo.dev"
   415          },
   416          {
   417            "type": "distribution",
   418            "url": "https://nexus.codehaus.org/service/local/staging/deploy/maven2/"
   419          }
   420        ]
   421      },
   422      {
   423        "type": "library",
   424        "bom-ref": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
   425        "group": "com.google.code.findbugs",
   426        "name": "jsr305",
   427        "version": "3.0.2",
   428        "description": "JSR305 Annotations for Findbugs",
   429        "hashes": [
   430          {
   431            "alg": "MD5",
   432            "content": "dd83accb899363c32b07d7a1b2e4ce40"
   433          },
   434          {
   435            "alg": "SHA-1",
   436            "content": "25ea2e8b0c338a877313bd4672d3fe056ea78f0d"
   437          },
   438          {
   439            "alg": "SHA-256",
   440            "content": "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7"
   441          },
   442          {
   443            "alg": "SHA-384",
   444            "content": "ca0b169d3eb2d0922dc031133a021f861a043bb3e405a88728215fd6ff00fa52fdc7347842dcc2031472e3726164bdc4"
   445          },
   446          {
   447            "alg": "SHA-512",
   448            "content": "bb09db62919a50fa5b55906013be6ca4fc7acb2e87455fac5eaf9ede2e41ce8bbafc0e5a385a561264ea4cd71bbbd3ef5a45e02d63277a201d06a0ae1636f804"
   449          },
   450          {
   451            "alg": "SHA3-256",
   452            "content": "223fda9a89a461afaae73b177a2dc20ed4a90f2f8757f5c65f3241b0510f00ff"
   453          },
   454          {
   455            "alg": "SHA3-384",
   456            "content": "9903fd7505218999f8262efedb3d935d64bcef84aae781064ab5e1b24755466b269517cada562fa140cd1d417ede57a1"
   457          },
   458          {
   459            "alg": "SHA3-512",
   460            "content": "3996b5af57a5d5c6a0cd62b11773360fb051dd86a2ba968476806a2a5d32049b82d69a24a3c694e8fe4d735be6a28e41000cc500cc2a9fb577e058045855d2d6"
   461          }
   462        ],
   463        "licenses": [{"license": {"id": "Apache-2.0"}}],
   464        "purl": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
   465        "externalReferences": [
   466          {
   467            "type": "vcs",
   468            "url": "https://code.google.com/p/jsr-305/"
   469          },
   470          {
   471            "type": "distribution",
   472            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
   473          }
   474        ]
   475      },
   476      {
   477        "type": "library",
   478        "bom-ref": "pkg:maven/joda-time/joda-time@2.10.1?type=jar",
   479        "publisher": "Joda.org",
   480        "group": "joda-time",
   481        "name": "joda-time",
   482        "version": "2.10.1",
   483        "description": "Date and time library to replace JDK date handling",
   484        "hashes": [
   485          {
   486            "alg": "MD5",
   487            "content": "488e6b287cde4fe6142c0da65495ab63"
   488          },
   489          {
   490            "alg": "SHA-1",
   491            "content": "9ac3dbf89dbf2ee385185dd0cd3064fe789efee0"
   492          },
   493          {
   494            "alg": "SHA-256",
   495            "content": "d269671656767e05a58dd634cbafc36ed70d417220b058d11c0d88dfd281616d"
   496          },
   497          {
   498            "alg": "SHA-384",
   499            "content": "19caac67b2aad2a35b09ed08d9d85031341fb1b71a06d5ef88c135317cac7f8a8ec3a67828dd33aa61954fe3a70815e5"
   500          },
   501          {
   502            "alg": "SHA-512",
   503            "content": "b92f67c1a8b293e3771bc2c56e5280f6a9cb523b38db7b1c8f56c427ec7147d9fec1fa425d25582060195a433005797294680e5e071fc49272575cc67f8fe58c"
   504          },
   505          {
   506            "alg": "SHA3-256",
   507            "content": "ace6d9b18b8de8281dde7a10070f08a11a2b1aca804e2031983d8cffc61a11a2"
   508          },
   509          {
   510            "alg": "SHA3-384",
   511            "content": "8fe33b8868712970e2f0d85cba83ed9262e76a316aa8f048c4816503593c79b640fae98188249335f856c70317e55d7c"
   512          },
   513          {
   514            "alg": "SHA3-512",
   515            "content": "1ae2b49ee5c492a7b83f2c72e5405db0e784b0a34dee7a8d634f6a1e11023bd87653903d4c8a31a964624eb6137db0f612a0d54d509e7a4c39b09c09d30309af"
   516          }
   517        ],
   518        "licenses": [{"license": {"id": "Apache-2.0"}}],
   519        "purl": "pkg:maven/joda-time/joda-time@2.10.1?type=jar",
   520        "externalReferences": [
   521          {
   522            "type": "website",
   523            "url": "https://www.joda.org"
   524          },
   525          {
   526            "type": "distribution",
   527            "url": "https://oss.sonatype.org/content/repositories/joda-releases"
   528          },
   529          {
   530            "type": "issue-tracker",
   531            "url": "https://github.com/JodaOrg/joda-time/issues"
   532          },
   533          {
   534            "type": "vcs",
   535            "url": "https://github.com/JodaOrg/joda-time"
   536          }
   537        ]
   538      },
   539      {
   540        "type": "library",
   541        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-util@1.3.15?type=jar",
   542        "group": "io.dropwizard",
   543        "name": "dropwizard-util",
   544        "version": "1.3.15",
   545        "hashes": [
   546          {
   547            "alg": "MD5",
   548            "content": "e73fff60736c50b06c0afcfb5d5f003c"
   549          },
   550          {
   551            "alg": "SHA-1",
   552            "content": "4e2a956ce355a40fb7e1c8d5772eab956a8f7f5c"
   553          },
   554          {
   555            "alg": "SHA-256",
   556            "content": "3bc2379c8d410405cab54636b1b8129a53e5227acc6cb286adea720fa73f03f0"
   557          },
   558          {
   559            "alg": "SHA-384",
   560            "content": "66706980d528541e1421fd38eb397744ee2563eab55a7edc809ab6ce2a49ef56d8c763aa24cc7343749adc7310ac25ee"
   561          },
   562          {
   563            "alg": "SHA-512",
   564            "content": "3a1b826aa9ff4fe9543aaff7b5f5d191164cc0a488365158502eb2c52b5e215ea96395767f2feed880376c3b569ea672414ef951667ea5628236920dbf2026bf"
   565          },
   566          {
   567            "alg": "SHA3-256",
   568            "content": "9cadcfa4c2db331cc05c069a66d1445d3a156605a75f8741eb80935834ae56a4"
   569          },
   570          {
   571            "alg": "SHA3-384",
   572            "content": "36444d8305fdd5dd7fb6ecd26e1b460c029fc92cfac9a86897f19563e252a0578ece835f481a31ce1cb908c985ea0ac7"
   573          },
   574          {
   575            "alg": "SHA3-512",
   576            "content": "df9fc0e1dcebe145a5cfff74ca87470923f0163f78ead0a93bf5b4f1c905ad5aaf7034891ae0cab005927cbbbea86546f1222e7f271c90cb4d3b0f745f8cb78e"
   577          }
   578        ],
   579        "licenses": [],
   580        "purl": "pkg:maven/io.dropwizard/dropwizard-util@1.3.15?type=jar"
   581      },
   582      {
   583        "type": "library",
   584        "bom-ref": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.9.10?type=jar",
   585        "publisher": "FasterXML",
   586        "group": "com.fasterxml.jackson.core",
   587        "name": "jackson-core",
   588        "version": "2.9.10",
   589        "description": "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
   590        "hashes": [
   591          {
   592            "alg": "MD5",
   593            "content": "d62d9b1d1d83dd553e678bc8fce8f809"
   594          },
   595          {
   596            "alg": "SHA-1",
   597            "content": "66b715dec9dd8b0f39f3296e67e05913bf422d0c"
   598          },
   599          {
   600            "alg": "SHA-256",
   601            "content": "65fe26d7554a4409652c86ee38f2e94bc42934326d88b3c78c61f66ff2222c53"
   602          },
   603          {
   604            "alg": "SHA-384",
   605            "content": "3e4f0849423934d8f997ea3a0276234775122a6a88b0027d9279c6fdeb2a38ce00f3307091e6792dcaec96e04e7f07d6"
   606          },
   607          {
   608            "alg": "SHA-512",
   609            "content": "ea053f07b73b087fe81ef49d949ec812bf03e536a8a608d6b7c7ff9f001e6764e86125c5e99d46ba4002d7aab620f57527e246fe8ca754b47cfd812976a3e337"
   610          },
   611          {
   612            "alg": "SHA3-256",
   613            "content": "0cd87bff64e1569e1ae1fa6023caf005c17d5feb6f75c2bb587546d9e3e43efa"
   614          },
   615          {
   616            "alg": "SHA3-384",
   617            "content": "ef05bcccc119426c0067beb5dabcea8b8f6e3dff54240aa3cb232ee4ffe16c63197f71713e3001c96aeda888be6a19c7"
   618          },
   619          {
   620            "alg": "SHA3-512",
   621            "content": "936d596d972971e8fc02a6adc7ef11b9d3ac302fbc4134982f3bf128f61741b6bc8c34dd0d16d0ef52a7760a2ad5bcc20b26c4d9c6e8345e826b8b2a83f8fb4d"
   622          }
   623        ],
   624        "licenses": [{"license": {"id": "Apache-2.0"}}],
   625        "purl": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.9.10?type=jar",
   626        "externalReferences": [
   627          {
   628            "type": "vcs",
   629            "url": "http://github.com/FasterXML/jackson-core"
   630          },
   631          {
   632            "type": "website",
   633            "url": "http://fasterxml.com/"
   634          },
   635          {
   636            "type": "distribution",
   637            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
   638          },
   639          {
   640            "type": "issue-tracker",
   641            "url": "https://github.com/FasterXML/${project.artifactId}/issues"
   642          }
   643        ]
   644      },
   645      {
   646        "type": "library",
   647        "bom-ref": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.9.10?type=jar",
   648        "publisher": "FasterXML",
   649        "group": "com.fasterxml.jackson.core",
   650        "name": "jackson-databind",
   651        "version": "2.9.10",
   652        "description": "General data-binding functionality for Jackson: works on core streaming API",
   653        "hashes": [
   654          {
   655            "alg": "MD5",
   656            "content": "ff43d79c624b0f7d465542fee6648474"
   657          },
   658          {
   659            "alg": "SHA-1",
   660            "content": "e201bb70b7469ba18dd58ed8268aa44e702fa2f0"
   661          },
   662          {
   663            "alg": "SHA-256",
   664            "content": "49bb71a73fcdcdf59c40a1a01d7245f41d3a8ba96ea6182b720f0c6167241757"
   665          },
   666          {
   667            "alg": "SHA-384",
   668            "content": "566b13b88b9fe60d06a5ea57f38dc5b9a390414a8925d2d0f2ed2c200ad1168cc4228596f3bb3f1d0374f326ace610d5"
   669          },
   670          {
   671            "alg": "SHA-512",
   672            "content": "18db8ee61a24498803352c6fc40b83cc1f277033fd4cd743505e3bfa1660c84d8522a70b06401f834b405cbc6e686f6f5c4d54aff034751e9addbf1b4603b2c2"
   673          },
   674          {
   675            "alg": "SHA3-256",
   676            "content": "470b46a826c8edeb12852d9cbab9f5ab0c3a0b0989a7f2b0a8756c9a88aae89f"
   677          },
   678          {
   679            "alg": "SHA3-384",
   680            "content": "b5ff2d55727a9738de89c5275200a73cfa2a96814b9c2908854159106092a0e2cec6a14a5d536e1c5b95d72f4330431f"
   681          },
   682          {
   683            "alg": "SHA3-512",
   684            "content": "35616596eff2bafc2e047ce7cbfc4c0b8ce83af277953a2af6b41e43885c74b0809d14dd339290991c2ecb82e82190832b616bca0e3225aa113bfb483fa1b2b8"
   685          }
   686        ],
   687        "licenses": [{"license": {"id": "Apache-2.0"}}],
   688        "purl": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.9.10?type=jar",
   689        "externalReferences": [
   690          {
   691            "type": "vcs",
   692            "url": "http://github.com/FasterXML/jackson-databind"
   693          },
   694          {
   695            "type": "website",
   696            "url": "http://fasterxml.com/"
   697          },
   698          {
   699            "type": "distribution",
   700            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
   701          },
   702          {
   703            "type": "issue-tracker",
   704            "url": "https://github.com/FasterXML/${project.artifactId}/issues"
   705          }
   706        ]
   707      },
   708      {
   709        "type": "library",
   710        "bom-ref": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.9.10?type=jar",
   711        "publisher": "FasterXML",
   712        "group": "com.fasterxml.jackson.datatype",
   713        "name": "jackson-datatype-guava",
   714        "version": "2.9.10",
   715        "description": "Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just collection ones)",
   716        "hashes": [
   717          {
   718            "alg": "MD5",
   719            "content": "bf3d62117a113e2ad3442aede0565365"
   720          },
   721          {
   722            "alg": "SHA-1",
   723            "content": "fe2fe045ca3bd6f9ea1bba5b03d228b4abf8c1cb"
   724          },
   725          {
   726            "alg": "SHA-256",
   727            "content": "f6f05294767905ebfe3e982ec456eb0982e52b8e89cfcf02f46722f87414e87e"
   728          },
   729          {
   730            "alg": "SHA-384",
   731            "content": "832983e64377dd6c32d7c36c183e4db369f51de82296b1f48ce5404035a42bff1590ca46a888d48050b7c4df930c05de"
   732          },
   733          {
   734            "alg": "SHA-512",
   735            "content": "d12fc51a0261d7af4319c2659b5168f7bbe91c235ecc013056ae444917d87281137df52bae9c4f345cf1874220f7b2aebc314cf74d4334dda96c3a3cca3de3da"
   736          },
   737          {
   738            "alg": "SHA3-256",
   739            "content": "d7d456bb103296753158c2e16328887d8b6f339e941f34328229c9c62a2f1cac"
   740          },
   741          {
   742            "alg": "SHA3-384",
   743            "content": "90efb491ae4c6220d8148d2ff6af507449933ae5a9988cf13322d01ae8557f82dbdbe74ebdbb0c0a5faeaa59805de699"
   744          },
   745          {
   746            "alg": "SHA3-512",
   747            "content": "c5741407e1a9054dc65f40fd6e70483c867a8b9847bfe7ff0e9fabe24be1827c75d7ce561100db82d25c7fd0f12c16ba18a3ca8038ba4a99da7fc394dc63b39f"
   748          }
   749        ],
   750        "licenses": [{"license": {"id": "Apache-2.0"}}],
   751        "purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.9.10?type=jar",
   752        "externalReferences": [
   753          {
   754            "type": "vcs",
   755            "url": "http://github.com/FasterXML/jackson-datatypes-collections"
   756          },
   757          {
   758            "type": "website",
   759            "url": "http://fasterxml.com/"
   760          },
   761          {
   762            "type": "distribution",
   763            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
   764          },
   765          {
   766            "type": "issue-tracker",
   767            "url": "https://github.com/FasterXML/${project.artifactId}/issues"
   768          }
   769        ]
   770      },
   771      {
   772        "type": "library",
   773        "bom-ref": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.9.10?type=jar",
   774        "publisher": "FasterXML",
   775        "group": "com.fasterxml.jackson.datatype",
   776        "name": "jackson-datatype-jsr310",
   777        "version": "2.9.10",
   778        "description": "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
   779        "hashes": [
   780          {
   781            "alg": "MD5",
   782            "content": "8353db784cc75e2ef48439c89ffb962b"
   783          },
   784          {
   785            "alg": "SHA-1",
   786            "content": "bf7ea35ca4fafa385701580163ef983622e0bfb1"
   787          },
   788          {
   789            "alg": "SHA-256",
   790            "content": "a86f035a641f1a36aebacce8415e14568ce5b0088e3ad5b8cf3ea3c9c0c5b64e"
   791          },
   792          {
   793            "alg": "SHA-384",
   794            "content": "e5cda21dc335edd70694fdba0937ac655e1303fc23fb3fe60991e8393029f4fbecaa5ec964a6194e6fbfc21ece9fb70f"
   795          },
   796          {
   797            "alg": "SHA-512",
   798            "content": "c9e27a5a2c7a7edacdacc2cd93371561ed991e85027e06820004bc47802f32df3aa99fe6d94667805c7862467fcc9e4e0555f1e5a3317c239e8ec0f37fc48b89"
   799          },
   800          {
   801            "alg": "SHA3-256",
   802            "content": "ee3952b4ffb44ea67445ed736ce33410ed631146ab47071c5fa4ae578623c446"
   803          },
   804          {
   805            "alg": "SHA3-384",
   806            "content": "abb733ee65aa082cc8472d28326e7382a344017c79f310e06708149f2d5ddf6c1d3812dd7023fe03a206b67fdc88910d"
   807          },
   808          {
   809            "alg": "SHA3-512",
   810            "content": "434938cf7a81ea81511bbf14a0942eaa790c71ab2e4a5e3049dfbb5cc1523034eacd0d14d0b520e88155376b4213129cc59cec21a2a93940b7fba5658d46c8f0"
   811          }
   812        ],
   813        "licenses": [{"license": {"id": "Apache-2.0"}}],
   814        "purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.9.10?type=jar",
   815        "externalReferences": [
   816          {
   817            "type": "issue-tracker",
   818            "url": "https://github.com/FasterXML/jackson-modules-java8/issues"
   819          },
   820          {
   821            "type": "vcs",
   822            "url": "http://github.com/FasterXML/jackson-modules-java8"
   823          },
   824          {
   825            "type": "website",
   826            "url": "http://fasterxml.com/"
   827          },
   828          {
   829            "type": "distribution",
   830            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
   831          }
   832        ]
   833      },
   834      {
   835        "type": "library",
   836        "bom-ref": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.9.10?type=jar",
   837        "publisher": "FasterXML",
   838        "group": "com.fasterxml.jackson.datatype",
   839        "name": "jackson-datatype-jdk8",
   840        "version": "2.9.10",
   841        "description": "Add-on module for Jackson (http://jackson.codehaus.org) to support JDK 8 data types.",
   842        "hashes": [
   843          {
   844            "alg": "MD5",
   845            "content": "e35c18c99ad1737571b1c8004ca8528d"
   846          },
   847          {
   848            "alg": "SHA-1",
   849            "content": "6aa764caf0a275d98b8765f6687bd4ec6c8cb9eb"
   850          },
   851          {
   852            "alg": "SHA-256",
   853            "content": "b305510c0fec81480cbc3516948f9ac5b326811e35c4b6563d2ccfe330079db6"
   854          },
   855          {
   856            "alg": "SHA-384",
   857            "content": "92170dc0e661a37be7e9c5618f79157463881e0ee54487154960787184860fae73de5c1341cf6e02e62992c161b378c2"
   858          },
   859          {
   860            "alg": "SHA-512",
   861            "content": "e537db4253733d8ca0e93e6245c2f25eef366333480a5fd0901603e69a8cf92dd69ec0ffa813c2fef685849f383b7e3850b2b286d255486192f7ff9698fc6c46"
   862          },
   863          {
   864            "alg": "SHA3-256",
   865            "content": "768bc29f9f15aa07b9c2294d3c3b1bf06396b507397a6b1da2515eefbbc85172"
   866          },
   867          {
   868            "alg": "SHA3-384",
   869            "content": "47c9b1bcc90d63b5d6bc6b9c4d23e4a042c3b048edd06f925c4d96b9a0d7cbbfcd1c4455c07084be9c8e13febf9b7f89"
   870          },
   871          {
   872            "alg": "SHA3-512",
   873            "content": "734b59492a053eec994840092c8e4f4d703e03b481d8a603b0d934b4fab25261fd98504f72fd0512705a8735dde4b36299c2295f0359afb0f18d129c0dfc70c5"
   874          }
   875        ],
   876        "licenses": [{"license": {"id": "Apache-2.0"}}],
   877        "purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.9.10?type=jar",
   878        "externalReferences": [
   879          {
   880            "type": "issue-tracker",
   881            "url": "https://github.com/FasterXML/jackson-modules-java8/issues"
   882          },
   883          {
   884            "type": "vcs",
   885            "url": "http://github.com/FasterXML/jackson-modules-java8"
   886          },
   887          {
   888            "type": "website",
   889            "url": "http://fasterxml.com/"
   890          },
   891          {
   892            "type": "distribution",
   893            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
   894          }
   895        ]
   896      },
   897      {
   898        "type": "library",
   899        "bom-ref": "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.9.10?type=jar",
   900        "publisher": "FasterXML",
   901        "group": "com.fasterxml.jackson.module",
   902        "name": "jackson-module-parameter-names",
   903        "version": "2.9.10",
   904        "description": "Add-on module for Jackson (http://jackson.codehaus.org) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.",
   905        "hashes": [
   906          {
   907            "alg": "MD5",
   908            "content": "e8835d22f3153408ace94284be8fa821"
   909          },
   910          {
   911            "alg": "SHA-1",
   912            "content": "dc8c36832c229df0209dfc98fab5be36cb99af5f"
   913          },
   914          {
   915            "alg": "SHA-256",
   916            "content": "2b14de63be1abc99d25c1cdc8ca9003dd0e345e87f5d869588c5981f75cffc8a"
   917          },
   918          {
   919            "alg": "SHA-384",
   920            "content": "55c7f2fd253a0471d701bc2d961f8f76004a1bfca49c62f81be765630d134b54e882f456715e911a34f8370514e35f12"
   921          },
   922          {
   923            "alg": "SHA-512",
   924            "content": "452daf576e303ec15480750844e9a49715670ea9b7fa44d3a3d69ef4c90d7177583daabfc25d2a938e0015bba0c21c5fa71c175d2a0a95f3d6f13a92a3a6d611"
   925          },
   926          {
   927            "alg": "SHA3-256",
   928            "content": "68f9053afc670c7ef2b042f62e7ac34dc7cf5c65fdc2e178b31970c64f0e9353"
   929          },
   930          {
   931            "alg": "SHA3-384",
   932            "content": "137f4bc4afac9a0bcf9f5108e653146cae46539bd1bfb074299d95230f676934f2472959c338749ef820b285c01caf9c"
   933          },
   934          {
   935            "alg": "SHA3-512",
   936            "content": "10bdc0751a0dd140f35dd69045dbc1beea08f65d6ce773dcc2c888af4fc013f8af4c09bcb45e1e36c65b86e7e3cca9775c5da472184af784aa577a952c74c073"
   937          }
   938        ],
   939        "licenses": [{"license": {"id": "Apache-2.0"}}],
   940        "purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.9.10?type=jar",
   941        "externalReferences": [
   942          {
   943            "type": "issue-tracker",
   944            "url": "https://github.com/FasterXML/jackson-modules-java8/issues"
   945          },
   946          {
   947            "type": "vcs",
   948            "url": "http://github.com/FasterXML/jackson-modules-java8"
   949          },
   950          {
   951            "type": "website",
   952            "url": "http://fasterxml.com/"
   953          },
   954          {
   955            "type": "distribution",
   956            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
   957          }
   958        ]
   959      },
   960      {
   961        "type": "library",
   962        "bom-ref": "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.9.10?type=jar",
   963        "publisher": "FasterXML",
   964        "group": "com.fasterxml.jackson.module",
   965        "name": "jackson-module-afterburner",
   966        "version": "2.9.10",
   967        "description": "Jackson (https://github.com/FasterXML/jackson) extension module used to enhance performance using bytecode generation to replace use of Reflection for field access and method calls",
   968        "hashes": [
   969          {
   970            "alg": "MD5",
   971            "content": "eb3073cbfad846a44d81df8bc31c8bf9"
   972          },
   973          {
   974            "alg": "SHA-1",
   975            "content": "6cca4a73cb54aa8631775023ca8cc37626373cc8"
   976          },
   977          {
   978            "alg": "SHA-256",
   979            "content": "6d8dd1bdaa13a1e2239e9d8fc008066b02d6fc7d79166fd73e4c3b6e1856ad14"
   980          },
   981          {
   982            "alg": "SHA-384",
   983            "content": "f6264c5f1e5f5c1ad614439cb0fb98097cb68ec7e6badc02e27af1ad1cc926103355892fa75b21593bb571e5dfde579b"
   984          },
   985          {
   986            "alg": "SHA-512",
   987            "content": "b56f7485f72c2225cd276e6955e154bae31849a394f5f03ee5d205075a154c27417d1cd7c071c9ba12a7712e23f7b6e8da368aa12acecf53c5c28a5376d620e1"
   988          },
   989          {
   990            "alg": "SHA3-256",
   991            "content": "488cf9674f84c7d221e4f5955d45f6fc008bca1bd4abf2134d91578a9c1bc0aa"
   992          },
   993          {
   994            "alg": "SHA3-384",
   995            "content": "983f18d91b111b99233bcaf96a12d98dece02feac3d7b72ad094677adf22ac01f20567f4b11de7995bb02da158e56145"
   996          },
   997          {
   998            "alg": "SHA3-512",
   999            "content": "d2324aca720bf6816274e93186fdf7d0eaefce8859685dc5c76a96fa8696cd104d64787598bd94473619aa0b89406dac1da8cc697b05104491b8017a54d95e1f"
  1000          }
  1001        ],
  1002        "licenses": [{"license": {"id": "Apache-2.0"}}],
  1003        "purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.9.10?type=jar",
  1004        "externalReferences": [
  1005          {
  1006            "type": "issue-tracker",
  1007            "url": "https://github.com/FasterXML/jackson-modules-base/issues"
  1008          },
  1009          {
  1010            "type": "vcs",
  1011            "url": "http://github.com/FasterXML/jackson-modules-base"
  1012          },
  1013          {
  1014            "type": "website",
  1015            "url": "http://fasterxml.com/"
  1016          },
  1017          {
  1018            "type": "distribution",
  1019            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  1020          }
  1021        ]
  1022      },
  1023      {
  1024        "type": "library",
  1025        "bom-ref": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.9.10?type=jar",
  1026        "publisher": "FasterXML",
  1027        "group": "com.fasterxml.jackson.datatype",
  1028        "name": "jackson-datatype-joda",
  1029        "version": "2.9.10",
  1030        "description": "Add-on module for Jackson (http://jackson.codehaus.org) to support Joda (http://joda-time.sourceforge.net/) data types.",
  1031        "hashes": [
  1032          {
  1033            "alg": "MD5",
  1034            "content": "7ef56a5376978b3befc264d5c7f690ba"
  1035          },
  1036          {
  1037            "alg": "SHA-1",
  1038            "content": "b8b45ff38fb46eaf8bdf19586743a4f446c485fd"
  1039          },
  1040          {
  1041            "alg": "SHA-256",
  1042            "content": "ec60ff466ec6bf489e58cf83bb012dd3d2735eb581be47113b17b1ce6499cdd8"
  1043          },
  1044          {
  1045            "alg": "SHA-384",
  1046            "content": "9a117ce32a8db13d9baa7dd3483103adf7b44aac2d068379b7a8d44db007c5afb2b67e654089adf97b268bf35945d709"
  1047          },
  1048          {
  1049            "alg": "SHA-512",
  1050            "content": "589f9ef55f9aef7b2e4c1fe45bad157e566042f304989ffe8257a5547426c7dea281326cf66cb1af84add2cb0531b623d04bc15d9e3ac0da25052f8c2109ceec"
  1051          },
  1052          {
  1053            "alg": "SHA3-256",
  1054            "content": "7a4e62a859262aec2ae33d7b6ec5b0ddadcf0897c1a90984cbdd82f8e2c8abb2"
  1055          },
  1056          {
  1057            "alg": "SHA3-384",
  1058            "content": "9bdd07e885eccadbd5af78fe29044a8ea44f134ba1e9897f024d87150d6fd8043c4e23b8c4d836f8fe32692030d967f1"
  1059          },
  1060          {
  1061            "alg": "SHA3-512",
  1062            "content": "bf11f541461a5ab4fbb3372d8c8d617a7b20a2dda00d8af733ac8d496cf4a7e1f7f422d90d11b17b7d783ed2a25f4323046468c264ea204bd672adff82a3477a"
  1063          }
  1064        ],
  1065        "licenses": [{"license": {"id": "Apache-2.0"}}],
  1066        "purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.9.10?type=jar",
  1067        "externalReferences": [
  1068          {
  1069            "type": "vcs",
  1070            "url": "http://github.com/FasterXML/jackson-datatype-joda"
  1071          },
  1072          {
  1073            "type": "website",
  1074            "url": "http://fasterxml.com/"
  1075          },
  1076          {
  1077            "type": "distribution",
  1078            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  1079          },
  1080          {
  1081            "type": "issue-tracker",
  1082            "url": "https://github.com/FasterXML/${project.artifactId}/issues"
  1083          }
  1084        ]
  1085      },
  1086      {
  1087        "type": "library",
  1088        "bom-ref": "pkg:maven/org.slf4j/slf4j-api@1.7.26?type=jar",
  1089        "publisher": "QOS.ch",
  1090        "group": "org.slf4j",
  1091        "name": "slf4j-api",
  1092        "version": "1.7.26",
  1093        "description": "The slf4j API",
  1094        "hashes": [
  1095          {
  1096            "alg": "MD5",
  1097            "content": "60ec8751be37d54a2aa1b6178f87b968"
  1098          },
  1099          {
  1100            "alg": "SHA-1",
  1101            "content": "77100a62c2e6f04b53977b9f541044d7d722693d"
  1102          },
  1103          {
  1104            "alg": "SHA-256",
  1105            "content": "6d9e5b86cfd1dd44c676899285b5bb4fa0d371cf583e8164f9c8a0366553242b"
  1106          },
  1107          {
  1108            "alg": "SHA-384",
  1109            "content": "09457f1d7bb48746a7f25722a71ffe63d7c893e38caff3ea67ce79992dee52bf20edb9e38c153147da2c38bc94d4c9bd"
  1110          },
  1111          {
  1112            "alg": "SHA-512",
  1113            "content": "a944468440a883bb3bde1f78d39abe43a90b6091fd9f1a70430ac10ea91b308b2ef035e4836d68ba97afdba2b04f62edece204278aaa416276a5f8596f8688af"
  1114          },
  1115          {
  1116            "alg": "SHA3-256",
  1117            "content": "195320dbd33e0ecc96b7c23818454658870c7f4c7bb746dae4516bc4983ab158"
  1118          },
  1119          {
  1120            "alg": "SHA3-384",
  1121            "content": "4502b87772a1e1cbce3fbdf64dd1423f2880b89b72306f07ae39d7a2819d4a654a9cefe2d7b4e1abbb6d86787cc630c0"
  1122          },
  1123          {
  1124            "alg": "SHA3-512",
  1125            "content": "830b0c50cdd9f45cfe4be31f0c775f632399060db58050ce702e476321ef29dcc17f49f872e7023e995c6ee1c2e06f2f1ea115aa45807569ecef83af3385f5cc"
  1126          }
  1127        ],
  1128        "licenses": [{"license": {
  1129          "id": "MIT",
  1130          "url": "https://opensource.org/licenses/MIT"
  1131        }}],
  1132        "purl": "pkg:maven/org.slf4j/slf4j-api@1.7.26?type=jar",
  1133        "externalReferences": [
  1134          {
  1135            "type": "website",
  1136            "url": "http://www.qos.ch"
  1137          },
  1138          {
  1139            "type": "distribution",
  1140            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  1141          },
  1142          {
  1143            "type": "vcs",
  1144            "url": "https://github.com/qos-ch/slf4j"
  1145          }
  1146        ]
  1147      },
  1148      {
  1149        "type": "library",
  1150        "bom-ref": "pkg:maven/org.hibernate/hibernate-validator@5.4.3.Final?type=jar",
  1151        "group": "org.hibernate",
  1152        "name": "hibernate-validator",
  1153        "version": "5.4.3.Final",
  1154        "description": "Hibernate's Bean Validation (JSR-303) reference implementation.",
  1155        "hashes": [
  1156          {
  1157            "alg": "MD5",
  1158            "content": "ccae8426d40e4fa16ecde928b84965f6"
  1159          },
  1160          {
  1161            "alg": "SHA-1",
  1162            "content": "7c3d91629e81937b33dffd5b170956ef9c76af97"
  1163          },
  1164          {
  1165            "alg": "SHA-256",
  1166            "content": "8abc0fb282075e145efe50d742f4512bb1f2c0222e78e7562f34f8809cf22d25"
  1167          },
  1168          {
  1169            "alg": "SHA-384",
  1170            "content": "a2b9aee42e3540977f8cbbec7494dfafc6bd70af6527f682dd06adac90a0596105720127764a2c6469249ffc081d6fe0"
  1171          },
  1172          {
  1173            "alg": "SHA-512",
  1174            "content": "38c1bc5692588fabc86904f75dd3481ca13be43bfda2f33278cb91a0ae229c7abd0f095989fa23e25b78aff51b2b7232f271579e13bd062595e498f9c92ea830"
  1175          },
  1176          {
  1177            "alg": "SHA3-256",
  1178            "content": "176d9129f2812df9a71514c72d0ffe1efb86ceb73310ebeee2b416bf752c65f4"
  1179          },
  1180          {
  1181            "alg": "SHA3-384",
  1182            "content": "93ba4eba2352c54dd181d720f8cfab117d11ab37c7f7d56a7adfc27798fd23d7bd467a32e7ee645d274b52ba726f9c39"
  1183          },
  1184          {
  1185            "alg": "SHA3-512",
  1186            "content": "0fec7612fa9d4698e183cc954381e172a3f8cf188a1b2e0518a39f9cd4cb15163720183d306d050757e2d979a3a1d224a3edd7e9c2ee59b938df48e4f4eb1342"
  1187          }
  1188        ],
  1189        "licenses": [{"license": {"id": "Apache-2.0"}}],
  1190        "purl": "pkg:maven/org.hibernate/hibernate-validator@5.4.3.Final?type=jar",
  1191        "externalReferences": [
  1192          {
  1193            "type": "build-system",
  1194            "url": "http://ci.hibernate.org/view/Validator/"
  1195          },
  1196          {
  1197            "type": "distribution",
  1198            "url": "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
  1199          },
  1200          {
  1201            "type": "issue-tracker",
  1202            "url": "https://hibernate.atlassian.net/projects/HV/summary"
  1203          },
  1204          {
  1205            "type": "vcs",
  1206            "url": "http://github.com/hibernate/hibernate-validator"
  1207          }
  1208        ]
  1209      },
  1210      {
  1211        "type": "library",
  1212        "bom-ref": "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar",
  1213        "group": "javax.validation",
  1214        "name": "validation-api",
  1215        "version": "1.1.0.Final",
  1216        "description": "Bean Validation API",
  1217        "hashes": [
  1218          {
  1219            "alg": "MD5",
  1220            "content": "4c257f52462860b62ab3cdab45f53082"
  1221          },
  1222          {
  1223            "alg": "SHA-1",
  1224            "content": "8613ae82954779d518631e05daa73a6a954817d5"
  1225          },
  1226          {
  1227            "alg": "SHA-256",
  1228            "content": "f39d7ba7253e35f5ac48081ec1bc28c5df9b32ac4b7db20853e5a8e76bf7b0ed"
  1229          },
  1230          {
  1231            "alg": "SHA-384",
  1232            "content": "c5c2853c8d811def0417e2c2f2e91468979008637d5e87441980af17c86e17ac1b59ea0587a70f376d40ca7a99d047f9"
  1233          },
  1234          {
  1235            "alg": "SHA-512",
  1236            "content": "bc137c5f7fa6b7092f9fc233d8be7d21d6767f8aa51c2e934b73692c82d28dbb410f55674d7b5a0e1523b514654339277b535b7f5bb01d457a11aba2eca3bbed"
  1237          },
  1238          {
  1239            "alg": "SHA3-256",
  1240            "content": "469fa33a7d6854ac73627c8b4d281165c26dbcb21e645df792c3144453ab3129"
  1241          },
  1242          {
  1243            "alg": "SHA3-384",
  1244            "content": "ba17c332df426d79dd8b73032860e9ce64a984b65d54fd04e5598095b2fb05e757062d469bf3ec67d05d0ff8978d3f13"
  1245          },
  1246          {
  1247            "alg": "SHA3-512",
  1248            "content": "a042781692aaaa9458be722d0437484c5f1fd8f3f4955c00008224caebeb671ab93740052599ce2f5feab8d7ec712c72786492f7c7ca1c27c25425545b05a91e"
  1249          }
  1250        ],
  1251        "licenses": [{"license": {"id": "Apache-2.0"}}],
  1252        "purl": "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar",
  1253        "externalReferences": [
  1254          {
  1255            "type": "distribution",
  1256            "url": "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
  1257          },
  1258          {
  1259            "type": "issue-tracker",
  1260            "url": "http://opensource.atlassian.com/projects/hibernate/browse/BVAL"
  1261          },
  1262          {
  1263            "type": "vcs",
  1264            "url": "https://github.com/beanvalidation/beanvalidation-api"
  1265          }
  1266        ]
  1267      },
  1268      {
  1269        "type": "library",
  1270        "bom-ref": "pkg:maven/org.jboss.logging/jboss-logging@3.3.0.Final?type=jar",
  1271        "publisher": "JBoss by Red Hat",
  1272        "group": "org.jboss.logging",
  1273        "name": "jboss-logging",
  1274        "version": "3.3.0.Final",
  1275        "description": "The JBoss Logging Framework",
  1276        "hashes": [
  1277          {
  1278            "alg": "MD5",
  1279            "content": "bc11af4b8ce7138cdc79b7ba8561638c"
  1280          },
  1281          {
  1282            "alg": "SHA-1",
  1283            "content": "3616bb87707910296e2c195dc016287080bba5af"
  1284          },
  1285          {
  1286            "alg": "SHA-256",
  1287            "content": "e0e0595e7f70c464609095aef9e47a8484e05f2f621c0aa5081c18e3db2d498c"
  1288          },
  1289          {
  1290            "alg": "SHA-384",
  1291            "content": "90434309db295c401fd2c62bbaec1a9c724d24128a2db1f940a453572fb99b8ff02c38ba122d8ab06e3f7a3a802e3d12"
  1292          },
  1293          {
  1294            "alg": "SHA-512",
  1295            "content": "6cd839a07c55a75befa9a95c7cb2e4a87445432d475bc747410fce625ad4496ee5cc6631a445420940ef1cb408d74873980504e4d785d8ec851223301a76807b"
  1296          },
  1297          {
  1298            "alg": "SHA3-256",
  1299            "content": "12fa4c6092728e4d1d780db85e3567ac16a8ec515daac930326513a471f60bd4"
  1300          },
  1301          {
  1302            "alg": "SHA3-384",
  1303            "content": "4108070133863a249a03dbdfaeed146bc73f4afbfeb9370d28400063bb49bc0411cdc6e856dd30368ba95b65c1773850"
  1304          },
  1305          {
  1306            "alg": "SHA3-512",
  1307            "content": "3f2a0f9e1ce18e1fce8b658a9ce7603eae6a2eeb96b8c26c0a49fde515ea97b319e94f48617fdbd8b102cd51c6a3c957528b456b821e2287ac1b35a3442c35c6"
  1308          }
  1309        ],
  1310        "licenses": [{"license": {"id": "Apache-2.0"}}],
  1311        "purl": "pkg:maven/org.jboss.logging/jboss-logging@3.3.0.Final?type=jar",
  1312        "externalReferences": [
  1313          {
  1314            "type": "vcs",
  1315            "url": "https://github.com/jboss-logging/jboss-logging"
  1316          },
  1317          {
  1318            "type": "website",
  1319            "url": "http://www.jboss.org"
  1320          },
  1321          {
  1322            "type": "issue-tracker",
  1323            "url": "https://issues.jboss.org/"
  1324          },
  1325          {
  1326            "type": "mailing-list",
  1327            "url": "http://lists.jboss.org/pipermail/jboss-user/"
  1328          }
  1329        ]
  1330      },
  1331      {
  1332        "type": "library",
  1333        "bom-ref": "pkg:maven/com.fasterxml/classmate@1.4.0?type=jar",
  1334        "publisher": "fasterxml.com",
  1335        "group": "com.fasterxml",
  1336        "name": "classmate",
  1337        "version": "1.4.0",
  1338        "description": "Library for introspecting types with full generic information including resolving of field and method types.",
  1339        "hashes": [
  1340          {
  1341            "alg": "MD5",
  1342            "content": "85716d3adddffaaacb5e316be6681bf0"
  1343          },
  1344          {
  1345            "alg": "SHA-1",
  1346            "content": "291658ac2ce2476256c7115943652c0accb5c857"
  1347          },
  1348          {
  1349            "alg": "SHA-256",
  1350            "content": "2829acc59abf4aa6b72579697a0391c0fc69df7772ae59c58e0237f909cd6803"
  1351          },
  1352          {
  1353            "alg": "SHA-384",
  1354            "content": "21980854984d0473a8a768fa462e9161d45819d132353b3d3ecda3ff9398a6280a7ca89194c49bad6fa23133fe4ff494"
  1355          },
  1356          {
  1357            "alg": "SHA-512",
  1358            "content": "0bb96809e508b3ec20f8da070cdf5c795b71e17311a1a7d09818a93410ceb60cbbd95482c2d13bb920d391f5a5eee3a959cf739533a94f6539775458fe7229d0"
  1359          },
  1360          {
  1361            "alg": "SHA3-256",
  1362            "content": "2cb64a48cd3ca0136553131ce87fe52d5a0f322334d65fbab60132df09d3c8d6"
  1363          },
  1364          {
  1365            "alg": "SHA3-384",
  1366            "content": "a175410b9c05f06018f15c26aa4fa14f795baa89ded038b14c63ac6c9f4266cab27b5b18f586b7ad9e86fc757427cb38"
  1367          },
  1368          {
  1369            "alg": "SHA3-512",
  1370            "content": "56fb69f960f9e15c7dedc17d8d762c03bbae850180c2911ace44c4b7e1f0ce4a6dcad784e6acf01d63cad81a2d3746e4863a8d43a4d78e620506bf125d9340ec"
  1371          }
  1372        ],
  1373        "licenses": [{"license": {"id": "Apache-2.0"}}],
  1374        "purl": "pkg:maven/com.fasterxml/classmate@1.4.0?type=jar",
  1375        "externalReferences": [
  1376          {
  1377            "type": "website",
  1378            "url": "http://fasterxml.com"
  1379          },
  1380          {
  1381            "type": "vcs",
  1382            "url": "http://github.com/FasterXML/java-classmate"
  1383          },
  1384          {
  1385            "type": "distribution",
  1386            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  1387          },
  1388          {
  1389            "type": "issue-tracker",
  1390            "url": "https://github.com/FasterXML/${project.artifactId}/issues"
  1391          }
  1392        ]
  1393      },
  1394      {
  1395        "type": "library",
  1396        "bom-ref": "pkg:maven/org.glassfish/javax.el@3.0.0?type=jar",
  1397        "publisher": "GlassFish Community",
  1398        "group": "org.glassfish",
  1399        "name": "javax.el",
  1400        "version": "3.0.0",
  1401        "description": "Java.net - The Source for Java Technology Collaboration",
  1402        "hashes": [
  1403          {
  1404            "alg": "MD5",
  1405            "content": "9b413b6b4c57f68cc3e8649f754153f5"
  1406          },
  1407          {
  1408            "alg": "SHA-1",
  1409            "content": "dd532526e7c8de48e40419e6af1183658a973379"
  1410          },
  1411          {
  1412            "alg": "SHA-256",
  1413            "content": "5ed77b9150c1cb6bdc1a195bb536eef6eb65f46f4412e26c24288690ea8033ec"
  1414          },
  1415          {
  1416            "alg": "SHA-384",
  1417            "content": "5bcfb0b2079554befe374237b35fe7850cd4562822d7df80f7a40f19fb09c06fc83cada7f370017a94031c8a983b4911"
  1418          },
  1419          {
  1420            "alg": "SHA-512",
  1421            "content": "a31efb2e99fe2429c8f39dbd8b23fce7dc30c3945ad3e6011dd1495a63a74f1d5e8ac422735de37c01938c492832155b73941614e19e06145477f65f4bc9043f"
  1422          },
  1423          {
  1424            "alg": "SHA3-256",
  1425            "content": "6c59f62728693b7a7234a6c93d6329391633de19cd65753ddb74d78a1a79427b"
  1426          },
  1427          {
  1428            "alg": "SHA3-384",
  1429            "content": "a58346f2b2ef6fff843ab55aa74f8c7f8123260deec873b772fd8a3600012aee7a43160b1b748a4b22abb94de5b85804"
  1430          },
  1431          {
  1432            "alg": "SHA3-512",
  1433            "content": "7193e9af5274a89a3fa9e04dcb9790db5efd6abffc8d0549c2bb597f61237544e758f98b4aaf55dfad258697bbaf4e4583695f6f5c277c06e98cd9ce21265982"
  1434          }
  1435        ],
  1436        "licenses": [],
  1437        "purl": "pkg:maven/org.glassfish/javax.el@3.0.0?type=jar",
  1438        "externalReferences": [
  1439          {
  1440            "type": "website",
  1441            "url": "http://glassfish.org"
  1442          },
  1443          {
  1444            "type": "issue-tracker",
  1445            "url": "http://java.net/jira/browse/EL_SPEC"
  1446          },
  1447          {
  1448            "type": "vcs",
  1449            "url": "http://java.net/projects/el-spec/sources/source-code/show/tags/javax.el-3.0.0"
  1450          },
  1451          {
  1452            "type": "distribution",
  1453            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  1454          }
  1455        ]
  1456      },
  1457      {
  1458        "type": "library",
  1459        "bom-ref": "pkg:maven/org.javassist/javassist@3.24.1-GA?type=jar",
  1460        "publisher": "Shigeru Chiba, www.javassist.org",
  1461        "group": "org.javassist",
  1462        "name": "javassist",
  1463        "version": "3.24.1-GA",
  1464        "description": "Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.",
  1465        "hashes": [
  1466          {
  1467            "alg": "MD5",
  1468            "content": "527cebd64b0f941d5058bae3d1726d06"
  1469          },
  1470          {
  1471            "alg": "SHA-1",
  1472            "content": "921b466d6a14a8edbe25923c973fd767fc71c045"
  1473          },
  1474          {
  1475            "alg": "SHA-256",
  1476            "content": "5d57ea5b0ec8cb46143dfe521f888b208028be126f274cc4f852e641755f1553"
  1477          },
  1478          {
  1479            "alg": "SHA-384",
  1480            "content": "2a5c4bff29eb88f6a88a98fab76a7f2b4599cab6cc3e8a3e03210a38f51b8cf699bf14a736aaf97e63236cd8007393b2"
  1481          },
  1482          {
  1483            "alg": "SHA-512",
  1484            "content": "b1920ad0b291ab4a7d5d6184e7a6fca91a27576560adc257e4d38a3122865cefa7081df46375a462fcd7e4bfe20c3eeeef140408922cad9cfabaa8c338be1056"
  1485          },
  1486          {
  1487            "alg": "SHA3-256",
  1488            "content": "793f21feb3c4c58edf94d49579b8cd658e44e792e05fefbc23f1b84b7170caf2"
  1489          },
  1490          {
  1491            "alg": "SHA3-384",
  1492            "content": "1f0ee92766bfa461812a17d095659ac84548d3f594ff7db36bba6433150f8b2b330aa41e11c519c44cba9acf6fa37166"
  1493          },
  1494          {
  1495            "alg": "SHA3-512",
  1496            "content": "94f77c5a3ef42bef47e44c9cb9c71a5eeae3b5f94bec53637e8ef3bb5b29b0675c02166241987ac3f3872be09d87bbcfe0235a55731735f4b787a8574714fd2e"
  1497          }
  1498        ],
  1499        "licenses": [
  1500          {"license": {"id": "MPL-1.1"}},
  1501          {"license": {"id": "LGPL-2.1-only"}},
  1502          {"license": {
  1503            "id": "Apache-2.0",
  1504            "url": "http://www.apache.org/licenses/LICENSE-2.0"
  1505          }}
  1506        ],
  1507        "purl": "pkg:maven/org.javassist/javassist@3.24.1-GA?type=jar",
  1508        "externalReferences": [
  1509          {
  1510            "type": "distribution",
  1511            "url": "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
  1512          },
  1513          {
  1514            "type": "issue-tracker",
  1515            "url": "https://jira.jboss.org/jira/browse/JASSIST/"
  1516          }
  1517        ]
  1518      },
  1519      {
  1520        "type": "library",
  1521        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-jackson@1.3.15?type=jar",
  1522        "group": "io.dropwizard",
  1523        "name": "dropwizard-jackson",
  1524        "version": "1.3.15",
  1525        "hashes": [
  1526          {
  1527            "alg": "MD5",
  1528            "content": "cce5d50fb36cf2ccb1f6020cf2c53092"
  1529          },
  1530          {
  1531            "alg": "SHA-1",
  1532            "content": "498fdd1b14e0341fa4b2ed480520d632470709c0"
  1533          },
  1534          {
  1535            "alg": "SHA-256",
  1536            "content": "1ddb7e6852bcc605f52e5dd4927a532e6e4f6970e8477329cc0cf6e02bcb11bb"
  1537          },
  1538          {
  1539            "alg": "SHA-384",
  1540            "content": "2f704e0c7e148b745edb1dc3ca3509a1ed58bda69ed43d26f42743b28088c7bf7687aa863cf9a89341ac4f50f25a1efa"
  1541          },
  1542          {
  1543            "alg": "SHA-512",
  1544            "content": "54920733f634fff24fa42e16048e60cbcd8ca9e348c4dae5e8eb6d1606e36d86ba8c32f49a9fb00418a9e2038781599383cc3c1d01353d8e5117d4c366f414e5"
  1545          },
  1546          {
  1547            "alg": "SHA3-256",
  1548            "content": "6dfe904993c5350ef8f04f9eea9335ea5f5179e9d02b2cc057426f96a0aeb485"
  1549          },
  1550          {
  1551            "alg": "SHA3-384",
  1552            "content": "4336b9d8feffc730489b1d78a9e1e8470f0571f98a757ce27c8c57761a477b1c7b6bf52a1c4617f19abfe32cc8b8311f"
  1553          },
  1554          {
  1555            "alg": "SHA3-512",
  1556            "content": "d2e9bddc00edf43a43bc91ee0e74cbf3beff49627fc02fee1870888cc552a9e7a2a518149f0b628a744d5ae00a4f47b3912edba8081c0b5f40e3b289a7fe0822"
  1557          }
  1558        ],
  1559        "licenses": [],
  1560        "purl": "pkg:maven/io.dropwizard/dropwizard-jackson@1.3.15?type=jar"
  1561      },
  1562      {
  1563        "type": "library",
  1564        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-validation@1.3.15?type=jar",
  1565        "group": "io.dropwizard",
  1566        "name": "dropwizard-validation",
  1567        "version": "1.3.15",
  1568        "hashes": [
  1569          {
  1570            "alg": "MD5",
  1571            "content": "0557207f6f05c684958ff0c524ed97de"
  1572          },
  1573          {
  1574            "alg": "SHA-1",
  1575            "content": "d82c4a2157cd8b4ed6f85d12fcc5f63e7f2ee9d2"
  1576          },
  1577          {
  1578            "alg": "SHA-256",
  1579            "content": "6141e64cfed3633ad729e9d343eac4bfa475232c90c83c178f02da2d4c3e7360"
  1580          },
  1581          {
  1582            "alg": "SHA-384",
  1583            "content": "46e28f4b70ed768e13aaae569ab36d40f168c8ddaa54bc0afdfdc71af376345f096bb88511897fb17b384937acd71d33"
  1584          },
  1585          {
  1586            "alg": "SHA-512",
  1587            "content": "e3f832e4b6ea092229b2ecbfad0790170a086b043be74c58cd2f0169cae4fc219d4a7163e6e581350efc7441dd8908e7cfe395b19c802e93834443eb45888d67"
  1588          },
  1589          {
  1590            "alg": "SHA3-256",
  1591            "content": "95187066ffe37d52916b0ec33bce13baa8d76afa80502c4526205fb3721c01bc"
  1592          },
  1593          {
  1594            "alg": "SHA3-384",
  1595            "content": "4cd4512f70295bb199947f719a1436ecf9910e3ecdc3237a7faa01465950bbef44de3be8dfc9b7118ee20dbfe4a22cb4"
  1596          },
  1597          {
  1598            "alg": "SHA3-512",
  1599            "content": "39a0130b80426db95faba737c484fb2e0c1db64f8e81e21cffcbd0b27b4dff4c4334cf9698b0c067549d0e8adaf7669dce867f2ad962c25f647b35829fbfee61"
  1600          }
  1601        ],
  1602        "licenses": [],
  1603        "purl": "pkg:maven/io.dropwizard/dropwizard-validation@1.3.15?type=jar"
  1604      },
  1605      {
  1606        "type": "library",
  1607        "bom-ref": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.9.10?type=jar",
  1608        "publisher": "FasterXML",
  1609        "group": "com.fasterxml.jackson.dataformat",
  1610        "name": "jackson-dataformat-yaml",
  1611        "version": "2.9.10",
  1612        "description": "Support for reading and writing YAML-encoded data via Jackson abstractions.",
  1613        "hashes": [
  1614          {
  1615            "alg": "MD5",
  1616            "content": "ebecc5b67b96874c08068151fd89d0b5"
  1617          },
  1618          {
  1619            "alg": "SHA-1",
  1620            "content": "561275877edf6321692f29e66ae5ccc7b1664939"
  1621          },
  1622          {
  1623            "alg": "SHA-256",
  1624            "content": "338e27fd71a825c948c98a2a3fedd79bd14e6c7bcc9b6d21fd8b17abfd28bcc0"
  1625          },
  1626          {
  1627            "alg": "SHA-384",
  1628            "content": "4134d00264f7cddd3b47ed2b44453cb373ba1c11abf89b8f4054dfdd97b8ef2e2caf3a00493e3170614073de44962264"
  1629          },
  1630          {
  1631            "alg": "SHA-512",
  1632            "content": "6730698c771ee3308c57b8336c35c3c1d437c7ef2e8f1a6bc66a251404449ae7f531fb240c5c877097a5c85a99e6a77c885265d61ad0d8da18c68da13c89eea4"
  1633          },
  1634          {
  1635            "alg": "SHA3-256",
  1636            "content": "189e39704cf30896198937a59f48dca0230a882f0613ceb941241f327f4f1c2c"
  1637          },
  1638          {
  1639            "alg": "SHA3-384",
  1640            "content": "7cd9a7b3253fa55a1b2f6a73c4686042f78d71261b956ddc9ea3f3199e7125a54c2192c0488537d947dda73adb0a2123"
  1641          },
  1642          {
  1643            "alg": "SHA3-512",
  1644            "content": "336fa4689e758f35a45ebc5648f3bfb395bf8ff7387b783b7fa62d431e835760782df3c6f5c737224853970891eca22c69b990ad8d7b96e628002b5ef6a88305"
  1645          }
  1646        ],
  1647        "licenses": [{"license": {"id": "Apache-2.0"}}],
  1648        "purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.9.10?type=jar",
  1649        "externalReferences": [
  1650          {
  1651            "type": "issue-tracker",
  1652            "url": "https://github.com/FasterXML/jackson-dataformats-text/issues"
  1653          },
  1654          {
  1655            "type": "vcs",
  1656            "url": "http://github.com/FasterXML/jackson-dataformats-text"
  1657          },
  1658          {
  1659            "type": "website",
  1660            "url": "http://fasterxml.com/"
  1661          },
  1662          {
  1663            "type": "distribution",
  1664            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  1665          }
  1666        ]
  1667      },
  1668      {
  1669        "type": "library",
  1670        "bom-ref": "pkg:maven/org.yaml/snakeyaml@1.23?type=jar",
  1671        "group": "org.yaml",
  1672        "name": "snakeyaml",
  1673        "version": "1.23",
  1674        "description": "YAML 1.1 parser and emitter for Java",
  1675        "hashes": [
  1676          {
  1677            "alg": "MD5",
  1678            "content": "64ec8bd26b6d5034a87ecb1c8ce0efdc"
  1679          },
  1680          {
  1681            "alg": "SHA-1",
  1682            "content": "ec62d74fe50689c28c0ff5b35d3aebcaa8b5be68"
  1683          },
  1684          {
  1685            "alg": "SHA-256",
  1686            "content": "13009fb5ede3cf2be5a8d0f1602155aeaa0ce5ef5f9366892bd258d8d3d4d2b1"
  1687          },
  1688          {
  1689            "alg": "SHA-384",
  1690            "content": "a9e45997a1376048e5708b36b732ca62665b5d0cd39980ad8b1da9e906a2ee6d99c8d2b3014452881d36a06c91ec2862"
  1691          },
  1692          {
  1693            "alg": "SHA-512",
  1694            "content": "8091467927dc88fe2741f85c6e429914f4306e7a1183e52090ccc7d617ca5279ba42b03ffc8cd1a914b6c3dc4151bd731757e72592e9c1b23346781936ac9fc7"
  1695          },
  1696          {
  1697            "alg": "SHA3-256",
  1698            "content": "18f63155a18c783a0d47afa987a0dcc39f688da527047ccd48c694810ac5adf2"
  1699          },
  1700          {
  1701            "alg": "SHA3-384",
  1702            "content": "7634b3d37b47dedb8ef87ead8eab2951333804baf1dd3baa63f3f6f2728c36d2e743a8be97fa6441ded1ecd399f57635"
  1703          },
  1704          {
  1705            "alg": "SHA3-512",
  1706            "content": "59d1edd895705b667a65c3bada2c1b6c4109f82a03a2a18878d3310ac6e41bb3e47f821e87ffdcd2d2320b2f63c13a8748214fa9ea851c7b0b4d8fca07250c8a"
  1707          }
  1708        ],
  1709        "licenses": [{"license": {"id": "Apache-2.0"}}],
  1710        "purl": "pkg:maven/org.yaml/snakeyaml@1.23?type=jar",
  1711        "externalReferences": [
  1712          {
  1713            "type": "issue-tracker",
  1714            "url": "https://bitbucket.org/asomov/snakeyaml/issues"
  1715          },
  1716          {
  1717            "type": "vcs",
  1718            "url": "https://bitbucket.org/asomov/snakeyaml/src"
  1719          }
  1720        ]
  1721      },
  1722      {
  1723        "type": "library",
  1724        "bom-ref": "pkg:maven/org.apache.commons/commons-lang3@3.8.1?type=jar",
  1725        "publisher": "The Apache Software Foundation",
  1726        "group": "org.apache.commons",
  1727        "name": "commons-lang3",
  1728        "version": "3.8.1",
  1729        "description": "Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.",
  1730        "hashes": [
  1731          {
  1732            "alg": "MD5",
  1733            "content": "540b1256d887a6993ecbef23371a3302"
  1734          },
  1735          {
  1736            "alg": "SHA-1",
  1737            "content": "6505a72a097d9270f7a9e7bf42c4238283247755"
  1738          },
  1739          {
  1740            "alg": "SHA-256",
  1741            "content": "dac807f65b07698ff39b1b07bfef3d87ae3fd46d91bbf8a2bc02b2a831616f68"
  1742          },
  1743          {
  1744            "alg": "SHA-384",
  1745            "content": "72c6fd199936f06db886eba9dccd188e26afabf7b9e6744cea18f27e414abfe04d3d3f609f8505311a01f43e885bec1a"
  1746          },
  1747          {
  1748            "alg": "SHA-512",
  1749            "content": "fb0fe98385496a565678a000c26a3245082abfbf879cc29a35112b4bf18c966697a7a63bb1fd2fae4a42512cd3de5a2e6dc9d1df4a4058332a6ddeae06cdf667"
  1750          },
  1751          {
  1752            "alg": "SHA3-256",
  1753            "content": "4e708ddf8ed0c6dbd8c6bba07e06425b5d263d899884b91bf11f86ec0d6f8463"
  1754          },
  1755          {
  1756            "alg": "SHA3-384",
  1757            "content": "3b6eede7aaff2bbbf5133872b59e9c4932e60064951a68c219f128a8c3a2556c25c2c90a599b342ee3fdef25a745a474"
  1758          },
  1759          {
  1760            "alg": "SHA3-512",
  1761            "content": "f43e89519e803e976f7b4d756d934be802ab36077cf2dc38dd9aa901eaf7104e58157859f45ccef7b38e072007a60f17270923e2ed7eabd41a4c776dee1458e1"
  1762          }
  1763        ],
  1764        "licenses": [{"license": {"id": "Apache-2.0"}}],
  1765        "purl": "pkg:maven/org.apache.commons/commons-lang3@3.8.1?type=jar",
  1766        "externalReferences": [
  1767          {
  1768            "type": "issue-tracker",
  1769            "url": "http://issues.apache.org/jira/browse/LANG"
  1770          },
  1771          {
  1772            "type": "vcs",
  1773            "url": "https://git-wip-us.apache.org/repos/asf?p=commons-lang.git"
  1774          },
  1775          {
  1776            "type": "build-system",
  1777            "url": "https://builds.apache.org/"
  1778          },
  1779          {
  1780            "type": "mailing-list",
  1781            "url": "http://mail-archives.apache.org/mod_mbox/commons-user/"
  1782          },
  1783          {
  1784            "type": "website",
  1785            "url": "https://www.apache.org/"
  1786          },
  1787          {
  1788            "type": "distribution",
  1789            "url": "https://repository.apache.org/service/local/staging/deploy/maven2"
  1790          }
  1791        ]
  1792      },
  1793      {
  1794        "type": "library",
  1795        "bom-ref": "pkg:maven/org.apache.commons/commons-text@1.2?type=jar",
  1796        "publisher": "The Apache Software Foundation",
  1797        "group": "org.apache.commons",
  1798        "name": "commons-text",
  1799        "version": "1.2",
  1800        "description": "Apache Commons Text is a library focused on algorithms working on strings.",
  1801        "hashes": [
  1802          {
  1803            "alg": "MD5",
  1804            "content": "c0aec8d4d92fc9e1a4752884f5f880f0"
  1805          },
  1806          {
  1807            "alg": "SHA-1",
  1808            "content": "74acdec7237f576c4803fff0c1008ab8a3808b2b"
  1809          },
  1810          {
  1811            "alg": "SHA-256",
  1812            "content": "d4a57bbc1627da7c391308fd0fe910b83170fb66afd117236a5b111d2db1590b"
  1813          },
  1814          {
  1815            "alg": "SHA-384",
  1816            "content": "186c84c17a9430e2ef1f5288cd4b5ef3c4a80b8827d5676b7ce13a0d9b8bdab053e0750eeb989c7557b22f2958adf8dd"
  1817          },
  1818          {
  1819            "alg": "SHA-512",
  1820            "content": "97ca47f05b18a8dd67a253bae7d5ec6adab93a061c2565615773f0efc07382193c9ce29ed1f8abdd67dbe62b033e17bf2f71f67a3db2a99abb7aa3215b541c11"
  1821          },
  1822          {
  1823            "alg": "SHA3-256",
  1824            "content": "5527aa3ffcd1303fac2779f9908f3a39bd3745c03a840fbc106aa952d5a0a128"
  1825          },
  1826          {
  1827            "alg": "SHA3-384",
  1828            "content": "6cf581d91e7317cb01dac400353d4721677a909f54fc38d42080f42e993cc7b99cc6e2bc9f4965a5b884855ec121bb3a"
  1829          },
  1830          {
  1831            "alg": "SHA3-512",
  1832            "content": "1b87bf1800138c403b67c273346fc7ea721fac09903e8cf6b11f8cfa57f2f91c577000834ad1f38e2b21f695685ea6c03ae9bd21323fe4a7690c7dca3344e350"
  1833          }
  1834        ],
  1835        "licenses": [{"license": {"id": "Apache-2.0"}}],
  1836        "purl": "pkg:maven/org.apache.commons/commons-text@1.2?type=jar",
  1837        "externalReferences": [
  1838          {
  1839            "type": "issue-tracker",
  1840            "url": "http://issues.apache.org/jira/browse/TEXT"
  1841          },
  1842          {
  1843            "type": "vcs",
  1844            "url": "https://git-wip-us.apache.org/repos/asf?p=commons-text.git"
  1845          },
  1846          {
  1847            "type": "build-system",
  1848            "url": "https://builds.apache.org/"
  1849          },
  1850          {
  1851            "type": "mailing-list",
  1852            "url": "http://mail-archives.apache.org/mod_mbox/commons-user/"
  1853          },
  1854          {
  1855            "type": "website",
  1856            "url": "https://www.apache.org/"
  1857          },
  1858          {
  1859            "type": "distribution",
  1860            "url": "https://repository.apache.org/service/local/staging/deploy/maven2"
  1861          }
  1862        ]
  1863      },
  1864      {
  1865        "type": "library",
  1866        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-logback@4.0.5?type=jar",
  1867        "group": "io.dropwizard.metrics",
  1868        "name": "metrics-logback",
  1869        "version": "4.0.5",
  1870        "description": "An instrumented appender for Logback.",
  1871        "hashes": [
  1872          {
  1873            "alg": "MD5",
  1874            "content": "45f97ce9788dad9744ae2e198e5a501b"
  1875          },
  1876          {
  1877            "alg": "SHA-1",
  1878            "content": "306d0d06b0940c6df49031e8dd750e635e4b170f"
  1879          },
  1880          {
  1881            "alg": "SHA-256",
  1882            "content": "89842f9df70d001835bd652c103b1d04d64e1c48bccf396defbdd791299c1903"
  1883          },
  1884          {
  1885            "alg": "SHA-384",
  1886            "content": "4ad2befe0f16a9de2742fab3e6d9cc02345ddf9e8cd86079557182cacc1cb8e3943060a613162858f450bd9aba725d08"
  1887          },
  1888          {
  1889            "alg": "SHA-512",
  1890            "content": "bde3d0313531986623fd422fee1506eaf17bd3c53318973c340e4d44ce0104943c5dfcddee6cc8d33cfcf0a0b2fb2aff2b3e653819b39c2c5b76676399683401"
  1891          },
  1892          {
  1893            "alg": "SHA3-256",
  1894            "content": "8233adad697b14559e578618be1ea2c99c907be87da1eab10a5ca9f397dbf46c"
  1895          },
  1896          {
  1897            "alg": "SHA3-384",
  1898            "content": "cb69a8a75ac704097bd1f29b330e20b8ed91306c4f59d9250f176c8eaed0d14c18932d9e626c7b574dcab77cac87633c"
  1899          },
  1900          {
  1901            "alg": "SHA3-512",
  1902            "content": "d4664cd4105ad99b2326da4b727dcf350dba261aa7b26aacb9a064efc1a3da7337988344e8c9d64e08ec34d1586410e465c58e0ec37b389b93c54c7c6ccfde35"
  1903          }
  1904        ],
  1905        "licenses": [{"license": {
  1906          "id": "Apache-2.0",
  1907          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  1908        }}],
  1909        "purl": "pkg:maven/io.dropwizard.metrics/metrics-logback@4.0.5?type=jar",
  1910        "externalReferences": [
  1911          {
  1912            "type": "distribution",
  1913            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  1914          },
  1915          {
  1916            "type": "issue-tracker",
  1917            "url": "https://github.com/dropwizard/metrics/issues/"
  1918          },
  1919          {
  1920            "type": "vcs",
  1921            "url": "http://github.com/dropwizard/metrics/"
  1922          }
  1923        ]
  1924      },
  1925      {
  1926        "type": "library",
  1927        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-core@4.0.5?type=jar",
  1928        "group": "io.dropwizard.metrics",
  1929        "name": "metrics-core",
  1930        "version": "4.0.5",
  1931        "description": "Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.",
  1932        "hashes": [
  1933          {
  1934            "alg": "MD5",
  1935            "content": "f5fb039e8ed41743d3b6590547d85894"
  1936          },
  1937          {
  1938            "alg": "SHA-1",
  1939            "content": "b81ef162970cdb9f4512ee2da09715a856ff4c4c"
  1940          },
  1941          {
  1942            "alg": "SHA-256",
  1943            "content": "e31f5bc2fc58dcacd0cf31f7eafa43d3b981873dac0d3f0ffebb145675f1c8a8"
  1944          },
  1945          {
  1946            "alg": "SHA-384",
  1947            "content": "233492a5a936ff5cb143a4b6fcfdf1b7adeedd28e60c2c77e46b3334e864174ea7c9c76796903c76999e4b2243d9d542"
  1948          },
  1949          {
  1950            "alg": "SHA-512",
  1951            "content": "5d553993bf5bbd985453bb69f0704997f624a6ef81aa126c7228fe3d2dd7ebe57e7eeb161067e19914a9f36c762ce2fa7be5e47d0fb4deb623a3fb82ed6a70f2"
  1952          },
  1953          {
  1954            "alg": "SHA3-256",
  1955            "content": "5ba7bcb9d456edb43cf67736e066d9558da57205f916c5ada7f5058b2f8cbc90"
  1956          },
  1957          {
  1958            "alg": "SHA3-384",
  1959            "content": "388c6d688f4b75d45108a537aba065668bc1f42276d2510cce9c97b6ed4e7d25e0c9670a8ff00c7ac84503b932dac083"
  1960          },
  1961          {
  1962            "alg": "SHA3-512",
  1963            "content": "fcb8a3e52da3f8e9f86c692d8d68661acfe2b6aeb29866325178f3732176e099d0c6c9933d187b0840cf632de154087ad0ae6e8daf2712bedaaaa5e9a4c97214"
  1964          }
  1965        ],
  1966        "licenses": [{"license": {
  1967          "id": "Apache-2.0",
  1968          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  1969        }}],
  1970        "purl": "pkg:maven/io.dropwizard.metrics/metrics-core@4.0.5?type=jar",
  1971        "externalReferences": [
  1972          {
  1973            "type": "distribution",
  1974            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  1975          },
  1976          {
  1977            "type": "issue-tracker",
  1978            "url": "https://github.com/dropwizard/metrics/issues/"
  1979          },
  1980          {
  1981            "type": "vcs",
  1982            "url": "http://github.com/dropwizard/metrics/"
  1983          }
  1984        ]
  1985      },
  1986      {
  1987        "type": "library",
  1988        "bom-ref": "pkg:maven/org.slf4j/jul-to-slf4j@1.7.26?type=jar",
  1989        "publisher": "QOS.ch",
  1990        "group": "org.slf4j",
  1991        "name": "jul-to-slf4j",
  1992        "version": "1.7.26",
  1993        "description": "JUL to SLF4J bridge",
  1994        "hashes": [
  1995          {
  1996            "alg": "MD5",
  1997            "content": "2bb060120bc3feda3d964bf5be845fbf"
  1998          },
  1999          {
  2000            "alg": "SHA-1",
  2001            "content": "8031352b2bb0a49e67818bf04c027aa92e645d5c"
  2002          },
  2003          {
  2004            "alg": "SHA-256",
  2005            "content": "0f3b6dfbfb261e3e2b71ea88574452f36c46fec016063439eb8f60083291918e"
  2006          },
  2007          {
  2008            "alg": "SHA-384",
  2009            "content": "b0613eed60ce57dd0236ae9c7e244999c68b10946f545758c0ac0976af32d695e186ca7551c5fa537876d9d45d0880fe"
  2010          },
  2011          {
  2012            "alg": "SHA-512",
  2013            "content": "201d8fc50e94469cfddc79faa6d7492602243a13454dc58e42d6422f1e7f1d1b352474930bf13c1784c252721bee92a636723a1f75d3cb578fec200b42275e2a"
  2014          },
  2015          {
  2016            "alg": "SHA3-256",
  2017            "content": "dd6032a174bd7527a7195462617a613dbbb0dbbcebac49aca1c3fb2b4db79e3b"
  2018          },
  2019          {
  2020            "alg": "SHA3-384",
  2021            "content": "c95bee488fea4c5eeb6c3aa30d307d893d1e0366e47f8e93f171d60e7441a4378a58f6f3e1f486b5619c32f420b7e6a5"
  2022          },
  2023          {
  2024            "alg": "SHA3-512",
  2025            "content": "2bf9adba76cbd0541b1462e952cce50baedb6feac8d963f59db8374a895469d340f5787defeffefb48162a0171f54dbfe1d173de7ec08b080c01260611dd7e25"
  2026          }
  2027        ],
  2028        "licenses": [{"license": {
  2029          "id": "MIT",
  2030          "url": "https://opensource.org/licenses/MIT"
  2031        }}],
  2032        "purl": "pkg:maven/org.slf4j/jul-to-slf4j@1.7.26?type=jar",
  2033        "externalReferences": [
  2034          {
  2035            "type": "website",
  2036            "url": "http://www.qos.ch"
  2037          },
  2038          {
  2039            "type": "distribution",
  2040            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  2041          },
  2042          {
  2043            "type": "vcs",
  2044            "url": "https://github.com/qos-ch/slf4j"
  2045          }
  2046        ]
  2047      },
  2048      {
  2049        "type": "library",
  2050        "bom-ref": "pkg:maven/ch.qos.logback/logback-core@1.2.3?type=jar",
  2051        "publisher": "QOS.ch",
  2052        "group": "ch.qos.logback",
  2053        "name": "logback-core",
  2054        "version": "1.2.3",
  2055        "description": "logback-core module",
  2056        "hashes": [
  2057          {
  2058            "alg": "MD5",
  2059            "content": "841fc80c6edff60d947a3872a2db4d45"
  2060          },
  2061          {
  2062            "alg": "SHA-1",
  2063            "content": "864344400c3d4d92dfeb0a305dc87d953677c03c"
  2064          },
  2065          {
  2066            "alg": "SHA-256",
  2067            "content": "5946d837fe6f960c02a53eda7a6926ecc3c758bbdd69aa453ee429f858217f22"
  2068          },
  2069          {
  2070            "alg": "SHA-384",
  2071            "content": "2c34d2bc4c85beee3d82b7aff9f351615a1de9a4f1e262c6e891136a621a3ea27296fbac399398aa8c1fd857fa38393d"
  2072          },
  2073          {
  2074            "alg": "SHA-512",
  2075            "content": "bd1a7512647fe61b90cfd18bedf2a33f3f16f334f8f8ce947cdd353c0b0b7a7cce203070f0d2183f6583e0f2b2fe6e0b12eb93bd5b2dc29076e7b466447f6dc5"
  2076          },
  2077          {
  2078            "alg": "SHA3-256",
  2079            "content": "7e43423025fc6ebe94b4cc641dc60a4507f93dd1445214847a069595f7cb728e"
  2080          },
  2081          {
  2082            "alg": "SHA3-384",
  2083            "content": "f511c84d1434e12c1c220d0ec3300a8c5fa3f23b2026c74f2d63be08af02e209ebfa28bd4ca18b0c0557c1e3dba77359"
  2084          },
  2085          {
  2086            "alg": "SHA3-512",
  2087            "content": "76a7f8df50903e80c5455da2307705f1ce08e098b75d02c1e36cb8b06eb3dc18c4e93fbf4ed1dea143d73645a652b52bb26e789d1fa111866c54a57c2025049e"
  2088          }
  2089        ],
  2090        "licenses": [
  2091          {"license": {"id": "EPL-1.0"}},
  2092          {"license": {
  2093            "name": "GNU Lesser General Public License",
  2094            "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
  2095          }}
  2096        ],
  2097        "purl": "pkg:maven/ch.qos.logback/logback-core@1.2.3?type=jar",
  2098        "externalReferences": [
  2099          {
  2100            "type": "website",
  2101            "url": "http://www.qos.ch"
  2102          },
  2103          {
  2104            "type": "distribution",
  2105            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  2106          },
  2107          {
  2108            "type": "vcs",
  2109            "url": "https://github.com/ceki/logback"
  2110          }
  2111        ]
  2112      },
  2113      {
  2114        "type": "library",
  2115        "bom-ref": "pkg:maven/ch.qos.logback/logback-classic@1.2.3?type=jar",
  2116        "publisher": "QOS.ch",
  2117        "group": "ch.qos.logback",
  2118        "name": "logback-classic",
  2119        "version": "1.2.3",
  2120        "description": "logback-classic module",
  2121        "hashes": [
  2122          {
  2123            "alg": "MD5",
  2124            "content": "64f7a68f931aed8e5ad8243470440f0b"
  2125          },
  2126          {
  2127            "alg": "SHA-1",
  2128            "content": "7c4f3c474fb2c041d8028740440937705ebb473a"
  2129          },
  2130          {
  2131            "alg": "SHA-256",
  2132            "content": "fb53f8539e7fcb8f093a56e138112056ec1dc809ebb020b59d8a36a5ebac37e0"
  2133          },
  2134          {
  2135            "alg": "SHA-384",
  2136            "content": "42a5975c9db68045fd2d662f5168df6b19e5e8b715401fd5786325a02f531b44f1cf4e64f69f5ef5bbef70929e1d6fd3"
  2137          },
  2138          {
  2139            "alg": "SHA-512",
  2140            "content": "9ad5df9055e74c1db67e10422774e740903477c821591702d2709a4c1f73e3fc3fa6b1a871b6985901817bc2bdeba916849035dc2bbf518f308637b0586e36f1"
  2141          },
  2142          {
  2143            "alg": "SHA3-256",
  2144            "content": "7d38586cfd6e1363970ac1811eb49dd9e535e2d2bf967118ce8f28592655ac24"
  2145          },
  2146          {
  2147            "alg": "SHA3-384",
  2148            "content": "5085a62b9616b811d2346c81aace07020cd7a8865046c4bffb0137f8120c46340741475d83a7c1b4fe1889cd83f774f5"
  2149          },
  2150          {
  2151            "alg": "SHA3-512",
  2152            "content": "0a47917a6adfaef45e1170ff419800a7c88771510c6d5744b081e0572f70d2e339a5bbdd9b0637c2ecfcdd49a095c856ec293e8a41bbd03ef9b5a67d42731e67"
  2153          }
  2154        ],
  2155        "licenses": [
  2156          {"license": {"id": "EPL-1.0"}},
  2157          {"license": {
  2158            "name": "GNU Lesser General Public License",
  2159            "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
  2160          }}
  2161        ],
  2162        "purl": "pkg:maven/ch.qos.logback/logback-classic@1.2.3?type=jar",
  2163        "externalReferences": [
  2164          {
  2165            "type": "website",
  2166            "url": "http://www.qos.ch"
  2167          },
  2168          {
  2169            "type": "distribution",
  2170            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  2171          },
  2172          {
  2173            "type": "vcs",
  2174            "url": "https://github.com/ceki/logback"
  2175          }
  2176        ]
  2177      },
  2178      {
  2179        "type": "library",
  2180        "bom-ref": "pkg:maven/org.slf4j/log4j-over-slf4j@1.7.26?type=jar",
  2181        "publisher": "QOS.ch",
  2182        "group": "org.slf4j",
  2183        "name": "log4j-over-slf4j",
  2184        "version": "1.7.26",
  2185        "description": "Log4j implemented over SLF4J",
  2186        "hashes": [
  2187          {
  2188            "alg": "MD5",
  2189            "content": "0ca7c8107e86b7e251cf15d475db5183"
  2190          },
  2191          {
  2192            "alg": "SHA-1",
  2193            "content": "daeb21c5e35d77d550e721c4cf5aaa716496d31a"
  2194          },
  2195          {
  2196            "alg": "SHA-256",
  2197            "content": "81a1c31befb21e3975064f43e0b1692b7fc2dc5f6d8dc3b6baaa7b8c3e5ddd5b"
  2198          },
  2199          {
  2200            "alg": "SHA-384",
  2201            "content": "9cf0311a9f100b32365f71f6aaecd3592daf2d8d15a16b04652b1ae93289c4701362d871dcc04da5083a16f03a77d01f"
  2202          },
  2203          {
  2204            "alg": "SHA-512",
  2205            "content": "6ae099e1ad5526212f2758a9e16ce7027833e47dff9370c7dbc5317c43f0d3450f20a437ae1a97594382cd27b74c276cb0f3c32de0668b61daf874fb4d30bc90"
  2206          },
  2207          {
  2208            "alg": "SHA3-256",
  2209            "content": "7fe9883b0d6edce803b4942d53771c9e87735076e5ee162037bce3180e067c04"
  2210          },
  2211          {
  2212            "alg": "SHA3-384",
  2213            "content": "81e3b95f25e3217c6a1d464a32639c6e1cd720729d78a1445933201fda35be6a52f637c37f6ce3e15c634d032f3cdd58"
  2214          },
  2215          {
  2216            "alg": "SHA3-512",
  2217            "content": "349b75322aaf3d4fa035ed2c98c3f289ea6c2bef2bc6756b018df99536d99ceaa17b9192ce5bdde1a213ec75ecc60d11629189a5774b166e671a709e7f2df708"
  2218          }
  2219        ],
  2220        "licenses": [{"license": {
  2221          "name": "Apache Software Licenses",
  2222          "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
  2223        }}],
  2224        "purl": "pkg:maven/org.slf4j/log4j-over-slf4j@1.7.26?type=jar",
  2225        "externalReferences": [
  2226          {
  2227            "type": "website",
  2228            "url": "http://www.qos.ch"
  2229          },
  2230          {
  2231            "type": "distribution",
  2232            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  2233          },
  2234          {
  2235            "type": "vcs",
  2236            "url": "https://github.com/qos-ch/slf4j"
  2237          }
  2238        ]
  2239      },
  2240      {
  2241        "type": "library",
  2242        "bom-ref": "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.26?type=jar",
  2243        "publisher": "QOS.ch",
  2244        "group": "org.slf4j",
  2245        "name": "jcl-over-slf4j",
  2246        "version": "1.7.26",
  2247        "description": "JCL 1.2 implemented over SLF4J",
  2248        "hashes": [
  2249          {
  2250            "alg": "MD5",
  2251            "content": "06ceba253db8a4d836921324015c9ca5"
  2252          },
  2253          {
  2254            "alg": "SHA-1",
  2255            "content": "33fbc2d93de829fa5e263c5ce97f5eab8f57d53e"
  2256          },
  2257          {
  2258            "alg": "SHA-256",
  2259            "content": "2800417ecc5c927cce2b8a2cd22f0933e4006023c4e4fb255985a27746f5573c"
  2260          },
  2261          {
  2262            "alg": "SHA-384",
  2263            "content": "fc2013cda82baba79fbc7b3e0adb3669107fd5d353f4781848269fe4353fed305f078c02b8801cf1a68b959695a9eaa8"
  2264          },
  2265          {
  2266            "alg": "SHA-512",
  2267            "content": "40c1c8a523687ba06041d5a3c8ae295ae57ea18c0909f106ae9154ee79eeec9d077f7e0c79cb977fdebf2c930c6972372850b528f94e69bb57e95124ff691359"
  2268          },
  2269          {
  2270            "alg": "SHA3-256",
  2271            "content": "8e61ec106e655eb957cf915a6a2ab96d9f78298598af0edb5526d66317695f69"
  2272          },
  2273          {
  2274            "alg": "SHA3-384",
  2275            "content": "d1460244db24fc651e5ecea9c5fbbe62f73f1e99aa7697334b883c54ca14fcc5d82603ebd64ffd9845ba5260acc427d3"
  2276          },
  2277          {
  2278            "alg": "SHA3-512",
  2279            "content": "bfb810653f89ac499283aa7d860f89369133a07b65398a4112a6f654d53cce6d4a74d2f45acd9ba669233604c94bd338247751171bb8f21d62a183bbe91ba90d"
  2280          }
  2281        ],
  2282        "licenses": [{"license": {
  2283          "id": "MIT",
  2284          "url": "https://opensource.org/licenses/MIT"
  2285        }}],
  2286        "purl": "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.26?type=jar",
  2287        "externalReferences": [
  2288          {
  2289            "type": "website",
  2290            "url": "http://www.qos.ch"
  2291          },
  2292          {
  2293            "type": "distribution",
  2294            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  2295          },
  2296          {
  2297            "type": "vcs",
  2298            "url": "https://github.com/qos-ch/slf4j"
  2299          }
  2300        ]
  2301      },
  2302      {
  2303        "type": "library",
  2304        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-util@9.4.18.v20190429?type=jar",
  2305        "publisher": "Webtide",
  2306        "group": "org.eclipse.jetty",
  2307        "name": "jetty-util",
  2308        "version": "9.4.18.v20190429",
  2309        "description": "Utility classes for Jetty",
  2310        "hashes": [
  2311          {
  2312            "alg": "MD5",
  2313            "content": "0e98accd79ef0f0709e67b32d1882712"
  2314          },
  2315          {
  2316            "alg": "SHA-1",
  2317            "content": "13e6148bfda7ae511f69ae7e5e3ea898bc9b0e33"
  2318          },
  2319          {
  2320            "alg": "SHA-256",
  2321            "content": "db2ae97679e4d9dd0b96e0e2e04423d41407977a87edfa0ed1714c44eb5c7aa1"
  2322          },
  2323          {
  2324            "alg": "SHA-384",
  2325            "content": "e1f4594a02303136bd9d01738675a049e170db96b9512a73185bc34a6fbce7063eaef45163cc12b0618db77432f96029"
  2326          },
  2327          {
  2328            "alg": "SHA-512",
  2329            "content": "e1994547ad741cfcc0776e856178c530687bd3f20354ebbaf4d10ed6c6773cf0b9d2201359ffaa9328606aaa7170c125433dfd83c40db8e03ad6f17d43753392"
  2330          },
  2331          {
  2332            "alg": "SHA3-256",
  2333            "content": "af0fd5e8b166a754626964f211eebf7e5bcff175dc852e5dd28b48d32437921b"
  2334          },
  2335          {
  2336            "alg": "SHA3-384",
  2337            "content": "32f0607bcf193f22f4cc51e92d701fb9aed1c271518c7c15ca3fcb0d43a9d1899357cec3cda0e045767c4b8e07f76b92"
  2338          },
  2339          {
  2340            "alg": "SHA3-512",
  2341            "content": "da788326e973cb92399d84ea58fd884a11a82666741514f2aefe150ed47809189ebd98553bbe7b56bde0d892b51294ddbf24af341f68a2854737622a6439356e"
  2342          }
  2343        ],
  2344        "licenses": [
  2345          {"license": {"id": "Apache-2.0"}},
  2346          {"license": {"id": "EPL-1.0"}}
  2347        ],
  2348        "purl": "pkg:maven/org.eclipse.jetty/jetty-util@9.4.18.v20190429?type=jar",
  2349        "externalReferences": [
  2350          {
  2351            "type": "website",
  2352            "url": "https://webtide.com"
  2353          },
  2354          {
  2355            "type": "distribution",
  2356            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  2357          },
  2358          {
  2359            "type": "issue-tracker",
  2360            "url": "https://github.com/eclipse/jetty.project/issues"
  2361          },
  2362          {
  2363            "type": "mailing-list",
  2364            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  2365          },
  2366          {
  2367            "type": "vcs",
  2368            "url": "https://github.com/eclipse/jetty.project"
  2369          }
  2370        ]
  2371      },
  2372      {
  2373        "type": "library",
  2374        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.18.v20190429?type=jar",
  2375        "publisher": "Webtide",
  2376        "group": "org.eclipse.jetty",
  2377        "name": "jetty-server",
  2378        "version": "9.4.18.v20190429",
  2379        "description": "The core jetty server artifact.",
  2380        "hashes": [
  2381          {
  2382            "alg": "MD5",
  2383            "content": "b0bc6045c38e309d41f84d3c60fb31cd"
  2384          },
  2385          {
  2386            "alg": "SHA-1",
  2387            "content": "b76ef50e04635f11d4d43bc6ccb7c4482a8384f0"
  2388          },
  2389          {
  2390            "alg": "SHA-256",
  2391            "content": "2737c60b231e804082cdb68f1118a1aa179c8f92d50345c7444d96391ac005ce"
  2392          },
  2393          {
  2394            "alg": "SHA-384",
  2395            "content": "80992fd7673f6a48bb630b9459f1b1ed699146e2ffb9c01a3da9884bd0031f4dbffdc6b920dc803e668611f0297a5af6"
  2396          },
  2397          {
  2398            "alg": "SHA-512",
  2399            "content": "b16d05236e809d1494f67aeab195190faf5a301cb131ae7033c1d62bd0f4db41e025b18cb75e0c9f7cc8146debb2d34d006318c0bd0e65dcccce9cb176acbc4e"
  2400          },
  2401          {
  2402            "alg": "SHA3-256",
  2403            "content": "755dfbda1a8bd62b465a55c8bfd761412b81fa79fb0326c6835f0b009ea76c7c"
  2404          },
  2405          {
  2406            "alg": "SHA3-384",
  2407            "content": "9b0ba6760e99a5f85391e3f42524d623e09202c3024d6d1e3ceb3e3a5e05fd57d9773b04f758e89572e5136bc831f10b"
  2408          },
  2409          {
  2410            "alg": "SHA3-512",
  2411            "content": "bdfd84f7b1bfadce0fd4c918b00410ad596e66bd69433260439cebb516f4d44b55e1adbf96cc866ae3e9a8f96823772e2e6633c21bba41c1588067842b7540ee"
  2412          }
  2413        ],
  2414        "licenses": [
  2415          {"license": {"id": "Apache-2.0"}},
  2416          {"license": {"id": "EPL-1.0"}}
  2417        ],
  2418        "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.18.v20190429?type=jar",
  2419        "externalReferences": [
  2420          {
  2421            "type": "website",
  2422            "url": "https://webtide.com"
  2423          },
  2424          {
  2425            "type": "distribution",
  2426            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  2427          },
  2428          {
  2429            "type": "issue-tracker",
  2430            "url": "https://github.com/eclipse/jetty.project/issues"
  2431          },
  2432          {
  2433            "type": "mailing-list",
  2434            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  2435          },
  2436          {
  2437            "type": "vcs",
  2438            "url": "https://github.com/eclipse/jetty.project"
  2439          }
  2440        ]
  2441      },
  2442      {
  2443        "type": "library",
  2444        "bom-ref": "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
  2445        "publisher": "GlassFish Community",
  2446        "group": "javax.servlet",
  2447        "name": "javax.servlet-api",
  2448        "version": "3.1.0",
  2449        "description": "Java.net - The Source for Java Technology Collaboration",
  2450        "hashes": [
  2451          {
  2452            "alg": "MD5",
  2453            "content": "79de69e9f5ed8c7fcb8342585732bbf7"
  2454          },
  2455          {
  2456            "alg": "SHA-1",
  2457            "content": "3cd63d075497751784b2fa84be59432f4905bf7c"
  2458          },
  2459          {
  2460            "alg": "SHA-256",
  2461            "content": "af456b2dd41c4e82cf54f3e743bc678973d9fe35bd4d3071fa05c7e5333b8482"
  2462          },
  2463          {
  2464            "alg": "SHA-384",
  2465            "content": "8bf960fd053ef6ad1c3535824311f676b9ad537678b85f855dd5d6d726e391f8a7be9c9c76a8ae3ce8bfe671c1e2c942"
  2466          },
  2467          {
  2468            "alg": "SHA-512",
  2469            "content": "32f7e3565c6cdf3d9a562f8fd597fe5059af0cf6b05b772a144a74bbc95927ac275eb38374538ec1c72adcce4c8e1e2c9f774a7b545db56b8085af0065e4a1e5"
  2470          },
  2471          {
  2472            "alg": "SHA3-256",
  2473            "content": "8acc3481503989e1a78ad619bcbdc005b616c13736522b52e5ae5d782e8a0216"
  2474          },
  2475          {
  2476            "alg": "SHA3-384",
  2477            "content": "e8f3282c08ceeed02947a13e886a3d75a6ea63e4f869a0e0bcbcf622e7cbffc81ed7bc045e82820443b6572c897cc4cc"
  2478          },
  2479          {
  2480            "alg": "SHA3-512",
  2481            "content": "ab5f85d424640ddcf6fc13a41d12ffdee0be9508cd4cdc581168b31cf7917323f6e0d984a0631068e0e01c098098fe0037d1c4176352fd89ba3a4da5d641ca3d"
  2482          }
  2483        ],
  2484        "licenses": [],
  2485        "purl": "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
  2486        "externalReferences": [
  2487          {
  2488            "type": "website",
  2489            "url": "https://glassfish.dev.java.net"
  2490          },
  2491          {
  2492            "type": "issue-tracker",
  2493            "url": "http://java.net/jira/browse/SERVLET_SPEC"
  2494          },
  2495          {
  2496            "type": "vcs",
  2497            "url": "http://java.net/projects/glassfish/sources/svn/show/tags/javax.servlet-api-3.1.0"
  2498          },
  2499          {
  2500            "type": "distribution",
  2501            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  2502          }
  2503        ]
  2504      },
  2505      {
  2506        "type": "library",
  2507        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.18.v20190429?type=jar",
  2508        "publisher": "Webtide",
  2509        "group": "org.eclipse.jetty",
  2510        "name": "jetty-http",
  2511        "version": "9.4.18.v20190429",
  2512        "description": "The Eclipse Jetty Project",
  2513        "hashes": [
  2514          {
  2515            "alg": "MD5",
  2516            "content": "0f5299204d64fb561a8062f594185dc6"
  2517          },
  2518          {
  2519            "alg": "SHA-1",
  2520            "content": "c2e73db2db5c369326b717da71b6587b3da11e0e"
  2521          },
  2522          {
  2523            "alg": "SHA-256",
  2524            "content": "a2626684486590535bc928a6a40c6915f99ffda96b7a14d4310bdda566b5aa73"
  2525          },
  2526          {
  2527            "alg": "SHA-384",
  2528            "content": "07f029e43e7e79a0104b24c73569c5b3d04a1d7d36bce4a9c9fab13d2a4a1b743453293faba1c211c761e4a05c270bd8"
  2529          },
  2530          {
  2531            "alg": "SHA-512",
  2532            "content": "93f9852cd4689993c06629ffba24b1dc9715bcf3dfb560088669459f9484373cd5541e81c18cfb3502c9ab62fab3a7061ee5d9afd0c17fc61fe23e25fa04a1c9"
  2533          },
  2534          {
  2535            "alg": "SHA3-256",
  2536            "content": "84caddcb2c12e244dc03f0f3f8ab41fdcb96ec95c5776c00664e8916f6bfea86"
  2537          },
  2538          {
  2539            "alg": "SHA3-384",
  2540            "content": "f0ff644525e9974e315b24785470abe5e45178a1a3bd8ad009e693d27db52c9b2b6bd36a5d6d8c728a826b539a327f14"
  2541          },
  2542          {
  2543            "alg": "SHA3-512",
  2544            "content": "08d0dba27f81c3b596d46728e01b3b1f0027d9271befab6ada56e6757ef7f64e700c242cc8f9000a2792bf5053c5c16126718d6f8fd1923331a7e3d00b3c2efb"
  2545          }
  2546        ],
  2547        "licenses": [
  2548          {"license": {"id": "Apache-2.0"}},
  2549          {"license": {"id": "EPL-1.0"}}
  2550        ],
  2551        "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.18.v20190429?type=jar",
  2552        "externalReferences": [
  2553          {
  2554            "type": "website",
  2555            "url": "https://webtide.com"
  2556          },
  2557          {
  2558            "type": "distribution",
  2559            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  2560          },
  2561          {
  2562            "type": "issue-tracker",
  2563            "url": "https://github.com/eclipse/jetty.project/issues"
  2564          },
  2565          {
  2566            "type": "mailing-list",
  2567            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  2568          },
  2569          {
  2570            "type": "vcs",
  2571            "url": "https://github.com/eclipse/jetty.project"
  2572          }
  2573        ]
  2574      },
  2575      {
  2576        "type": "library",
  2577        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-io@9.4.18.v20190429?type=jar",
  2578        "publisher": "Webtide",
  2579        "group": "org.eclipse.jetty",
  2580        "name": "jetty-io",
  2581        "version": "9.4.18.v20190429",
  2582        "description": "The Eclipse Jetty Project",
  2583        "hashes": [
  2584          {
  2585            "alg": "MD5",
  2586            "content": "d430c2038527a0788675049f9d48760e"
  2587          },
  2588          {
  2589            "alg": "SHA-1",
  2590            "content": "844af5efe58ab23fd0166a796efef123f4cb06b0"
  2591          },
  2592          {
  2593            "alg": "SHA-256",
  2594            "content": "f953810e6d5349a8c1101710bf99310e0bcd3bc43d819c06858c75f419b4cbd0"
  2595          },
  2596          {
  2597            "alg": "SHA-384",
  2598            "content": "3a9bcbdc17f37e6980a7b6868ed7565eb0b5122ce0f0ed73446518d1b319105ad403ac8613203611e0d8d1edded99e22"
  2599          },
  2600          {
  2601            "alg": "SHA-512",
  2602            "content": "2f7f9f8ecff8fceaa422923ed698f5945e2e4583898115ea97e2a69f2f4c7093f07c1f9e189af0ffd6b08b669074c9e3cdd5492e42aa2ba4f0bba3ad6db85c50"
  2603          },
  2604          {
  2605            "alg": "SHA3-256",
  2606            "content": "a6a1c14235256382171a33faf4e2869e65756b87e686e70e41aa34380fdeeac9"
  2607          },
  2608          {
  2609            "alg": "SHA3-384",
  2610            "content": "305c8301835d495fa3f2817ae124e38fa29d1c96f47e5eebede076e1fb8b2e6c46326fb8d347b1ba532535a99a3dc7ed"
  2611          },
  2612          {
  2613            "alg": "SHA3-512",
  2614            "content": "aff9eb92b24300c2395b5ee808c54abf4c8c97224bc819b0b5bbaa6977f5806037eeb34691f6b9d9534a454ae28f3e8e9b13bd0649369af5b331e80e4c703405"
  2615          }
  2616        ],
  2617        "licenses": [
  2618          {"license": {"id": "Apache-2.0"}},
  2619          {"license": {"id": "EPL-1.0"}}
  2620        ],
  2621        "purl": "pkg:maven/org.eclipse.jetty/jetty-io@9.4.18.v20190429?type=jar",
  2622        "externalReferences": [
  2623          {
  2624            "type": "website",
  2625            "url": "https://webtide.com"
  2626          },
  2627          {
  2628            "type": "distribution",
  2629            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  2630          },
  2631          {
  2632            "type": "issue-tracker",
  2633            "url": "https://github.com/eclipse/jetty.project/issues"
  2634          },
  2635          {
  2636            "type": "mailing-list",
  2637            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  2638          },
  2639          {
  2640            "type": "vcs",
  2641            "url": "https://github.com/eclipse/jetty.project"
  2642          }
  2643        ]
  2644      },
  2645      {
  2646        "type": "library",
  2647        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-lifecycle@1.3.15?type=jar",
  2648        "group": "io.dropwizard",
  2649        "name": "dropwizard-lifecycle",
  2650        "version": "1.3.15",
  2651        "hashes": [
  2652          {
  2653            "alg": "MD5",
  2654            "content": "52e054873a8e62623e81231c43cd56a9"
  2655          },
  2656          {
  2657            "alg": "SHA-1",
  2658            "content": "f26a5a8be815680b9d6fcf4df7495c33ff403f80"
  2659          },
  2660          {
  2661            "alg": "SHA-256",
  2662            "content": "20abb321d0095312b8d618b30533d84b12f37d9c3e7bfc473ce205a56a8cf4a5"
  2663          },
  2664          {
  2665            "alg": "SHA-384",
  2666            "content": "d5c348b135b5543227c9df468767d11d039b48eb755ad109c7eabda26590dc2e1215434ec11157890e84e296804066f2"
  2667          },
  2668          {
  2669            "alg": "SHA-512",
  2670            "content": "fc9ae0ff1d4c94b2456777d6e7b68a8017ff13a04fb49f85344904f6b010fc638f33e8e6ebf9119a450232e5e74c70a8ed55b980afe47d827f320019ab9973a7"
  2671          },
  2672          {
  2673            "alg": "SHA3-256",
  2674            "content": "cba7094cc6a46821fab3edc413e5d07c36e78b7760ba6c5e44df94acaaca98e8"
  2675          },
  2676          {
  2677            "alg": "SHA3-384",
  2678            "content": "dc4a12cc455bcfadbd176a082a905c6516d1eb6cf6e5cf087ef918650c48e6efa909b033166e0270c2130c9fb9380046"
  2679          },
  2680          {
  2681            "alg": "SHA3-512",
  2682            "content": "daba93cc2420eab38f11389a1eabd408713855ea97772dd87d6be05cd8cf60de1e2de303785721daa85f61e246e75c4bbeaf7602a580d88b2585c090d8957dab"
  2683          }
  2684        ],
  2685        "licenses": [],
  2686        "purl": "pkg:maven/io.dropwizard/dropwizard-lifecycle@1.3.15?type=jar"
  2687      },
  2688      {
  2689        "type": "library",
  2690        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-logging@1.3.15?type=jar",
  2691        "group": "io.dropwizard",
  2692        "name": "dropwizard-logging",
  2693        "version": "1.3.15",
  2694        "hashes": [
  2695          {
  2696            "alg": "MD5",
  2697            "content": "8f56476f15da17fb8aff8d06a8cd39c9"
  2698          },
  2699          {
  2700            "alg": "SHA-1",
  2701            "content": "3df1411464adf080b5ac7360926eacab3f5120d7"
  2702          },
  2703          {
  2704            "alg": "SHA-256",
  2705            "content": "fcaaf6bcb2f29a0443f4740d5515f6a8b12a0c38e626fa6a503d9bb685275a38"
  2706          },
  2707          {
  2708            "alg": "SHA-384",
  2709            "content": "a48a8f1baee705528a5ec839931e7954847c74b53c36f7e7e323228ae9a6784e46de331a2171adeea1f812c4b7ff36d1"
  2710          },
  2711          {
  2712            "alg": "SHA-512",
  2713            "content": "32435101cf0981814396444592a7d805d35d073fff7c06b2ae1551e6cc6ac7e7686cc740dec87a05a15026cc4d89b208986c770cbf999e3993980c8e4112db47"
  2714          },
  2715          {
  2716            "alg": "SHA3-256",
  2717            "content": "2d848583811a6d544b4212f63805bdf65b849da145e4fa3f6be66d387e34a5e5"
  2718          },
  2719          {
  2720            "alg": "SHA3-384",
  2721            "content": "5755bb323b767a5895afdb72cb67b201207725bdc52aa57bfcdf1bc5236ad3b44b941ca68c393326721dd439f270add0"
  2722          },
  2723          {
  2724            "alg": "SHA3-512",
  2725            "content": "2daa20182aeebbcd99ff706f08f3a10a68db0ff2874ed93811eb8922b71ca2bb516213ae53eff4efc412c5ea1a940268d9a832fe8e680151f5cacbfe62ec5844"
  2726          }
  2727        ],
  2728        "licenses": [],
  2729        "purl": "pkg:maven/io.dropwizard/dropwizard-logging@1.3.15?type=jar"
  2730      },
  2731      {
  2732        "type": "library",
  2733        "bom-ref": "pkg:maven/org.glassfish.jersey.core/jersey-server@2.25.1?type=jar",
  2734        "publisher": "Oracle Corporation",
  2735        "group": "org.glassfish.jersey.core",
  2736        "name": "jersey-server",
  2737        "version": "2.25.1",
  2738        "description": "Jersey core server implementation",
  2739        "hashes": [
  2740          {
  2741            "alg": "MD5",
  2742            "content": "92dad916eab7a19c5398838a78ee9cab"
  2743          },
  2744          {
  2745            "alg": "SHA-1",
  2746            "content": "276e2ee0fd1cdabf99357fce560c5baab675b1a2"
  2747          },
  2748          {
  2749            "alg": "SHA-256",
  2750            "content": "4b9cdae8eae88b75762614b9a458f5aac47cf6486fe408206fc64e38b80469ae"
  2751          },
  2752          {
  2753            "alg": "SHA-384",
  2754            "content": "9ab615e0e2a0e469ab5185ac8015660e86daa993b3b87f25873d07c0b78a7736e820d25668e3a4b8db2df4f3304a8d35"
  2755          },
  2756          {
  2757            "alg": "SHA-512",
  2758            "content": "85d77edd81efcc32a6ac26ca91cc6a8f9f66083897f2b10de5f7576d1e869d96c64dcce4e52112341ffae1a73fff3b18eec466fc484e709ba581d1540fbe44ce"
  2759          },
  2760          {
  2761            "alg": "SHA3-256",
  2762            "content": "60be02edbd8f39c5c33726c0b9602c580a38e22b7c30cf98c0aea1bdfe713ef5"
  2763          },
  2764          {
  2765            "alg": "SHA3-384",
  2766            "content": "758d2e47918f38d9bb74c811291a708a9cf0fad3b02b514a7484b7d2f045fc69373f5c7ff62833ed519f10da1b723228"
  2767          },
  2768          {
  2769            "alg": "SHA3-512",
  2770            "content": "065c0c4b5a60ebc0e0ca53e6630e27f7678c762ba4cdf28f2b2cb7d0ac9cd96bf4a92dc6c2235d77d55931e0006f445debc2cc1098d4ddace06c07a08491ad43"
  2771          }
  2772        ],
  2773        "licenses": [{"license": {
  2774          "id": "CDDL-1.1",
  2775          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  2776        }}],
  2777        "purl": "pkg:maven/org.glassfish.jersey.core/jersey-server@2.25.1?type=jar",
  2778        "externalReferences": [
  2779          {
  2780            "type": "website",
  2781            "url": "http://www.oracle.com/"
  2782          },
  2783          {
  2784            "type": "build-system",
  2785            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  2786          },
  2787          {
  2788            "type": "issue-tracker",
  2789            "url": "http://java.net/jira/browse/JERSEY/"
  2790          },
  2791          {
  2792            "type": "mailing-list",
  2793            "url": "http://java.net/projects/jersey/lists/announce/archive"
  2794          },
  2795          {
  2796            "type": "vcs",
  2797            "url": "http://java.net/projects/jersey/sources/code/show"
  2798          },
  2799          {
  2800            "type": "distribution",
  2801            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  2802          }
  2803        ]
  2804      },
  2805      {
  2806        "type": "library",
  2807        "bom-ref": "pkg:maven/org.glassfish.jersey.core/jersey-common@2.25.1?type=jar",
  2808        "publisher": "Oracle Corporation",
  2809        "group": "org.glassfish.jersey.core",
  2810        "name": "jersey-common",
  2811        "version": "2.25.1",
  2812        "description": "Jersey core common packages",
  2813        "hashes": [
  2814          {
  2815            "alg": "MD5",
  2816            "content": "d1f25f421cafb38efb49e2fef0799339"
  2817          },
  2818          {
  2819            "alg": "SHA-1",
  2820            "content": "2438ce68d4907046095ab54aa83a6092951b4bbb"
  2821          },
  2822          {
  2823            "alg": "SHA-256",
  2824            "content": "4df653fc69d5feec7ad1928018f964e12a7513bcea7b5e8b1aa4b1f5a815815f"
  2825          },
  2826          {
  2827            "alg": "SHA-384",
  2828            "content": "4c009143f6dd28c4caee30dbad5c0b0e9aeaf609cffd2c0c08e59c81c264578bf95d1dff382ece7595041c43663109fd"
  2829          },
  2830          {
  2831            "alg": "SHA-512",
  2832            "content": "2c99617c7d5bbabd39902cd93e028e48ef3917f1017b7417873607681b0bfc31e8d5197bd06c587f64867944d81bb63c0201fe5df66962737d23fdfd7fe88fe0"
  2833          },
  2834          {
  2835            "alg": "SHA3-256",
  2836            "content": "d5d9d3bca931954bed7bf031b299f45e0e29c92e250501f46f12400e475aaf3e"
  2837          },
  2838          {
  2839            "alg": "SHA3-384",
  2840            "content": "e095f1ad1b9c4af4e2ea2d579079da5626ca4ded3da8955ff7b86895040b3b3d9df675e40d6c3ad75e0c5655015ee68d"
  2841          },
  2842          {
  2843            "alg": "SHA3-512",
  2844            "content": "dbd5ac4985d2c8e71e3606e491a7814e50ca6ccb1e3571e50073ddcf92bbf484e28ae0a4971d1e487df4d95a4f64016583e88891724a65d9c1c80f20ff7664fb"
  2845          }
  2846        ],
  2847        "licenses": [{"license": {
  2848          "id": "CDDL-1.1",
  2849          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  2850        }}],
  2851        "purl": "pkg:maven/org.glassfish.jersey.core/jersey-common@2.25.1?type=jar",
  2852        "externalReferences": [
  2853          {
  2854            "type": "website",
  2855            "url": "http://www.oracle.com/"
  2856          },
  2857          {
  2858            "type": "build-system",
  2859            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  2860          },
  2861          {
  2862            "type": "issue-tracker",
  2863            "url": "http://java.net/jira/browse/JERSEY/"
  2864          },
  2865          {
  2866            "type": "mailing-list",
  2867            "url": "http://java.net/projects/jersey/lists/announce/archive"
  2868          },
  2869          {
  2870            "type": "vcs",
  2871            "url": "http://java.net/projects/jersey/sources/code/show"
  2872          },
  2873          {
  2874            "type": "distribution",
  2875            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  2876          }
  2877        ]
  2878      },
  2879      {
  2880        "type": "library",
  2881        "bom-ref": "pkg:maven/org.glassfish.jersey.bundles.repackaged/jersey-guava@2.25.1?type=jar",
  2882        "publisher": "Oracle Corporation",
  2883        "group": "org.glassfish.jersey.bundles.repackaged",
  2884        "name": "jersey-guava",
  2885        "version": "2.25.1",
  2886        "description": "Jersey Guava Repackaged",
  2887        "hashes": [
  2888          {
  2889            "alg": "MD5",
  2890            "content": "08dc8642c4e990b054882cb4f422f88b"
  2891          },
  2892          {
  2893            "alg": "SHA-1",
  2894            "content": "a2bb4f8208e134cf2cf71dfb8824e42942f7bd06"
  2895          },
  2896          {
  2897            "alg": "SHA-256",
  2898            "content": "8a88a8ebae65cb4d77830b40f681bf742b55ec62e7a44cf91b8577a9396b9f81"
  2899          },
  2900          {
  2901            "alg": "SHA-384",
  2902            "content": "f61a949e06a1ae308da36e21e1b1c7aa6f3b87fe5a727288888ae596c5133ec5126d51acbbf4b7a71ba2221c4362bab8"
  2903          },
  2904          {
  2905            "alg": "SHA-512",
  2906            "content": "38a59b4e7bf60d373a266e08dbd1703cab87b519e128629aa81abf314cf849ee41a26f8c0404182c6f7364a3bde40eefa61c1be561276e141c4574faf988c5d9"
  2907          },
  2908          {
  2909            "alg": "SHA3-256",
  2910            "content": "0ffbb680d62fc28444cf2c2975cf2947d23bae403c30a381f610af5cf05ede86"
  2911          },
  2912          {
  2913            "alg": "SHA3-384",
  2914            "content": "3bf24e582cd417437211fc7430fbf1357c1489e41cd61b66254a40d086c9bc229439e0db7c59dd1cb7e39ccdf5315b35"
  2915          },
  2916          {
  2917            "alg": "SHA3-512",
  2918            "content": "847cca16e534072ddf9610dc0bd56166deade9aa4efaa3aec1717664b3546964cb0573e4970a38dee5537a09fab81077ea9bd35d988e7cb68b6ca137b31679ea"
  2919          }
  2920        ],
  2921        "licenses": [{"license": {
  2922          "id": "CDDL-1.1",
  2923          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  2924        }}],
  2925        "purl": "pkg:maven/org.glassfish.jersey.bundles.repackaged/jersey-guava@2.25.1?type=jar",
  2926        "externalReferences": [
  2927          {
  2928            "type": "website",
  2929            "url": "http://www.oracle.com/"
  2930          },
  2931          {
  2932            "type": "build-system",
  2933            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  2934          },
  2935          {
  2936            "type": "issue-tracker",
  2937            "url": "http://java.net/jira/browse/JERSEY/"
  2938          },
  2939          {
  2940            "type": "mailing-list",
  2941            "url": "http://java.net/projects/jersey/lists/announce/archive"
  2942          },
  2943          {
  2944            "type": "vcs",
  2945            "url": "http://java.net/projects/jersey/sources/code/show"
  2946          },
  2947          {
  2948            "type": "distribution",
  2949            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  2950          }
  2951        ]
  2952      },
  2953      {
  2954        "type": "library",
  2955        "bom-ref": "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.1?type=jar",
  2956        "publisher": "GlassFish Community",
  2957        "group": "org.glassfish.hk2",
  2958        "name": "osgi-resource-locator",
  2959        "version": "1.0.1",
  2960        "description": "See http://wiki.glassfish.java.net/Wiki.jsp?page=JdkSpiOsgi for more information",
  2961        "hashes": [
  2962          {
  2963            "alg": "MD5",
  2964            "content": "51e70ad8fc9d1e9fb19debeb55555b75"
  2965          },
  2966          {
  2967            "alg": "SHA-1",
  2968            "content": "4ed2b2d4738aed5786cfa64cba5a332779c4c708"
  2969          },
  2970          {
  2971            "alg": "SHA-256",
  2972            "content": "775003be577e8806f51b6e442be1033d83be2cb2207227b349be0bf16e6c0843"
  2973          },
  2974          {
  2975            "alg": "SHA-384",
  2976            "content": "da613d26be5e79fbea42ff7d74c4a36769a56b5a7b53d371361dbf7d00952da3fec63b21e7fb373d8aeff3974552e84f"
  2977          },
  2978          {
  2979            "alg": "SHA-512",
  2980            "content": "e064a477d5b1f8c56b4741ba606eed764b779a5d9870b8c193771bf0d904350aed839ab21602dbf5f376f7208b8ca24f64504d73ec6a0c5c08c5f0abc7c466d4"
  2981          },
  2982          {
  2983            "alg": "SHA3-256",
  2984            "content": "c7cb2d64874992826818c594f02bf40f46d9ad4787d6575bfb656b35b7b6af0d"
  2985          },
  2986          {
  2987            "alg": "SHA3-384",
  2988            "content": "3820ad90b6dac08660228c27c57c2e1d5c3207d291f3d034ba6c7e903829677c27458c1426149317cb4965373a35a73b"
  2989          },
  2990          {
  2991            "alg": "SHA3-512",
  2992            "content": "5c57aa6eb98272226cbdebd803a5b11a27422340f47e5541a5bf6bb776f64bfcda548ffd345e900a7c7624b9a016aecacd8e009a13fe2c2cae86e8ff8e7289f2"
  2993          }
  2994        ],
  2995        "licenses": [{"expression": "(CDDL-1.0 OR GPL-2.0-with-classpath-exception)"}],
  2996        "purl": "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.1?type=jar",
  2997        "externalReferences": [{
  2998          "type": "website",
  2999          "url": "https://glassfish.dev.java.net"
  3000        }]
  3001      },
  3002      {
  3003        "type": "library",
  3004        "bom-ref": "pkg:maven/org.glassfish.jersey.core/jersey-client@2.25.1?type=jar",
  3005        "publisher": "Oracle Corporation",
  3006        "group": "org.glassfish.jersey.core",
  3007        "name": "jersey-client",
  3008        "version": "2.25.1",
  3009        "description": "Jersey core client implementation",
  3010        "hashes": [
  3011          {
  3012            "alg": "MD5",
  3013            "content": "cbc88e55529984d664eb6ef1b65b3684"
  3014          },
  3015          {
  3016            "alg": "SHA-1",
  3017            "content": "4d563b1f93352ee9fad597e9e1daf2c6159993c6"
  3018          },
  3019          {
  3020            "alg": "SHA-256",
  3021            "content": "10671e430dc7c841eb0bc54c9f3e265dbb60e9f85efaad71d1e39807057e405c"
  3022          },
  3023          {
  3024            "alg": "SHA-384",
  3025            "content": "9afcd9577b8836959c3adfb83f91100a21763e16812bf60860b04104ad296f988536cc902e15f99ddb9da9685d73d030"
  3026          },
  3027          {
  3028            "alg": "SHA-512",
  3029            "content": "2355cf157c2c6f6973db046b8eb9f0ac1fad6791e5e62457d37a2aa0d70c180a6dd8eacdf78b987bab5720091cc8197866ba1ac14b209b374db6389f187a0c58"
  3030          },
  3031          {
  3032            "alg": "SHA3-256",
  3033            "content": "88b865b79a07061bda2f0c1b57e4aea4555da1604946eccb83343ea665ac615e"
  3034          },
  3035          {
  3036            "alg": "SHA3-384",
  3037            "content": "082a60d42310ba705d385c4f5d0cf079d5d5516cd94d55090553f210e86bcce216d727d3fbeaf84e1d0626d12483a563"
  3038          },
  3039          {
  3040            "alg": "SHA3-512",
  3041            "content": "ab1297141ee25407b3aaf92ce2d7441aad23badc8d9b2e68e1bb143c7155f5861a273d816d4447ade4045dba027ba6264b22d6823e798d9ebac7514f8a4eef52"
  3042          }
  3043        ],
  3044        "licenses": [{"license": {
  3045          "id": "CDDL-1.1",
  3046          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  3047        }}],
  3048        "purl": "pkg:maven/org.glassfish.jersey.core/jersey-client@2.25.1?type=jar",
  3049        "externalReferences": [
  3050          {
  3051            "type": "website",
  3052            "url": "http://www.oracle.com/"
  3053          },
  3054          {
  3055            "type": "build-system",
  3056            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  3057          },
  3058          {
  3059            "type": "issue-tracker",
  3060            "url": "http://java.net/jira/browse/JERSEY/"
  3061          },
  3062          {
  3063            "type": "mailing-list",
  3064            "url": "http://java.net/projects/jersey/lists/announce/archive"
  3065          },
  3066          {
  3067            "type": "vcs",
  3068            "url": "http://java.net/projects/jersey/sources/code/show"
  3069          },
  3070          {
  3071            "type": "distribution",
  3072            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  3073          }
  3074        ]
  3075      },
  3076      {
  3077        "type": "library",
  3078        "bom-ref": "pkg:maven/javax.ws.rs/javax.ws.rs-api@2.0.1?type=jar",
  3079        "publisher": "Oracle Corporation",
  3080        "group": "javax.ws.rs",
  3081        "name": "javax.ws.rs-api",
  3082        "version": "2.0.1",
  3083        "description": "Java.net - The Source for Java Technology Collaboration",
  3084        "hashes": [
  3085          {
  3086            "alg": "MD5",
  3087            "content": "edcd111cf4d3ba8ac8e1f326efc37a17"
  3088          },
  3089          {
  3090            "alg": "SHA-1",
  3091            "content": "104e9c2b5583cfcfeac0402316221648d6d8ea6b"
  3092          },
  3093          {
  3094            "alg": "SHA-256",
  3095            "content": "38607d626f2288d8fbc1b1f8a62c369e63806d9a313ac7cbc5f9d6c94f4b466d"
  3096          },
  3097          {
  3098            "alg": "SHA-384",
  3099            "content": "a90b396153ed0b44890ae453a39a12923b433be46bc1ccd92d35598438804e6527d348f99114407b31c625f0f9d44dc3"
  3100          },
  3101          {
  3102            "alg": "SHA-512",
  3103            "content": "4a85d3b61ea018f354a4dfa43104f3b4967cb4719df203956f82f7a696f75bee9d660540fc0f7bb61e0a5f826461de8929144eddd5622f9cb59a4da289d7297a"
  3104          },
  3105          {
  3106            "alg": "SHA3-256",
  3107            "content": "7d439b6efe13a02aa996c27db07de14c1f14e8c95b60a9205c073cfbe9cbcda1"
  3108          },
  3109          {
  3110            "alg": "SHA3-384",
  3111            "content": "da14011551f154cce8130a7f70eff31364ee34480fb8abd978d077f0abb6ff4a450a33721356ae1ace00ae4d1cc5cb17"
  3112          },
  3113          {
  3114            "alg": "SHA3-512",
  3115            "content": "e4bc8aab836157e258f659fe687e59499d445889c6c706d9539e5bbd48a6e80a1a1029e9ae47d25871f5ddf1434c5449ce2bc67b147b5a7b58990309f7aa60a4"
  3116          }
  3117        ],
  3118        "licenses": [
  3119          {"license": {"id": "CDDL-1.1"}},
  3120          {"license": {"id": "GPL-2.0-with-classpath-exception"}}
  3121        ],
  3122        "purl": "pkg:maven/javax.ws.rs/javax.ws.rs-api@2.0.1?type=jar",
  3123        "externalReferences": [
  3124          {
  3125            "type": "website",
  3126            "url": "http://www.oracle.com/"
  3127          },
  3128          {
  3129            "type": "issue-tracker",
  3130            "url": "http://java.net/jira/browse/JAX_RS_SPEC"
  3131          },
  3132          {
  3133            "type": "vcs",
  3134            "url": "http://java.net/projects/jax-rs-spec/sources/git/show"
  3135          },
  3136          {
  3137            "type": "distribution",
  3138            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  3139          }
  3140        ]
  3141      },
  3142      {
  3143        "type": "library",
  3144        "bom-ref": "pkg:maven/org.glassfish.jersey.media/jersey-media-jaxb@2.25.1?type=jar",
  3145        "publisher": "Oracle Corporation",
  3146        "group": "org.glassfish.jersey.media",
  3147        "name": "jersey-media-jaxb",
  3148        "version": "2.25.1",
  3149        "description": "JAX-RS features based upon JAX-B.",
  3150        "hashes": [
  3151          {
  3152            "alg": "MD5",
  3153            "content": "43c2fe9a2848343cb562f855b06b7047"
  3154          },
  3155          {
  3156            "alg": "SHA-1",
  3157            "content": "0d7da0beeed5614a3bfd882662faec602699e24b"
  3158          },
  3159          {
  3160            "alg": "SHA-256",
  3161            "content": "05526bed0ffc07c2cea6b399f4e61ae3c99e44021e28a4af926ed1d867ba3fbe"
  3162          },
  3163          {
  3164            "alg": "SHA-384",
  3165            "content": "c70d4fefcbedc6b3add72170cc51bcf5c1faa4e6fe49e868502f02673e7319a1e1b549bf10fa9a243d200884855b53f2"
  3166          },
  3167          {
  3168            "alg": "SHA-512",
  3169            "content": "589328af6d727d73617a1cff3e7e75bbc858d417cdbcaf8e63ea3ed0086df645fe0f83538a311941744e5afd828d1d7827933b44b8c74f6f8b912c2d7f3e1be4"
  3170          },
  3171          {
  3172            "alg": "SHA3-256",
  3173            "content": "cbc11448fe72f34353de7de8c8b1084530ebf4a7b262bde33219cab6beeea29d"
  3174          },
  3175          {
  3176            "alg": "SHA3-384",
  3177            "content": "7d7942048a18a320b387fd737d5790510aaa4f11c92c3373d5fd49d1b39399e49c25e80bed39241a8adfba35eb2b5956"
  3178          },
  3179          {
  3180            "alg": "SHA3-512",
  3181            "content": "18313498ba720e5c1a307927f9782cee90140984ab5c6762cb6b966040d42c2610e39f41d06b9c2ac528aba2fe1b72ba5d1255f92e01848b4580eee11b95b1e4"
  3182          }
  3183        ],
  3184        "licenses": [{"license": {
  3185          "id": "CDDL-1.1",
  3186          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  3187        }}],
  3188        "purl": "pkg:maven/org.glassfish.jersey.media/jersey-media-jaxb@2.25.1?type=jar",
  3189        "externalReferences": [
  3190          {
  3191            "type": "website",
  3192            "url": "http://www.oracle.com/"
  3193          },
  3194          {
  3195            "type": "build-system",
  3196            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  3197          },
  3198          {
  3199            "type": "issue-tracker",
  3200            "url": "http://java.net/jira/browse/JERSEY/"
  3201          },
  3202          {
  3203            "type": "mailing-list",
  3204            "url": "http://java.net/projects/jersey/lists/announce/archive"
  3205          },
  3206          {
  3207            "type": "vcs",
  3208            "url": "http://java.net/projects/jersey/sources/code/show"
  3209          },
  3210          {
  3211            "type": "distribution",
  3212            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  3213          }
  3214        ]
  3215      },
  3216      {
  3217        "type": "library",
  3218        "bom-ref": "pkg:maven/javax.annotation/javax.annotation-api@1.3.1?type=jar",
  3219        "publisher": "GlassFish Community",
  3220        "group": "javax.annotation",
  3221        "name": "javax.annotation-api",
  3222        "version": "1.3.1",
  3223        "description": "Common Annotations for the JavaTM Platform API",
  3224        "hashes": [
  3225          {
  3226            "alg": "MD5",
  3227            "content": "9a936313da62e705ebb16e81b62f4096"
  3228          },
  3229          {
  3230            "alg": "SHA-1",
  3231            "content": "20a2c0583598d68b0835474bbe07792d4f3b219f"
  3232          },
  3233          {
  3234            "alg": "SHA-256",
  3235            "content": "bc1110630bb4290e798a533ca40a60517826c8804b79f91f8738d18ca425adc5"
  3236          },
  3237          {
  3238            "alg": "SHA-384",
  3239            "content": "d46e7809d911bc577f0eac1dd9f0812f81b65d6359109e60ab037d75e00f3aae4210625d154cf937c6bb3e714e0a76be"
  3240          },
  3241          {
  3242            "alg": "SHA-512",
  3243            "content": "9b0c8e45c750f049015da652dcfb43250c24aa72c0cf8fcf917918a486c50b70d6c19201638ae4c23a822551e12ed85215222a59b9bcfb135557c0aca80c00ef"
  3244          },
  3245          {
  3246            "alg": "SHA3-256",
  3247            "content": "81a7132a97ca91c7bf14400e8dc845e3124df73c91b3e2f0a62c4aa3abd84b6d"
  3248          },
  3249          {
  3250            "alg": "SHA3-384",
  3251            "content": "1fba9689ebae019cd50634855fa6c5bcb45394b8fb9bbb555b0220c0fe2daa79cf4e5e4540303ee748b821ddcf57d173"
  3252          },
  3253          {
  3254            "alg": "SHA3-512",
  3255            "content": "1b7b5f5a5dcf8076155e13d17fe8665b88394c5871583508211f58336cf8d2dae9b3225df8de94e6820a2cc5e077cbd4382c88249c1b0c79e482ce7ae726997b"
  3256          }
  3257        ],
  3258        "licenses": [],
  3259        "purl": "pkg:maven/javax.annotation/javax.annotation-api@1.3.1?type=jar",
  3260        "externalReferences": [
  3261          {
  3262            "type": "website",
  3263            "url": "https://javaee.github.io/glassfish"
  3264          },
  3265          {
  3266            "type": "issue-tracker",
  3267            "url": "https://github.com/javaee/javax.annotation/issues"
  3268          },
  3269          {
  3270            "type": "vcs",
  3271            "url": "https://github.com/javaee/javax.annotation"
  3272          },
  3273          {
  3274            "type": "distribution",
  3275            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  3276          }
  3277        ]
  3278      },
  3279      {
  3280        "type": "library",
  3281        "bom-ref": "pkg:maven/org.glassfish.hk2/hk2-api@2.5.0-b32?type=jar",
  3282        "publisher": "Oracle Corporation",
  3283        "group": "org.glassfish.hk2",
  3284        "name": "hk2-api",
  3285        "version": "2.5.0-b32",
  3286        "description": "${project.name}",
  3287        "hashes": [
  3288          {
  3289            "alg": "MD5",
  3290            "content": "93322931c4ec277c5190c7cddf7ad155"
  3291          },
  3292          {
  3293            "alg": "SHA-1",
  3294            "content": "6a576c9653832ce610b80a2f389374ef19d96171"
  3295          },
  3296          {
  3297            "alg": "SHA-256",
  3298            "content": "b3fe4f295ab8e74ea9d641717dc55e5768f1e5db3709e84235346a4d6bcde5c2"
  3299          },
  3300          {
  3301            "alg": "SHA-384",
  3302            "content": "67e941c2d297a012be90bec7cf0eb7ead74486609ba2ee60b31cc64798955e2620a63676374189871104daca2a8ad64b"
  3303          },
  3304          {
  3305            "alg": "SHA-512",
  3306            "content": "9f143940ff31e6abdc5bce5223c12ea91fe1852338f317aa614221bec67bd5252ef905075d78125ba777ff2f36c5d39fe35a5b3876ea19255fc91da949179d00"
  3307          },
  3308          {
  3309            "alg": "SHA3-256",
  3310            "content": "7dbffae41a1edb93e525d9841a6831f574fc408edb7568b5b192d7b026aeb750"
  3311          },
  3312          {
  3313            "alg": "SHA3-384",
  3314            "content": "417321a888b74535355b699953f2a2a0fc1ff1d4bbd5490f3aa18b161eb1bfc942ddcccd7dda43aa3d2229fc6145b5ec"
  3315          },
  3316          {
  3317            "alg": "SHA3-512",
  3318            "content": "594dc7b77f5a85574331483bbc2b795c1456fe174b55ca7253519a8fe94bd914167face505c561f3829c9738b7d9e7f80421f5b97427952cdd78fe388c17c282"
  3319          }
  3320        ],
  3321        "licenses": [],
  3322        "purl": "pkg:maven/org.glassfish.hk2/hk2-api@2.5.0-b32?type=jar",
  3323        "externalReferences": [
  3324          {
  3325            "type": "website",
  3326            "url": "http://www.oracle.com"
  3327          },
  3328          {
  3329            "type": "issue-tracker",
  3330            "url": "http://java.net/jira/browse/HK2"
  3331          },
  3332          {
  3333            "type": "mailing-list",
  3334            "url": "http://java.net/projects/hk2/lists/dev/archive"
  3335          },
  3336          {
  3337            "type": "vcs",
  3338            "url": "https://java.net/projects/hk2/sources/git/show"
  3339          },
  3340          {
  3341            "type": "distribution",
  3342            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  3343          }
  3344        ]
  3345      },
  3346      {
  3347        "type": "library",
  3348        "bom-ref": "pkg:maven/org.glassfish.hk2/hk2-utils@2.5.0-b32?type=jar",
  3349        "publisher": "Oracle Corporation",
  3350        "group": "org.glassfish.hk2",
  3351        "name": "hk2-utils",
  3352        "version": "2.5.0-b32",
  3353        "description": "${project.name}",
  3354        "hashes": [
  3355          {
  3356            "alg": "MD5",
  3357            "content": "acc873aece4f8e89814ac0300b549e3e"
  3358          },
  3359          {
  3360            "alg": "SHA-1",
  3361            "content": "5108a926988c4ceda7f1e681dddfe3101454a002"
  3362          },
  3363          {
  3364            "alg": "SHA-256",
  3365            "content": "3912c470e621eb3e469c111f4c9a4dee486e2ce9db09a65b7609e006b6c3d38e"
  3366          },
  3367          {
  3368            "alg": "SHA-384",
  3369            "content": "dfa32b9af363dc5ef659a9325650e4764ea4283bf1e131c21b5b89453143bc19a87efe85cc4a75a5c873051450e625c8"
  3370          },
  3371          {
  3372            "alg": "SHA-512",
  3373            "content": "1d100879b218d4ed75760514b78a3833f43f67126691dc7cab6566af8488c4cb9e72258b649f8a4eef0376813c25df326ba29d6f29c275e8f75e549cfc17fdf5"
  3374          },
  3375          {
  3376            "alg": "SHA3-256",
  3377            "content": "699d1fba60b9403b292ce22cb0db2d6b070a1152531afe3f2c08a5196779b3a9"
  3378          },
  3379          {
  3380            "alg": "SHA3-384",
  3381            "content": "9accae6d9a188ff60a6769d2e55351b00fab8b3e78a9f0b8a17b8fea4bc3772e58661aa97d6230b256e479e37f5f063f"
  3382          },
  3383          {
  3384            "alg": "SHA3-512",
  3385            "content": "47ad643c3727bb9fb45b6748e4da67c4788aeac69783c56c60f73ccf37f979972f699ffa96714056c551cb29109dba6722ac3b57004eea1ae47f8833f9c73d34"
  3386          }
  3387        ],
  3388        "licenses": [],
  3389        "purl": "pkg:maven/org.glassfish.hk2/hk2-utils@2.5.0-b32?type=jar",
  3390        "externalReferences": [
  3391          {
  3392            "type": "website",
  3393            "url": "http://www.oracle.com"
  3394          },
  3395          {
  3396            "type": "issue-tracker",
  3397            "url": "http://java.net/jira/browse/HK2"
  3398          },
  3399          {
  3400            "type": "mailing-list",
  3401            "url": "http://java.net/projects/hk2/lists/dev/archive"
  3402          },
  3403          {
  3404            "type": "vcs",
  3405            "url": "https://java.net/projects/hk2/sources/git/show"
  3406          },
  3407          {
  3408            "type": "distribution",
  3409            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  3410          }
  3411        ]
  3412      },
  3413      {
  3414        "type": "library",
  3415        "bom-ref": "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.5.0-b32?type=jar",
  3416        "publisher": "Oracle Corporation",
  3417        "group": "org.glassfish.hk2.external",
  3418        "name": "aopalliance-repackaged",
  3419        "version": "2.5.0-b32",
  3420        "description": "Dependency Injection Kernel",
  3421        "hashes": [
  3422          {
  3423            "alg": "MD5",
  3424            "content": "99809f55109881865ce8b47f03522fb6"
  3425          },
  3426          {
  3427            "alg": "SHA-1",
  3428            "content": "6af37c3f8ec6f9e9653ec837eb508da28ce443cd"
  3429          },
  3430          {
  3431            "alg": "SHA-256",
  3432            "content": "32a44ed0258c00bb8f0acf7e4dbf000a377bd48702465f6195f878a6dc2024d6"
  3433          },
  3434          {
  3435            "alg": "SHA-384",
  3436            "content": "f50410819480351ed7fb773470ccedbfd90cf4cc3a5535289a37d2dc6932dd123f5e2dd526198f251c66a9f7f3056ee3"
  3437          },
  3438          {
  3439            "alg": "SHA-512",
  3440            "content": "5afda7e897fb1135e4cf8ceb1f9f2ae68521c6178552dbe38243461e8422d50011f379e4f66d237190e7609e2d1ba2e9c09267637ecd588d7e286c1a6bfb8b4d"
  3441          },
  3442          {
  3443            "alg": "SHA3-256",
  3444            "content": "3808bbe7fc89ea384068d5edf32f4ebf61cead5fe0fff58c7ac13c23392b8860"
  3445          },
  3446          {
  3447            "alg": "SHA3-384",
  3448            "content": "1b7101fdb205fbc776cce92e856e91fba275a6e2fd9314ff6b83353283399bc7db4473a18a1562c6f8c26e7e8c374607"
  3449          },
  3450          {
  3451            "alg": "SHA3-512",
  3452            "content": "ea988d271b897cb61a17ddd642f7f31935711bb33710947a812e0c1ab3469077c45247a5224e55a9258bfcdfd502f64286064aa1063b2df07dc880a880e034e3"
  3453          }
  3454        ],
  3455        "licenses": [],
  3456        "purl": "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.5.0-b32?type=jar",
  3457        "externalReferences": [
  3458          {
  3459            "type": "website",
  3460            "url": "http://www.oracle.com"
  3461          },
  3462          {
  3463            "type": "issue-tracker",
  3464            "url": "http://java.net/jira/browse/HK2"
  3465          },
  3466          {
  3467            "type": "mailing-list",
  3468            "url": "http://java.net/projects/hk2/lists/dev/archive"
  3469          },
  3470          {
  3471            "type": "vcs",
  3472            "url": "https://java.net/projects/hk2/sources/git/show"
  3473          },
  3474          {
  3475            "type": "distribution",
  3476            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  3477          }
  3478        ]
  3479      },
  3480      {
  3481        "type": "library",
  3482        "bom-ref": "pkg:maven/org.glassfish.hk2.external/javax.inject@2.5.0-b32?type=jar",
  3483        "publisher": "Oracle Corporation",
  3484        "group": "org.glassfish.hk2.external",
  3485        "name": "javax.inject",
  3486        "version": "2.5.0-b32",
  3487        "description": "Injection API (JSR 330) version ${javax.inject.version} repackaged as OSGi bundle",
  3488        "hashes": [
  3489          {
  3490            "alg": "MD5",
  3491            "content": "b7e8633eb1e5aad9f44a37a3f3bfa8f5"
  3492          },
  3493          {
  3494            "alg": "SHA-1",
  3495            "content": "b2fa50c8186a38728c35fe6a9da57ce4cc806923"
  3496          },
  3497          {
  3498            "alg": "SHA-256",
  3499            "content": "437c92cf50a0efa6b501b8939b5b92ede7cfe4455cf06b68ec69d1b21ab921ed"
  3500          },
  3501          {
  3502            "alg": "SHA-384",
  3503            "content": "bab190c7bf4e47767ef209860835eee56db4b9d3b97c79d2b93b225fdfc0a3421b68ddbe93dd6d989fa565c4faa389ea"
  3504          },
  3505          {
  3506            "alg": "SHA-512",
  3507            "content": "ce72626ebacfcbb1a022d0af22d7f3ae8a0f38db939e5f0b893efb9e3545c74328fa139a92c3b9bf7d833300a2830d7b883f748b0d758ed58abd6b0ce192620a"
  3508          },
  3509          {
  3510            "alg": "SHA3-256",
  3511            "content": "da07452e3cbd7bf8e934d72e70149d317d7299fefa8de7840ac251e3e7fab17b"
  3512          },
  3513          {
  3514            "alg": "SHA3-384",
  3515            "content": "e13f32d6be1eec547c3e5179b737ff325ae89dbd0ef5cba7a0e8b9c98e1e8716aa555a31f1ddc843d2da02e5941b2a5f"
  3516          },
  3517          {
  3518            "alg": "SHA3-512",
  3519            "content": "db226d92d3e50eb91d892c9dee1832aedcdc2c11ddbc5948da4a33d10d286906fb1554e226223384bbbe7b30fa2b7b023eb7df03beb46affdd9e012722d66b67"
  3520          }
  3521        ],
  3522        "licenses": [],
  3523        "purl": "pkg:maven/org.glassfish.hk2.external/javax.inject@2.5.0-b32?type=jar",
  3524        "externalReferences": [
  3525          {
  3526            "type": "website",
  3527            "url": "http://www.oracle.com"
  3528          },
  3529          {
  3530            "type": "issue-tracker",
  3531            "url": "http://java.net/jira/browse/HK2"
  3532          },
  3533          {
  3534            "type": "mailing-list",
  3535            "url": "http://java.net/projects/hk2/lists/dev/archive"
  3536          },
  3537          {
  3538            "type": "vcs",
  3539            "url": "https://java.net/projects/hk2/sources/git/show"
  3540          },
  3541          {
  3542            "type": "distribution",
  3543            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  3544          }
  3545        ]
  3546      },
  3547      {
  3548        "type": "library",
  3549        "bom-ref": "pkg:maven/org.glassfish.hk2/hk2-locator@2.5.0-b32?type=jar",
  3550        "publisher": "Oracle Corporation",
  3551        "group": "org.glassfish.hk2",
  3552        "name": "hk2-locator",
  3553        "version": "2.5.0-b32",
  3554        "description": "${project.name}",
  3555        "hashes": [
  3556          {
  3557            "alg": "MD5",
  3558            "content": "5baf0f144cf8552a9fe476b096fc18a7"
  3559          },
  3560          {
  3561            "alg": "SHA-1",
  3562            "content": "195474f8ad0a8d130e9ea949a771bcf1215fc33b"
  3563          },
  3564          {
  3565            "alg": "SHA-256",
  3566            "content": "27cacf80e8c088cc50f73b56344b779bdb7418e590a037659ab66b2b0cd9c492"
  3567          },
  3568          {
  3569            "alg": "SHA-384",
  3570            "content": "49a10b96f89688e8e20f9f090c46638f73009d76436d18780460fd265319ba1a6b40694439ffd9dc476c509e7583707c"
  3571          },
  3572          {
  3573            "alg": "SHA-512",
  3574            "content": "4b8819cfb299d4b5be13fee8c5a04c803010abe7636eab9d126a40a41bc79131753ff09ea062c624c6ecc5785749b120a3f6f0411307eb05b74e6bc46a1bd410"
  3575          },
  3576          {
  3577            "alg": "SHA3-256",
  3578            "content": "3b0c862b6be53e5a085e9caf77f6a90fe45365dc58cc4a69cf1bd13e20b91536"
  3579          },
  3580          {
  3581            "alg": "SHA3-384",
  3582            "content": "e90b233ec32863fe89089e5288c32bcc7368cd6c3e353041c4520984d8d5116e907b7791d1b7c0f33e9d56aa8c30ed51"
  3583          },
  3584          {
  3585            "alg": "SHA3-512",
  3586            "content": "9d3acd0f1048b63ca1c30a864463d10c3b2d724d4d245c2bc0116dbd8597772fecb9ace1601d60d9abae9058a2b9fc50422333be583189e00b31c3bbd21c59de"
  3587          }
  3588        ],
  3589        "licenses": [],
  3590        "purl": "pkg:maven/org.glassfish.hk2/hk2-locator@2.5.0-b32?type=jar",
  3591        "externalReferences": [
  3592          {
  3593            "type": "website",
  3594            "url": "http://www.oracle.com"
  3595          },
  3596          {
  3597            "type": "issue-tracker",
  3598            "url": "http://java.net/jira/browse/HK2"
  3599          },
  3600          {
  3601            "type": "mailing-list",
  3602            "url": "http://java.net/projects/hk2/lists/dev/archive"
  3603          },
  3604          {
  3605            "type": "vcs",
  3606            "url": "https://java.net/projects/hk2/sources/git/show"
  3607          },
  3608          {
  3609            "type": "distribution",
  3610            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  3611          }
  3612        ]
  3613      },
  3614      {
  3615        "type": "library",
  3616        "bom-ref": "pkg:maven/org.glassfish.jersey.ext/jersey-metainf-services@2.25.1?type=jar",
  3617        "publisher": "Oracle Corporation",
  3618        "group": "org.glassfish.jersey.ext",
  3619        "name": "jersey-metainf-services",
  3620        "version": "2.25.1",
  3621        "description": "Jersey extension module enabling automatic registration of JAX-RS providers (MBW/MBR/EM) via META-INF/services mechanism.",
  3622        "hashes": [
  3623          {
  3624            "alg": "MD5",
  3625            "content": "b02f1bc0acfdaeba09346c53a49a6b0d"
  3626          },
  3627          {
  3628            "alg": "SHA-1",
  3629            "content": "83376116af614791a26f51a93af1070520345782"
  3630          },
  3631          {
  3632            "alg": "SHA-256",
  3633            "content": "21339af4788eb2e02e144231f6bed95c30a019fe9bdc219725da095e15d8f7e7"
  3634          },
  3635          {
  3636            "alg": "SHA-384",
  3637            "content": "34661054004586cf510bb2e224d4ef27467f0b7877a4020eb62c3405b5726af1561748b6ea9c66fb87389fed88067afd"
  3638          },
  3639          {
  3640            "alg": "SHA-512",
  3641            "content": "7b4bef415a18702498bd594cea37a2d17fe60b319f40fd4028b5c5e778195bc26df1563332bc359d67bcd0029957d8fe629650ec55216d1a6f84fd7ab4daec90"
  3642          },
  3643          {
  3644            "alg": "SHA3-256",
  3645            "content": "fd690ea72f6586355206aa12a77b03e198776261bcbb1b79a3dcbc234c0c8675"
  3646          },
  3647          {
  3648            "alg": "SHA3-384",
  3649            "content": "d0843708744db04b8fcec786a5fa72f391855629cc8bf0a60555dcbfedeb3c1fa22749a0be632ae8771b26d6d7979117"
  3650          },
  3651          {
  3652            "alg": "SHA3-512",
  3653            "content": "822c4d091069ccfd523fbe463124a1827663b488a2df3ce8f5ea9892b8b6dbbd637e52e89ea2533c010601222f3ef7660ff45276b178082f3b928dc314681e39"
  3654          }
  3655        ],
  3656        "licenses": [{"license": {
  3657          "id": "CDDL-1.1",
  3658          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  3659        }}],
  3660        "purl": "pkg:maven/org.glassfish.jersey.ext/jersey-metainf-services@2.25.1?type=jar",
  3661        "externalReferences": [
  3662          {
  3663            "type": "website",
  3664            "url": "http://www.oracle.com/"
  3665          },
  3666          {
  3667            "type": "build-system",
  3668            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  3669          },
  3670          {
  3671            "type": "issue-tracker",
  3672            "url": "http://java.net/jira/browse/JERSEY/"
  3673          },
  3674          {
  3675            "type": "mailing-list",
  3676            "url": "http://java.net/projects/jersey/lists/announce/archive"
  3677          },
  3678          {
  3679            "type": "vcs",
  3680            "url": "http://java.net/projects/jersey/sources/code/show"
  3681          },
  3682          {
  3683            "type": "distribution",
  3684            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  3685          }
  3686        ]
  3687      },
  3688      {
  3689        "type": "library",
  3690        "bom-ref": "pkg:maven/org.glassfish.jersey.ext/jersey-bean-validation@2.25.1?type=jar",
  3691        "publisher": "Oracle Corporation",
  3692        "group": "org.glassfish.jersey.ext",
  3693        "name": "jersey-bean-validation",
  3694        "version": "2.25.1",
  3695        "description": "Jersey extension module providing support for Bean Validation (JSR-349) API.",
  3696        "hashes": [
  3697          {
  3698            "alg": "MD5",
  3699            "content": "f1860b7577c9d0c89758ad14a60485a5"
  3700          },
  3701          {
  3702            "alg": "SHA-1",
  3703            "content": "01971927d79cad0ad2b5a3bfda24967748a2023d"
  3704          },
  3705          {
  3706            "alg": "SHA-256",
  3707            "content": "c7f8b632016d78ac9679c8a77a7333a7979b3a446c56f6c4aa0702495beafcf0"
  3708          },
  3709          {
  3710            "alg": "SHA-384",
  3711            "content": "bfec615706e3ff3e8c7a891a965f627e620e13f607b289ebf0b5de608edaedc4e3eca4e7f035579a46a7aedf7c78454c"
  3712          },
  3713          {
  3714            "alg": "SHA-512",
  3715            "content": "723afa0898fb909c199491173caa96bf32c5b4a9f8e7211989434f1be4ec581737b1d17e2094890074fd5fd94b640002b98b9f06cb042aa755864ff9e1eb5eb8"
  3716          },
  3717          {
  3718            "alg": "SHA3-256",
  3719            "content": "5eb1703f460fc87775426f894b776891b46e2060d209d8649fbbbf0046ff5541"
  3720          },
  3721          {
  3722            "alg": "SHA3-384",
  3723            "content": "f8dea195778fffb54554c1c2f21a32bfe921a971ba20036bbcfba95a2502bfd62f4be1519814a32bbe5b55404edb3afe"
  3724          },
  3725          {
  3726            "alg": "SHA3-512",
  3727            "content": "b538a16717eba2f15bae433116819aecfb842d17e9838cb4c67ec3242cf7f62517d7d8ddc9245d26aed83b15489988bba10a792935968c5d9731b0e07902a251"
  3728          }
  3729        ],
  3730        "licenses": [{"license": {
  3731          "id": "CDDL-1.1",
  3732          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  3733        }}],
  3734        "purl": "pkg:maven/org.glassfish.jersey.ext/jersey-bean-validation@2.25.1?type=jar",
  3735        "externalReferences": [
  3736          {
  3737            "type": "website",
  3738            "url": "http://www.oracle.com/"
  3739          },
  3740          {
  3741            "type": "build-system",
  3742            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  3743          },
  3744          {
  3745            "type": "issue-tracker",
  3746            "url": "http://java.net/jira/browse/JERSEY/"
  3747          },
  3748          {
  3749            "type": "mailing-list",
  3750            "url": "http://java.net/projects/jersey/lists/announce/archive"
  3751          },
  3752          {
  3753            "type": "vcs",
  3754            "url": "http://java.net/projects/jersey/sources/code/show"
  3755          },
  3756          {
  3757            "type": "distribution",
  3758            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  3759          }
  3760        ]
  3761      },
  3762      {
  3763        "type": "library",
  3764        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-jersey2@4.0.5?type=jar",
  3765        "group": "io.dropwizard.metrics",
  3766        "name": "metrics-jersey2",
  3767        "version": "4.0.5",
  3768        "description": "A set of class providing Metrics integration for Jersey, the reference JAX-RS implementation.",
  3769        "hashes": [
  3770          {
  3771            "alg": "MD5",
  3772            "content": "e56b570fcb934ef302433d338823511d"
  3773          },
  3774          {
  3775            "alg": "SHA-1",
  3776            "content": "cea8d4217ccd087f302611a54e4dd6071ba5844c"
  3777          },
  3778          {
  3779            "alg": "SHA-256",
  3780            "content": "91cb412f7aca24de727b3724885fd2e6ff0e8bdb422a73ad66d25375594bf63d"
  3781          },
  3782          {
  3783            "alg": "SHA-384",
  3784            "content": "e05bf91488277c5bc72d746b87c7bcd79864a53589d0d822bbb9fd3ddf64388ac42af67b8337e6c848a50f4417c892dc"
  3785          },
  3786          {
  3787            "alg": "SHA-512",
  3788            "content": "3bc8572f0d183c30b0f83f5b4acd3a05c8d3c3b728298d6b8899da0d299df8d9acdc5435f82c23eb6ba5a3d2bb5c8f66637d6315caf95bf3b807c53e5bc6c217"
  3789          },
  3790          {
  3791            "alg": "SHA3-256",
  3792            "content": "b2dda5477d6dcbd6fdcdd1f3acae482b0f83f24018706a03713c04dcd6c1f744"
  3793          },
  3794          {
  3795            "alg": "SHA3-384",
  3796            "content": "f7fba9283c7d0632d6d1b930fbae8570f0cfb7764f0957179e7c58715b062f43056e8d8da71588789c782c610cb1e3e7"
  3797          },
  3798          {
  3799            "alg": "SHA3-512",
  3800            "content": "af35ae7568a5df2be2e8cb9ef99256b0956b97b44ec0447863127e9f2e84f7baec0c5c0ed89a8146685e30af98e05a34618a58f2a76fe57272fb8ee98b5e9d62"
  3801          }
  3802        ],
  3803        "licenses": [{"license": {
  3804          "id": "Apache-2.0",
  3805          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  3806        }}],
  3807        "purl": "pkg:maven/io.dropwizard.metrics/metrics-jersey2@4.0.5?type=jar",
  3808        "externalReferences": [
  3809          {
  3810            "type": "distribution",
  3811            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  3812          },
  3813          {
  3814            "type": "issue-tracker",
  3815            "url": "https://github.com/dropwizard/metrics/issues/"
  3816          },
  3817          {
  3818            "type": "vcs",
  3819            "url": "http://github.com/dropwizard/metrics/"
  3820          }
  3821        ]
  3822      },
  3823      {
  3824        "type": "library",
  3825        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.0.5?type=jar",
  3826        "group": "io.dropwizard.metrics",
  3827        "name": "metrics-annotation",
  3828        "version": "4.0.5",
  3829        "description": "A dependency-less package of just the annotations used by other Metrics modules.",
  3830        "hashes": [
  3831          {
  3832            "alg": "MD5",
  3833            "content": "18a5f9cee781de1bee53b78df6e37c4e"
  3834          },
  3835          {
  3836            "alg": "SHA-1",
  3837            "content": "b30a0e181a5b5170c3b9bf513a9f2cc756dd4319"
  3838          },
  3839          {
  3840            "alg": "SHA-256",
  3841            "content": "ef1ac18eeb33545913992f1b3d4779c9438435cea26a3a4366f05457a1006159"
  3842          },
  3843          {
  3844            "alg": "SHA-384",
  3845            "content": "f2fd5dbe989296314b74b132365265ba8ceb2354fb407f74738f47147df43f92b881dd05eda9c7d0da9d6a00cf61e8c0"
  3846          },
  3847          {
  3848            "alg": "SHA-512",
  3849            "content": "574a8d69f2610641d087d2ccf5509787c0993ce3f6fab1877580243cb8d57eb646e3cca9e9336d3e61776fdcb875770017d3182b7238ddfe0c31b08bad4edc30"
  3850          },
  3851          {
  3852            "alg": "SHA3-256",
  3853            "content": "841decb2aae5beba8df9d315b687fe9c5c9c0addf481e75c5de17e408b7d6d07"
  3854          },
  3855          {
  3856            "alg": "SHA3-384",
  3857            "content": "32df3d491f33b85e696733e08765ae88770c9605e5fd1ed62f37c5f07c61ceaddee5f634f11905c09cc7217e67659eef"
  3858          },
  3859          {
  3860            "alg": "SHA3-512",
  3861            "content": "61e765ec087be04c969bbf542c2c743b3de4a613dd77d8820e73976b51cb31f291a575623c64e2c0d865408965904611be2a91213fa387d01e7552de48770056"
  3862          }
  3863        ],
  3864        "licenses": [{"license": {
  3865          "id": "Apache-2.0",
  3866          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  3867        }}],
  3868        "purl": "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.0.5?type=jar",
  3869        "externalReferences": [
  3870          {
  3871            "type": "distribution",
  3872            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  3873          },
  3874          {
  3875            "type": "issue-tracker",
  3876            "url": "https://github.com/dropwizard/metrics/issues/"
  3877          },
  3878          {
  3879            "type": "vcs",
  3880            "url": "http://github.com/dropwizard/metrics/"
  3881          }
  3882        ]
  3883      },
  3884      {
  3885        "type": "library",
  3886        "bom-ref": "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.9.10?type=jar",
  3887        "publisher": "FasterXML",
  3888        "group": "com.fasterxml.jackson.jaxrs",
  3889        "name": "jackson-jaxrs-json-provider",
  3890        "version": "2.9.10",
  3891        "description": "Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.",
  3892        "hashes": [
  3893          {
  3894            "alg": "MD5",
  3895            "content": "5a6659fa62763f65fb7e187dca166346"
  3896          },
  3897          {
  3898            "alg": "SHA-1",
  3899            "content": "89a2f5d0adc42c3e37a7167e0759641de55aafdd"
  3900          },
  3901          {
  3902            "alg": "SHA-256",
  3903            "content": "0fe7309bb8d0fa8f48cd6846bc3a27eef04b0263b6533ac58ef7ad85b1bdf38c"
  3904          },
  3905          {
  3906            "alg": "SHA-384",
  3907            "content": "5f55abc59324ed24d6a8813ad14117bac20fc047ef9fc3458555de815fc56e900f6afb89668656e51e7474c1a2c15857"
  3908          },
  3909          {
  3910            "alg": "SHA-512",
  3911            "content": "254d53edb320ecc9f697d3bb4c7dd1e385d04759bad65caeedcb5beda7fa29f915636324309bec3052205fa91ec29892fed809c8da4e7d284cc0d62b8cf29508"
  3912          },
  3913          {
  3914            "alg": "SHA3-256",
  3915            "content": "1e98e50a06dd5830aa5517da99a0f503760f745029a9fe992f21b45f2417fb76"
  3916          },
  3917          {
  3918            "alg": "SHA3-384",
  3919            "content": "f6359f66a4d76d5a65fe46cd5c5f4fdc6f603e7bb3088e162311683768b50d827b4711737f2b4f4c8de035d13a3fbb44"
  3920          },
  3921          {
  3922            "alg": "SHA3-512",
  3923            "content": "ee026cf5697ab3d3785aa59d1a69e074d6c7db0af06478b36bb19f0d7b303db888bdb6fbd6bb7ffb0b14a4425d3fb0fb9ec971d59db2c7312f979ad83b107a1d"
  3924          }
  3925        ],
  3926        "licenses": [{"license": {"id": "Apache-2.0"}}],
  3927        "purl": "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.9.10?type=jar",
  3928        "externalReferences": [
  3929          {
  3930            "type": "vcs",
  3931            "url": "http://github.com/FasterXML/jackson-jaxrs-providers"
  3932          },
  3933          {
  3934            "type": "website",
  3935            "url": "http://fasterxml.com/"
  3936          },
  3937          {
  3938            "type": "distribution",
  3939            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  3940          },
  3941          {
  3942            "type": "issue-tracker",
  3943            "url": "https://github.com/FasterXML/${project.artifactId}/issues"
  3944          }
  3945        ]
  3946      },
  3947      {
  3948        "type": "library",
  3949        "bom-ref": "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.9.10?type=jar",
  3950        "publisher": "FasterXML",
  3951        "group": "com.fasterxml.jackson.jaxrs",
  3952        "name": "jackson-jaxrs-base",
  3953        "version": "2.9.10",
  3954        "description": "Pile of code that is shared by all Jackson-based JAX-RS providers.",
  3955        "hashes": [
  3956          {
  3957            "alg": "MD5",
  3958            "content": "3dde182860e6f59fea3871880b1875b9"
  3959          },
  3960          {
  3961            "alg": "SHA-1",
  3962            "content": "8f13207626ffab14943da9e7447dc065f7762a4e"
  3963          },
  3964          {
  3965            "alg": "SHA-256",
  3966            "content": "4a76bd0d1f5f66293867bb9e021bcf8ba179bdd69cf69852d623204297fe85eb"
  3967          },
  3968          {
  3969            "alg": "SHA-384",
  3970            "content": "5476a5f3f06695bead55fde6716df0cbf5a5fe7605427335614eacb11da9effdc9aca683a64fd4e4bd8e5d8ea280ccbd"
  3971          },
  3972          {
  3973            "alg": "SHA-512",
  3974            "content": "608054e863d9233f92fcbf9ea6896a78caa0e1fac197a3b15f7833231f25bc10ac93e54f362d0364a60e7348825e505107e507590269edef11e3fd1e136b1ab5"
  3975          },
  3976          {
  3977            "alg": "SHA3-256",
  3978            "content": "3b43e3742dec5d06ca7a73b45e485120e0adf0f0e66208b9afa56d329ccf0768"
  3979          },
  3980          {
  3981            "alg": "SHA3-384",
  3982            "content": "866633e84440639a4acedeea86fadfa5c480f56a21f03eef026fb1935795e8af5d268235eaf7989956f60248e7281f8b"
  3983          },
  3984          {
  3985            "alg": "SHA3-512",
  3986            "content": "512f238b2f5d2f70c48cd60dc45da652e2e3ade8aaf03f8031ad0a1ab9222726a82f53a9dcd15b5ecb49e8f8b9aef6789c993d8edd8c68acddd7776bf835f948"
  3987          }
  3988        ],
  3989        "licenses": [{"license": {"id": "Apache-2.0"}}],
  3990        "purl": "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.9.10?type=jar",
  3991        "externalReferences": [
  3992          {
  3993            "type": "vcs",
  3994            "url": "http://github.com/FasterXML/jackson-jaxrs-providers"
  3995          },
  3996          {
  3997            "type": "website",
  3998            "url": "http://fasterxml.com/"
  3999          },
  4000          {
  4001            "type": "distribution",
  4002            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  4003          },
  4004          {
  4005            "type": "issue-tracker",
  4006            "url": "https://github.com/FasterXML/${project.artifactId}/issues"
  4007          }
  4008        ]
  4009      },
  4010      {
  4011        "type": "library",
  4012        "bom-ref": "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.9.10?type=jar",
  4013        "publisher": "FasterXML",
  4014        "group": "com.fasterxml.jackson.module",
  4015        "name": "jackson-module-jaxb-annotations",
  4016        "version": "2.9.10",
  4017        "description": "Support for using JAXB annotations as an alternative to \"native\" Jackson annotations, for configuring data-binding.",
  4018        "hashes": [
  4019          {
  4020            "alg": "MD5",
  4021            "content": "fe4cda4049277f5c8758f32a00f2b633"
  4022          },
  4023          {
  4024            "alg": "SHA-1",
  4025            "content": "b7fc3212e95586f42a0d3b5cf1311e42a3ac0248"
  4026          },
  4027          {
  4028            "alg": "SHA-256",
  4029            "content": "72a8ef1246f7a2dc680de67bc5009cc5de71b3825adf98726d290643a36576c0"
  4030          },
  4031          {
  4032            "alg": "SHA-384",
  4033            "content": "a6fa6ca2831ba6ef818c0eba259b7693941816f95af61586e01b8eab346d7d55d3239a6c8b616563ab8c75eb8c2adb74"
  4034          },
  4035          {
  4036            "alg": "SHA-512",
  4037            "content": "df36f846fb1c04e23657f1d7568d05cc589207dc3f751db357ccf33b2b6c7491abf1251aee29763b69b524bf4652e5d04dc77f93d8f001fb23728fc46304f4f0"
  4038          },
  4039          {
  4040            "alg": "SHA3-256",
  4041            "content": "f38cc147a5ef75e5a5f153a2db7c996eb8fe469079b1ef7c843249e8adbf06eb"
  4042          },
  4043          {
  4044            "alg": "SHA3-384",
  4045            "content": "36a4019bf615b402b84a100c8cd0860cbda4d6373cf42cbb26529592743bd00aa627caa137f9720076d78d844858b988"
  4046          },
  4047          {
  4048            "alg": "SHA3-512",
  4049            "content": "9ba7e2c66e3495260dcd320b179db20fe37d2dd695e1c1a01aaa13a0cc5bd5adaa1c9041c2f4ff6b19607d375c49fcbfc4a962c4939e05a0dd68cc8cdedcc7fc"
  4050          }
  4051        ],
  4052        "licenses": [{"license": {"id": "Apache-2.0"}}],
  4053        "purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.9.10?type=jar",
  4054        "externalReferences": [
  4055          {
  4056            "type": "issue-tracker",
  4057            "url": "https://github.com/FasterXML/jackson-modules-base/issues"
  4058          },
  4059          {
  4060            "type": "vcs",
  4061            "url": "http://github.com/FasterXML/jackson-modules-base"
  4062          },
  4063          {
  4064            "type": "website",
  4065            "url": "http://fasterxml.com/"
  4066          },
  4067          {
  4068            "type": "distribution",
  4069            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  4070          }
  4071        ]
  4072      },
  4073      {
  4074        "type": "library",
  4075        "bom-ref": "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.25.1?type=jar",
  4076        "publisher": "Oracle Corporation",
  4077        "group": "org.glassfish.jersey.containers",
  4078        "name": "jersey-container-servlet",
  4079        "version": "2.25.1",
  4080        "description": "Jersey core Servlet 3.x implementation",
  4081        "hashes": [
  4082          {
  4083            "alg": "MD5",
  4084            "content": "80ebd9481c44844884fc70ac0ba333b4"
  4085          },
  4086          {
  4087            "alg": "SHA-1",
  4088            "content": "cf5f7a76fcea38158b890ab7a0142d4db709a882"
  4089          },
  4090          {
  4091            "alg": "SHA-256",
  4092            "content": "3669c50bef23aeeabdae02e5e4b214c9f1eb1019fa4d559f2eeadb563ba598e4"
  4093          },
  4094          {
  4095            "alg": "SHA-384",
  4096            "content": "5ebf5733a21da0904dd29b01b6dbbe79136fdb200f18fb57e2e8e023b9bd4df75b5aaf23af7b4a5393306b45c52ab7cb"
  4097          },
  4098          {
  4099            "alg": "SHA-512",
  4100            "content": "8db651ca49cebb031823cb6363e3af78f2f400c4857a5cef51b2be2d58ccaad6c06ee5320cb6ceff6f2a053136f00943feb6f98189d847d49ea2455312529d84"
  4101          },
  4102          {
  4103            "alg": "SHA3-256",
  4104            "content": "c77550b169ec358ff293d1599b2897fb4f3ebedaed222257893d83b7343fa915"
  4105          },
  4106          {
  4107            "alg": "SHA3-384",
  4108            "content": "cfc5e11e9c2d203c705047ba1e511225a469bc96a5425ccfdbc0e96a52ac51a4b47551f2c0bef15bba60d27f2ece9b37"
  4109          },
  4110          {
  4111            "alg": "SHA3-512",
  4112            "content": "75115f1e1a14cea1e939e3cc30b9af2cd0de853a30d41007f72361e216362cc16a35901434330292840f48edf0dd98ac9ec8bc3e5461c0668eac4a883d7b2be7"
  4113          }
  4114        ],
  4115        "licenses": [{"license": {
  4116          "id": "CDDL-1.1",
  4117          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  4118        }}],
  4119        "purl": "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.25.1?type=jar",
  4120        "externalReferences": [
  4121          {
  4122            "type": "website",
  4123            "url": "http://www.oracle.com/"
  4124          },
  4125          {
  4126            "type": "build-system",
  4127            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  4128          },
  4129          {
  4130            "type": "issue-tracker",
  4131            "url": "http://java.net/jira/browse/JERSEY/"
  4132          },
  4133          {
  4134            "type": "mailing-list",
  4135            "url": "http://java.net/projects/jersey/lists/announce/archive"
  4136          },
  4137          {
  4138            "type": "vcs",
  4139            "url": "http://java.net/projects/jersey/sources/code/show"
  4140          },
  4141          {
  4142            "type": "distribution",
  4143            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  4144          }
  4145        ]
  4146      },
  4147      {
  4148        "type": "library",
  4149        "bom-ref": "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.25.1?type=jar",
  4150        "publisher": "Oracle Corporation",
  4151        "group": "org.glassfish.jersey.containers",
  4152        "name": "jersey-container-servlet-core",
  4153        "version": "2.25.1",
  4154        "description": "Jersey core Servlet 2.x implementation",
  4155        "hashes": [
  4156          {
  4157            "alg": "MD5",
  4158            "content": "e31db34014609174609f8879d00e0d2a"
  4159          },
  4160          {
  4161            "alg": "SHA-1",
  4162            "content": "400e30bb035a0cdf3c554530224141ce659a0d1e"
  4163          },
  4164          {
  4165            "alg": "SHA-256",
  4166            "content": "232f4f4e59e5944098351379a12aecc715906831c96a855624a81da552192ac4"
  4167          },
  4168          {
  4169            "alg": "SHA-384",
  4170            "content": "afb33fb183f6194068addc25073d212052b5e20a5a1fb60bf75666b875816cfdcb4f6462fad6320ba3fa6c8014e33365"
  4171          },
  4172          {
  4173            "alg": "SHA-512",
  4174            "content": "beb539ae8f16b5748db941e1beabf21482791ccf04b7adbee50d58a06c224c21e918198badf8496243ab7730284b8abcd71da9e5439702fa7a4d06ba22fa1960"
  4175          },
  4176          {
  4177            "alg": "SHA3-256",
  4178            "content": "bfb3dbfe53102c61b1092ddc80b119fef28b6ee65e020ebdbfcbe51aacc701fa"
  4179          },
  4180          {
  4181            "alg": "SHA3-384",
  4182            "content": "2d4e3ccdf40d3adba22bcdc9c37865b3a1175f20acda8ba378f95ebf97b91a6696935633e49447f25dca6356d6380b52"
  4183          },
  4184          {
  4185            "alg": "SHA3-512",
  4186            "content": "7fe6468606f4ff4c7389e9ca816f82a03c9282b296472112573047d93389b9845a49f6c1740ee67d2e93be9dbe312d89189acd681ba489b9e09716cd20965e39"
  4187          }
  4188        ],
  4189        "licenses": [{"license": {
  4190          "id": "CDDL-1.1",
  4191          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  4192        }}],
  4193        "purl": "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.25.1?type=jar",
  4194        "externalReferences": [
  4195          {
  4196            "type": "website",
  4197            "url": "http://www.oracle.com/"
  4198          },
  4199          {
  4200            "type": "build-system",
  4201            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  4202          },
  4203          {
  4204            "type": "issue-tracker",
  4205            "url": "http://java.net/jira/browse/JERSEY/"
  4206          },
  4207          {
  4208            "type": "mailing-list",
  4209            "url": "http://java.net/projects/jersey/lists/announce/archive"
  4210          },
  4211          {
  4212            "type": "vcs",
  4213            "url": "http://java.net/projects/jersey/sources/code/show"
  4214          },
  4215          {
  4216            "type": "distribution",
  4217            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  4218          }
  4219        ]
  4220      },
  4221      {
  4222        "type": "library",
  4223        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.18.v20190429?type=jar",
  4224        "publisher": "Webtide",
  4225        "group": "org.eclipse.jetty",
  4226        "name": "jetty-webapp",
  4227        "version": "9.4.18.v20190429",
  4228        "description": "Jetty web application support",
  4229        "hashes": [
  4230          {
  4231            "alg": "MD5",
  4232            "content": "044d3037d9a5b94c8ed938d89045e06b"
  4233          },
  4234          {
  4235            "alg": "SHA-1",
  4236            "content": "9c2f1a2b61bdc2d24f8a980c6c614aa0b588216d"
  4237          },
  4238          {
  4239            "alg": "SHA-256",
  4240            "content": "3e7a715fb8f5ebe79d54b940f630d562629ecf91d1b3fd1403ff9700d0a3e125"
  4241          },
  4242          {
  4243            "alg": "SHA-384",
  4244            "content": "24841f3b033a02f4c8b765d11b155220c84fb3f53697b184fce7c462978f3fd7053e4089622d984f0c6bd265e4bfced9"
  4245          },
  4246          {
  4247            "alg": "SHA-512",
  4248            "content": "09861241011a4f5dee0ffb7087f033f7882decda7e8bd9641fe1c759f558af28c01f050f0d904fe3f06fba3769efc887d50156cdb7567322ad5fbcee1fc7c2ea"
  4249          },
  4250          {
  4251            "alg": "SHA3-256",
  4252            "content": "a958bee3bbb5d03e76f34e8e70552614aeaaa1fd63a56d5d56d12f552b9e4df4"
  4253          },
  4254          {
  4255            "alg": "SHA3-384",
  4256            "content": "0dac2f00f1db012a0be73db3b6265ed52b3c5f4adfc54782f4e80b24560a3efa50987867ea256869569dd62d46afe345"
  4257          },
  4258          {
  4259            "alg": "SHA3-512",
  4260            "content": "c2b790b16923ca0e1171b76cbb8c852b1e338cab09cc2f46f17b4479370e3d0a0308ca15bfc2d0421655c7db200bb5813a771e80cb6ed566dea9656f232ef403"
  4261          }
  4262        ],
  4263        "licenses": [
  4264          {"license": {"id": "Apache-2.0"}},
  4265          {"license": {"id": "EPL-1.0"}}
  4266        ],
  4267        "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.18.v20190429?type=jar",
  4268        "externalReferences": [
  4269          {
  4270            "type": "website",
  4271            "url": "https://webtide.com"
  4272          },
  4273          {
  4274            "type": "distribution",
  4275            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  4276          },
  4277          {
  4278            "type": "issue-tracker",
  4279            "url": "https://github.com/eclipse/jetty.project/issues"
  4280          },
  4281          {
  4282            "type": "mailing-list",
  4283            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  4284          },
  4285          {
  4286            "type": "vcs",
  4287            "url": "https://github.com/eclipse/jetty.project"
  4288          }
  4289        ]
  4290      },
  4291      {
  4292        "type": "library",
  4293        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.18.v20190429?type=jar",
  4294        "publisher": "Webtide",
  4295        "group": "org.eclipse.jetty",
  4296        "name": "jetty-xml",
  4297        "version": "9.4.18.v20190429",
  4298        "description": "The jetty xml utilities.",
  4299        "hashes": [
  4300          {
  4301            "alg": "MD5",
  4302            "content": "637f8a266afa4cb043e1d142c7cacb33"
  4303          },
  4304          {
  4305            "alg": "SHA-1",
  4306            "content": "dcd2806ee48e646fd4dcff81c7c6867fea2b52e8"
  4307          },
  4308          {
  4309            "alg": "SHA-256",
  4310            "content": "2189c5316c4ef2721166353a3f6800803b2ffd06cfc4c7b16ebdef9b00108ca6"
  4311          },
  4312          {
  4313            "alg": "SHA-384",
  4314            "content": "a89c15909a2b36640ddcb1a0fe632b20a4e94a8787cff1111d47db9244fb281ca3234c18defa8ad6b40b605d95e9a539"
  4315          },
  4316          {
  4317            "alg": "SHA-512",
  4318            "content": "f60127983e3115b9df5ececcfe5a75bf4b1de0597e050d52b65d8e60875305741a3d3256d12d198e25be58b8b236a34ecc6747c05faf30465be27095b02e3206"
  4319          },
  4320          {
  4321            "alg": "SHA3-256",
  4322            "content": "acb83341c830c2e5944c91021cac1d486e73fd5d570abfd4572346242b847940"
  4323          },
  4324          {
  4325            "alg": "SHA3-384",
  4326            "content": "cfc69f917f478dfffc8a242f7df698d512e37a7772d23e3857b96bb90c4bcd4435693baa0a73ecaae5889db36f4f6acf"
  4327          },
  4328          {
  4329            "alg": "SHA3-512",
  4330            "content": "53c27e9e1c64a2046793b9f02880813669b71d534737ec84f16eadb8bdb63a717b664e602a17f1e071f411e318d6c233812910db8ae3bff933047eed08110290"
  4331          }
  4332        ],
  4333        "licenses": [
  4334          {"license": {"id": "Apache-2.0"}},
  4335          {"license": {"id": "EPL-1.0"}}
  4336        ],
  4337        "purl": "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.18.v20190429?type=jar",
  4338        "externalReferences": [
  4339          {
  4340            "type": "website",
  4341            "url": "https://webtide.com"
  4342          },
  4343          {
  4344            "type": "distribution",
  4345            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  4346          },
  4347          {
  4348            "type": "issue-tracker",
  4349            "url": "https://github.com/eclipse/jetty.project/issues"
  4350          },
  4351          {
  4352            "type": "mailing-list",
  4353            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  4354          },
  4355          {
  4356            "type": "vcs",
  4357            "url": "https://github.com/eclipse/jetty.project"
  4358          }
  4359        ]
  4360      },
  4361      {
  4362        "type": "library",
  4363        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.18.v20190429?type=jar",
  4364        "publisher": "Webtide",
  4365        "group": "org.eclipse.jetty",
  4366        "name": "jetty-servlet",
  4367        "version": "9.4.18.v20190429",
  4368        "description": "Jetty Servlet Container",
  4369        "hashes": [
  4370          {
  4371            "alg": "MD5",
  4372            "content": "63d8201a1db1aa10454015245472fdd4"
  4373          },
  4374          {
  4375            "alg": "SHA-1",
  4376            "content": "290f7a88f351950d51ebc9fb4a794752c62d7de5"
  4377          },
  4378          {
  4379            "alg": "SHA-256",
  4380            "content": "58b778613867b59bdd6587c57010249e62d10104e01113459453343e9c4ecaa4"
  4381          },
  4382          {
  4383            "alg": "SHA-384",
  4384            "content": "8875fbfab3e096f2d913a3aa7cf31b5cb91dd42702419a317d2030387111f7404abb59a59a0cdb6f7ac4227a6cb86771"
  4385          },
  4386          {
  4387            "alg": "SHA-512",
  4388            "content": "ed6d46eac69dcb275c684e516e1bd627aa2e8b35aa022d68e256b1ec7d145525cc03ad9f55e0794026590f1df17536465c11d25c961df3ee530586a01dcd7f55"
  4389          },
  4390          {
  4391            "alg": "SHA3-256",
  4392            "content": "bd41d1a2332a05b8826eebefc9e1e43b2924c9a810e5c14d97cc8437a4817f6d"
  4393          },
  4394          {
  4395            "alg": "SHA3-384",
  4396            "content": "dd3162a946fb5670835763e5e0435404bdef047fa31d36617869b5f90dd9ce160a05ec624d84e75b5a9f1d9a7c073267"
  4397          },
  4398          {
  4399            "alg": "SHA3-512",
  4400            "content": "d4e1c6d118f9ad0890f69efef3141d5d6583703fc6eba5a6c069636d6cde8d48f97d9e5ed5d58e070dd6539c4a744035840e5c8a145f6223f5d9b0dd2ba9ab27"
  4401          }
  4402        ],
  4403        "licenses": [
  4404          {"license": {"id": "Apache-2.0"}},
  4405          {"license": {"id": "EPL-1.0"}}
  4406        ],
  4407        "purl": "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.18.v20190429?type=jar",
  4408        "externalReferences": [
  4409          {
  4410            "type": "website",
  4411            "url": "https://webtide.com"
  4412          },
  4413          {
  4414            "type": "distribution",
  4415            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  4416          },
  4417          {
  4418            "type": "issue-tracker",
  4419            "url": "https://github.com/eclipse/jetty.project/issues"
  4420          },
  4421          {
  4422            "type": "mailing-list",
  4423            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  4424          },
  4425          {
  4426            "type": "vcs",
  4427            "url": "https://github.com/eclipse/jetty.project"
  4428          }
  4429        ]
  4430      },
  4431      {
  4432        "type": "library",
  4433        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-security@9.4.18.v20190429?type=jar",
  4434        "publisher": "Webtide",
  4435        "group": "org.eclipse.jetty",
  4436        "name": "jetty-security",
  4437        "version": "9.4.18.v20190429",
  4438        "description": "Jetty security infrastructure",
  4439        "hashes": [
  4440          {
  4441            "alg": "MD5",
  4442            "content": "ea1d2d43fdc539ddf8192e2782f45e79"
  4443          },
  4444          {
  4445            "alg": "SHA-1",
  4446            "content": "01aceff3608ca1b223bfd275a497797cfe675ef4"
  4447          },
  4448          {
  4449            "alg": "SHA-256",
  4450            "content": "c307c68eb402979b2b6ae75a587476c9fecafbf5f4a53db22125f9af2324926f"
  4451          },
  4452          {
  4453            "alg": "SHA-384",
  4454            "content": "3824912f4a5ef0d04fd8ba2e8149523933cf66b386d5c0019e4f0531776e3a2e01cb0e0a69641cc66664a9a33dd0852d"
  4455          },
  4456          {
  4457            "alg": "SHA-512",
  4458            "content": "140364d32cab3e7f1acd1222c14228038db35c96e22fe55d90c810308c6ed06f72972d4a40514e664e1bcdd542c25014719082b8828b8afd29a9a760b440dfe9"
  4459          },
  4460          {
  4461            "alg": "SHA3-256",
  4462            "content": "fb9e4fd12fc7912c3ad20ec205efa02532b05af85d22b4d4e93e2e19906dadb7"
  4463          },
  4464          {
  4465            "alg": "SHA3-384",
  4466            "content": "a3a80de497c3260ff475ce580b957170138a97c244ab91db62ec63e41626026ae633fca8e12c6e84f1f7f6e747c9157c"
  4467          },
  4468          {
  4469            "alg": "SHA3-512",
  4470            "content": "df87f8e4a2ac262620c8e805695d52427421e9c25225747fedba6503916bc867c4868d04b1d786d52f64917fef4bd27013ff640297da21a49e97cd2db80007d2"
  4471          }
  4472        ],
  4473        "licenses": [
  4474          {"license": {"id": "Apache-2.0"}},
  4475          {"license": {"id": "EPL-1.0"}}
  4476        ],
  4477        "purl": "pkg:maven/org.eclipse.jetty/jetty-security@9.4.18.v20190429?type=jar",
  4478        "externalReferences": [
  4479          {
  4480            "type": "website",
  4481            "url": "https://webtide.com"
  4482          },
  4483          {
  4484            "type": "distribution",
  4485            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  4486          },
  4487          {
  4488            "type": "issue-tracker",
  4489            "url": "https://github.com/eclipse/jetty.project/issues"
  4490          },
  4491          {
  4492            "type": "mailing-list",
  4493            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  4494          },
  4495          {
  4496            "type": "vcs",
  4497            "url": "https://github.com/eclipse/jetty.project"
  4498          }
  4499        ]
  4500      },
  4501      {
  4502        "type": "library",
  4503        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.18.v20190429?type=jar",
  4504        "publisher": "Webtide",
  4505        "group": "org.eclipse.jetty",
  4506        "name": "jetty-continuation",
  4507        "version": "9.4.18.v20190429",
  4508        "description": "Asynchronous API",
  4509        "hashes": [
  4510          {
  4511            "alg": "MD5",
  4512            "content": "bf4683a840d240010acacc4cc9739525"
  4513          },
  4514          {
  4515            "alg": "SHA-1",
  4516            "content": "3c421a3be5be5805e32b1a7f9c6046526524181d"
  4517          },
  4518          {
  4519            "alg": "SHA-256",
  4520            "content": "ad2e8fa193f06989ef6f0ca09719e1e30572e6099e7c889777836076068cbfbb"
  4521          },
  4522          {
  4523            "alg": "SHA-384",
  4524            "content": "f4648f250fcb3f6dfdaf6b196913401874c61cbebfecfa1dfdc3451c7059f95731b16abf101124d0e302565e030d46cd"
  4525          },
  4526          {
  4527            "alg": "SHA-512",
  4528            "content": "1ca79b0b2011ae4f5dd2f64447ec39d5140ddae6fdcdc9e1104ece137113951efeeccd7fbaa2cb174c11a944d7a6d79d94a6cf2f5a645b21016a3ba1b1421152"
  4529          },
  4530          {
  4531            "alg": "SHA3-256",
  4532            "content": "e54fd5d441a318d250a84414eb391c6af739a5a167c7cbc70963a0cd12a60371"
  4533          },
  4534          {
  4535            "alg": "SHA3-384",
  4536            "content": "f698afbb0a5bd08c8c3f4a51d3a05db8be7009f0f03ab27175dc5e69f2d445f35eb7bea72faba69bbde8396e2a86287e"
  4537          },
  4538          {
  4539            "alg": "SHA3-512",
  4540            "content": "d4fd7624498cd4113fd86ef1e71fe4f0c4d0684d34e2700b0d472decf55ae5b3d9aa59447a7ec2856ba5a2348da09057f5f3730f3e91715d2746d16d20bd5fa9"
  4541          }
  4542        ],
  4543        "licenses": [
  4544          {"license": {"id": "Apache-2.0"}},
  4545          {"license": {"id": "EPL-1.0"}}
  4546        ],
  4547        "purl": "pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.18.v20190429?type=jar",
  4548        "externalReferences": [
  4549          {
  4550            "type": "website",
  4551            "url": "https://webtide.com"
  4552          },
  4553          {
  4554            "type": "distribution",
  4555            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  4556          },
  4557          {
  4558            "type": "issue-tracker",
  4559            "url": "https://github.com/eclipse/jetty.project/issues"
  4560          },
  4561          {
  4562            "type": "mailing-list",
  4563            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  4564          },
  4565          {
  4566            "type": "vcs",
  4567            "url": "https://github.com/eclipse/jetty.project"
  4568          }
  4569        ]
  4570      },
  4571      {
  4572        "type": "library",
  4573        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-jetty9@4.0.5?type=jar",
  4574        "group": "io.dropwizard.metrics",
  4575        "name": "metrics-jetty9",
  4576        "version": "4.0.5",
  4577        "description": "A set of extensions for Jetty 9.3 and higher which provide instrumentation of thread pools, connector metrics, and application latency and utilization.",
  4578        "hashes": [
  4579          {
  4580            "alg": "MD5",
  4581            "content": "99b6f3ed9f4663ed9db4700e4bf388fa"
  4582          },
  4583          {
  4584            "alg": "SHA-1",
  4585            "content": "87f3b49a7377e56f62046875d394ed0028b37690"
  4586          },
  4587          {
  4588            "alg": "SHA-256",
  4589            "content": "e2c769fc1c269e2200950b8d33800be4b0043302eaa189ba5cb7ce518c48b46a"
  4590          },
  4591          {
  4592            "alg": "SHA-384",
  4593            "content": "cb4819f8b2801f59864a5096646b47cbe74d1c3a18aa1f9267b1d903adf90fc327ee9bfed499bab6cc794e50bf03ee59"
  4594          },
  4595          {
  4596            "alg": "SHA-512",
  4597            "content": "e3b7ee7c506e8bef74e87adb6e589f3dfac2a0905f66a0eed1af9d2cffa6a3e6f74573e6ca3d3469d8afba0307fb18f74b21397146e0b82ede387a41554f44a0"
  4598          },
  4599          {
  4600            "alg": "SHA3-256",
  4601            "content": "09bb7c73faefc5549d032d9bdc471f500b9370caef0dc9896ca44cdd6fc2ff48"
  4602          },
  4603          {
  4604            "alg": "SHA3-384",
  4605            "content": "17c85e69beed3cb24ec4366507115930b56b3fe206912ece5a97fa305ea189375316273fd858bfc81b9382127b11aa26"
  4606          },
  4607          {
  4608            "alg": "SHA3-512",
  4609            "content": "ac44f708dff820a3f19b3cc01d4f936b7ca46cd9fedd76e9c57ecc7c0b7d76a9f5db641742453c8893b5b0eb2255ce8c7697fc11569e57afa456d08f00141fc9"
  4610          }
  4611        ],
  4612        "licenses": [{"license": {
  4613          "id": "Apache-2.0",
  4614          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  4615        }}],
  4616        "purl": "pkg:maven/io.dropwizard.metrics/metrics-jetty9@4.0.5?type=jar",
  4617        "externalReferences": [
  4618          {
  4619            "type": "distribution",
  4620            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  4621          },
  4622          {
  4623            "type": "issue-tracker",
  4624            "url": "https://github.com/dropwizard/metrics/issues/"
  4625          },
  4626          {
  4627            "type": "vcs",
  4628            "url": "http://github.com/dropwizard/metrics/"
  4629          }
  4630        ]
  4631      },
  4632      {
  4633        "type": "library",
  4634        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.18.v20190429?type=jar",
  4635        "publisher": "Webtide",
  4636        "group": "org.eclipse.jetty",
  4637        "name": "jetty-servlets",
  4638        "version": "9.4.18.v20190429",
  4639        "description": "Utility Servlets from Jetty",
  4640        "hashes": [
  4641          {
  4642            "alg": "MD5",
  4643            "content": "ed9e6c52ea1c28d92b81bf5c4cff5e22"
  4644          },
  4645          {
  4646            "alg": "SHA-1",
  4647            "content": "e5d174950a44c8f93e27cc2528eff5a6b55da2f3"
  4648          },
  4649          {
  4650            "alg": "SHA-256",
  4651            "content": "134e7f3fd037865cc95c3a69381088ff1c86f110fb0ea62e9a6824cb7ef48abc"
  4652          },
  4653          {
  4654            "alg": "SHA-384",
  4655            "content": "77d41e954f8cd0df078f11583c7e0b9d3f605577ce6af6d1417eaa6e732c124eb650dd7daad535eae2d45bda6de211b1"
  4656          },
  4657          {
  4658            "alg": "SHA-512",
  4659            "content": "ebd6e426972fb2833bb2173017edd8937ccc64135b6a2dbab0444b25f1528e3d50bdafe39e4749300a8ae46a5eb853a130e918339f29eea308fa9212b615c76a"
  4660          },
  4661          {
  4662            "alg": "SHA3-256",
  4663            "content": "843c3095b2f0e5f71352baf20dfb1cba119ca110fc6e3e01751551154986aac3"
  4664          },
  4665          {
  4666            "alg": "SHA3-384",
  4667            "content": "de8101219ce2f0fcae6f9a646091214442bdf24a8c71e5e6ca2aab831096f0a57d92b656f4c849900d0647ba698c513f"
  4668          },
  4669          {
  4670            "alg": "SHA3-512",
  4671            "content": "7eb486c3cac4a8950de6aca0006a07b1b4e9be737fa0902c229e15b27c3c61ddb353ea34f7d4d397dc5cba7da91e2cbee7d086a67506d2b303717f2743b46b0f"
  4672          }
  4673        ],
  4674        "licenses": [
  4675          {"license": {"id": "Apache-2.0"}},
  4676          {"license": {"id": "EPL-1.0"}}
  4677        ],
  4678        "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.18.v20190429?type=jar",
  4679        "externalReferences": [
  4680          {
  4681            "type": "website",
  4682            "url": "https://webtide.com"
  4683          },
  4684          {
  4685            "type": "distribution",
  4686            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  4687          },
  4688          {
  4689            "type": "issue-tracker",
  4690            "url": "https://github.com/eclipse/jetty.project/issues"
  4691          },
  4692          {
  4693            "type": "mailing-list",
  4694            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  4695          },
  4696          {
  4697            "type": "vcs",
  4698            "url": "https://github.com/eclipse/jetty.project"
  4699          }
  4700        ]
  4701      },
  4702      {
  4703        "type": "library",
  4704        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-jetty@1.3.15?type=jar",
  4705        "group": "io.dropwizard",
  4706        "name": "dropwizard-jetty",
  4707        "version": "1.3.15",
  4708        "hashes": [
  4709          {
  4710            "alg": "MD5",
  4711            "content": "3e61f73e3ad1a7c63d7b16bcfc6038a0"
  4712          },
  4713          {
  4714            "alg": "SHA-1",
  4715            "content": "bd34674496ae9997dd20d88a9fcda937bd21840e"
  4716          },
  4717          {
  4718            "alg": "SHA-256",
  4719            "content": "7657190b578c7647d3e6d91de4a959580320a0317378b210d9a416635f4e1384"
  4720          },
  4721          {
  4722            "alg": "SHA-384",
  4723            "content": "035d89dcea7ace5d86ffea1d3ce07a46f8d2b388f5d38d840aac43c36a73313e93cc70160fe2f0ddac5c8097109ee516"
  4724          },
  4725          {
  4726            "alg": "SHA-512",
  4727            "content": "cb92715afa048b32d0879593f9709d558e4b1b6aa468802b8a1d08b7b6b1fa72eae12c8658c329ef0d8e073fb7a1bab4a9b833bac2887ccaa5d953625470f4db"
  4728          },
  4729          {
  4730            "alg": "SHA3-256",
  4731            "content": "38e8c121e10d2af68bdde88d8136622d76139d018df01b944c7708c8dd9cefe6"
  4732          },
  4733          {
  4734            "alg": "SHA3-384",
  4735            "content": "1a3d25546dfb3b9a9a420422bbfd4c119d84c13a32b65b02388d54ba1ac720fc4405c9babc2cd4307d8360650c1fdd43"
  4736          },
  4737          {
  4738            "alg": "SHA3-512",
  4739            "content": "7cfe066ea4e585b3bc0077332b0a08db9f998e9d83b95480cc148054895728ea72fe5e3b20e249f603e96cbe09ee9985eea527f207d88abef0914b19940af1d5"
  4740          }
  4741        ],
  4742        "licenses": [],
  4743        "purl": "pkg:maven/io.dropwizard/dropwizard-jetty@1.3.15?type=jar"
  4744      },
  4745      {
  4746        "type": "library",
  4747        "bom-ref": "pkg:maven/ch.qos.logback/logback-access@1.2.3?type=jar",
  4748        "publisher": "QOS.ch",
  4749        "group": "ch.qos.logback",
  4750        "name": "logback-access",
  4751        "version": "1.2.3",
  4752        "description": "logback-access module",
  4753        "hashes": [
  4754          {
  4755            "alg": "MD5",
  4756            "content": "9468ae35cd2e92164659543a55280aac"
  4757          },
  4758          {
  4759            "alg": "SHA-1",
  4760            "content": "e8a841cb796f6423c7afd8738df6e0e4052bf24a"
  4761          },
  4762          {
  4763            "alg": "SHA-256",
  4764            "content": "0a4fc8753abe266ea7245e6d9653d6275dc1137cad6ecd1b2612204033d89687"
  4765          },
  4766          {
  4767            "alg": "SHA-384",
  4768            "content": "9b5a6ab6d98587e1e8c71f94a64d0b7b009ec7cdebda08850f0cbb3d4b1fe35fe99b10a2fc4e1c21e3657c086edf39c1"
  4769          },
  4770          {
  4771            "alg": "SHA-512",
  4772            "content": "b72a31503d09eb0f40abad77a44617b7edc2904e2e619f7cdcbab2536965be34e91ebbaffd0444027d15bad2562515762ee13a7163d9e12f82017334dc84a6a2"
  4773          },
  4774          {
  4775            "alg": "SHA3-256",
  4776            "content": "db933b4474fd6b77e89b1f68f4117d7b299788b0706e926ea88506f086b54f63"
  4777          },
  4778          {
  4779            "alg": "SHA3-384",
  4780            "content": "60e8ab4625ab07e991824d2de2ade41efc1b6df587e9bde7fd1c2cfcc4ddb53a5772e48c6bd6fc71bbd166c559722f5b"
  4781          },
  4782          {
  4783            "alg": "SHA3-512",
  4784            "content": "64acf87611208b7ccda4408ebd924dad609f3bb3e217fcaa80f13cfd098225183a559e5023b7ceabb07ff3ab705f13aad732b04f781f2b618e2f3de31376c089"
  4785          }
  4786        ],
  4787        "licenses": [
  4788          {"license": {"id": "EPL-1.0"}},
  4789          {"license": {
  4790            "name": "GNU Lesser General Public License",
  4791            "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
  4792          }}
  4793        ],
  4794        "purl": "pkg:maven/ch.qos.logback/logback-access@1.2.3?type=jar",
  4795        "externalReferences": [
  4796          {
  4797            "type": "website",
  4798            "url": "http://www.qos.ch"
  4799          },
  4800          {
  4801            "type": "distribution",
  4802            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  4803          },
  4804          {
  4805            "type": "vcs",
  4806            "url": "https://github.com/ceki/logback"
  4807          }
  4808        ]
  4809      },
  4810      {
  4811        "type": "library",
  4812        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-configuration@1.3.15?type=jar",
  4813        "group": "io.dropwizard",
  4814        "name": "dropwizard-configuration",
  4815        "version": "1.3.15",
  4816        "hashes": [
  4817          {
  4818            "alg": "MD5",
  4819            "content": "a53483c0d1034d24eb068eacc2b18cc2"
  4820          },
  4821          {
  4822            "alg": "SHA-1",
  4823            "content": "64ede8340cf7e51e9d679876bb8873b5e4900bcb"
  4824          },
  4825          {
  4826            "alg": "SHA-256",
  4827            "content": "a579796dd6a5476f35a7d3e3fde89321c0f1e5afb6c2fcfecf34b1d1b7c2db57"
  4828          },
  4829          {
  4830            "alg": "SHA-384",
  4831            "content": "9afe4c8d643225d5c70aad9d770ff60e2e949f3fd510c041218a18f739730fd8fa55aa600819c05c0e5408be2c2465db"
  4832          },
  4833          {
  4834            "alg": "SHA-512",
  4835            "content": "fc3e2bfe3e0b9ec39a09a6735fa477ea2296d4dbbda6f92a4bf624f3ecdc4e0a226a44f3e433a74e6343012012e1e80b483483696ae6b846249167e5255f207e"
  4836          },
  4837          {
  4838            "alg": "SHA3-256",
  4839            "content": "851afb7c02c5ef78a1b4d8e4a6ac6393b1d105643a4de355a767fa665e44aa13"
  4840          },
  4841          {
  4842            "alg": "SHA3-384",
  4843            "content": "03d09838a83b677830357f684bdc2e1cd532674d5501c982305193b434601ccfd04bd82bbd130ff2ab82681ef6657ccf"
  4844          },
  4845          {
  4846            "alg": "SHA3-512",
  4847            "content": "b837c8c006d5909453293a262a826ea24a533a89f9a7c53a67129b3597a07a77b5ba0e95f391806087ee7f82cb12592e6149dbf26bf75fc0c54cab84a9b2c56d"
  4848          }
  4849        ],
  4850        "licenses": [],
  4851        "purl": "pkg:maven/io.dropwizard/dropwizard-configuration@1.3.15?type=jar"
  4852      },
  4853      {
  4854        "type": "library",
  4855        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-metrics@1.3.15?type=jar",
  4856        "group": "io.dropwizard",
  4857        "name": "dropwizard-metrics",
  4858        "version": "1.3.15",
  4859        "hashes": [
  4860          {
  4861            "alg": "MD5",
  4862            "content": "231e9b5003b31c72836118b2b60e6b9c"
  4863          },
  4864          {
  4865            "alg": "SHA-1",
  4866            "content": "4dcf98534424a25e2666c714e0bb4f8ce6c7cc61"
  4867          },
  4868          {
  4869            "alg": "SHA-256",
  4870            "content": "fe67a902fa099d798179aaf8cb73fa2881e18a820b762422e9e25bda84968304"
  4871          },
  4872          {
  4873            "alg": "SHA-384",
  4874            "content": "9daee667c7fef444b6d082d03230d58649614e36f7a201bef559d4dae3d7a3ca0334558c41728303c3229502c981c8b5"
  4875          },
  4876          {
  4877            "alg": "SHA-512",
  4878            "content": "80d4133cdc506a51f34bdfa35f9e79d11d9e1a6cfbda6d13e10035a286f200a172314aa52b737a7bc4d8a334b6725c20a45cb4d8cb56dabdbbd8378e9aa1b355"
  4879          },
  4880          {
  4881            "alg": "SHA3-256",
  4882            "content": "55e8d3aae67454a70282570b80e4a5b50d19cede8ed6db54609bdba3b7291309"
  4883          },
  4884          {
  4885            "alg": "SHA3-384",
  4886            "content": "4a79870bab83180fc68467ede682399e70e53caf41021dace83391428788e076bb472d4289d5663af0365ec424ac089c"
  4887          },
  4888          {
  4889            "alg": "SHA3-512",
  4890            "content": "88be53fa6a98860edd603e40320f2d59206e08451a11356e089f28bcb9ee36586012f9cb6d0c63ca6b85b527f8f0434c3aa1e3619cf607883a7aed8817fdbdfa"
  4891          }
  4892        ],
  4893        "licenses": [],
  4894        "purl": "pkg:maven/io.dropwizard/dropwizard-metrics@1.3.15?type=jar"
  4895      },
  4896      {
  4897        "type": "library",
  4898        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-jersey@1.3.15?type=jar",
  4899        "group": "io.dropwizard",
  4900        "name": "dropwizard-jersey",
  4901        "version": "1.3.15",
  4902        "hashes": [
  4903          {
  4904            "alg": "MD5",
  4905            "content": "5d4b25a8d01ef9534d6291f004ca8421"
  4906          },
  4907          {
  4908            "alg": "SHA-1",
  4909            "content": "5045bfc77cd931d0020e9d67ef5d3d47916d978f"
  4910          },
  4911          {
  4912            "alg": "SHA-256",
  4913            "content": "3e03434acca7bf73d6e8dc72239d41b28e087200d3cd3759b26319aa49c5cccf"
  4914          },
  4915          {
  4916            "alg": "SHA-384",
  4917            "content": "602abec53760e6b0abfb63750e6527616218d2f4f2b89568f29e108c16b49e788cd772b33dce81a32493f9b9f5f6c0f3"
  4918          },
  4919          {
  4920            "alg": "SHA-512",
  4921            "content": "389fdc36005f478f75687d796f147800d81bafca189233ba7bd6bad263ced8ba2bed450b73b7a2ebe14750186da51970f006835c7dbf6380f5535bece7bb947d"
  4922          },
  4923          {
  4924            "alg": "SHA3-256",
  4925            "content": "7c9a03749ca86a271678b15d9278890b605bf1fe85927c07d4412f481483c45f"
  4926          },
  4927          {
  4928            "alg": "SHA3-384",
  4929            "content": "fdd906aff24639471c0e2b9159ccd43b3a032e9a2c4834a7e434fee9c9e13238e34094e4b025242ba88925ce4ebe50cd"
  4930          },
  4931          {
  4932            "alg": "SHA3-512",
  4933            "content": "59da92cfc19ce969cfbb29f597519cdb692d838d191a93d02a6014d896091a8669bd6ed5ddff39bcaabd14866106131be23b6a984b6a8a7813fd655faede4b81"
  4934          }
  4935        ],
  4936        "licenses": [],
  4937        "purl": "pkg:maven/io.dropwizard/dropwizard-jersey@1.3.15?type=jar"
  4938      },
  4939      {
  4940        "type": "library",
  4941        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-servlets@1.3.15?type=jar",
  4942        "group": "io.dropwizard",
  4943        "name": "dropwizard-servlets",
  4944        "version": "1.3.15",
  4945        "hashes": [
  4946          {
  4947            "alg": "MD5",
  4948            "content": "c738851aae5f6e431c4bad54ef8bd30f"
  4949          },
  4950          {
  4951            "alg": "SHA-1",
  4952            "content": "f93e103f42b677e1fdeca6fb6cb6c22353a78b57"
  4953          },
  4954          {
  4955            "alg": "SHA-256",
  4956            "content": "b5c9432f659aad54fbe25209366a5c93a43f2c8a0cc5428440c28f3576a5bf61"
  4957          },
  4958          {
  4959            "alg": "SHA-384",
  4960            "content": "829ea590f6f16a082d4560781e7318b375b2c2b1c62b6c62c3e5c29aa39a01d6fd40789c6237ce1fae6908fead99d0e2"
  4961          },
  4962          {
  4963            "alg": "SHA-512",
  4964            "content": "07fff649594cf8bf3eb10bad998cc0ccb5fe1049d21c47ca3321b6187eed0f480caa52c5683e454f9abcf107f1e3d6fa5e3d6858e4d250ba65a36e81dd20c5ee"
  4965          },
  4966          {
  4967            "alg": "SHA3-256",
  4968            "content": "eb28576f779876ffe7218c4b596ba2f2f302daa85375fc57784da3d050062086"
  4969          },
  4970          {
  4971            "alg": "SHA3-384",
  4972            "content": "722f536a774a67014dc7f6cb2d0ae64762c0c8316fcca46362a884b76419afd89daf9d842a83140a4cd9007be95156cc"
  4973          },
  4974          {
  4975            "alg": "SHA3-512",
  4976            "content": "e2ce67e331b95a1e7dea43a174e3e4a1b0c9653716c4378656114d54b1858fa818142f2afee7ffeb86439b7dec848a09eee12efa963be0c00b71d038051c448b"
  4977          }
  4978        ],
  4979        "licenses": [],
  4980        "purl": "pkg:maven/io.dropwizard/dropwizard-servlets@1.3.15?type=jar"
  4981      },
  4982      {
  4983        "type": "library",
  4984        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-jvm@4.0.5?type=jar",
  4985        "group": "io.dropwizard.metrics",
  4986        "name": "metrics-jvm",
  4987        "version": "4.0.5",
  4988        "description": "A set of classes which allow you to monitor critical aspects of your Java Virtual Machine using Metrics.",
  4989        "hashes": [
  4990          {
  4991            "alg": "MD5",
  4992            "content": "a19a85dc56ac7179bd974e4eb0c8b6e0"
  4993          },
  4994          {
  4995            "alg": "SHA-1",
  4996            "content": "09f6f1e6c1db440d9ad4c3114f17be40f66bb399"
  4997          },
  4998          {
  4999            "alg": "SHA-256",
  5000            "content": "ba97466221c391bd7b7eb6d407f7fac83e5e6725d3a8691aa512e53ae075dfc3"
  5001          },
  5002          {
  5003            "alg": "SHA-384",
  5004            "content": "2789747535b447e7e3ed363dc097dddf6defe6c2c2893a76dcf051ddd69c3c415400e830b924bb5a24d864afd1699b55"
  5005          },
  5006          {
  5007            "alg": "SHA-512",
  5008            "content": "d53b524543ac922352d3a628831fc7a02ceeb757fd760b94477f02b256a47caac9837259c82ddf5b3cb0e874542176f1383c080a7c3d23b8a5790ac250f70a48"
  5009          },
  5010          {
  5011            "alg": "SHA3-256",
  5012            "content": "61e9ee4a183b317e6fadeb632804a04e233af77dedcd5613f19490233f71b8cb"
  5013          },
  5014          {
  5015            "alg": "SHA3-384",
  5016            "content": "bd96a9e5021615681193b07edabc7c714f54514944a2508277881950fc0b6f18a93d1bb7a199e2b91833eec7adde703c"
  5017          },
  5018          {
  5019            "alg": "SHA3-512",
  5020            "content": "333f15cf54e7e9a304e8cdaa9e251ac0859bfb848ddfc2606d86738a89e944adb8879d14f60df632c064f4ab0edb6ff950a7a231121ce8a6b1ff3bca4809750a"
  5021          }
  5022        ],
  5023        "licenses": [{"license": {
  5024          "id": "Apache-2.0",
  5025          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  5026        }}],
  5027        "purl": "pkg:maven/io.dropwizard.metrics/metrics-jvm@4.0.5?type=jar",
  5028        "externalReferences": [
  5029          {
  5030            "type": "distribution",
  5031            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  5032          },
  5033          {
  5034            "type": "issue-tracker",
  5035            "url": "https://github.com/dropwizard/metrics/issues/"
  5036          },
  5037          {
  5038            "type": "vcs",
  5039            "url": "http://github.com/dropwizard/metrics/"
  5040          }
  5041        ]
  5042      },
  5043      {
  5044        "type": "library",
  5045        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.0.5?type=jar",
  5046        "group": "io.dropwizard.metrics",
  5047        "name": "metrics-jmx",
  5048        "version": "4.0.5",
  5049        "description": "A set of classes which allow you to report metrics via JMX.",
  5050        "hashes": [
  5051          {
  5052            "alg": "MD5",
  5053            "content": "863de91e135c8455d70fa3acf01cdf72"
  5054          },
  5055          {
  5056            "alg": "SHA-1",
  5057            "content": "d7be4ddd7ba674ee8be1d23d883fb3ca68ee1d54"
  5058          },
  5059          {
  5060            "alg": "SHA-256",
  5061            "content": "079133de87f7d3512200a8071bacfdbed46d6a73995578fc24bbf4c03df6d188"
  5062          },
  5063          {
  5064            "alg": "SHA-384",
  5065            "content": "6f62d328bcae0ffe7d08bb4e6d4991eaf2dec435b525df71684c1c9632108a6f8cba00bfa6d6f1336bf282a0bf1ca16c"
  5066          },
  5067          {
  5068            "alg": "SHA-512",
  5069            "content": "211ebec4191c7482bf0fc02785fd924fdc980c4bbbf440be8f5d4f87f1971bca646f7174c45c0566b41af08fc603225d38691b32482986887775c9e51185615c"
  5070          },
  5071          {
  5072            "alg": "SHA3-256",
  5073            "content": "d02352d947a4475cf67e9f24d33b3bd16cc908acb78cb294d2763fee7d1e4fee"
  5074          },
  5075          {
  5076            "alg": "SHA3-384",
  5077            "content": "8dde6081bc3c3a7cd85ef60e2c5435e7dfbc2ee8fa2bc7b4e9625a12b755860a625b81e08870f5084138edd82e45954b"
  5078          },
  5079          {
  5080            "alg": "SHA3-512",
  5081            "content": "7ca4565c9a0c3d1a96d021b7cc4b896b885352ac8cae96e4700f7c2fa40a6c367e05c48df0a81ef112a6769bd8f2f01ceb86e2a984d67286a3627b565bbd8f00"
  5082          }
  5083        ],
  5084        "licenses": [{"license": {
  5085          "id": "Apache-2.0",
  5086          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  5087        }}],
  5088        "purl": "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.0.5?type=jar",
  5089        "externalReferences": [
  5090          {
  5091            "type": "distribution",
  5092            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  5093          },
  5094          {
  5095            "type": "issue-tracker",
  5096            "url": "https://github.com/dropwizard/metrics/issues/"
  5097          },
  5098          {
  5099            "type": "vcs",
  5100            "url": "http://github.com/dropwizard/metrics/"
  5101          }
  5102        ]
  5103      },
  5104      {
  5105        "type": "library",
  5106        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-servlets@4.0.5?type=jar",
  5107        "group": "io.dropwizard.metrics",
  5108        "name": "metrics-servlets",
  5109        "version": "4.0.5",
  5110        "description": "A set of utility servlets for Metrics, allowing you to expose valuable information about your production environment.",
  5111        "hashes": [
  5112          {
  5113            "alg": "MD5",
  5114            "content": "e9142eb2da39a0651be8f9190d47ce0e"
  5115          },
  5116          {
  5117            "alg": "SHA-1",
  5118            "content": "983dacbfd04ec22b49f9e2256a5d41694ce7d4cc"
  5119          },
  5120          {
  5121            "alg": "SHA-256",
  5122            "content": "607381f05808cd31dfc09354db4b015e483be053276a85930050024515fae4da"
  5123          },
  5124          {
  5125            "alg": "SHA-384",
  5126            "content": "dcf8ddd4bbe20cbad3a98c7b4930f47f8d8baee2ca4dd10f5040398b4dee4e6acfd2949e0f311eed76ade4413bfbb2c2"
  5127          },
  5128          {
  5129            "alg": "SHA-512",
  5130            "content": "797fc4d430b4797b4bcc6d854ac39fd7e0c4da73bda04152473c3f5ab06a36bfeaf326c8edb657de75a613efcce658364fb0aaf15ff6a13c6e62b5795c6a464b"
  5131          },
  5132          {
  5133            "alg": "SHA3-256",
  5134            "content": "d840fcd8a9f0721e4cd392c6e30f1f52f4d411f1138b9e11336a5393f31b80f9"
  5135          },
  5136          {
  5137            "alg": "SHA3-384",
  5138            "content": "00c6336f67738f6cf0417507d57d83de997feda783a07d28a88c62de665457b878e866066f1b31d27f1d142e7493c902"
  5139          },
  5140          {
  5141            "alg": "SHA3-512",
  5142            "content": "a7553a6da55221ee3125757888978188695dfb14511432331f512f29e5c20e5c764e0c801e87818de719df2854d15915516a86d31f99147b9e5ec9b2fd43b701"
  5143          }
  5144        ],
  5145        "licenses": [{"license": {
  5146          "id": "Apache-2.0",
  5147          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  5148        }}],
  5149        "purl": "pkg:maven/io.dropwizard.metrics/metrics-servlets@4.0.5?type=jar",
  5150        "externalReferences": [
  5151          {
  5152            "type": "distribution",
  5153            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  5154          },
  5155          {
  5156            "type": "issue-tracker",
  5157            "url": "https://github.com/dropwizard/metrics/issues/"
  5158          },
  5159          {
  5160            "type": "vcs",
  5161            "url": "http://github.com/dropwizard/metrics/"
  5162          }
  5163        ]
  5164      },
  5165      {
  5166        "type": "library",
  5167        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-json@4.0.5?type=jar",
  5168        "group": "io.dropwizard.metrics",
  5169        "name": "metrics-json",
  5170        "version": "4.0.5",
  5171        "description": "A set of Jackson modules which provide serializers for most Metrics classes.",
  5172        "hashes": [
  5173          {
  5174            "alg": "MD5",
  5175            "content": "9784b95742e0e8fe76e8d5376e7abf5f"
  5176          },
  5177          {
  5178            "alg": "SHA-1",
  5179            "content": "8c66fea9f767588ae0995be27558b1f3ae8d75ef"
  5180          },
  5181          {
  5182            "alg": "SHA-256",
  5183            "content": "008ce354b30ef48060786b6a31144e04b6bafdfca69e6307cbf66602ae331023"
  5184          },
  5185          {
  5186            "alg": "SHA-384",
  5187            "content": "d62d674a459901bcf06687a0ad455c182768d93bb59e4280bc3e204626cedadeb65a5cfc619d8e576ba206f03eed807e"
  5188          },
  5189          {
  5190            "alg": "SHA-512",
  5191            "content": "515734a08814f3df1f6ae853a2cac0fdab5637e129ca9bc3f62feba9190a2e43013362009f73f4fe3e06f3d08fdf0ec7ec8481dab3a6435de743322d4620dc55"
  5192          },
  5193          {
  5194            "alg": "SHA3-256",
  5195            "content": "70620d2f107ff8fdf5bc16a91df9a49daf3fe84fb268edafbafabd43ec61ef0f"
  5196          },
  5197          {
  5198            "alg": "SHA3-384",
  5199            "content": "7f137c45d0fa41630c0edece6b0d32df0ea4d4bf9418d0d58aa7ab7cd7ab7f35a00427c07b7feb734bcdf07ed8e527c4"
  5200          },
  5201          {
  5202            "alg": "SHA3-512",
  5203            "content": "f33d7c456efabd1eda7f0cc99df57e870b747d3f2c49571373c4564eb50388350260d08f4d53be2c5fe8a7ae766d9181d0f394e996156d839c5bfda9858c119d"
  5204          }
  5205        ],
  5206        "licenses": [{"license": {
  5207          "id": "Apache-2.0",
  5208          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  5209        }}],
  5210        "purl": "pkg:maven/io.dropwizard.metrics/metrics-json@4.0.5?type=jar",
  5211        "externalReferences": [
  5212          {
  5213            "type": "distribution",
  5214            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  5215          },
  5216          {
  5217            "type": "issue-tracker",
  5218            "url": "https://github.com/dropwizard/metrics/issues/"
  5219          },
  5220          {
  5221            "type": "vcs",
  5222            "url": "http://github.com/dropwizard/metrics/"
  5223          }
  5224        ]
  5225      },
  5226      {
  5227        "type": "library",
  5228        "bom-ref": "pkg:maven/com.papertrail/profiler@1.0.2?type=jar",
  5229        "group": "com.papertrail",
  5230        "name": "profiler",
  5231        "version": "1.0.2",
  5232        "description": "A pure-java implementation of the twitter/util project's `CpuProfile` and related classes.",
  5233        "hashes": [
  5234          {
  5235            "alg": "MD5",
  5236            "content": "b6cb78e7d8a5c4ed1ad259afc4f7c793"
  5237          },
  5238          {
  5239            "alg": "SHA-1",
  5240            "content": "138093a4ed2da6f0b07a2a2335584bd5a7d53bff"
  5241          },
  5242          {
  5243            "alg": "SHA-256",
  5244            "content": "188ec41349472a0c50fbe7e4cdcc6d6c8968ad6cd9047effeaa6a5c111f9074d"
  5245          },
  5246          {
  5247            "alg": "SHA-384",
  5248            "content": "f42c9fec6720e32e56667e43a0ec8cc48396fb050b797f6098a478c1734cf467eec3c12f1c933ec056871dc4d26e9439"
  5249          },
  5250          {
  5251            "alg": "SHA-512",
  5252            "content": "447a1e7d47cb7c3974e09c8e5ea1fdf6c9c4dfe377cffbba501edab474e136ec252406c5dde8fc7387b9fab983a7970764c23c93b8fb842f676da8c3bd01e013"
  5253          },
  5254          {
  5255            "alg": "SHA3-256",
  5256            "content": "b68b7d44bde32b5a2995629eb2742bde9e3f373cb08230f67624160b91432160"
  5257          },
  5258          {
  5259            "alg": "SHA3-384",
  5260            "content": "338c911f58d647c041d33e283ddef763891c89bd77cc1c8e8ac2eb3a1f5628b1f94b727d5975635490888873a0d216d5"
  5261          },
  5262          {
  5263            "alg": "SHA3-512",
  5264            "content": "2fdb36567b1dcfb26e9e02abb70277e2e9040983c5755372716aa71a22cf46807501effa5931e0e65152f1efbe9e7449ff5b00cdaaddc15f1cfeeb3600904b7b"
  5265          }
  5266        ],
  5267        "licenses": [{"license": {"id": "Apache-2.0"}}],
  5268        "purl": "pkg:maven/com.papertrail/profiler@1.0.2?type=jar",
  5269        "externalReferences": [
  5270          {
  5271            "type": "distribution",
  5272            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  5273          },
  5274          {
  5275            "type": "vcs",
  5276            "url": "http://svn.sonatype.org/spice/tags/oss-parent-7"
  5277          }
  5278        ]
  5279      },
  5280      {
  5281        "type": "library",
  5282        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.0.5?type=jar",
  5283        "group": "io.dropwizard.metrics",
  5284        "name": "metrics-healthchecks",
  5285        "version": "4.0.5",
  5286        "description": "An addition to Metrics which provides the ability to run application-specific health checks, allowing you to check your application's heath in production.",
  5287        "hashes": [
  5288          {
  5289            "alg": "MD5",
  5290            "content": "e64c9571317f403046ad8a04814cecab"
  5291          },
  5292          {
  5293            "alg": "SHA-1",
  5294            "content": "73177b73f9d7ac80b0d0125db9dd41faab816c52"
  5295          },
  5296          {
  5297            "alg": "SHA-256",
  5298            "content": "bd3be08664f03a27bc625b88d91e852cd105b6f53725cfa54a7167a268f2fe0e"
  5299          },
  5300          {
  5301            "alg": "SHA-384",
  5302            "content": "82fc704ce2c5d686c8c7442d76eb2fe051fbc894860e511f84b6db28dc4d9007d1826ab4512a70c3a370b1c1485b3a2a"
  5303          },
  5304          {
  5305            "alg": "SHA-512",
  5306            "content": "e2c16ef7751558c07e8268d3448477c2296d2f83e1f915fe09b2e0f54c62cf774c9a8b8b3dfedccd882d95cf78bc0f0af3d997af0de8c0c5d489de36883f0b09"
  5307          },
  5308          {
  5309            "alg": "SHA3-256",
  5310            "content": "8dd767ac7aca8dfaef37a32010f341ea4ee20e8190251b367f47cdbc3cba857e"
  5311          },
  5312          {
  5313            "alg": "SHA3-384",
  5314            "content": "ddf10d5fa1e98ae9f2dc239ebbc532344447588700626ff7a4bbf9db0a5275aceabc9cace28bb19650a5fb30a9cbc9d8"
  5315          },
  5316          {
  5317            "alg": "SHA3-512",
  5318            "content": "34929a8391da886a045a6947b17c875fd3d7c37f85e03d47572d2de359885c101c61a735f9c09cdb8ee4100221acb650389b74071b8c1184e032f2ce2947f67a"
  5319          }
  5320        ],
  5321        "licenses": [{"license": {
  5322          "id": "Apache-2.0",
  5323          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  5324        }}],
  5325        "purl": "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.0.5?type=jar",
  5326        "externalReferences": [
  5327          {
  5328            "type": "distribution",
  5329            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  5330          },
  5331          {
  5332            "type": "issue-tracker",
  5333            "url": "https://github.com/dropwizard/metrics/issues/"
  5334          },
  5335          {
  5336            "type": "vcs",
  5337            "url": "http://github.com/dropwizard/metrics/"
  5338          }
  5339        ]
  5340      },
  5341      {
  5342        "type": "library",
  5343        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-request-logging@1.3.15?type=jar",
  5344        "group": "io.dropwizard",
  5345        "name": "dropwizard-request-logging",
  5346        "version": "1.3.15",
  5347        "hashes": [
  5348          {
  5349            "alg": "MD5",
  5350            "content": "4ed78ec6ad895643d486a210151c6da3"
  5351          },
  5352          {
  5353            "alg": "SHA-1",
  5354            "content": "fcd1015d1762059bd9aa27ee06f7fff9a9857d7b"
  5355          },
  5356          {
  5357            "alg": "SHA-256",
  5358            "content": "1795c56717239e25f835211356963f307f596d0efdd16550337ffccbab08bbf3"
  5359          },
  5360          {
  5361            "alg": "SHA-384",
  5362            "content": "94e74e3af10acda9ed56330de1cc6af11de045a634f513dce9494b58ec56aa85e20cc2b3e535f4d49a0dd281590f605a"
  5363          },
  5364          {
  5365            "alg": "SHA-512",
  5366            "content": "f8c521200f29a6301fd92d87eb21ffb765d7c2a05f65fdbfa572955f91b6870604628df1b0f18d4c3d73482d1398bc5730fa2744c6b19b51f909758d614e4de8"
  5367          },
  5368          {
  5369            "alg": "SHA3-256",
  5370            "content": "5cde2026d5ac54d5b1baac22503608eaef11b8753954473d0102d5f87565f944"
  5371          },
  5372          {
  5373            "alg": "SHA3-384",
  5374            "content": "bd16fbeb1c4bd0fe35d3934da27f5a16cee858f1149a708930225d7a76f68caa7db63485d7520af018b4fb13450c489c"
  5375          },
  5376          {
  5377            "alg": "SHA3-512",
  5378            "content": "8d0dfb8c508948c131f0f92b8debf3a9f7ed3f1ec8e1dc4341a68132658143dcecaf890cc11aa22ff9e1959e96a51f311d15ca6d49bc7090c71c9457fedaca29"
  5379          }
  5380        ],
  5381        "licenses": [],
  5382        "purl": "pkg:maven/io.dropwizard/dropwizard-request-logging@1.3.15?type=jar"
  5383      },
  5384      {
  5385        "type": "library",
  5386        "bom-ref": "pkg:maven/net.sourceforge.argparse4j/argparse4j@0.8.1?type=jar",
  5387        "group": "net.sourceforge.argparse4j",
  5388        "name": "argparse4j",
  5389        "version": "0.8.1",
  5390        "description": "The command-line parser library based on Python's argparse",
  5391        "hashes": [
  5392          {
  5393            "alg": "MD5",
  5394            "content": "8a3077fbee51bc51d0e140be455b6df5"
  5395          },
  5396          {
  5397            "alg": "SHA-1",
  5398            "content": "2c8241f84acf6c924bd75be0dbd68e8d74fbcd70"
  5399          },
  5400          {
  5401            "alg": "SHA-256",
  5402            "content": "98cb5468cac609f3bc07856f2e34088f50dc114181237c48d20ca69c3265d044"
  5403          },
  5404          {
  5405            "alg": "SHA-384",
  5406            "content": "bef2c86ef1b8c26764fb874afa4936579aefcd91c9508af77aaf800ed496998d43ceb2153efa5de99313a86bb371f6c7"
  5407          },
  5408          {
  5409            "alg": "SHA-512",
  5410            "content": "d9c1e626403b0ad0143fffb62a055b71aacb7d59c9957b232a2e7b7ab2cd9299932784d19e6ef8b0172736ab1625eb2d1e25101eaf1666acfc566b7fcd7c819f"
  5411          },
  5412          {
  5413            "alg": "SHA3-256",
  5414            "content": "3b8a944e495c72b5d7e185effda10431dbe60cfa30c9e31d7cd5ebfdfe0fb20e"
  5415          },
  5416          {
  5417            "alg": "SHA3-384",
  5418            "content": "41353fc401b9279bbcd0e1bcd2c038de4226e7d88024d7e4879f342d98dd371965004f8b5f0d793bb7eb4f78b9411cfb"
  5419          },
  5420          {
  5421            "alg": "SHA3-512",
  5422            "content": "718cec233f4b67bc0fe9210629202aa235aea2bf58a3cc65425cb9d43661d3002677c0534685e08cea3b86cdcb9c5021026c4efdb1820c9700158756bd6bc7b5"
  5423          }
  5424        ],
  5425        "licenses": [{"license": {
  5426          "id": "MIT",
  5427          "url": "https://opensource.org/licenses/MIT"
  5428        }}],
  5429        "purl": "pkg:maven/net.sourceforge.argparse4j/argparse4j@0.8.1?type=jar",
  5430        "externalReferences": [
  5431          {
  5432            "type": "distribution",
  5433            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  5434          },
  5435          {
  5436            "type": "issue-tracker",
  5437            "url": "https://github.com/tatsuhiro-t/argparse4j/issues"
  5438          },
  5439          {
  5440            "type": "vcs",
  5441            "url": "https://github.com/tatsuhiro-t/argparse4j"
  5442          }
  5443        ]
  5444      },
  5445      {
  5446        "type": "library",
  5447        "bom-ref": "pkg:maven/org.eclipse.jetty.toolchain.setuid/jetty-setuid-java@1.0.3?type=jar",
  5448        "publisher": "Mort Bay Consulting",
  5449        "group": "org.eclipse.jetty.toolchain.setuid",
  5450        "name": "jetty-setuid-java",
  5451        "version": "1.0.3",
  5452        "description": "Administrative parent pom for Jetty modules",
  5453        "hashes": [
  5454          {
  5455            "alg": "MD5",
  5456            "content": "24990c296784e354afb446ccb739e826"
  5457          },
  5458          {
  5459            "alg": "SHA-1",
  5460            "content": "73ae4ab171d396103f32e392970641e985d1a845"
  5461          },
  5462          {
  5463            "alg": "SHA-256",
  5464            "content": "192cb1941aa1afefd9851d984fa39a2076f9200c434abba43dab1d410bfaddbd"
  5465          },
  5466          {
  5467            "alg": "SHA-384",
  5468            "content": "5b3f325d6a4e6728a48fbf18d11c01730d5e78ab65530ac1c0aff5daa5c3d620dd386ceb50503cff0e49b8ae3241ad65"
  5469          },
  5470          {
  5471            "alg": "SHA-512",
  5472            "content": "11afcd8eb8968878ce4efb2b54956b04f1a28900b8be6edc1a3482388a3dddd2880b61d1a5c083de41d0cecaa3c8a32d4077f3f15b3f38dcbc71aa64bf40c524"
  5473          },
  5474          {
  5475            "alg": "SHA3-256",
  5476            "content": "b6e2a6fdb8cc4021d17fdc85fb8bea172d25b206eca5c5f49ac5d4e6d1a6f704"
  5477          },
  5478          {
  5479            "alg": "SHA3-384",
  5480            "content": "cf73834a1681a6d06ff0eb18d36e5e5a709662065720577e50cd4e5cb0fede4aa3cf412702e04d2e2624b10d7f44406d"
  5481          },
  5482          {
  5483            "alg": "SHA3-512",
  5484            "content": "224c5ce3bbddf418eb2f1f43f9c3fd3f332ac6b557839942e54fc229e6a8e009ed11aab9e86a78e2642262d0ba43d5c2ff29aa9e96b89c68726d46365d46a000"
  5485          }
  5486        ],
  5487        "licenses": [
  5488          {"license": {"id": "Apache-2.0"}},
  5489          {"license": {"id": "EPL-1.0"}}
  5490        ],
  5491        "purl": "pkg:maven/org.eclipse.jetty.toolchain.setuid/jetty-setuid-java@1.0.3?type=jar",
  5492        "externalReferences": [
  5493          {
  5494            "type": "vcs",
  5495            "url": "http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/tree/jetty-setuid"
  5496          },
  5497          {
  5498            "type": "website",
  5499            "url": "http://www.mortbay.com"
  5500          },
  5501          {
  5502            "type": "distribution",
  5503            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  5504          },
  5505          {
  5506            "type": "issue-tracker",
  5507            "url": "https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Jetty"
  5508          },
  5509          {
  5510            "type": "mailing-list",
  5511            "url": "http://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  5512          }
  5513        ]
  5514      },
  5515      {
  5516        "type": "library",
  5517        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-core@1.3.15?type=jar",
  5518        "group": "io.dropwizard",
  5519        "name": "dropwizard-core",
  5520        "version": "1.3.15",
  5521        "hashes": [
  5522          {
  5523            "alg": "MD5",
  5524            "content": "74aec7bf09a957081b1f607b25bfd532"
  5525          },
  5526          {
  5527            "alg": "SHA-1",
  5528            "content": "53889ab39746957180bddc1636f6680eca0db5d7"
  5529          },
  5530          {
  5531            "alg": "SHA-256",
  5532            "content": "a2799ff0fa69d1b0945f9170e6dd29cdd77ed9618ab48abbfcc56111e85effb5"
  5533          },
  5534          {
  5535            "alg": "SHA-384",
  5536            "content": "afd6d58f612dd36132d856ac32366e1a31d05f755372740f64caa02a9bb01294e3270f44938d9e1ae6cb7289b0700ed5"
  5537          },
  5538          {
  5539            "alg": "SHA-512",
  5540            "content": "1fb1b50c2575c36cb518f48e9153a1253d11c0c5e4576dd3866df0d5171694c8507d8f9b78ca983749dd6a8156b81ceac66e8012583d2bb1d6e55c0f5920fd3f"
  5541          },
  5542          {
  5543            "alg": "SHA3-256",
  5544            "content": "19e5d7375794f5eece12bb30304c2a7fec0076902c1bfba468ee96d9ac83f110"
  5545          },
  5546          {
  5547            "alg": "SHA3-384",
  5548            "content": "8bc69d7f451fddb10edd9bef3b0ffc47fcfc7280eef29a8cc55cbd86ab19fd03e194d14a8f5528d0958b90a18ab60e37"
  5549          },
  5550          {
  5551            "alg": "SHA3-512",
  5552            "content": "b955d7c995291eddc86eee34f8c75301f580c4ce6431053b94f197c03f15ed90cc02025214d7ba1864ba76b809af2c2afe8942b5595993ba81a57078b2946852"
  5553          }
  5554        ],
  5555        "licenses": [],
  5556        "purl": "pkg:maven/io.dropwizard/dropwizard-core@1.3.15?type=jar"
  5557      },
  5558      {
  5559        "type": "library",
  5560        "bom-ref": "pkg:maven/junit/junit@4.12?type=jar",
  5561        "publisher": "JUnit",
  5562        "group": "junit",
  5563        "name": "junit",
  5564        "version": "4.12",
  5565        "description": "JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.",
  5566        "hashes": [
  5567          {
  5568            "alg": "MD5",
  5569            "content": "5b38c40c97fbd0adee29f91e60405584"
  5570          },
  5571          {
  5572            "alg": "SHA-1",
  5573            "content": "2973d150c0dc1fefe998f834810d68f278ea58ec"
  5574          },
  5575          {
  5576            "alg": "SHA-256",
  5577            "content": "59721f0805e223d84b90677887d9ff567dc534d7c502ca903c0c2b17f05c116a"
  5578          },
  5579          {
  5580            "alg": "SHA-384",
  5581            "content": "e2f0c2db405e282d0f84a1766b9e8d9736d4377e292a5ef8457aec10384f9077005865167025b2779634d75bcb4d62cd"
  5582          },
  5583          {
  5584            "alg": "SHA-512",
  5585            "content": "5974670c3d178a12da5929ba5dd9b4f5ff461bdc1b92618c2c36d53e88650df7adbf3c1684017bb082b477cb8f40f15dcf7526f06f06183f93118ba9ebeaccce"
  5586          },
  5587          {
  5588            "alg": "SHA3-256",
  5589            "content": "02b1f076652120813646a0cb34350f0c73a3299b221567e089f6aaadf8ab444a"
  5590          },
  5591          {
  5592            "alg": "SHA3-384",
  5593            "content": "a24a1d6d5ffe2f9fc3a90a442c3d1d5a12ae7bda3c68996c3b50f00186a2f961808c5ef504a771e9d6ab95ee38a383f0"
  5594          },
  5595          {
  5596            "alg": "SHA3-512",
  5597            "content": "9e8f7057647c11564178e4569cf4f5682d3688b49d81acc60fd301f61053932ee9ac109c19cb639f7710d23afc76cb106ebde0f8143e2fe5fa08605201720a8b"
  5598          }
  5599        ],
  5600        "licenses": [{"license": {
  5601          "id": "EPL-1.0",
  5602          "url": "http://www.eclipse.org/legal/epl-v10.html"
  5603        }}],
  5604        "purl": "pkg:maven/junit/junit@4.12?type=jar",
  5605        "externalReferences": [
  5606          {
  5607            "type": "website",
  5608            "url": "http://www.junit.org"
  5609          },
  5610          {
  5611            "type": "build-system",
  5612            "url": "https://junit.ci.cloudbees.com/"
  5613          },
  5614          {
  5615            "type": "distribution",
  5616            "url": "https://github.com/junit-team/junit/wiki/Download-and-Install"
  5617          },
  5618          {
  5619            "type": "issue-tracker",
  5620            "url": "https://github.com/junit-team/junit/issues"
  5621          },
  5622          {
  5623            "type": "mailing-list",
  5624            "url": "https://groups.yahoo.com/neo/groups/junit/info"
  5625          },
  5626          {
  5627            "type": "vcs",
  5628            "url": "http://github.com/junit-team/junit/tree/master"
  5629          }
  5630        ]
  5631      },
  5632      {
  5633        "type": "library",
  5634        "bom-ref": "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
  5635        "group": "org.hamcrest",
  5636        "name": "hamcrest-core",
  5637        "version": "1.3",
  5638        "description": "This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.",
  5639        "hashes": [
  5640          {
  5641            "alg": "MD5",
  5642            "content": "6393363b47ddcbba82321110c3e07519"
  5643          },
  5644          {
  5645            "alg": "SHA-1",
  5646            "content": "42a25dc3219429f0e5d060061f71acb49bf010a0"
  5647          },
  5648          {
  5649            "alg": "SHA-256",
  5650            "content": "66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9"
  5651          },
  5652          {
  5653            "alg": "SHA-384",
  5654            "content": "4b5297d2a12cc32b824153afc83f1ba9f1869ca288330f0a2f759659d09e4c420eb6ba4a1efbfa0657b625edd41293d5"
  5655          },
  5656          {
  5657            "alg": "SHA-512",
  5658            "content": "e237ae735aac4fa5a7253ec693191f42ef7ddce384c11d29fbf605981c0be077d086757409acad53cb5b9e53d86a07cc428d459ff0f5b00d32a8cbbca390be49"
  5659          },
  5660          {
  5661            "alg": "SHA3-256",
  5662            "content": "f679af77deedf69b3c3066f7916583848c6fd32a950f9c0b0e2ef1da121717ba"
  5663          },
  5664          {
  5665            "alg": "SHA3-384",
  5666            "content": "b14d34985c0a78cf0ba19b5a18bffd403e08adcb2afde228ddef6e16121c7046dbebf58c04d3419311c4496c48aa93be"
  5667          },
  5668          {
  5669            "alg": "SHA3-512",
  5670            "content": "bca821931e438a1977b7b4356b5f8cebf485634f82159d505c48267c34e6a0f4fde9c2917331365f66dc0e52e2ca3a2db5256863584110c27ecebefc28741f63"
  5671          }
  5672        ],
  5673        "licenses": [{"license": {"id": "BSD-3-Clause"}}],
  5674        "purl": "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
  5675        "externalReferences": [{
  5676          "type": "vcs",
  5677          "url": "https://github.com/hamcrest/JavaHamcrest"
  5678        }]
  5679      },
  5680      {
  5681        "type": "library",
  5682        "bom-ref": "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.2.0?type=jar",
  5683        "group": "org.junit.jupiter",
  5684        "name": "junit-jupiter-engine",
  5685        "version": "5.2.0",
  5686        "description": "Module \"junit-jupiter-engine\" of JUnit 5.",
  5687        "hashes": [
  5688          {
  5689            "alg": "MD5",
  5690            "content": "23b9c1eb5cbc9ff595fbedb9d6ff2068"
  5691          },
  5692          {
  5693            "alg": "SHA-1",
  5694            "content": "de87318ccd3dfa1a98ebfef792d362776f1914de"
  5695          },
  5696          {
  5697            "alg": "SHA-256",
  5698            "content": "8f994f4094790e246dc84de86a1ff4194ca85e8b13bedaca0207f727ebfbc813"
  5699          },
  5700          {
  5701            "alg": "SHA-384",
  5702            "content": "9a62c2f344f903a59d0d9f3461cf50b2936a0f191fe943820606bcc1db9631b529581347baefde1e2d16a9654fdbbb89"
  5703          },
  5704          {
  5705            "alg": "SHA-512",
  5706            "content": "f2bf6ab75a111cd2cda9f8d50f62b3986fc7b675b9f14abfa73d44ccbce010b559bb2a7dcee670e8134f1e8859c2c804b87b50b141c6d48a55699cf07f1d75d7"
  5707          },
  5708          {
  5709            "alg": "SHA3-256",
  5710            "content": "1c2e7d5d721f35eb5f4c206f920d5f34a480b5e93d991ff602acbb3002ae6cb3"
  5711          },
  5712          {
  5713            "alg": "SHA3-384",
  5714            "content": "41b8cd6969d0670be6313b394d96eaa4a93872129bae00f95aeb841abcdc39b9bac3bef0dcb65eb298c2374fa2f87e5c"
  5715          },
  5716          {
  5717            "alg": "SHA3-512",
  5718            "content": "de4c58a5d5acfc20a8008f07c94258a6023664c6879518fec9e37eff79f106bb3645979615d792f7de404bf52b8c0e6425902c177458a483a6087bf9a4cdd822"
  5719          }
  5720        ],
  5721        "licenses": [{"license": {
  5722          "name": "Eclipse Public License v2.0",
  5723          "url": "http://www.eclipse.org/legal/epl-v20.html"
  5724        }}],
  5725        "purl": "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.2.0?type=jar",
  5726        "externalReferences": [{
  5727          "type": "vcs",
  5728          "url": "https://github.com/junit-team/junit5"
  5729        }]
  5730      },
  5731      {
  5732        "type": "library",
  5733        "bom-ref": "pkg:maven/org.apiguardian/apiguardian-api@1.0.0?type=jar",
  5734        "group": "org.apiguardian",
  5735        "name": "apiguardian-api",
  5736        "version": "1.0.0",
  5737        "description": "@API Guardian",
  5738        "hashes": [
  5739          {
  5740            "alg": "MD5",
  5741            "content": "e3695c130292987799af0d18754fa3fc"
  5742          },
  5743          {
  5744            "alg": "SHA-1",
  5745            "content": "3ef5276905e36f4d8055fe3cb0bdcc7503ffc85d"
  5746          },
  5747          {
  5748            "alg": "SHA-256",
  5749            "content": "1f58b77470d8d147a0538d515347dd322f49a83b9e884b8970051160464b65b3"
  5750          },
  5751          {
  5752            "alg": "SHA-384",
  5753            "content": "eee4058ab9cd459d972befb36c2568d89c6dc2b434b6780e7ca891dd50e00608b3439af3d3ae3c9c6a02a77322aeaeb2"
  5754          },
  5755          {
  5756            "alg": "SHA-512",
  5757            "content": "127f7e6381642f3f0f8298e5129f31cae947b81c4867caaa419803e6dcfeee5da61f0262d2c10c8ad151f24e82f708ce81b2fda217c31dbb21794e6c9ec71e0a"
  5758          },
  5759          {
  5760            "alg": "SHA3-256",
  5761            "content": "a0c6a10c739f2c5d18a639804edb717b2e100aec3ab73b5560e947c28b829f22"
  5762          },
  5763          {
  5764            "alg": "SHA3-384",
  5765            "content": "38f7e8db893e22faa9f00a7eaf5c9e910a6d4564a66f8073c5dabf3b0d28b0aee17fd3af6cb013d30f03774972c718f1"
  5766          },
  5767          {
  5768            "alg": "SHA3-512",
  5769            "content": "54879680c4ac863b6eb3dd2528c02f8c977b127ed2a1d7e123e65baec3c9b33c3d80fd5f0de0cf43eb4f912b6899b2a4753f93bf9883d51e2fd8b8766df3e0c0"
  5770          }
  5771        ],
  5772        "licenses": [{"license": {"id": "Apache-2.0"}}],
  5773        "purl": "pkg:maven/org.apiguardian/apiguardian-api@1.0.0?type=jar",
  5774        "externalReferences": [{
  5775          "type": "vcs",
  5776          "url": "https://github.com/apiguardian-team/apiguardian"
  5777        }]
  5778      },
  5779      {
  5780        "type": "library",
  5781        "bom-ref": "pkg:maven/org.junit.platform/junit-platform-engine@1.2.0?type=jar",
  5782        "group": "org.junit.platform",
  5783        "name": "junit-platform-engine",
  5784        "version": "1.2.0",
  5785        "description": "Module \"junit-platform-engine\" of JUnit 5.",
  5786        "hashes": [
  5787          {
  5788            "alg": "MD5",
  5789            "content": "14405ffac9858d89cc0609b16b8c763c"
  5790          },
  5791          {
  5792            "alg": "SHA-1",
  5793            "content": "35fa3529ce843ada1a10b0909ccb4a8148ee638d"
  5794          },
  5795          {
  5796            "alg": "SHA-256",
  5797            "content": "60b102e94ea01556fdc8c041950a05450edc188e3708f032a6bfb1a50ba0bc22"
  5798          },
  5799          {
  5800            "alg": "SHA-384",
  5801            "content": "136a81bdc6c32bba9acfb5632000336d1c655a29bed1ac9348d19e1ea67c1b7333e1098780bef308ee7dd745068808f1"
  5802          },
  5803          {
  5804            "alg": "SHA-512",
  5805            "content": "d367cad97695832f088e299d873570ea9e4bffd30222a5b3157fd506d9405776cfba78b8dc0b6e2697e96d0008ad65b7a35324fab7386c99257d2a723641b679"
  5806          },
  5807          {
  5808            "alg": "SHA3-256",
  5809            "content": "25189ca0767cdad052cca52e00fb63557e8581d3733cf1272dfa780d668ff140"
  5810          },
  5811          {
  5812            "alg": "SHA3-384",
  5813            "content": "d035552759058e8538c0779eec2e296cc2555ee6303724931b1e0725e51ebe836d69b45a762a08edfb48f411048203d4"
  5814          },
  5815          {
  5816            "alg": "SHA3-512",
  5817            "content": "d8b6d4a3f9bb96a1b6f610038b50f9a647526e5d0a805bcdd4c13603cdb3508a39a4403c9674b9bca67e673a6493f51a7d363e88fe28efd50382f7832bc20f2a"
  5818          }
  5819        ],
  5820        "licenses": [{"license": {
  5821          "name": "Eclipse Public License v2.0",
  5822          "url": "http://www.eclipse.org/legal/epl-v20.html"
  5823        }}],
  5824        "purl": "pkg:maven/org.junit.platform/junit-platform-engine@1.2.0?type=jar",
  5825        "externalReferences": [{
  5826          "type": "vcs",
  5827          "url": "https://github.com/junit-team/junit5"
  5828        }]
  5829      },
  5830      {
  5831        "type": "library",
  5832        "bom-ref": "pkg:maven/org.junit.platform/junit-platform-commons@1.2.0?type=jar",
  5833        "group": "org.junit.platform",
  5834        "name": "junit-platform-commons",
  5835        "version": "1.2.0",
  5836        "description": "Module \"junit-platform-commons\" of JUnit 5.",
  5837        "hashes": [
  5838          {
  5839            "alg": "MD5",
  5840            "content": "b3199ff22308f68d7dc3e400fe53f51f"
  5841          },
  5842          {
  5843            "alg": "SHA-1",
  5844            "content": "dbce1d822d3dc6c61703b340cd79018518685451"
  5845          },
  5846          {
  5847            "alg": "SHA-256",
  5848            "content": "7771af2f797d1d0ccce9920eb3cd826fb8fd7659ccb4d8877e76d9412be72cc2"
  5849          },
  5850          {
  5851            "alg": "SHA-384",
  5852            "content": "d2c3b97796037028384db1704faf09583b200dfd0b7fc9279f670779c06eeb49c1dde6b6a1c2cea5a6dd53d539bbc8a8"
  5853          },
  5854          {
  5855            "alg": "SHA-512",
  5856            "content": "b08bcfa884c67ae155ea5eb0ae33f0d58e88096015b82ebf3e5a301292b4622aea1514285aeef7361f8b9e4c83e48e5d8842433afe6e3b0b06c7a1c8729b104e"
  5857          },
  5858          {
  5859            "alg": "SHA3-256",
  5860            "content": "87b03d3ecafccbaa1dc2bd068117cf95ac520546131006bd744464ef757ec44a"
  5861          },
  5862          {
  5863            "alg": "SHA3-384",
  5864            "content": "19321d873020a5d91d5fef68abad35ea757a96439ad41082adbb04e660fffed0074ade77075a284f878ce49241b2a0b7"
  5865          },
  5866          {
  5867            "alg": "SHA3-512",
  5868            "content": "9501a107af25b97f4e7a102b9262f8438915cc2e93599a2343255fd1935e3c86853a50934376f509fe45f0f601f4ba8023b02ef091e51c51675469170ed88a70"
  5869          }
  5870        ],
  5871        "licenses": [{"license": {
  5872          "name": "Eclipse Public License v2.0",
  5873          "url": "http://www.eclipse.org/legal/epl-v20.html"
  5874        }}],
  5875        "purl": "pkg:maven/org.junit.platform/junit-platform-commons@1.2.0?type=jar",
  5876        "externalReferences": [{
  5877          "type": "vcs",
  5878          "url": "https://github.com/junit-team/junit5"
  5879        }]
  5880      },
  5881      {
  5882        "type": "library",
  5883        "bom-ref": "pkg:maven/org.opentest4j/opentest4j@1.1.0?type=jar",
  5884        "group": "org.opentest4j",
  5885        "name": "opentest4j",
  5886        "version": "1.1.0",
  5887        "description": "Open Test Alliance for the JVM",
  5888        "hashes": [
  5889          {
  5890            "alg": "MD5",
  5891            "content": "2edf96ac5b535198bd3a2e31309f779c"
  5892          },
  5893          {
  5894            "alg": "SHA-1",
  5895            "content": "c8e2a3e3bc7f3e4bb5075306452db5290f9b117a"
  5896          },
  5897          {
  5898            "alg": "SHA-256",
  5899            "content": "65a5fd7380f53aac708bcee3091dbe2dba73a9a2e7645b66e70e0804fc36ee3b"
  5900          },
  5901          {
  5902            "alg": "SHA-384",
  5903            "content": "2457ab96d8302a4cba4d6fdb90517193391e28243f938a7059f13d86c1dd2b34c5b413b2464b97b9db0228a38a0e1dd1"
  5904          },
  5905          {
  5906            "alg": "SHA-512",
  5907            "content": "bb72a65673bec0af3d420e96edcc1e3152bdbd0f670e2e09172f00f05549fa3b0a07c40ed2dbeec75da6e548623afa4e343343cca15a7a016aaa6c3e48ab0765"
  5908          },
  5909          {
  5910            "alg": "SHA3-256",
  5911            "content": "f12567dc83accfc6c4022f0941f37a3169cc0697ebbf67a4261136180c2d8a2c"
  5912          },
  5913          {
  5914            "alg": "SHA3-384",
  5915            "content": "e3a82cf24c93d32cf53dd8860267efe47168e0920ed0925d884fec146361f9c0deb2334e335c1c3777bd24e4a6da5c65"
  5916          },
  5917          {
  5918            "alg": "SHA3-512",
  5919            "content": "401aa77733f4ceab47f51b797844f597947cf31a5b76f5c46c6a28980bff30942b783e79e8ab5b5f8ce63d64e8152b6f71b96cc1d500234a8a8e2dd24f734441"
  5920          }
  5921        ],
  5922        "licenses": [{"license": {"id": "Apache-2.0"}}],
  5923        "purl": "pkg:maven/org.opentest4j/opentest4j@1.1.0?type=jar",
  5924        "externalReferences": [{
  5925          "type": "vcs",
  5926          "url": "https://github.com/ota4j-team/opentest4j"
  5927        }]
  5928      },
  5929      {
  5930        "type": "library",
  5931        "bom-ref": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.2.0?type=jar",
  5932        "group": "org.junit.jupiter",
  5933        "name": "junit-jupiter-api",
  5934        "version": "5.2.0",
  5935        "description": "Module \"junit-jupiter-api\" of JUnit 5.",
  5936        "hashes": [
  5937          {
  5938            "alg": "MD5",
  5939            "content": "d85d733ecb4120eb7ad5be3134d09053"
  5940          },
  5941          {
  5942            "alg": "SHA-1",
  5943            "content": "9cd901df48d88d8e605a6ccb2c3f140c92db6bf2"
  5944          },
  5945          {
  5946            "alg": "SHA-256",
  5947            "content": "47f7d71b35dc331210b9ab219bbb00d54332981aa12eb5effe817de17e1ae7b3"
  5948          },
  5949          {
  5950            "alg": "SHA-384",
  5951            "content": "46ccc4563ce7ac6991838ae8b8572de17b831993254810b2586bc53a2ad9f94a79e41cf8e4c901d39b3ac366f5b1f230"
  5952          },
  5953          {
  5954            "alg": "SHA-512",
  5955            "content": "8b54b50e8e10b9aed8a1d65338b86d3cd28fabba15f536df457689b99145a451f0144c703eaa848e0bf5c7dc7719ec442b479bac1b7d88cb9ba2cddffd0f1f13"
  5956          },
  5957          {
  5958            "alg": "SHA3-256",
  5959            "content": "2a215014d5df1141f50d9c800b004d9bcb391163b05365ba3f9d145a71e69171"
  5960          },
  5961          {
  5962            "alg": "SHA3-384",
  5963            "content": "d6d5041215b413fe0cfb0ec213cf631cbc4b44a59c1c2838025f550f96c6c12ac1109326badb03493dd6898971a6fedb"
  5964          },
  5965          {
  5966            "alg": "SHA3-512",
  5967            "content": "1cb1e7a4279d2949081aad395cd158bf28a8ad12682a3f8962da50f1b3c2b4f64a206089145bdc8e4730b689f791e1f306361c4f8e0044dd88fa9f38f1916cd1"
  5968          }
  5969        ],
  5970        "licenses": [{"license": {
  5971          "name": "Eclipse Public License v2.0",
  5972          "url": "http://www.eclipse.org/legal/epl-v20.html"
  5973        }}],
  5974        "purl": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.2.0?type=jar",
  5975        "externalReferences": [{
  5976          "type": "vcs",
  5977          "url": "https://github.com/junit-team/junit5"
  5978        }]
  5979      },
  5980      {
  5981        "type": "library",
  5982        "bom-ref": "pkg:maven/org.mockito/mockito-core@2.24.0?type=jar",
  5983        "group": "org.mockito",
  5984        "name": "mockito-core",
  5985        "version": "2.24.0",
  5986        "description": "Mockito mock objects library core API and implementation",
  5987        "hashes": [
  5988          {
  5989            "alg": "MD5",
  5990            "content": "73056e7138623c31ab0ad3c421c695b8"
  5991          },
  5992          {
  5993            "alg": "SHA-1",
  5994            "content": "969a7bcb6f16e076904336ebc7ca171d412cc1f9"
  5995          },
  5996          {
  5997            "alg": "SHA-256",
  5998            "content": "ae8fd3becb2a8e262507a9df85e54a6e41c5ae3a34cda5495abef6299a587ff6"
  5999          },
  6000          {
  6001            "alg": "SHA-384",
  6002            "content": "63e7116f0f0b6661dbca2b9148d40f60160309ce25e04190d9d9cf50208eab8ff94ace655c4d3b18cc79fe7f1f36c714"
  6003          },
  6004          {
  6005            "alg": "SHA-512",
  6006            "content": "2bde38797a3902909027ec12a58a7adbc5ce86f5f095ee5787b4c12fe873c6ae96bf7e9024c1347eaa189af66b988668d1886dc110118b22eb6c4436e3cceb66"
  6007          },
  6008          {
  6009            "alg": "SHA3-256",
  6010            "content": "30f96a62ee0c4795e9039288888791e0192f1e7a522ecad28200f01135c132bb"
  6011          },
  6012          {
  6013            "alg": "SHA3-384",
  6014            "content": "b9c87e6903f3351303f2f566084bbe2a95ee1b3c758ff9c25c3513f02cdb15472d5a5def1fe4cd82522cfafb77714e9b"
  6015          },
  6016          {
  6017            "alg": "SHA3-512",
  6018            "content": "1afd1e02b726b5b0fc8ee4ff3e2e678c780bf642041e54a7f7c3b136adf7c6d9ae23df2454572ae619279d9e712d5444c55c3c3fee7883b621312331aa7b626a"
  6019          }
  6020        ],
  6021        "licenses": [{"license": {"id": "MIT"}}],
  6022        "purl": "pkg:maven/org.mockito/mockito-core@2.24.0?type=jar",
  6023        "externalReferences": [
  6024          {
  6025            "type": "build-system",
  6026            "url": "https://travis-ci.org/mockito/mockito"
  6027          },
  6028          {
  6029            "type": "issue-tracker",
  6030            "url": "https://github.com/mockito/mockito/issues"
  6031          },
  6032          {
  6033            "type": "vcs",
  6034            "url": "https://github.com/mockito/mockito.git"
  6035          }
  6036        ]
  6037      },
  6038      {
  6039        "type": "library",
  6040        "bom-ref": "pkg:maven/net.bytebuddy/byte-buddy@1.9.7?type=jar",
  6041        "group": "net.bytebuddy",
  6042        "name": "byte-buddy",
  6043        "version": "1.9.7",
  6044        "description": "Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.",
  6045        "hashes": [
  6046          {
  6047            "alg": "MD5",
  6048            "content": "3038371407163c76c89749c3a7c458b0"
  6049          },
  6050          {
  6051            "alg": "SHA-1",
  6052            "content": "8fea78fea6449e1738b675cb155ce8422661e237"
  6053          },
  6054          {
  6055            "alg": "SHA-256",
  6056            "content": "69a9140c11de463789a1badfe6c3dcdc17608c4304cb443c5c3a179585b78b39"
  6057          },
  6058          {
  6059            "alg": "SHA-384",
  6060            "content": "25e3d2bde578cbebfab73fe394189b93a98e8db0da3d0c860c0b90a780d5afa61dbb9c34e39408a05c78afd08da64bb5"
  6061          },
  6062          {
  6063            "alg": "SHA-512",
  6064            "content": "20547c1915d941c170b855babf102b6d4b7b651cb76d4328fdc5e67be4cfb898e22d76512b2ed402ba2486ba4954ee75e1753e7de6303a94201ee12056ffb2b7"
  6065          },
  6066          {
  6067            "alg": "SHA3-256",
  6068            "content": "fa80df92900c958e6c9c957552698a20f0a817a309947ee232b97c699db77d3e"
  6069          },
  6070          {
  6071            "alg": "SHA3-384",
  6072            "content": "416fa3d19a9634008719b7f77a12223a357c17bdc11ce449afd3a91898d3032441142f74da15eb1e17cd058b610bfade"
  6073          },
  6074          {
  6075            "alg": "SHA3-512",
  6076            "content": "50b10f18e33843c1ec103ce809a83698f785de2675dd6f1da386db8c6158a6539e6b93ec2e10d1c82c819c3cf4c1f33ca9c2cd68a21d0a5520a707acb7a072fb"
  6077          }
  6078        ],
  6079        "licenses": [{"license": {"id": "Apache-2.0"}}],
  6080        "purl": "pkg:maven/net.bytebuddy/byte-buddy@1.9.7?type=jar",
  6081        "externalReferences": [
  6082          {
  6083            "type": "distribution",
  6084            "url": "https://api.bintray.com/maven/raphw/maven/ByteBuddy"
  6085          },
  6086          {
  6087            "type": "issue-tracker",
  6088            "url": "https://github.com/raphw/byte-buddy/issues"
  6089          }
  6090        ]
  6091      },
  6092      {
  6093        "type": "library",
  6094        "bom-ref": "pkg:maven/net.bytebuddy/byte-buddy-agent@1.9.7?type=jar",
  6095        "group": "net.bytebuddy",
  6096        "name": "byte-buddy-agent",
  6097        "version": "1.9.7",
  6098        "description": "The Byte Buddy Java agent allows to access the JVM's HotSwap feature.",
  6099        "hashes": [
  6100          {
  6101            "alg": "MD5",
  6102            "content": "f2c5583a5856a1b68275f70fca2f96fc"
  6103          },
  6104          {
  6105            "alg": "SHA-1",
  6106            "content": "8e7d1b599f4943851ffea125fd9780e572727fc0"
  6107          },
  6108          {
  6109            "alg": "SHA-256",
  6110            "content": "145ce0fab5390374e69b2b4070d65fedaa2b07c3cfad06b330bea1b6dcfa826f"
  6111          },
  6112          {
  6113            "alg": "SHA-384",
  6114            "content": "657691fe01956cbf764774e732b9d729e3c47404b3fdcda36e5165302a980cfe5e41bfaf04bfdd41538b12fc30a7463c"
  6115          },
  6116          {
  6117            "alg": "SHA-512",
  6118            "content": "3b1344ae23e91e02a4465848757f3436f5a51ff58f8a0fe47b032ce5097086a985d927eb23507cc7b29b7a8917ab22942f039949b376f3f27708d3da232e7afb"
  6119          },
  6120          {
  6121            "alg": "SHA3-256",
  6122            "content": "0fc9f6c6083208ef913a49fd9d61d7202477d6ed4c26e0324f4475e656b4fbd6"
  6123          },
  6124          {
  6125            "alg": "SHA3-384",
  6126            "content": "ef2e99c786bd465964cb1039c09aaf533a89a4d0215cca81f82af1ad3ffe4650b6e47420d9a39ddb1a4217c484cdf4f4"
  6127          },
  6128          {
  6129            "alg": "SHA3-512",
  6130            "content": "75a397fe519f03352763554688a7e6432c028b2b154a0553d5d647f7873eb5f066e83f454092438a48976f99cfc0c4b7a41b033852129b9cbc29d09cb22f6ec4"
  6131          }
  6132        ],
  6133        "licenses": [{"license": {"id": "Apache-2.0"}}],
  6134        "purl": "pkg:maven/net.bytebuddy/byte-buddy-agent@1.9.7?type=jar",
  6135        "externalReferences": [
  6136          {
  6137            "type": "distribution",
  6138            "url": "https://api.bintray.com/maven/raphw/maven/ByteBuddy"
  6139          },
  6140          {
  6141            "type": "issue-tracker",
  6142            "url": "https://github.com/raphw/byte-buddy/issues"
  6143          }
  6144        ]
  6145      },
  6146      {
  6147        "type": "library",
  6148        "bom-ref": "pkg:maven/org.objenesis/objenesis@2.6?type=jar",
  6149        "publisher": "Joe Walnes, Henri Tremblay, Leonardo Mesquita",
  6150        "group": "org.objenesis",
  6151        "name": "objenesis",
  6152        "version": "2.6",
  6153        "description": "A library for instantiating Java objects",
  6154        "hashes": [
  6155          {
  6156            "alg": "MD5",
  6157            "content": "5ffac3f51405ca9b2915970a224b3e8f"
  6158          },
  6159          {
  6160            "alg": "SHA-1",
  6161            "content": "639033469776fd37c08358c6b92a4761feb2af4b"
  6162          },
  6163          {
  6164            "alg": "SHA-256",
  6165            "content": "5e168368fbc250af3c79aa5fef0c3467a2d64e5a7bd74005f25d8399aeb0708d"
  6166          },
  6167          {
  6168            "alg": "SHA-384",
  6169            "content": "502057722913adcad184e16a4be7a65dea54b53c5d035d53ee182226b19c90ce024f5bf78d0d5458eb1e0f2710976405"
  6170          },
  6171          {
  6172            "alg": "SHA-512",
  6173            "content": "23a593bded8cb43236faad2018b008da47bf4e29cc60c2e98fd4f2ed578fe2baddd3a98547dc14273017c82cb19ce8eaaab71d49273411856a2ba1a5d51015fc"
  6174          },
  6175          {
  6176            "alg": "SHA3-256",
  6177            "content": "1fce020475bd27d7eac3a3693e9c6992032739ef6db205c7751c92f8aba4d67a"
  6178          },
  6179          {
  6180            "alg": "SHA3-384",
  6181            "content": "b3ebb3e83ff1711359b118f17ee8ef1c06674f0385b278a1f843a79904490f496039ae54a3d498c436bad54566d3bc8b"
  6182          },
  6183          {
  6184            "alg": "SHA3-512",
  6185            "content": "ec2154e3bb9fa0b74079d4f21af3aa0ae17444da63aa1061d87aac646c070b3733673a4d0880ca58f974dc3358d7b1c6161bf030260474b36b4bae677b777b08"
  6186          }
  6187        ],
  6188        "licenses": [{"license": {"id": "Apache-2.0"}}],
  6189        "purl": "pkg:maven/org.objenesis/objenesis@2.6?type=jar",
  6190        "externalReferences": [
  6191          {
  6192            "type": "distribution",
  6193            "url": "https://api.bintray.com/maven/easymock/maven/objenesis/;publish=1"
  6194          },
  6195          {
  6196            "type": "vcs",
  6197            "url": "https://github.com/easymock/objenesis"
  6198          }
  6199        ]
  6200      },
  6201      {
  6202        "type": "library",
  6203        "bom-ref": "pkg:maven/org.assertj/assertj-core@3.9.1?type=jar",
  6204        "publisher": "AssertJ",
  6205        "group": "org.assertj",
  6206        "name": "assertj-core",
  6207        "version": "3.9.1",
  6208        "description": "Rich and fluent assertions for testing for Java",
  6209        "hashes": [
  6210          {
  6211            "alg": "MD5",
  6212            "content": "b6b5e7d7ab3e4368244ce2ed48b77b2f"
  6213          },
  6214          {
  6215            "alg": "SHA-1",
  6216            "content": "c5ce126b15f28d56cd8f960c1a6a058b9c9aea87"
  6217          },
  6218          {
  6219            "alg": "SHA-256",
  6220            "content": "b433d96281d663d8f97d7b2eda24f6d05345ef3bd7bf9a4ed440d75728bfdb00"
  6221          },
  6222          {
  6223            "alg": "SHA-384",
  6224            "content": "cf766e8dca9d27faca4f42041d2ae351b9a51c2094a50924d24215f22e6b67fdf2db6d7aef3d149b46cb8c1e0fb68bc2"
  6225          },
  6226          {
  6227            "alg": "SHA-512",
  6228            "content": "153df8b2394db5c54db79930a26ce45ac8ddcaacbaeb800988c41f17d4f39356a32ba8d17fbe143c412a79c2006e53cc1877b409f880e43d96888801bf92766a"
  6229          },
  6230          {
  6231            "alg": "SHA3-256",
  6232            "content": "da01a0373df89903d5d40eabb595618fb15b14b7cd6420598b85d05bc72242fa"
  6233          },
  6234          {
  6235            "alg": "SHA3-384",
  6236            "content": "895c8777fd1b394edab2535558785a2a5936b26ac79c5d3e1de96c5cc4d4466cb25f09f1a6d5c35e99ea739b7be5d5ce"
  6237          },
  6238          {
  6239            "alg": "SHA3-512",
  6240            "content": "8bf381925a0fb7635e8fafbf1b75930a8b129dd3ae9db2ec9d079ad12442a73eb92d34fa454bc3684b7ad59ee2e40cc1509c8a93f1dcded39368fa78b499cbe1"
  6241          }
  6242        ],
  6243        "licenses": [{"license": {"id": "Apache-2.0"}}],
  6244        "purl": "pkg:maven/org.assertj/assertj-core@3.9.1?type=jar",
  6245        "externalReferences": [
  6246          {
  6247            "type": "issue-tracker",
  6248            "url": "https://github.com/joel-costigliola/assertj-core/issues"
  6249          },
  6250          {
  6251            "type": "mailing-list",
  6252            "url": "http://groups.google.com/group/assertj"
  6253          },
  6254          {
  6255            "type": "build-system",
  6256            "url": "https://assertj.ci.cloudbees.com/"
  6257          },
  6258          {
  6259            "type": "distribution",
  6260            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  6261          },
  6262          {
  6263            "type": "vcs",
  6264            "url": "https://github.com/joel-costigliola/assertj-maven-parent-pom"
  6265          }
  6266        ]
  6267      },
  6268      {
  6269        "type": "library",
  6270        "bom-ref": "pkg:maven/org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-inmemory@2.25.1?type=jar",
  6271        "publisher": "Oracle Corporation",
  6272        "group": "org.glassfish.jersey.test-framework.providers",
  6273        "name": "jersey-test-framework-provider-inmemory",
  6274        "version": "2.25.1",
  6275        "description": "Jersey Test Framework - InMemory container",
  6276        "hashes": [
  6277          {
  6278            "alg": "MD5",
  6279            "content": "08b74a5a1bd1726464f8cc389dc015e5"
  6280          },
  6281          {
  6282            "alg": "SHA-1",
  6283            "content": "d0bf8edcb87a8e886cf4552e9b5b9a4fddc70794"
  6284          },
  6285          {
  6286            "alg": "SHA-256",
  6287            "content": "95b76e6b4131ec8cc04f3397e3c162219ef34cf661ad52ac86a977ce0b3912b9"
  6288          },
  6289          {
  6290            "alg": "SHA-384",
  6291            "content": "9115f71806d7af8366ceeedb5225bcb33b351f6ca250c411210aa32eae154e9b17e63dab842a4aac82a9c5d6fdd1b7b1"
  6292          },
  6293          {
  6294            "alg": "SHA-512",
  6295            "content": "9fcd31b1c2cbb5e615c1412425088c6dbd6f4acbd4b768a178d2c0a8c545486d5a3a6ad266a6b2faedeff65fa2035017e498b6a9a5bf206646e7d14e3b75d529"
  6296          },
  6297          {
  6298            "alg": "SHA3-256",
  6299            "content": "0a4492d926542aee9f91b73691f712157c031388153270aa6121c3b60e638387"
  6300          },
  6301          {
  6302            "alg": "SHA3-384",
  6303            "content": "20bc33984b7bf9915853dd5a0a12b8ce14c9f5fce33025e9062a68faf8c99135ed5b1c5eaa64eb566be988208dca0754"
  6304          },
  6305          {
  6306            "alg": "SHA3-512",
  6307            "content": "a1db62f01942f3abb36d5fa867e5fb5f4372965c9c57e0f76d992421e85ce6481a34490ac15682656eb11a410c6f7b803e70cbeed635ac86b0d125f50b832074"
  6308          }
  6309        ],
  6310        "licenses": [{"license": {
  6311          "id": "CDDL-1.1",
  6312          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  6313        }}],
  6314        "purl": "pkg:maven/org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-inmemory@2.25.1?type=jar",
  6315        "externalReferences": [
  6316          {
  6317            "type": "website",
  6318            "url": "http://www.oracle.com/"
  6319          },
  6320          {
  6321            "type": "build-system",
  6322            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  6323          },
  6324          {
  6325            "type": "issue-tracker",
  6326            "url": "http://java.net/jira/browse/JERSEY/"
  6327          },
  6328          {
  6329            "type": "mailing-list",
  6330            "url": "http://java.net/projects/jersey/lists/announce/archive"
  6331          },
  6332          {
  6333            "type": "vcs",
  6334            "url": "http://java.net/projects/jersey/sources/code/show"
  6335          },
  6336          {
  6337            "type": "distribution",
  6338            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  6339          }
  6340        ]
  6341      },
  6342      {
  6343        "type": "library",
  6344        "bom-ref": "pkg:maven/org.glassfish.jersey.test-framework/jersey-test-framework-core@2.25.1?type=jar",
  6345        "publisher": "Oracle Corporation",
  6346        "group": "org.glassfish.jersey.test-framework",
  6347        "name": "jersey-test-framework-core",
  6348        "version": "2.25.1",
  6349        "description": "Jersey Test Framework Core",
  6350        "hashes": [
  6351          {
  6352            "alg": "MD5",
  6353            "content": "92495cea9331aced97489263f2cb191e"
  6354          },
  6355          {
  6356            "alg": "SHA-1",
  6357            "content": "9368dc18933a8b9f2526c86ab310b02781969aa3"
  6358          },
  6359          {
  6360            "alg": "SHA-256",
  6361            "content": "69343548538ec2489fd4a992ea16e42453e96af94538c586fe3345e364bc578b"
  6362          },
  6363          {
  6364            "alg": "SHA-384",
  6365            "content": "86e3ee4ebc01e5669de54138446100d5749a4299f201ac9f8ebcbfb56130ad0deea7a319affde39a419e16ea0a99fd6c"
  6366          },
  6367          {
  6368            "alg": "SHA-512",
  6369            "content": "c2a8a227427d3c80cdaf773ef8813fb2609ecc4c64911ef8c8ee8a09a4ab0f4c608d7433901511c132ba39d49141be85f45032a06757a17e7f2e43efd6a22f6f"
  6370          },
  6371          {
  6372            "alg": "SHA3-256",
  6373            "content": "7dd7ace7d4414db08bd4f2dd4d130629d9eef806d3dbd03a582f8f78372dbe63"
  6374          },
  6375          {
  6376            "alg": "SHA3-384",
  6377            "content": "a8607ef2cdea44628a0fc0ed809a3c0055c39086bcb6b9ca3f5ce6247dc17876deed2181fc36441e1b933ed299a8069b"
  6378          },
  6379          {
  6380            "alg": "SHA3-512",
  6381            "content": "fef833f17bf0c8c9023ffdce1fc6d860d4ce119915fcabc7d8aa48853066fe0967c5220a33c03b41b45c312da4430e1057085652e0db57f5c03485b44715b273"
  6382          }
  6383        ],
  6384        "licenses": [{"license": {
  6385          "id": "CDDL-1.1",
  6386          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  6387        }}],
  6388        "purl": "pkg:maven/org.glassfish.jersey.test-framework/jersey-test-framework-core@2.25.1?type=jar",
  6389        "externalReferences": [
  6390          {
  6391            "type": "website",
  6392            "url": "http://www.oracle.com/"
  6393          },
  6394          {
  6395            "type": "build-system",
  6396            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  6397          },
  6398          {
  6399            "type": "issue-tracker",
  6400            "url": "http://java.net/jira/browse/JERSEY/"
  6401          },
  6402          {
  6403            "type": "mailing-list",
  6404            "url": "http://java.net/projects/jersey/lists/announce/archive"
  6405          },
  6406          {
  6407            "type": "vcs",
  6408            "url": "http://java.net/projects/jersey/sources/code/show"
  6409          },
  6410          {
  6411            "type": "distribution",
  6412            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  6413          }
  6414        ]
  6415      },
  6416      {
  6417        "type": "library",
  6418        "bom-ref": "pkg:maven/org.hibernate/hibernate-core@5.2.18.Final?type=jar",
  6419        "publisher": "Hibernate.org",
  6420        "group": "org.hibernate",
  6421        "name": "hibernate-core",
  6422        "version": "5.2.18.Final",
  6423        "description": "The core O/RM functionality as provided by Hibernate",
  6424        "hashes": [
  6425          {
  6426            "alg": "MD5",
  6427            "content": "a5e6ac320c1b5fd739d213dc050cfc29"
  6428          },
  6429          {
  6430            "alg": "SHA-1",
  6431            "content": "c1861a015d47f55ffc6cb120216d17af177e0b90"
  6432          },
  6433          {
  6434            "alg": "SHA-256",
  6435            "content": "4688003fc081063f0d73f43424b309bac9bd8589fecb5767e0ad26788a5bfdff"
  6436          },
  6437          {
  6438            "alg": "SHA-384",
  6439            "content": "d789a1e1507e42fe9abc9ddc9fc73f742e462a5f65f16af57273bcfdf356a1c32ec5be6d989a2366fcd7b4bbf7a0f34b"
  6440          },
  6441          {
  6442            "alg": "SHA-512",
  6443            "content": "1b8c1f0d64ec27e8daf8b4b9b1be9511d0a5e99573836c527c79f026048c5acfe10aeda34a5b0c77bf30fc6ebd92976838eb43a065f192e9871531116d686b37"
  6444          },
  6445          {
  6446            "alg": "SHA3-256",
  6447            "content": "ce9cffadac4242733e7743f88c0abb2f659526e54ddab26e60a180cd658a0782"
  6448          },
  6449          {
  6450            "alg": "SHA3-384",
  6451            "content": "e552da8749a710a2e018f9db16f475a3f0def8996fc9775b62c097e386d42a4ab694ec67595001f7dcfec037c1a6a897"
  6452          },
  6453          {
  6454            "alg": "SHA3-512",
  6455            "content": "4e4006d93d10553191cf914ab76f486f222e82ca30d81d786913142c599f6463be48892b5fdb4b5e3dec75c20290f11a0f3d3600dcc306bff81c114e24eba66a"
  6456          }
  6457        ],
  6458        "licenses": [{"license": {
  6459          "name": "GNU Lesser General Public License",
  6460          "url": "http://www.gnu.org/licenses/lgpl-2.1.html"
  6461        }}],
  6462        "purl": "pkg:maven/org.hibernate/hibernate-core@5.2.18.Final?type=jar",
  6463        "externalReferences": [
  6464          {
  6465            "type": "website",
  6466            "url": "http://hibernate.org"
  6467          },
  6468          {
  6469            "type": "issue-tracker",
  6470            "url": "https://hibernate.atlassian.net/browse/HHH"
  6471          },
  6472          {
  6473            "type": "vcs",
  6474            "url": "http://github.com/hibernate/hibernate-orm"
  6475          }
  6476        ]
  6477      },
  6478      {
  6479        "type": "library",
  6480        "bom-ref": "pkg:maven/org.hibernate.javax.persistence/hibernate-jpa-2.1-api@1.0.0.Final?type=jar",
  6481        "group": "org.hibernate.javax.persistence",
  6482        "name": "hibernate-jpa-2.1-api",
  6483        "version": "1.0.0.Final",
  6484        "description": "Clean-room definition of JPA APIs intended for use in developing Hibernate JPA implementation. See README.md for details",
  6485        "hashes": [
  6486          {
  6487            "alg": "MD5",
  6488            "content": "01b091825023c97fdfd6d2bceebe03ff"
  6489          },
  6490          {
  6491            "alg": "SHA-1",
  6492            "content": "5e731d961297e5a07290bfaf3db1fbc8bbbf405a"
  6493          },
  6494          {
  6495            "alg": "SHA-256",
  6496            "content": "ab46597e3a057f99c8339fffe14c1d27f9dbd2409ae840c62121b00d983c78bd"
  6497          },
  6498          {
  6499            "alg": "SHA-384",
  6500            "content": "8ad158c54f315587aa3f2c166c9ef3a540a2fafc6d1cdd170eb127669a738ad0c96793ee593ad042e831f6abf009fcc7"
  6501          },
  6502          {
  6503            "alg": "SHA-512",
  6504            "content": "696dd1548504c9ea8d8526411e81bee8b752f12861979da2707d1059b35a8ccb3f018a1d4e2d12436e7c9daec8e63b97fcf980e03032981867cea63d4301f3da"
  6505          },
  6506          {
  6507            "alg": "SHA3-256",
  6508            "content": "fdbf800d9175e82d7e68f9829f1372b65768252d3e165dfeee9c0345b817b8be"
  6509          },
  6510          {
  6511            "alg": "SHA3-384",
  6512            "content": "ccfea23dfe03019e147d23aee35a314e98980b5e2a7ccaae2141a1c273f4cd4df14f088ec59b8b829c4a25082e9e998c"
  6513          },
  6514          {
  6515            "alg": "SHA3-512",
  6516            "content": "8e1e5baa5e4b6f67019bad7ed90a9abf41096ff00b62c9d6f326a756b8ee7e5b62d41068441aa5d9050369a1000a5fbd7898155cb8b18e80367e9cb7c0d3b137"
  6517          }
  6518        ],
  6519        "licenses": [
  6520          {"license": {
  6521            "id": "EPL-1.0",
  6522            "url": "http://www.eclipse.org/legal/epl-v10.html"
  6523          }},
  6524          {"license": {
  6525            "name": "Eclipse Distribution License (EDL), Version 1.0",
  6526            "url": "http://www.eclipse.org/org/documents/edl-v10.php"
  6527          }}
  6528        ],
  6529        "purl": "pkg:maven/org.hibernate.javax.persistence/hibernate-jpa-2.1-api@1.0.0.Final?type=jar",
  6530        "externalReferences": [
  6531          {
  6532            "type": "issue-tracker",
  6533            "url": "http://opensource.atlassian.com/projects/hibernate/browse/JPA"
  6534          },
  6535          {
  6536            "type": "vcs",
  6537            "url": "http://github.com/hibernate/hibernate-jpa-api"
  6538          }
  6539        ]
  6540      },
  6541      {
  6542        "type": "library",
  6543        "bom-ref": "pkg:maven/antlr/antlr@2.7.7?type=jar",
  6544        "group": "antlr",
  6545        "name": "antlr",
  6546        "version": "2.7.7",
  6547        "description": "A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.",
  6548        "hashes": [
  6549          {
  6550            "alg": "MD5",
  6551            "content": "f8f1352c52a4c6a500b597596501fc64"
  6552          },
  6553          {
  6554            "alg": "SHA-1",
  6555            "content": "83cd2cd674a217ade95a4bb83a8a14f351f48bd0"
  6556          },
  6557          {
  6558            "alg": "SHA-256",
  6559            "content": "88fbda4b912596b9f56e8e12e580cc954bacfb51776ecfddd3e18fc1cf56dc4c"
  6560          },
  6561          {
  6562            "alg": "SHA-384",
  6563            "content": "2e811e531ce30a2a905d093a00de596cf04406413b60422db8252b46125cadf07b71459cf6ac6da575ec030a9bf05e57"
  6564          },
  6565          {
  6566            "alg": "SHA-512",
  6567            "content": "311c3115f9f6651d1711c52d1739e25a70f25456cacb9a2cdde7627498c30b13d721133cc75b39462ad18812a82472ef1b3b9d64fab5abb0377c12bf82043a74"
  6568          },
  6569          {
  6570            "alg": "SHA3-256",
  6571            "content": "babce5c8beb1d5907a7ed6354589e991da7d8d5cbd86c479abfa1e1dfc4d2eb8"
  6572          },
  6573          {
  6574            "alg": "SHA3-384",
  6575            "content": "bdf019332ae8714ef6a3904bb42bb08c1fe4feacf5e6137274884b0377d4e5b5f7aa9fe8e1ef5ca9b3e15f12320fdb67"
  6576          },
  6577          {
  6578            "alg": "SHA3-512",
  6579            "content": "3a8ce565280a157dd6e08fb68c317a4c28616099c56bc4992c38cf74a10a54a89e18e7c45190ce8511360798a87adc92f432382f9d9bdde0d56664b50044b517"
  6580          }
  6581        ],
  6582        "licenses": [{"license": {
  6583          "name": "BSD License",
  6584          "url": "http://www.antlr.org/license.html"
  6585        }}],
  6586        "purl": "pkg:maven/antlr/antlr@2.7.7?type=jar"
  6587      },
  6588      {
  6589        "type": "library",
  6590        "bom-ref": "pkg:maven/org.jboss.spec.javax.transaction/jboss-transaction-api_1.2_spec@1.0.1.Final?type=jar",
  6591        "publisher": "JBoss by Red Hat",
  6592        "group": "org.jboss.spec.javax.transaction",
  6593        "name": "jboss-transaction-api_1.2_spec",
  6594        "version": "1.0.1.Final",
  6595        "description": "The Java Transaction 1.2 API classes",
  6596        "hashes": [
  6597          {
  6598            "alg": "MD5",
  6599            "content": "4d3a6329aa429d92e7bf0c2d34302660"
  6600          },
  6601          {
  6602            "alg": "SHA-1",
  6603            "content": "4441f144a2a1f46ed48fcc6b476a4b6295e6d524"
  6604          },
  6605          {
  6606            "alg": "SHA-256",
  6607            "content": "d35b340768f11e683045d0b3b8c2cf0554a0495a675ae8aab5680b34e5d2a69c"
  6608          },
  6609          {
  6610            "alg": "SHA-384",
  6611            "content": "5d7675defd4e5540e38b980b8146d7cb30f0868e630c03cbba55d642accb755ca476a352e333e06126c16e0a98e36c23"
  6612          },
  6613          {
  6614            "alg": "SHA-512",
  6615            "content": "fb751362223bd2f58d40326018b742ecb8bb49e2362b8babbfa6592e10fb0bd4c52192859771d5b4c67954bf3876bda38581795d54a566bfca66f3fdb0bfd4fb"
  6616          },
  6617          {
  6618            "alg": "SHA3-256",
  6619            "content": "5fec9250840d8ae18ebe934e2b302d9f3c91a7166c5f6e90e8a38d19d5463f4a"
  6620          },
  6621          {
  6622            "alg": "SHA3-384",
  6623            "content": "723dcbe36886f982c0c4d430c6d2d9f719800b80f32a77dc098512be68d7509b53d6c9b59c878f35132cbbc95b7b06f3"
  6624          },
  6625          {
  6626            "alg": "SHA3-512",
  6627            "content": "f4846473a8385f28649593671d9307d0a0a1362c9b36a24ea1b6f72daafb59e05b4945ed45bcadc22e52024a5c3cce9c47e9edadcc7a08f1e391b33a510cd971"
  6628          }
  6629        ],
  6630        "licenses": [
  6631          {"license": {
  6632            "name": "Common Development and Distribution License",
  6633            "url": "http://repository.jboss.org/licenses/cddl.txt"
  6634          }},
  6635          {"license": {
  6636            "name": "GNU General Public License, Version 2 with the Classpath Exception",
  6637            "url": "http://repository.jboss.org/licenses/gpl-2.0-ce.txt"
  6638          }}
  6639        ],
  6640        "purl": "pkg:maven/org.jboss.spec.javax.transaction/jboss-transaction-api_1.2_spec@1.0.1.Final?type=jar",
  6641        "externalReferences": [
  6642          {
  6643            "type": "vcs",
  6644            "url": "https://github.com/jboss/jboss-transaction-api_spec"
  6645          },
  6646          {
  6647            "type": "website",
  6648            "url": "http://www.jboss.org"
  6649          },
  6650          {
  6651            "type": "issue-tracker",
  6652            "url": "https://issues.jboss.org/"
  6653          },
  6654          {
  6655            "type": "mailing-list",
  6656            "url": "http://lists.jboss.org/pipermail/jboss-user/"
  6657          }
  6658        ]
  6659      },
  6660      {
  6661        "type": "library",
  6662        "bom-ref": "pkg:maven/org.jboss/jandex@2.0.3.Final?type=jar",
  6663        "publisher": "JBoss by Red Hat",
  6664        "group": "org.jboss",
  6665        "name": "jandex",
  6666        "version": "2.0.3.Final",
  6667        "description": "Parent POM for JBoss projects. Provides default project build configuration.",
  6668        "hashes": [
  6669          {
  6670            "alg": "MD5",
  6671            "content": "77db6e55da888349f5466d2dcf150b14"
  6672          },
  6673          {
  6674            "alg": "SHA-1",
  6675            "content": "bfc4d6257dbff7a33a357f0de116be6ff951d849"
  6676          },
  6677          {
  6678            "alg": "SHA-256",
  6679            "content": "a3a65250cf954f102e74bab23df12540780878231195b585a7a86f4364a53727"
  6680          },
  6681          {
  6682            "alg": "SHA-384",
  6683            "content": "8c19487bb17ef01ca191c3994ef7f1c09e2a4bf10d7a9541ca9bb59331e504ba4ee9a999c6c235070b90784b5f2b2c17"
  6684          },
  6685          {
  6686            "alg": "SHA-512",
  6687            "content": "ad557228414fb1d75750f4495ced69517deac0d26beaeb81e3233fe21254e3b7e3ccefe381971ffb8dbb0d9e0c1e70973623948ffec31efad99298f1107830ed"
  6688          },
  6689          {
  6690            "alg": "SHA3-256",
  6691            "content": "8e4cbfe8f79e619190a121200bb907e2d06c03b5449b3742a6607580a898a2d9"
  6692          },
  6693          {
  6694            "alg": "SHA3-384",
  6695            "content": "482b8a4a78a10c37f284bf75c881ec5f888cf129660ab8da124b552ccba7024d5e0761f33932a5beced3be152672e5d9"
  6696          },
  6697          {
  6698            "alg": "SHA3-512",
  6699            "content": "5afc9d16fc77ecbc3dd653628b11ddfb419a5fae2efa72eca87eaa55c7c6014d03e9fcd190ae9c7c3e50edc78e6a30fe439269439cf7c383c27aaaa43281e975"
  6700          }
  6701        ],
  6702        "licenses": [{"license": {"id": "Apache-2.0"}}],
  6703        "purl": "pkg:maven/org.jboss/jandex@2.0.3.Final?type=jar",
  6704        "externalReferences": [
  6705          {
  6706            "type": "website",
  6707            "url": "http://www.jboss.org"
  6708          },
  6709          {
  6710            "type": "issue-tracker",
  6711            "url": "https://issues.jboss.org/"
  6712          },
  6713          {
  6714            "type": "mailing-list",
  6715            "url": "http://lists.jboss.org/pipermail/jboss-user/"
  6716          },
  6717          {
  6718            "type": "vcs",
  6719            "url": "http://github.com/jboss/jboss-parent-pom"
  6720          }
  6721        ]
  6722      },
  6723      {
  6724        "type": "library",
  6725        "bom-ref": "pkg:maven/org.dom4j/dom4j@2.1.1?type=jar",
  6726        "group": "org.dom4j",
  6727        "name": "dom4j",
  6728        "version": "2.1.1",
  6729        "description": "flexible XML framework for Java",
  6730        "hashes": [
  6731          {
  6732            "alg": "MD5",
  6733            "content": "f5710c1d5f5627ae5ce850a0b12ea87a"
  6734          },
  6735          {
  6736            "alg": "SHA-1",
  6737            "content": "3dce5dbb3571aa820c677fadd8349bfa8f00c199"
  6738          },
  6739          {
  6740            "alg": "SHA-256",
  6741            "content": "a2ef5fb4990b914a31176c51f6137f6f04253dd165420985051f9fd4fb032128"
  6742          },
  6743          {
  6744            "alg": "SHA-384",
  6745            "content": "dcc5d1574e166c14aaa2b582bcb53d0b1310e0bc6cca481a727c4b62784c92416abf25b1665534d58f39d9e52711ad5d"
  6746          },
  6747          {
  6748            "alg": "SHA-512",
  6749            "content": "547da0752ffb12ce40800449376f2f7e20f053f816de4ae8adf1a4fad5a3b87ce4e98e95650671a6c9cdcbbf7c20a4b61e711e5ae8d324c923d508bcb07e02e1"
  6750          },
  6751          {
  6752            "alg": "SHA3-256",
  6753            "content": "e0d00e2f06b89df74355383e657d0b7b2a67b4fe3b5de58967eaa27fa0efad90"
  6754          },
  6755          {
  6756            "alg": "SHA3-384",
  6757            "content": "d64fa541bf438398870048660b67abad21579355a168c9c03e5cd941eb0992510c8775664933cebbf8d7e59f7131080b"
  6758          },
  6759          {
  6760            "alg": "SHA3-512",
  6761            "content": "00e4ce0afa1bff9f0abd1d9fd07d76157f26347b4d6931314f6f082c528bb5e60c32eb9bb16c23f5adc5ee5dcb902135fed2a4a5cb3995afb143f1fe1f938959"
  6762          }
  6763        ],
  6764        "licenses": [{"license": {
  6765          "name": "BSD 3-clause New License",
  6766          "url": "https://github.com/dom4j/dom4j/blob/master/LICENSE"
  6767        }}],
  6768        "purl": "pkg:maven/org.dom4j/dom4j@2.1.1?type=jar"
  6769      },
  6770      {
  6771        "type": "library",
  6772        "bom-ref": "pkg:maven/org.hibernate.common/hibernate-commons-annotations@5.0.1.Final?type=jar",
  6773        "publisher": "Hibernate.org",
  6774        "group": "org.hibernate.common",
  6775        "name": "hibernate-commons-annotations",
  6776        "version": "5.0.1.Final",
  6777        "description": "Common reflection code used in support of annotation processing",
  6778        "hashes": [
  6779          {
  6780            "alg": "MD5",
  6781            "content": "2a9d6f5a4ece96557bc4300ecc4486fb"
  6782          },
  6783          {
  6784            "alg": "SHA-1",
  6785            "content": "71e1cff3fcb20d3b3af4f3363c3ddb24d33c6879"
  6786          },
  6787          {
  6788            "alg": "SHA-256",
  6789            "content": "9431ca05c335f9b6ec550f5d65ad56047a5f336e2d41cce4067591d20c4e51df"
  6790          },
  6791          {
  6792            "alg": "SHA-384",
  6793            "content": "49b4f104b614ac780475228bc838ef2c243070356a28a68fdd0d95325464998af02dd3de58af8a5516fda0aba7964bc0"
  6794          },
  6795          {
  6796            "alg": "SHA-512",
  6797            "content": "5714692bef862355cf7f9fcf82aa663321da193920adf4b584fe69f559535555c4c53858a2465410ffb990aad7847124dbea28ed95dcec5df525a1164288791f"
  6798          },
  6799          {
  6800            "alg": "SHA3-256",
  6801            "content": "60cf1ea8120252eaa90e0e86662f4d0b97f718c3c6c09422f2b85c1b36222ea5"
  6802          },
  6803          {
  6804            "alg": "SHA3-384",
  6805            "content": "f666e8452319e405cfdb54b4b0716e8f9c494c40ce7e69c6152cbcbe515be21c0422182ace942b3a3cf8a78ca9aab89e"
  6806          },
  6807          {
  6808            "alg": "SHA3-512",
  6809            "content": "a2972a8464a8b38468994ef496d6e816262eef6e9422f4c83d5eb998aea4134ac1160726c71fb577df664064fa13c564c52c6fa577ad2477515291ed825fe79c"
  6810          }
  6811        ],
  6812        "licenses": [{"license": {
  6813          "name": "GNU Lesser General Public License",
  6814          "url": "http://www.gnu.org/licenses/lgpl-2.1.html"
  6815        }}],
  6816        "purl": "pkg:maven/org.hibernate.common/hibernate-commons-annotations@5.0.1.Final?type=jar",
  6817        "externalReferences": [
  6818          {
  6819            "type": "website",
  6820            "url": "http://hibernate.org"
  6821          },
  6822          {
  6823            "type": "issue-tracker",
  6824            "url": "https://hibernate.atlassian.net/browse/HCANN"
  6825          },
  6826          {
  6827            "type": "vcs",
  6828            "url": "http://github.com/hibernate/hibernate-commons-annotations"
  6829          }
  6830        ]
  6831      },
  6832      {
  6833        "type": "library",
  6834        "bom-ref": "pkg:maven/org.glassfish.jersey.ext.rx/jersey-rx-client@2.25.1?type=jar",
  6835        "publisher": "Oracle Corporation",
  6836        "group": "org.glassfish.jersey.ext.rx",
  6837        "name": "jersey-rx-client",
  6838        "version": "2.25.1",
  6839        "description": "Jersey Reactive Client extension implementation.",
  6840        "hashes": [
  6841          {
  6842            "alg": "MD5",
  6843            "content": "2c180a0fe223e22fc0e0b0b81eedd18f"
  6844          },
  6845          {
  6846            "alg": "SHA-1",
  6847            "content": "b31b3313f48583220986877365f5e2413541f207"
  6848          },
  6849          {
  6850            "alg": "SHA-256",
  6851            "content": "c51bad47579898505a3283f06939c5caa4df5f1bf47ebf114069e04d3cdd33eb"
  6852          },
  6853          {
  6854            "alg": "SHA-384",
  6855            "content": "72934e7ada8ad06efc85ccfc9fc27fdb7a4ee38095f52e9a1aea937726390fa480a6e5d4061d4168798cf59f72483e26"
  6856          },
  6857          {
  6858            "alg": "SHA-512",
  6859            "content": "5743abf930cc5a53cac24b1b3a8a9abcba71ec4c56c11943d8b68f6b8806eccae6268c4659b7321d05ff039f2f7a21daef62308ef4746b65083cbb925bf9c570"
  6860          },
  6861          {
  6862            "alg": "SHA3-256",
  6863            "content": "6c9cde47931076cfade1adbb27e7d708b9ed5549b599677e69e9e7617fa32e84"
  6864          },
  6865          {
  6866            "alg": "SHA3-384",
  6867            "content": "73a00386787ce3700ef829ff2a91afbc226b004558f809f2bd39a48b9e7f88c3eff6f1ab7558efa8fbd0e3ab94ba5c36"
  6868          },
  6869          {
  6870            "alg": "SHA3-512",
  6871            "content": "8b9a6428336db948562751a37ad6758cd1b6a678a70759da3dba1a43d5312b86a97dd6ced61d48c5473b9d73a0fa450e103a7d687a791733f0c2edde4e880cf2"
  6872          }
  6873        ],
  6874        "licenses": [{"license": {
  6875          "id": "CDDL-1.1",
  6876          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  6877        }}],
  6878        "purl": "pkg:maven/org.glassfish.jersey.ext.rx/jersey-rx-client@2.25.1?type=jar",
  6879        "externalReferences": [
  6880          {
  6881            "type": "website",
  6882            "url": "http://www.oracle.com/"
  6883          },
  6884          {
  6885            "type": "build-system",
  6886            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  6887          },
  6888          {
  6889            "type": "issue-tracker",
  6890            "url": "http://java.net/jira/browse/JERSEY/"
  6891          },
  6892          {
  6893            "type": "mailing-list",
  6894            "url": "http://java.net/projects/jersey/lists/announce/archive"
  6895          },
  6896          {
  6897            "type": "vcs",
  6898            "url": "http://java.net/projects/jersey/sources/code/show"
  6899          },
  6900          {
  6901            "type": "distribution",
  6902            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  6903          }
  6904        ]
  6905      },
  6906      {
  6907        "type": "library",
  6908        "bom-ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.7?type=jar",
  6909        "publisher": "The Apache Software Foundation",
  6910        "group": "org.apache.httpcomponents",
  6911        "name": "httpclient",
  6912        "version": "4.5.7",
  6913        "description": "Apache HttpComponents Client",
  6914        "hashes": [
  6915          {
  6916            "alg": "MD5",
  6917            "content": "deed71468af21d6f0cf02bf853ac02ec"
  6918          },
  6919          {
  6920            "alg": "SHA-1",
  6921            "content": "dda059f4908e1b548b7ba68d81a3b05897f27cb0"
  6922          },
  6923          {
  6924            "alg": "SHA-256",
  6925            "content": "807e9c73f27a4b19dd04b1b67126532fc74b0a37bd8d13fbad073ad74d078330"
  6926          },
  6927          {
  6928            "alg": "SHA-384",
  6929            "content": "041da3a956443f285825d23ed33e17a5cd8cf17c0bc2140627ed099f14ad316c87fb85c6565fff821ea71c803b313be7"
  6930          },
  6931          {
  6932            "alg": "SHA-512",
  6933            "content": "459349c2482338644578502cbdfeb7110c3eaaa71f8bbc715d53556b186f16ad1256244e752cec7c32c66f77e08228bdadf7c9138542b0aa8e845a249e2e0bac"
  6934          },
  6935          {
  6936            "alg": "SHA3-256",
  6937            "content": "9e5093efad2b3a44e71b077eae4ca7df86e2fd2ad78d5ca25541e4316ce631c8"
  6938          },
  6939          {
  6940            "alg": "SHA3-384",
  6941            "content": "efd802612e5607de7b8f4890d8f9cdefc757698f5ff049290ca0778fef58e81439475a1dccb6eee9e61fd041322341e9"
  6942          },
  6943          {
  6944            "alg": "SHA3-512",
  6945            "content": "f16fb6262810546026c6c68842f69eb17831669e444cafb75832ae3567f47407504424c13fea596e9c02ccf853f6b55d54a904cbf2d21e171f77cc615d740014"
  6946          }
  6947        ],
  6948        "licenses": [{"license": {"id": "Apache-2.0"}}],
  6949        "purl": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.7?type=jar",
  6950        "externalReferences": [
  6951          {
  6952            "type": "website",
  6953            "url": "http://www.apache.org/"
  6954          },
  6955          {
  6956            "type": "issue-tracker",
  6957            "url": "http://issues.apache.org/jira/browse/HTTPCLIENT"
  6958          },
  6959          {
  6960            "type": "vcs",
  6961            "url": "https://github.com/apache/httpcomponents-client/tree/${project.scm.tag}"
  6962          },
  6963          {
  6964            "type": "mailing-list",
  6965            "url": "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
  6966          },
  6967          {
  6968            "type": "distribution",
  6969            "url": "https://repository.apache.org/service/local/staging/deploy/maven2"
  6970          }
  6971        ]
  6972      },
  6973      {
  6974        "type": "library",
  6975        "bom-ref": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.11?type=jar",
  6976        "publisher": "The Apache Software Foundation",
  6977        "group": "org.apache.httpcomponents",
  6978        "name": "httpcore",
  6979        "version": "4.4.11",
  6980        "description": "Apache HttpComponents Core (blocking I/O)",
  6981        "hashes": [
  6982          {
  6983            "alg": "MD5",
  6984            "content": "9299550b06219959d0f2223b1a8bb337"
  6985          },
  6986          {
  6987            "alg": "SHA-1",
  6988            "content": "de748cf874e4e193b42eceea9fe5574fabb9d4df"
  6989          },
  6990          {
  6991            "alg": "SHA-256",
  6992            "content": "d799522d579aac06b170603f8f080f6e3248dadc01f9652cdd7ea7bc318c21ce"
  6993          },
  6994          {
  6995            "alg": "SHA-384",
  6996            "content": "3eb8dac39d5dff30233c11fb76442b61ada4c5b6a05b5abdce4be7ac9cb4af152ea0bc3ad13aa9d0eed05822b831dd4f"
  6997          },
  6998          {
  6999            "alg": "SHA-512",
  7000            "content": "1f45a26f97e5488bf1985f5f5c88c5e2744f46d422040708f7641deb14bb04561bcec35c9284c1dce606fcdcb768edc3ef970ef965bd6bb591ec362dfd417c74"
  7001          },
  7002          {
  7003            "alg": "SHA3-256",
  7004            "content": "0807acdffb841394a948175382b04dfdb49087e19212851dbb63fbfadfae6f5f"
  7005          },
  7006          {
  7007            "alg": "SHA3-384",
  7008            "content": "c25059720d0e69cac12955382f56ae9f73bd197a26f333e75a8052c519d2710ea4aeb052f166a8deaa42cbe9e4aebbf2"
  7009          },
  7010          {
  7011            "alg": "SHA3-512",
  7012            "content": "10f7974d10971a2c0911a1050e3418e898c4255300a120959ef38f546d10dc5ba5217a32a53a21577613ca13034a8200393b0b7ddee0b195f26b92f3e6b2f1cf"
  7013          }
  7014        ],
  7015        "licenses": [{"license": {"id": "Apache-2.0"}}],
  7016        "purl": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.11?type=jar",
  7017        "externalReferences": [
  7018          {
  7019            "type": "website",
  7020            "url": "http://www.apache.org/"
  7021          },
  7022          {
  7023            "type": "issue-tracker",
  7024            "url": "http://issues.apache.org/jira/browse/HTTPCORE"
  7025          },
  7026          {
  7027            "type": "vcs",
  7028            "url": "https://github.com/apache/httpcomponents-core/tree/${project.scm.tag}"
  7029          },
  7030          {
  7031            "type": "mailing-list",
  7032            "url": "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
  7033          },
  7034          {
  7035            "type": "distribution",
  7036            "url": "https://repository.apache.org/service/local/staging/deploy/maven2"
  7037          }
  7038        ]
  7039      },
  7040      {
  7041        "type": "library",
  7042        "bom-ref": "pkg:maven/commons-codec/commons-codec@1.11?type=jar",
  7043        "publisher": "The Apache Software Foundation",
  7044        "group": "commons-codec",
  7045        "name": "commons-codec",
  7046        "version": "1.11",
  7047        "description": "The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.",
  7048        "hashes": [
  7049          {
  7050            "alg": "MD5",
  7051            "content": "567159b1ae257a43e1391a8f59d24cfe"
  7052          },
  7053          {
  7054            "alg": "SHA-1",
  7055            "content": "3acb4705652e16236558f0f4f2192cc33c3bd189"
  7056          },
  7057          {
  7058            "alg": "SHA-256",
  7059            "content": "e599d5318e97aa48f42136a2927e6dfa4e8881dff0e6c8e3109ddbbff51d7b7d"
  7060          },
  7061          {
  7062            "alg": "SHA-384",
  7063            "content": "9ae3d8fd4c38f3af52c76c5f98039109901cb0f70700e6d9999b27cc4b30b188e2688aa4adcf6b846376bc3ca125907a"
  7064          },
  7065          {
  7066            "alg": "SHA-512",
  7067            "content": "d9586162b257386b5871e7e9ae255a38014a9efaeef5148de5e40a3b0200364dad8516bddd554352aa2e5337bec2cc11df88c76c4fdde96a40f3421aa60650d7"
  7068          },
  7069          {
  7070            "alg": "SHA3-256",
  7071            "content": "90ec34f9701a8b212c65e6167c505ea6417289f910deedcac8517075b8349728"
  7072          },
  7073          {
  7074            "alg": "SHA3-384",
  7075            "content": "bd272e22540371e7d834cd897bce9be657293ba9c5584e0d47a4073711dacb524cc59e294e942ffc01613d17ac7d6ac1"
  7076          },
  7077          {
  7078            "alg": "SHA3-512",
  7079            "content": "101bc04efae2bd16d7923e61bca922c4a006b0e4b34909e0f8865196cb4df4f4f6269737c17880b4dfd0309cb487b806e88d09c6e1a7dc70237563b3f4312f7f"
  7080          }
  7081        ],
  7082        "licenses": [{"license": {"id": "Apache-2.0"}}],
  7083        "purl": "pkg:maven/commons-codec/commons-codec@1.11?type=jar",
  7084        "externalReferences": [
  7085          {
  7086            "type": "issue-tracker",
  7087            "url": "http://issues.apache.org/jira/browse/CODEC"
  7088          },
  7089          {
  7090            "type": "vcs",
  7091            "url": "http://svn.apache.org/viewvc/commons/proper/codec/trunk"
  7092          },
  7093          {
  7094            "type": "build-system",
  7095            "url": "https://builds.apache.org/"
  7096          },
  7097          {
  7098            "type": "mailing-list",
  7099            "url": "http://mail-archives.apache.org/mod_mbox/commons-user/"
  7100          },
  7101          {
  7102            "type": "website",
  7103            "url": "https://www.apache.org/"
  7104          },
  7105          {
  7106            "type": "distribution",
  7107            "url": "https://repository.apache.org/service/local/staging/deploy/maven2"
  7108          }
  7109        ]
  7110      },
  7111      {
  7112        "type": "library",
  7113        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-httpclient@4.0.5?type=jar",
  7114        "group": "io.dropwizard.metrics",
  7115        "name": "metrics-httpclient",
  7116        "version": "4.0.5",
  7117        "description": "An Apache HttpClient wrapper providing Metrics instrumentation of connection pools, request durations and rates, and other useful information.",
  7118        "hashes": [
  7119          {
  7120            "alg": "MD5",
  7121            "content": "023faaf10f012b67e15faa137d106f21"
  7122          },
  7123          {
  7124            "alg": "SHA-1",
  7125            "content": "d02819ff820207d03d0082ef24cd36157d7c5188"
  7126          },
  7127          {
  7128            "alg": "SHA-256",
  7129            "content": "12112aebd3bb53cc5451846202f4333588dc5455e4739c0c2360103700c24e42"
  7130          },
  7131          {
  7132            "alg": "SHA-384",
  7133            "content": "d5d16d52755438be47b72add20a5e83300722e185cdf91052d88bc5bdebe89c2033e059cf3bb0de6ed7546d2abcde9a5"
  7134          },
  7135          {
  7136            "alg": "SHA-512",
  7137            "content": "9c991dae8890b35046c258536884d68f821d1e4aabb65c8e1c845309fadf0e9e2849e0653bc6aa5a008336569d8eb71a660a06f402a7a933a3da85604c45e67b"
  7138          },
  7139          {
  7140            "alg": "SHA3-256",
  7141            "content": "f2bd98bc7e39c259544dc04853e5404d6cdf9c7095fcc718ba65b597a377ef33"
  7142          },
  7143          {
  7144            "alg": "SHA3-384",
  7145            "content": "641127760396e85d84efc7f623b1a4af061f0c3e3bdd10be336edba6b4ab4cbd548269fc6c7b718253ae4f50874e065b"
  7146          },
  7147          {
  7148            "alg": "SHA3-512",
  7149            "content": "7fa6cba3b553b5c3ffc943ca2ff387d2b542d7170bcea5b43fffe150cd0a3849244ec3a2bbcfce28e8f9d762a925e4cbc7101785f2c3c4d00af61e2f97d00dcb"
  7150          }
  7151        ],
  7152        "licenses": [{"license": {
  7153          "id": "Apache-2.0",
  7154          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  7155        }}],
  7156        "purl": "pkg:maven/io.dropwizard.metrics/metrics-httpclient@4.0.5?type=jar",
  7157        "externalReferences": [
  7158          {
  7159            "type": "distribution",
  7160            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  7161          },
  7162          {
  7163            "type": "issue-tracker",
  7164            "url": "https://github.com/dropwizard/metrics/issues/"
  7165          },
  7166          {
  7167            "type": "vcs",
  7168            "url": "http://github.com/dropwizard/metrics/"
  7169          }
  7170        ]
  7171      },
  7172      {
  7173        "type": "library",
  7174        "bom-ref": "pkg:maven/org.glassfish.jersey.connectors/jersey-apache-connector@2.25.1?type=jar",
  7175        "publisher": "Oracle Corporation",
  7176        "group": "org.glassfish.jersey.connectors",
  7177        "name": "jersey-apache-connector",
  7178        "version": "2.25.1",
  7179        "description": "Jersey Client Transport via Apache",
  7180        "hashes": [
  7181          {
  7182            "alg": "MD5",
  7183            "content": "1249f4c7b0e42fb205fd6479f8212b7f"
  7184          },
  7185          {
  7186            "alg": "SHA-1",
  7187            "content": "778d56a186caae0c0e321afb7bf497452f60ecc6"
  7188          },
  7189          {
  7190            "alg": "SHA-256",
  7191            "content": "98236fdeb22a34405095a70099e63cdfe72c726c3c6588c8105092b234bbca3a"
  7192          },
  7193          {
  7194            "alg": "SHA-384",
  7195            "content": "363e565c70b953a18ff06fd5d8e8dd191a69eaaf0c3a32dd2e5ca87c545981373a71a4964d0c4c53f77b840d0212e8b0"
  7196          },
  7197          {
  7198            "alg": "SHA-512",
  7199            "content": "cd9d72b8e24524fd017fad60bea318cf72b7260bfe9826f3019181d8749f906cc579ff4b25c50d869edc9e7ad92c1a216e4c143957de5d5f810f14f3d2124058"
  7200          },
  7201          {
  7202            "alg": "SHA3-256",
  7203            "content": "51423295a961ef5c2c0b70f2a3e80ff7cd9d356b9fdf0951dbc0d42ee7d283c5"
  7204          },
  7205          {
  7206            "alg": "SHA3-384",
  7207            "content": "e4dc8efb134a9b5cae1a71f71b850850a957acb938c7c3b690c0ad5e38a8d7b1aaf429821405e7e18c1f2442eb687b9d"
  7208          },
  7209          {
  7210            "alg": "SHA3-512",
  7211            "content": "f95bb4d125a7146cfe7ff8e9d4480c3f479bffa0fcb5398400a2b2faa1851c3ebda38e1bbf49a0d4d5671dd336ebc665ef1fef26a4ad8f65d715c118f703de36"
  7212          }
  7213        ],
  7214        "licenses": [{"license": {
  7215          "id": "CDDL-1.1",
  7216          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  7217        }}],
  7218        "purl": "pkg:maven/org.glassfish.jersey.connectors/jersey-apache-connector@2.25.1?type=jar",
  7219        "externalReferences": [
  7220          {
  7221            "type": "website",
  7222            "url": "http://www.oracle.com/"
  7223          },
  7224          {
  7225            "type": "build-system",
  7226            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  7227          },
  7228          {
  7229            "type": "issue-tracker",
  7230            "url": "http://java.net/jira/browse/JERSEY/"
  7231          },
  7232          {
  7233            "type": "mailing-list",
  7234            "url": "http://java.net/projects/jersey/lists/announce/archive"
  7235          },
  7236          {
  7237            "type": "vcs",
  7238            "url": "http://java.net/projects/jersey/sources/code/show"
  7239          },
  7240          {
  7241            "type": "distribution",
  7242            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  7243          }
  7244        ]
  7245      },
  7246      {
  7247        "type": "library",
  7248        "bom-ref": "pkg:maven/org.apache.tomcat/tomcat-jdbc@9.0.16?type=jar",
  7249        "group": "org.apache.tomcat",
  7250        "name": "tomcat-jdbc",
  7251        "version": "9.0.16",
  7252        "description": "Tomcat JDBC Pool Package",
  7253        "hashes": [
  7254          {
  7255            "alg": "MD5",
  7256            "content": "b673d21c2c73b44c6fdee89f6c9995fc"
  7257          },
  7258          {
  7259            "alg": "SHA-1",
  7260            "content": "5304a28c25bb88c57da9561e4ed0bbfcc72dcb4a"
  7261          },
  7262          {
  7263            "alg": "SHA-256",
  7264            "content": "0fe8cdd9c6a349fbf1d7246b5503f113a4fb11f1e71c2e529308f1dd22ed5019"
  7265          },
  7266          {
  7267            "alg": "SHA-384",
  7268            "content": "cf71271b3c6df60c686046731514ff10e6365fe88bfe8358b8fb16e798be2c1f128a69a3c8876fe1bdf16d7664a41fa3"
  7269          },
  7270          {
  7271            "alg": "SHA-512",
  7272            "content": "698da1e4dda1d18463f885e6b9dfed61c12920af35ccdfc9015ecfbd8f353d0aefde38f1f71f68ea5b2d9f6610df9cde38e8fa6ec0b405a925a861e8ca0de5b1"
  7273          },
  7274          {
  7275            "alg": "SHA3-256",
  7276            "content": "013e3a72e6a19fea3c245ca9989853b836ed598c9b5551c399222a511be6b569"
  7277          },
  7278          {
  7279            "alg": "SHA3-384",
  7280            "content": "75af0acc955733ea6ba63cdff08276f8b2b11c6631e97d9c6a044b73a0a4df486a941e4ee5eb872cda2044ec33f77c1c"
  7281          },
  7282          {
  7283            "alg": "SHA3-512",
  7284            "content": "bec64a6591071bb6d5e18412eac3eaaa9814c33448bb2f43d6e039e0538ad85f387fd3817915b5928c41aeabb84d3cd90c0c51f783accb38e3344a32fef206ed"
  7285          }
  7286        ],
  7287        "licenses": [{"license": {"id": "Apache-2.0"}}],
  7288        "purl": "pkg:maven/org.apache.tomcat/tomcat-jdbc@9.0.16?type=jar"
  7289      },
  7290      {
  7291        "type": "library",
  7292        "bom-ref": "pkg:maven/org.apache.tomcat/tomcat-juli@9.0.16?type=jar",
  7293        "group": "org.apache.tomcat",
  7294        "name": "tomcat-juli",
  7295        "version": "9.0.16",
  7296        "description": "Tomcat Core Logging Package",
  7297        "hashes": [
  7298          {
  7299            "alg": "MD5",
  7300            "content": "5dbec493081a051b6868b84881fa6ab9"
  7301          },
  7302          {
  7303            "alg": "SHA-1",
  7304            "content": "b6ef3c1ac1104b6e3fbdc106e194bf2fb5e2e2a8"
  7305          },
  7306          {
  7307            "alg": "SHA-256",
  7308            "content": "cc155efa8104af3d35daf3226284b638b10d9def4074ebf6176cb47b3a264f53"
  7309          },
  7310          {
  7311            "alg": "SHA-384",
  7312            "content": "db555e93f7ff6801a8c5927cc02742b97d4e9d0f0ca4f41fbc8cf95d0236fc46d3a062d9c43004b006ce88fb45b319fd"
  7313          },
  7314          {
  7315            "alg": "SHA-512",
  7316            "content": "fd19c0dd3bc60b050065b7c1992c4662f5e02ecc74176528b24a42f03fa42b805ce3529f813e2d0b85f6d21fa46f43a0146069372fbb96dd821bf9778ecb38b0"
  7317          },
  7318          {
  7319            "alg": "SHA3-256",
  7320            "content": "c4782f32dcf2d8516d4b4ae299af008385dc44a92380edab0ced40738ba56b67"
  7321          },
  7322          {
  7323            "alg": "SHA3-384",
  7324            "content": "2cdb026af05481a7e470c64e00701fd94d9a5030f67b5343f98d51430e429afda3caadd6d9e680cbc71d3c7d79c6157b"
  7325          },
  7326          {
  7327            "alg": "SHA3-512",
  7328            "content": "d37ef89204a97677283c417ceae3031fd89648079e42924bf9c38456b1055442dad8f8f6366da1600feee8e448b59bdff8261e101913b99f24b9dde278469cd7"
  7329          }
  7330        ],
  7331        "licenses": [{"license": {"id": "Apache-2.0"}}],
  7332        "purl": "pkg:maven/org.apache.tomcat/tomcat-juli@9.0.16?type=jar"
  7333      },
  7334      {
  7335        "type": "library",
  7336        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-db@1.3.15?type=jar",
  7337        "group": "io.dropwizard",
  7338        "name": "dropwizard-db",
  7339        "version": "1.3.15",
  7340        "hashes": [
  7341          {
  7342            "alg": "MD5",
  7343            "content": "d9ddd3b9a686d7332cdec2628f5b752e"
  7344          },
  7345          {
  7346            "alg": "SHA-1",
  7347            "content": "88dfe54a2b0b04d4254c39b5929a6bccb73c0fb8"
  7348          },
  7349          {
  7350            "alg": "SHA-256",
  7351            "content": "718fc5d891166a4febb26f92560148b8b7a1c39a9f4c5719ca7380974430634f"
  7352          },
  7353          {
  7354            "alg": "SHA-384",
  7355            "content": "f0d1411bd8f3521e8a3171f4c31090f3f4c93fd9e8bb6a974302932976b220d75c9751ccb5b288832603238b2bf95c84"
  7356          },
  7357          {
  7358            "alg": "SHA-512",
  7359            "content": "3615d6aa65fb7df9f5338d2bd4bccff6e0cebbaceaa067bae04e43a7a1a6852157b23f929ea6a6212fe2928b8b1c6ad3282dfe4c37e60e77df7eea3b716105d5"
  7360          },
  7361          {
  7362            "alg": "SHA3-256",
  7363            "content": "e49bcfe1ce234abeefb3fe5f739322eba64b36ebb0a13cca193da7ab496d29fd"
  7364          },
  7365          {
  7366            "alg": "SHA3-384",
  7367            "content": "f0e12ad7ae12f83dd9121ed4748adec2601bac058ddef3b0452cc927ede25d8eee42347ccd82783d1675c5e9bdaaee60"
  7368          },
  7369          {
  7370            "alg": "SHA3-512",
  7371            "content": "6ff81a052e35eb6a923c2af9dea65ab43048e5a839ff8cb94dfd2d13d8666f2ce5bf3160bbd98ef81bea4f7b5e42f8019d4f25e1d93c16411027c8e3e40c4c90"
  7372          }
  7373        ],
  7374        "licenses": [],
  7375        "purl": "pkg:maven/io.dropwizard/dropwizard-db@1.3.15?type=jar"
  7376      },
  7377      {
  7378        "type": "library",
  7379        "bom-ref": "pkg:maven/org.jdbi/jdbi@2.78?type=jar",
  7380        "group": "org.jdbi",
  7381        "name": "jdbi",
  7382        "version": "2.78",
  7383        "description": "jDBI is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.",
  7384        "hashes": [
  7385          {
  7386            "alg": "MD5",
  7387            "content": "ea7256f4877d929815d317c3f918de7e"
  7388          },
  7389          {
  7390            "alg": "SHA-1",
  7391            "content": "7281bb97a89ec38db81a901a3c07ed7204efe828"
  7392          },
  7393          {
  7394            "alg": "SHA-256",
  7395            "content": "a833944751416b95a397768c530b6796fd22fe01ff3d56f44ab80c2087096572"
  7396          },
  7397          {
  7398            "alg": "SHA-384",
  7399            "content": "b421df6a4952a9942ea169202bf56527689f187d63c7a1cc604043aac6383086b6710994143bb72637c5a291910d1edb"
  7400          },
  7401          {
  7402            "alg": "SHA-512",
  7403            "content": "0699d1cee041bbb7f2e9857f0d4265e55af3c93e62c1d10090fa3472a3af4f052c4b6c1431eca53bf2e2ddb1df1358ac29fba6776fb0406a2c3edbe30fe73607"
  7404          },
  7405          {
  7406            "alg": "SHA3-256",
  7407            "content": "85bab22465bd6c4128b3a3805184b780dd41c6984d6e056d7ec22b904b94649b"
  7408          },
  7409          {
  7410            "alg": "SHA3-384",
  7411            "content": "f128930891a9ff6f73ac6cc2493011300bfc9e8e2e3e275b52c6cf91b8f35db7d88ddb390ee3ef28263f5a1a825d7527"
  7412          },
  7413          {
  7414            "alg": "SHA3-512",
  7415            "content": "0d3f050c4f71bfab5404ac1674306bd837ff7710b9b04893dcfe88baa3d0d3f647ee515c3b0a3159d4f6d3791f187927dabed54f05fcfa3b42bd4f0bbae93586"
  7416          }
  7417        ],
  7418        "licenses": [{"license": {
  7419          "id": "Apache-2.0",
  7420          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  7421        }}],
  7422        "purl": "pkg:maven/org.jdbi/jdbi@2.78?type=jar",
  7423        "externalReferences": [
  7424          {
  7425            "type": "vcs",
  7426            "url": "https://github.com/jdbi/jdbi/"
  7427          },
  7428          {
  7429            "type": "distribution",
  7430            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  7431          }
  7432        ]
  7433      },
  7434      {
  7435        "type": "library",
  7436        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-jdbi@4.0.5?type=jar",
  7437        "group": "io.dropwizard.metrics",
  7438        "name": "metrics-jdbi",
  7439        "version": "4.0.5",
  7440        "description": "A JDBI wrapper providing Metrics instrumentation of query durations and rates.",
  7441        "hashes": [
  7442          {
  7443            "alg": "MD5",
  7444            "content": "7700c4ec787e2355d290e0f40820de15"
  7445          },
  7446          {
  7447            "alg": "SHA-1",
  7448            "content": "005441385ea7bf674fc480dc6bc6dcff6a7278ec"
  7449          },
  7450          {
  7451            "alg": "SHA-256",
  7452            "content": "6858a83724e2df638c475425ea48811ca84c28fc778f92251209e17317e225c4"
  7453          },
  7454          {
  7455            "alg": "SHA-384",
  7456            "content": "e46d424c8535668e5d9233d7569be96102ab71e85c9918c15ffb0a1463f9b20b7b90c93baff5cc8a93d37149b4a1f413"
  7457          },
  7458          {
  7459            "alg": "SHA-512",
  7460            "content": "671beb600961db9ca14f043225670c18035f3db932ad67bb6f04bae4a57e67e7265b317d851009bd764344dcfdffe8073156b4f517e8c71954af2575bb7c9f32"
  7461          },
  7462          {
  7463            "alg": "SHA3-256",
  7464            "content": "95a48e7ac5a1e6dfd2590e1a79b046017a90b7dce17322d35f10d18408d42526"
  7465          },
  7466          {
  7467            "alg": "SHA3-384",
  7468            "content": "232fd5be1b0cd8b635508559fd0bbaa272b22b04e1a0615cef1bed1eb8da41630791f7aaec710eb3825e2ee52c2ccfc1"
  7469          },
  7470          {
  7471            "alg": "SHA3-512",
  7472            "content": "f68985671638695e6ddbf6260010a5a23e2f841c781ea6b4fbe91a0c6c9bcbcc1fd8d9d4501a02e4f86922d8f7071154d54c3c281d662e9c4262014599c37393"
  7473          }
  7474        ],
  7475        "licenses": [{"license": {
  7476          "id": "Apache-2.0",
  7477          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  7478        }}],
  7479        "purl": "pkg:maven/io.dropwizard.metrics/metrics-jdbi@4.0.5?type=jar",
  7480        "externalReferences": [
  7481          {
  7482            "type": "distribution",
  7483            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  7484          },
  7485          {
  7486            "type": "issue-tracker",
  7487            "url": "https://github.com/dropwizard/metrics/issues/"
  7488          },
  7489          {
  7490            "type": "vcs",
  7491            "url": "http://github.com/dropwizard/metrics/"
  7492          }
  7493        ]
  7494      },
  7495      {
  7496        "type": "library",
  7497        "bom-ref": "pkg:maven/org.jdbi/jdbi3-core@3.5.1?type=jar",
  7498        "group": "org.jdbi",
  7499        "name": "jdbi3-core",
  7500        "version": "3.5.1",
  7501        "description": "jdbi is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.",
  7502        "hashes": [
  7503          {
  7504            "alg": "MD5",
  7505            "content": "bee3bded3f553bb751676f66de7051d8"
  7506          },
  7507          {
  7508            "alg": "SHA-1",
  7509            "content": "fdb08f92dd4762d9a12864b685961cbef3807adb"
  7510          },
  7511          {
  7512            "alg": "SHA-256",
  7513            "content": "05ba5a61131fee448927dd7d06fe2e0699b9c4756ece6bc844431dc1f5a3b671"
  7514          },
  7515          {
  7516            "alg": "SHA-384",
  7517            "content": "36b7c7934c6f79fc407b3a0210c3a7918211b9333ca9d033e70256b31d5f5a99cb316f10d30937d35a2790c72c5486a4"
  7518          },
  7519          {
  7520            "alg": "SHA-512",
  7521            "content": "3b8de628e4b5ba4acbedb21b4f74cbf7003fa1ce68125e8e2c8c9bb49ba38c478a34b27505bcda18e5072b47ae706a280e3db7fb53f90196d3f87543148e9b3d"
  7522          },
  7523          {
  7524            "alg": "SHA3-256",
  7525            "content": "7b63cdd3df09bd5e6881f455db13e74d5a4f80764072d376d80814eaf28a423c"
  7526          },
  7527          {
  7528            "alg": "SHA3-384",
  7529            "content": "5fe16ae4f5c5a3110b17869ea449f2b2670c7cd81271e52304014c6b189c39b71e521b22179d7d54da225c9d165c8164"
  7530          },
  7531          {
  7532            "alg": "SHA3-512",
  7533            "content": "9de02c1b6f19a44b6a29054da8c80e9139d03c2eeee8e908dbb8592bbffd8926a95f45f9e56f1aee85f77665cf24e2abe7e4d888ebe407fbb01be6f541c9befd"
  7534          }
  7535        ],
  7536        "licenses": [{"license": {
  7537          "id": "Apache-2.0",
  7538          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  7539        }}],
  7540        "purl": "pkg:maven/org.jdbi/jdbi3-core@3.5.1?type=jar",
  7541        "externalReferences": [
  7542          {
  7543            "type": "vcs",
  7544            "url": "https://github.com/jdbi/jdbi/"
  7545          },
  7546          {
  7547            "type": "distribution",
  7548            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  7549          }
  7550        ]
  7551      },
  7552      {
  7553        "type": "library",
  7554        "bom-ref": "pkg:maven/org.antlr/antlr-runtime@3.4?type=jar",
  7555        "group": "org.antlr",
  7556        "name": "antlr-runtime",
  7557        "version": "3.4",
  7558        "description": "A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.",
  7559        "hashes": [
  7560          {
  7561            "alg": "MD5",
  7562            "content": "0e0318be407e51fdf7ba6777eabfdf73"
  7563          },
  7564          {
  7565            "alg": "SHA-1",
  7566            "content": "8f011408269a8e42b8548687e137d8eeb56df4b4"
  7567          },
  7568          {
  7569            "alg": "SHA-256",
  7570            "content": "5b7cf53b7b30b034023f58030c8147c433f2bee0fe7dec8fae6bebf3708c5a63"
  7571          },
  7572          {
  7573            "alg": "SHA-384",
  7574            "content": "6ee2dcd3cf8366fe6ee18fb87aebe2d162b232c89e0aab417f97fed368cdf652d27db518dc5e71aa2a4aadda2e7f4c7a"
  7575          },
  7576          {
  7577            "alg": "SHA-512",
  7578            "content": "1786aff2df4664483adcb319e64be7b69b643ac9508c3f11796b5aa45b9072b46f53f0a21b2ff7291162afe81506de16161746273e4532ebad75adbd81203f0d"
  7579          },
  7580          {
  7581            "alg": "SHA3-256",
  7582            "content": "3f6cf631e9f792a41128400f8690266d915c0588ef85073a6cae73624a155b10"
  7583          },
  7584          {
  7585            "alg": "SHA3-384",
  7586            "content": "db284c93203cbbec1b22b482a45c70c68e858a90e73b23fae66c1bc53231b0f61c5576fcf51ea0d3a30070428d7dd865"
  7587          },
  7588          {
  7589            "alg": "SHA3-512",
  7590            "content": "13d1f73c44e807b36946c21cfd506e91e8cbdf685b770cbc0dcb4e55ec28b5bc91bd90eb7f24ebfd13386a47eccf552dd2a1ab277fccabafdb7a9b40aa9d4fc5"
  7591          }
  7592        ],
  7593        "licenses": [],
  7594        "purl": "pkg:maven/org.antlr/antlr-runtime@3.4?type=jar",
  7595        "externalReferences": [
  7596          {
  7597            "type": "vcs",
  7598            "url": "http://fisheye2.cenqua.com/browse/antlr"
  7599          },
  7600          {
  7601            "type": "distribution",
  7602            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  7603          }
  7604        ]
  7605      },
  7606      {
  7607        "type": "library",
  7608        "bom-ref": "pkg:maven/org.antlr/stringtemplate@4.0.2?type=jar",
  7609        "group": "org.antlr",
  7610        "name": "stringtemplate",
  7611        "version": "4.0.2",
  7612        "description": "StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org and powers the ANTLR v3 code generator. Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors. There are currently about 600 StringTemplate source downloads a month.",
  7613        "hashes": [
  7614          {
  7615            "alg": "MD5",
  7616            "content": "b270a7b34c953cbae921a4080d5cdc0f"
  7617          },
  7618          {
  7619            "alg": "SHA-1",
  7620            "content": "e28e09e2d44d60506a7bcb004d6c23ff35c6ac08"
  7621          },
  7622          {
  7623            "alg": "SHA-256",
  7624            "content": "8056d5586e1b18d3def6347b5d020a85722d850bb9f4d7a9aafe4f842c651ef9"
  7625          },
  7626          {
  7627            "alg": "SHA-384",
  7628            "content": "351d2e92f54bf5cd03b1fc3cf96f7f988465d877d0691935e1e2ec8d3f643b6a7775b2e2f04c1645cd03af5d4f87a1e8"
  7629          },
  7630          {
  7631            "alg": "SHA-512",
  7632            "content": "cd396cbc93d096812700c3a05e4b548c31d73c5f1f66f12bdd3364218de591cefb76e1f0557e83204285f1e868f0f327cf556bb32c4552e0a3537cf6ac1efa43"
  7633          },
  7634          {
  7635            "alg": "SHA3-256",
  7636            "content": "d79aa95dd924c18de8f5ef5fc510f92cecb781d5724ba9b948e8658191e920b6"
  7637          },
  7638          {
  7639            "alg": "SHA3-384",
  7640            "content": "a5e92fd8846554125ea5c58c8f243439d469d91f3fd951b4680b404f6c8e3f39bd619059020105c2433e57e668a8eb89"
  7641          },
  7642          {
  7643            "alg": "SHA3-512",
  7644            "content": "da67f10539c0f73ddb56e945f5c7b42aea76411b4067362685f92c916da055f2747176a1524f97f52d7ae0d70898256c9549290448194d6fd99b3bfbff3332a9"
  7645          }
  7646        ],
  7647        "licenses": [{"license": {
  7648          "name": "BSD licence",
  7649          "url": "http://antlr.org/license.html"
  7650        }}],
  7651        "purl": "pkg:maven/org.antlr/stringtemplate@4.0.2?type=jar",
  7652        "externalReferences": [{
  7653          "type": "vcs",
  7654          "url": "http://fisheye2.cenqua.com/browse/stringtemplate"
  7655        }]
  7656      },
  7657      {
  7658        "type": "library",
  7659        "bom-ref": "pkg:maven/net.jodah/expiringmap@0.5.6?type=jar",
  7660        "group": "net.jodah",
  7661        "name": "expiringmap",
  7662        "version": "0.5.6",
  7663        "description": "A high performance thread-safe map that expires entries",
  7664        "hashes": [
  7665          {
  7666            "alg": "MD5",
  7667            "content": "fd4b2d42dac784648fe6fd1b2b612d12"
  7668          },
  7669          {
  7670            "alg": "SHA-1",
  7671            "content": "11833abbdd64050d455187f374dc096944f9ffb0"
  7672          },
  7673          {
  7674            "alg": "SHA-256",
  7675            "content": "06f1ac1fdb0044a83bbf5cd55e86f88ded92175cb2a7a0b57ba53eb011600a52"
  7676          },
  7677          {
  7678            "alg": "SHA-384",
  7679            "content": "b85eab4ca24212fd8f7d2b5917fe95f31ba0c6f34bf200a1ed508a4377d9e26b02df8d5bf2b645bf489cd53b9368ee15"
  7680          },
  7681          {
  7682            "alg": "SHA-512",
  7683            "content": "3e7bf8da26296f1de8da960e4f8b9b25962d3db1a941c0818c649174c61bf571a6c7b0336b154be104c853a8fa148cd0f007f8a210a98854036a09fe1069eded"
  7684          },
  7685          {
  7686            "alg": "SHA3-256",
  7687            "content": "a421ccc1ee40dad4e7239f21862e7f35a8eb6493d3eccf6e245202d1f3d1e9a8"
  7688          },
  7689          {
  7690            "alg": "SHA3-384",
  7691            "content": "2632cf8a8d6cd05ed7812ff39190a474cf1710e73d05a71ef1f6a5e81672edd355c558deae8e4c152f3cafe7132780cb"
  7692          },
  7693          {
  7694            "alg": "SHA3-512",
  7695            "content": "2ebbaf3eb9f96fcd4cc5b5c28e68d8a6d1aa8735dca7d763cc18daeeec2706d3370384c535dad32463ba8da92ee8a3ddfecd7f2559847772829782964d05a0aa"
  7696          }
  7697        ],
  7698        "licenses": [{"license": {"id": "Apache-2.0"}}],
  7699        "purl": "pkg:maven/net.jodah/expiringmap@0.5.6?type=jar",
  7700        "externalReferences": [
  7701          {
  7702            "type": "distribution",
  7703            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  7704          },
  7705          {
  7706            "type": "vcs",
  7707            "url": "http://svn.sonatype.org/spice/tags/oss-parent-7"
  7708          }
  7709        ]
  7710      },
  7711      {
  7712        "type": "library",
  7713        "bom-ref": "pkg:maven/org.jdbi/jdbi3-sqlobject@3.5.1?type=jar",
  7714        "group": "org.jdbi",
  7715        "name": "jdbi3-sqlobject",
  7716        "version": "3.5.1",
  7717        "description": "jdbi SqlObject transforms simple annotated interfaces into full-featured DAO implementations.",
  7718        "hashes": [
  7719          {
  7720            "alg": "MD5",
  7721            "content": "fef7548d2dd71524d4e555c8d406449d"
  7722          },
  7723          {
  7724            "alg": "SHA-1",
  7725            "content": "88a6bb67f81900f7e3b4c02e80fbe03c14180b8a"
  7726          },
  7727          {
  7728            "alg": "SHA-256",
  7729            "content": "f5aee0d5ded32e49eddaf51fded6478d01f816a957bccd5ba62fb9eb944793d5"
  7730          },
  7731          {
  7732            "alg": "SHA-384",
  7733            "content": "9621bba9fde38a94e34975382a1e04179e9b89178da5c6028828518f13ac8b0617f81b216ef040049d6a311908424da5"
  7734          },
  7735          {
  7736            "alg": "SHA-512",
  7737            "content": "435126b915d81c594a2fc3194498a815dbd6307c8bd852d421ba866e11d4335bfd825352a58c60dadbe8cbd57a2962b0d8414c46491bd171071f7e606c41b56e"
  7738          },
  7739          {
  7740            "alg": "SHA3-256",
  7741            "content": "8706b9badb23159cd1c690e44d10f7050d82682c025d4a0fb6c2f74cf5982444"
  7742          },
  7743          {
  7744            "alg": "SHA3-384",
  7745            "content": "6fba81ffb490e9d6f2d7990b5e7ac7ea7d02c1a236214749f92a379b656479ad6e378785e9f2da291cf745c94f2f5c83"
  7746          },
  7747          {
  7748            "alg": "SHA3-512",
  7749            "content": "a61809da92143a4f96e16d97e5d85179f50fac762fbbc8bc36676b8868e4fb8f69cce89c93c8c0e89e3e492c6434725546c29de5b7960b1515a4fe3f0853b959"
  7750          }
  7751        ],
  7752        "licenses": [{"license": {
  7753          "id": "Apache-2.0",
  7754          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  7755        }}],
  7756        "purl": "pkg:maven/org.jdbi/jdbi3-sqlobject@3.5.1?type=jar",
  7757        "externalReferences": [
  7758          {
  7759            "type": "vcs",
  7760            "url": "https://github.com/jdbi/jdbi/"
  7761          },
  7762          {
  7763            "type": "distribution",
  7764            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  7765          }
  7766        ]
  7767      },
  7768      {
  7769        "type": "library",
  7770        "bom-ref": "pkg:maven/org.jdbi/jdbi3-jodatime2@3.5.1?type=jar",
  7771        "group": "org.jdbi",
  7772        "name": "jdbi3-jodatime2",
  7773        "version": "3.5.1",
  7774        "description": "Jdbi is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.",
  7775        "hashes": [
  7776          {
  7777            "alg": "MD5",
  7778            "content": "a1936dd03d5410d8abe4f52bd8a4c219"
  7779          },
  7780          {
  7781            "alg": "SHA-1",
  7782            "content": "76d39448cd536140a737ee7d1eca00cf919dd51e"
  7783          },
  7784          {
  7785            "alg": "SHA-256",
  7786            "content": "693462cf417ed3faadb54f22618b3f7bfd6f8d3cd77cdadde7733c6d9666d2fb"
  7787          },
  7788          {
  7789            "alg": "SHA-384",
  7790            "content": "24bb0abf8d664bc73b0ed56f35f65c9fb575a34fcc4f715b235a3909b3f0e1211acbaae6a5689843e98ea38272155462"
  7791          },
  7792          {
  7793            "alg": "SHA-512",
  7794            "content": "da80a01e7da71aee51c9c8f9de62a394ac6a1b849675a5a80e0490c4494bc58c5dbd15c34e8f21152cc3355f8259a2d838afeb2f9802063fd3a40b9bbc4d93d0"
  7795          },
  7796          {
  7797            "alg": "SHA3-256",
  7798            "content": "472060a39fbf46395d0fe7b6c2e5610c1532969115b27ac82d0c1434e952012b"
  7799          },
  7800          {
  7801            "alg": "SHA3-384",
  7802            "content": "f461d88c5d115a5f7628c2ce0fd31c8d3ea94eeaebc87ceec2d2b09175907d0ebcfa8b3ece5a187e15acc27ea61b3962"
  7803          },
  7804          {
  7805            "alg": "SHA3-512",
  7806            "content": "b54c0e9dc8be03a4b7a0b4ffc2ca1fa90f0beebceabba58abe0f2ddb93b0074141eab88da889577abe3c4eb2c0137cb8db907346882e88185cc0d460531d64c2"
  7807          }
  7808        ],
  7809        "licenses": [{"license": {
  7810          "id": "Apache-2.0",
  7811          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  7812        }}],
  7813        "purl": "pkg:maven/org.jdbi/jdbi3-jodatime2@3.5.1?type=jar",
  7814        "externalReferences": [
  7815          {
  7816            "type": "vcs",
  7817            "url": "https://github.com/jdbi/jdbi/"
  7818          },
  7819          {
  7820            "type": "distribution",
  7821            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  7822          }
  7823        ]
  7824      },
  7825      {
  7826        "type": "library",
  7827        "bom-ref": "pkg:maven/org.jdbi/jdbi3-guava@3.5.1?type=jar",
  7828        "group": "org.jdbi",
  7829        "name": "jdbi3-guava",
  7830        "version": "3.5.1",
  7831        "description": "Jdbi is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.",
  7832        "hashes": [
  7833          {
  7834            "alg": "MD5",
  7835            "content": "0f692ba6379649453c8ceeb1c1e567ba"
  7836          },
  7837          {
  7838            "alg": "SHA-1",
  7839            "content": "0b7a55d0eda75405221a8287993c05891ae2dd9a"
  7840          },
  7841          {
  7842            "alg": "SHA-256",
  7843            "content": "dd2c0c13c6d29758235a9b365768cc521b5ee3c86678794e81ca5a9a7aa1de83"
  7844          },
  7845          {
  7846            "alg": "SHA-384",
  7847            "content": "944b9c9ebde608096d2823a30fbf61c89b54aeb67988bb7dd2f5113ce3fc7f02c9050a3ea661dbdb4a3e985d8ac66f1c"
  7848          },
  7849          {
  7850            "alg": "SHA-512",
  7851            "content": "9e74b320cd5ed0ba7de5f2976dac092039ca6efcd5ab070281ce040aab9249d2299d73b3f1566cc495e6b33cd2de7fdb8e82f9410f970650daceb049daeb2bd3"
  7852          },
  7853          {
  7854            "alg": "SHA3-256",
  7855            "content": "fb088209586cf011f4cb41752223e4cb14ca32cf8605ce6bebaa30913a120ef4"
  7856          },
  7857          {
  7858            "alg": "SHA3-384",
  7859            "content": "e448d5de39cbf80d6c4f01eae53d1717086bfd74a38b26349f36e57f30cf6fdc153726a337f8280b17d3bafe237c9bda"
  7860          },
  7861          {
  7862            "alg": "SHA3-512",
  7863            "content": "5e64a7584e5585f922a7bbc3c83f76645752e0a78274d741b4ae8cb7f174ac6b2d840841ce749234955ab1d090b552dcceb7a46c2a1a0eafe95dafa26c1c2819"
  7864          }
  7865        ],
  7866        "licenses": [{"license": {
  7867          "id": "Apache-2.0",
  7868          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  7869        }}],
  7870        "purl": "pkg:maven/org.jdbi/jdbi3-guava@3.5.1?type=jar",
  7871        "externalReferences": [
  7872          {
  7873            "type": "vcs",
  7874            "url": "https://github.com/jdbi/jdbi/"
  7875          },
  7876          {
  7877            "type": "distribution",
  7878            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  7879          }
  7880        ]
  7881      },
  7882      {
  7883        "type": "library",
  7884        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-jdbi3@4.0.5?type=jar",
  7885        "group": "io.dropwizard.metrics",
  7886        "name": "metrics-jdbi3",
  7887        "version": "4.0.5",
  7888        "description": "Provides instrumentation of Jdbi3 data access objects",
  7889        "hashes": [
  7890          {
  7891            "alg": "MD5",
  7892            "content": "594d03f7743b46ef08ed0d1dcc1bb31a"
  7893          },
  7894          {
  7895            "alg": "SHA-1",
  7896            "content": "2d39572d9612ce28bea84d46808d25d3b8af3133"
  7897          },
  7898          {
  7899            "alg": "SHA-256",
  7900            "content": "e08dfdaa141b4f6d3338b09f3f1f7f463596adb0d335b600e1bd636cc02b7b22"
  7901          },
  7902          {
  7903            "alg": "SHA-384",
  7904            "content": "4d7ab64763e59045843d4637f0b530d723fbbe4518bcdfac1f6cc81ea568e2310b80cc28caa377a68c30b0dddd3d0843"
  7905          },
  7906          {
  7907            "alg": "SHA-512",
  7908            "content": "4f2119fa34092ac2649b27d93e54af0de724719f994803407b5c307a8443ff70dee7d411b1360caf92595a87e570b44e60fe2745d8d283e857eb2ce6f0f656f5"
  7909          },
  7910          {
  7911            "alg": "SHA3-256",
  7912            "content": "c4cd10df90cf8b3b9a06f634c9d31e5bee07e98cdb5640220434a43d66231cdb"
  7913          },
  7914          {
  7915            "alg": "SHA3-384",
  7916            "content": "2fdf8d5e214228bbe4a2e47621266812e7b6461506503d05b9b1c716f32523b57a5bd1d2e51c8dbfb9b74f758b9c0802"
  7917          },
  7918          {
  7919            "alg": "SHA3-512",
  7920            "content": "3d60e9e5707c3e34eed30746c85bfbfcae3dded9509dd7047092ad42d184f36395a3d06865ce7ffa1f12b433ecf99b090e713751be03203af168aa4d99dd6a6f"
  7921          }
  7922        ],
  7923        "licenses": [{"license": {
  7924          "id": "Apache-2.0",
  7925          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  7926        }}],
  7927        "purl": "pkg:maven/io.dropwizard.metrics/metrics-jdbi3@4.0.5?type=jar",
  7928        "externalReferences": [
  7929          {
  7930            "type": "distribution",
  7931            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  7932          },
  7933          {
  7934            "type": "issue-tracker",
  7935            "url": "https://github.com/dropwizard/metrics/issues/"
  7936          },
  7937          {
  7938            "type": "vcs",
  7939            "url": "http://github.com/dropwizard/metrics/"
  7940          }
  7941        ]
  7942      },
  7943      {
  7944        "type": "library",
  7945        "bom-ref": "pkg:maven/org.liquibase/liquibase-core@3.6.3?type=jar",
  7946        "publisher": "Liquibase.org",
  7947        "group": "org.liquibase",
  7948        "name": "liquibase-core",
  7949        "version": "3.6.3",
  7950        "description": "Liquibase is a tool for managing and executing database changes.",
  7951        "hashes": [
  7952          {
  7953            "alg": "MD5",
  7954            "content": "455a827f017027c276fdfc1ec0bba595"
  7955          },
  7956          {
  7957            "alg": "SHA-1",
  7958            "content": "737c5a4fac26ee760d016923c83481ff933e4875"
  7959          },
  7960          {
  7961            "alg": "SHA-256",
  7962            "content": "e3d877af44ebe7f253525319e3a95bd14e249bfb3d55e9c458e78458bce8426d"
  7963          },
  7964          {
  7965            "alg": "SHA-384",
  7966            "content": "9a406908897dce5de01f7a56b31c9d3d5e5691952f7365b450d91b2a905d6269b9d2e02b90ac20997d8ba229c8a420ef"
  7967          },
  7968          {
  7969            "alg": "SHA-512",
  7970            "content": "a2c453c71c654ecdf98b86293981fd53ef270b8834b1903b88566dd515da22df17a47a7a31f6c8c65f496ec64613c101ab5501ea9e8293001703f9d2a65c878b"
  7971          },
  7972          {
  7973            "alg": "SHA3-256",
  7974            "content": "6cc2d3b40b26f5b20f62647f3dfc3238741eebd176e51ed76bafe534781554d8"
  7975          },
  7976          {
  7977            "alg": "SHA3-384",
  7978            "content": "64d3005f83e497c61b8bac850cfb580ceba9be80d82107d1136cf4e30ff523a9118e13fbfbeb30f938c36a15a3e404aa"
  7979          },
  7980          {
  7981            "alg": "SHA3-512",
  7982            "content": "1efc7bca74a8e561b48786cff789dba1b87cf4e6d7dc65da70bc71590c653ffd2111d8fb703cea6a429481c68c385299cf59f5b15072ccbe2365d53fc548292b"
  7983          }
  7984        ],
  7985        "licenses": [{"license": {"id": "Apache-2.0"}}],
  7986        "purl": "pkg:maven/org.liquibase/liquibase-core@3.6.3?type=jar",
  7987        "externalReferences": [
  7988          {
  7989            "type": "website",
  7990            "url": "http://www.liquibase.org"
  7991          },
  7992          {
  7993            "type": "build-system",
  7994            "url": "https://circleci.com/gh/liquibase/liquibase/tree/master"
  7995          },
  7996          {
  7997            "type": "distribution",
  7998            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2"
  7999          },
  8000          {
  8001            "type": "issue-tracker",
  8002            "url": "http://liquibase.jira.com/browse/CORE"
  8003          }
  8004        ]
  8005      },
  8006      {
  8007        "type": "library",
  8008        "bom-ref": "pkg:maven/com.mattbertolini/liquibase-slf4j@2.0.0?type=jar",
  8009        "group": "com.mattbertolini",
  8010        "name": "liquibase-slf4j",
  8011        "version": "2.0.0",
  8012        "description": "Liquibase SLF4J Logger",
  8013        "hashes": [
  8014          {
  8015            "alg": "MD5",
  8016            "content": "c0de626cfee6e91f2fe3f28aca48a6f9"
  8017          },
  8018          {
  8019            "alg": "SHA-1",
  8020            "content": "15d0d15b546ef66caf3385a3c13aeb75663b3ba4"
  8021          },
  8022          {
  8023            "alg": "SHA-256",
  8024            "content": "1378fcb84657a57fd133328b13ea0578d18011fb4578dd915b292f9b8afbfd6e"
  8025          },
  8026          {
  8027            "alg": "SHA-384",
  8028            "content": "702724693be23166a4615e640192b4f1f68644ba17ce42f8b28508d823d35d69458f4992feb27ab86070afbc4c83d853"
  8029          },
  8030          {
  8031            "alg": "SHA-512",
  8032            "content": "193195e7aba3a04c4bc27a8cb424d8ede7e9a00f0682801906b59cfafe717c19ed47bf299e033da9b91400f936a90a14137b0b48ed55a46a2527db644cfe7947"
  8033          },
  8034          {
  8035            "alg": "SHA3-256",
  8036            "content": "143f1704ce5f758ce1c3dc2bfce78abac50638cfe54537042ada01ce8c765f89"
  8037          },
  8038          {
  8039            "alg": "SHA3-384",
  8040            "content": "68875a96ef6ae460b3a4d44f9f0c446de19964288676f47c08bfe0c91d2ff23e99dd3f329dc04392b1f29481a58c6d1b"
  8041          },
  8042          {
  8043            "alg": "SHA3-512",
  8044            "content": "0d7e066b3760514259844a5b137706b47ce61fabf24ac34e59445609e0a41e5497d90bb8786c06e1fa767375c4ee039d1c44c4b136fdb63d08ada9967286502a"
  8045          }
  8046        ],
  8047        "licenses": [{"license": {
  8048          "id": "MIT",
  8049          "url": "https://opensource.org/licenses/MIT"
  8050        }}],
  8051        "purl": "pkg:maven/com.mattbertolini/liquibase-slf4j@2.0.0?type=jar",
  8052        "externalReferences": [{
  8053          "type": "vcs",
  8054          "url": "https://github.com/mattbertolini/liquibase-slf4j"
  8055        }]
  8056      },
  8057      {
  8058        "type": "library",
  8059        "bom-ref": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-hibernate5@2.9.10?type=jar",
  8060        "publisher": "FasterXML",
  8061        "group": "com.fasterxml.jackson.datatype",
  8062        "name": "jackson-datatype-hibernate5",
  8063        "version": "2.9.10",
  8064        "description": "Add-on module for Jackson (http://jackson.codehaus.org) to support Hibernate (http://hibernate.org) version 5.x data types.",
  8065        "hashes": [
  8066          {
  8067            "alg": "MD5",
  8068            "content": "686f24ec51b113e18d8a7a6e656830af"
  8069          },
  8070          {
  8071            "alg": "SHA-1",
  8072            "content": "391c524dbc0414399dec5a405760744d3ed600a8"
  8073          },
  8074          {
  8075            "alg": "SHA-256",
  8076            "content": "de588c8a51eb6d11cced0d2c140d66e9c51266622ecda28ccbef92050f671f0e"
  8077          },
  8078          {
  8079            "alg": "SHA-384",
  8080            "content": "4b563e42cbdb9b3037c8acbe17b26145cd77edcacdcadd8eb1051bf7f7c49a99bfc30c089ecbb4664536b46fe9ff64a5"
  8081          },
  8082          {
  8083            "alg": "SHA-512",
  8084            "content": "854f01a862d1ea67a47863bbb3481b63deb1839d3b89ca616362fe097e55ebc87196f4ed7ae48ed8557b4244d72db72f3c293b6a7dc3965fa787a6a67d634998"
  8085          },
  8086          {
  8087            "alg": "SHA3-256",
  8088            "content": "ff874c69d9dc846e993d16b1bcb74a4d3d81865aaffc16b6063ff83e0f1626d0"
  8089          },
  8090          {
  8091            "alg": "SHA3-384",
  8092            "content": "af42e89da630380a0fb87a91db43b71aac2e57aec66f07a93ec75132f2be6dd88b935bc6b82ec99a05f980e4de059c53"
  8093          },
  8094          {
  8095            "alg": "SHA3-512",
  8096            "content": "312371566e7eacb4621ecec83b7e99a4dfed8be158ba71c77e9b9fcd91577104771dec04d7eeb1c12e574e4b8ca247bd2b4faeef7ba69aa384d93cb67672b5a3"
  8097          }
  8098        ],
  8099        "licenses": [{"license": {"id": "Apache-2.0"}}],
  8100        "purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-hibernate5@2.9.10?type=jar",
  8101        "externalReferences": [
  8102          {
  8103            "type": "vcs",
  8104            "url": "http://github.com/FasterXML/jackson-datatype-hibernate"
  8105          },
  8106          {
  8107            "type": "website",
  8108            "url": "http://fasterxml.com/"
  8109          },
  8110          {
  8111            "type": "distribution",
  8112            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  8113          },
  8114          {
  8115            "type": "issue-tracker",
  8116            "url": "https://github.com/FasterXML/${project.artifactId}/issues"
  8117          }
  8118        ]
  8119      },
  8120      {
  8121        "type": "library",
  8122        "bom-ref": "pkg:maven/org.jadira.usertype/usertype.core@7.0.0.CR1?type=jar",
  8123        "publisher": "Jadira Systems",
  8124        "group": "org.jadira.usertype",
  8125        "name": "usertype.core",
  8126        "version": "7.0.0.CR1",
  8127        "description": "Classes utilising Joda Time, Joda Money, Libphonenum and JDK Types that add Hibernate support",
  8128        "hashes": [
  8129          {
  8130            "alg": "MD5",
  8131            "content": "808b0b11f96e769c0f7a32d29f1ce7a1"
  8132          },
  8133          {
  8134            "alg": "SHA-1",
  8135            "content": "818991d0b4d8fce6da9f27ea61187111efcae1a1"
  8136          },
  8137          {
  8138            "alg": "SHA-256",
  8139            "content": "a129bfc60f7aceab77cd1363684d267f56629b441bf06f6123f9c0c2972e41fc"
  8140          },
  8141          {
  8142            "alg": "SHA-384",
  8143            "content": "8619b7057d90285989e438a8a621ddea0a22db6214771caa9f148b507e2d31e7ed3bf222c926ae1fe0e09a04668fea35"
  8144          },
  8145          {
  8146            "alg": "SHA-512",
  8147            "content": "3d7dca13d1586365a94f05ea4a1672ce166773f2a01a584fc149d71b8aaeaa9c109e7e3a7658d8d4da3e91b8f42085ed55acc2a97e1c39a4faea5f6834a741a5"
  8148          },
  8149          {
  8150            "alg": "SHA3-256",
  8151            "content": "f032df418c58acf1ba8307589d176b6e3d5402f1a0830d903b954984ab03bc38"
  8152          },
  8153          {
  8154            "alg": "SHA3-384",
  8155            "content": "77b7f9dcb01fa9b88bf9bd581ade8ba66ea6a46b5b3a667715f52106b9b02200cf5b13ccbd8b3aec2d681c24942e2df7"
  8156          },
  8157          {
  8158            "alg": "SHA3-512",
  8159            "content": "1113d2d63ceacdc4df8628448aa15d5de2e155b1a00037dc1570bb6f1553b38f397930036ef637b50519b6d395e3a219cf330ae29cedebeafa786eefd08420c0"
  8160          }
  8161        ],
  8162        "licenses": [{"license": {"id": "Apache-2.0"}}],
  8163        "purl": "pkg:maven/org.jadira.usertype/usertype.core@7.0.0.CR1?type=jar",
  8164        "externalReferences": [
  8165          {
  8166            "type": "website",
  8167            "url": "http://blog.jadira.co.uk/"
  8168          },
  8169          {
  8170            "type": "build-system",
  8171            "url": "http://jenkins.jadira.co.uk/"
  8172          },
  8173          {
  8174            "type": "distribution",
  8175            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  8176          },
  8177          {
  8178            "type": "issue-tracker",
  8179            "url": "https://jadira.atlassian.net/browse/JDF/"
  8180          },
  8181          {
  8182            "type": "mailing-list",
  8183            "url": "https://sourceforge.net/mailarchive/forum.php?forum_name=jadira-discuss"
  8184          }
  8185        ]
  8186      },
  8187      {
  8188        "type": "library",
  8189        "bom-ref": "pkg:maven/org.jadira.usertype/usertype.spi@7.0.0.CR1?type=jar",
  8190        "publisher": "Jadira Systems",
  8191        "group": "org.jadira.usertype",
  8192        "name": "usertype.spi",
  8193        "version": "7.0.0.CR1",
  8194        "description": "Shared dependencies for Usertype jars",
  8195        "hashes": [
  8196          {
  8197            "alg": "MD5",
  8198            "content": "2b16a4d99cf3e6f0695186301dc63e4c"
  8199          },
  8200          {
  8201            "alg": "SHA-1",
  8202            "content": "895f79b8a1c33f2e17ebc839f80ecaf62924e784"
  8203          },
  8204          {
  8205            "alg": "SHA-256",
  8206            "content": "035f9a3cbec935b6da4d0318fd4d5b797db12a6ba0f77293b8603ff8578904f6"
  8207          },
  8208          {
  8209            "alg": "SHA-384",
  8210            "content": "1f854a17e0dd340107b1692b94a1411b3de04548f77e9d8437c1acf589b23e8945a3a36db6e3f29019d7f7dec65fc6ad"
  8211          },
  8212          {
  8213            "alg": "SHA-512",
  8214            "content": "df65994da27e03bf29918e87451738de9017a41d0deb4fa1d7b00353d889fabc30cbfdc8aa8d97fc475cc31b2426b7a859cc0cfc6489b3667e43108539cb6c0f"
  8215          },
  8216          {
  8217            "alg": "SHA3-256",
  8218            "content": "455f3a4522df5251d036af8f916a7ba5a385a1d303a0aa8f56f7563c2ee00042"
  8219          },
  8220          {
  8221            "alg": "SHA3-384",
  8222            "content": "7b57d9833af8ed7aeb10e3fcad35c5f27b9e4f932e568ede18ddad74d183ba5414e379646bda11820d3ef313d7519863"
  8223          },
  8224          {
  8225            "alg": "SHA3-512",
  8226            "content": "88d0d9476653078ff1c538c0b8c8b3d2714fd13fbe5ef12550d73053edeb1eb967a17e96d4670ffe95ca0eda858afa6a6b27033028036b646180c00a7ec46aa4"
  8227          }
  8228        ],
  8229        "licenses": [{"license": {"id": "Apache-2.0"}}],
  8230        "purl": "pkg:maven/org.jadira.usertype/usertype.spi@7.0.0.CR1?type=jar",
  8231        "externalReferences": [
  8232          {
  8233            "type": "website",
  8234            "url": "http://blog.jadira.co.uk/"
  8235          },
  8236          {
  8237            "type": "build-system",
  8238            "url": "http://jenkins.jadira.co.uk/"
  8239          },
  8240          {
  8241            "type": "distribution",
  8242            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  8243          },
  8244          {
  8245            "type": "issue-tracker",
  8246            "url": "https://jadira.atlassian.net/browse/JDF/"
  8247          },
  8248          {
  8249            "type": "mailing-list",
  8250            "url": "https://sourceforge.net/mailarchive/forum.php?forum_name=jadira-discuss"
  8251          }
  8252        ]
  8253      },
  8254      {
  8255        "type": "library",
  8256        "bom-ref": "pkg:maven/org.eclipse.jetty.http2/http2-server@9.4.18.v20190429?type=jar",
  8257        "publisher": "Webtide",
  8258        "group": "org.eclipse.jetty.http2",
  8259        "name": "http2-server",
  8260        "version": "9.4.18.v20190429",
  8261        "description": "The Eclipse Jetty Project",
  8262        "hashes": [
  8263          {
  8264            "alg": "MD5",
  8265            "content": "9c82833f49671905299a1a0d0edc031d"
  8266          },
  8267          {
  8268            "alg": "SHA-1",
  8269            "content": "6d0ca7e7ee2e5d55fb6fb03c4c1a248b1dc3d31d"
  8270          },
  8271          {
  8272            "alg": "SHA-256",
  8273            "content": "99f96c3656c87d674d069ec1039a6fd7cbd979bb81a083823a04bd529c73308e"
  8274          },
  8275          {
  8276            "alg": "SHA-384",
  8277            "content": "f18b656c4488eff4fdc845ed84ec29f93103314e61e61913787c4ed45f29dc9318a366e32d82e59e285b229fd3f9256f"
  8278          },
  8279          {
  8280            "alg": "SHA-512",
  8281            "content": "49a9f2c895244d0a632e5b267661f99e812d8e90299085df37479667517ad991575808d97d32204f34bf8a130804d4d2b87c9405d3e61b6d9d410d62a25373f6"
  8282          },
  8283          {
  8284            "alg": "SHA3-256",
  8285            "content": "866de2610f4bbe4ce7b551b31f7f9a51e26e9607e54f112de194b3d92bd90132"
  8286          },
  8287          {
  8288            "alg": "SHA3-384",
  8289            "content": "7f5cc872f7d2719d0a3a221c2debffa91fe15fd064a86abb37069b6f33817fdb3f384c25d786eb669a6988b0c02d6dc6"
  8290          },
  8291          {
  8292            "alg": "SHA3-512",
  8293            "content": "447c34744cdc616cf90742043ee49c431823ff46e745417eac6d21b78d1e9a00b36c1c93b0e291187e00e7c4d5d9b6a98f32afcc9d0671b63a02cd23f48f37ac"
  8294          }
  8295        ],
  8296        "licenses": [
  8297          {"license": {"id": "Apache-2.0"}},
  8298          {"license": {"id": "EPL-1.0"}}
  8299        ],
  8300        "purl": "pkg:maven/org.eclipse.jetty.http2/http2-server@9.4.18.v20190429?type=jar",
  8301        "externalReferences": [
  8302          {
  8303            "type": "website",
  8304            "url": "https://webtide.com"
  8305          },
  8306          {
  8307            "type": "distribution",
  8308            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  8309          },
  8310          {
  8311            "type": "issue-tracker",
  8312            "url": "https://github.com/eclipse/jetty.project/issues"
  8313          },
  8314          {
  8315            "type": "mailing-list",
  8316            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  8317          },
  8318          {
  8319            "type": "vcs",
  8320            "url": "https://github.com/eclipse/jetty.project"
  8321          }
  8322        ]
  8323      },
  8324      {
  8325        "type": "library",
  8326        "bom-ref": "pkg:maven/org.eclipse.jetty.http2/http2-common@9.4.18.v20190429?type=jar",
  8327        "publisher": "Webtide",
  8328        "group": "org.eclipse.jetty.http2",
  8329        "name": "http2-common",
  8330        "version": "9.4.18.v20190429",
  8331        "description": "The Eclipse Jetty Project",
  8332        "hashes": [
  8333          {
  8334            "alg": "MD5",
  8335            "content": "d4f0dede20f81acfb53f97c01fae71cf"
  8336          },
  8337          {
  8338            "alg": "SHA-1",
  8339            "content": "6e3306d394aaaf41876220a818fb639faf5963b0"
  8340          },
  8341          {
  8342            "alg": "SHA-256",
  8343            "content": "d402e22a14230a49a93e045dc922d62ab330f99b26b928ca3fc6c6761941f601"
  8344          },
  8345          {
  8346            "alg": "SHA-384",
  8347            "content": "eb0acfd47cd0294effa4fbcb40f467c8dc67f5bbe2c7de03bbfcfb9602a8d9c4789e82d5627aae9d77fbf0a6dd00d4a9"
  8348          },
  8349          {
  8350            "alg": "SHA-512",
  8351            "content": "79af5a27a59a8706769cb2d500869029bf1c6762bbc4908ffea56bc57f578e14d46e271e8fa2d40fa68dc8fc0e33cf297186df8b4b231db50547d98a10d0d6c4"
  8352          },
  8353          {
  8354            "alg": "SHA3-256",
  8355            "content": "edba30c10f03aaa94eec187d3709ca23d1082d555e0031dbddbcb21a2e6cd451"
  8356          },
  8357          {
  8358            "alg": "SHA3-384",
  8359            "content": "818864100dcee2ee2bc91994f4448e945f75fab169b8574f5cfc5fc46bc8aa6fbdb6480e1feb97d5f6c6fe5a991816e8"
  8360          },
  8361          {
  8362            "alg": "SHA3-512",
  8363            "content": "4d4d7e9a24b0d2f0814f071f0b352a104b2c91974213c10ca434c4d119c3ca15ac679f06f5aea3586ef11e5b4280d9db505ef8f4b63b19893c07cdf646d03a15"
  8364          }
  8365        ],
  8366        "licenses": [
  8367          {"license": {"id": "Apache-2.0"}},
  8368          {"license": {"id": "EPL-1.0"}}
  8369        ],
  8370        "purl": "pkg:maven/org.eclipse.jetty.http2/http2-common@9.4.18.v20190429?type=jar",
  8371        "externalReferences": [
  8372          {
  8373            "type": "website",
  8374            "url": "https://webtide.com"
  8375          },
  8376          {
  8377            "type": "distribution",
  8378            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  8379          },
  8380          {
  8381            "type": "issue-tracker",
  8382            "url": "https://github.com/eclipse/jetty.project/issues"
  8383          },
  8384          {
  8385            "type": "mailing-list",
  8386            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  8387          },
  8388          {
  8389            "type": "vcs",
  8390            "url": "https://github.com/eclipse/jetty.project"
  8391          }
  8392        ]
  8393      },
  8394      {
  8395        "type": "library",
  8396        "bom-ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.18.v20190429?type=jar",
  8397        "publisher": "Webtide",
  8398        "group": "org.eclipse.jetty.http2",
  8399        "name": "http2-hpack",
  8400        "version": "9.4.18.v20190429",
  8401        "description": "The Eclipse Jetty Project",
  8402        "hashes": [
  8403          {
  8404            "alg": "MD5",
  8405            "content": "0323c6dd472c456a99d068f171cbd661"
  8406          },
  8407          {
  8408            "alg": "SHA-1",
  8409            "content": "aa5f5c2b0cec925ad7f2e73a1dc7a3b3dc496e87"
  8410          },
  8411          {
  8412            "alg": "SHA-256",
  8413            "content": "7f2fde0ed27abe088933dcd5b1516e6ed08701ff19aa8b00d12a4ef30344c9bf"
  8414          },
  8415          {
  8416            "alg": "SHA-384",
  8417            "content": "3e36d0d0706d722130d6205eea24fbbf318e432466e39b530906970b22cedfed22b4a210e51a89595061fc70605afbda"
  8418          },
  8419          {
  8420            "alg": "SHA-512",
  8421            "content": "075e9b42f4204aabb15fb1e0f0e08ac67b6a2ea4dff9bcd69db778fc0868d1959b38c4ac3e5a4738b8c3acab26f8416ea8c89d2e4fa66e474ca366e14ee55ebd"
  8422          },
  8423          {
  8424            "alg": "SHA3-256",
  8425            "content": "f4680627e9212635d69a27456bcc815eec595a64d9541b572a7d16667cfb7636"
  8426          },
  8427          {
  8428            "alg": "SHA3-384",
  8429            "content": "257d4c7221c7db4a973251b1ac9326b98790f0fc714e38aa589a777670850e1b57cf625a0e1e89c2a801734e969b18d0"
  8430          },
  8431          {
  8432            "alg": "SHA3-512",
  8433            "content": "efb34683d51d2c09abc7894f5cbf7957041449f66e78f50bc4aeeed48fbcb92bcbe60713b084346ce93d0552955f7b8c53a3c557386894959d27667b8ac808ac"
  8434          }
  8435        ],
  8436        "licenses": [
  8437          {"license": {"id": "Apache-2.0"}},
  8438          {"license": {"id": "EPL-1.0"}}
  8439        ],
  8440        "purl": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.18.v20190429?type=jar",
  8441        "externalReferences": [
  8442          {
  8443            "type": "website",
  8444            "url": "https://webtide.com"
  8445          },
  8446          {
  8447            "type": "distribution",
  8448            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  8449          },
  8450          {
  8451            "type": "issue-tracker",
  8452            "url": "https://github.com/eclipse/jetty.project/issues"
  8453          },
  8454          {
  8455            "type": "mailing-list",
  8456            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  8457          },
  8458          {
  8459            "type": "vcs",
  8460            "url": "https://github.com/eclipse/jetty.project"
  8461          }
  8462        ]
  8463      },
  8464      {
  8465        "type": "library",
  8466        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-alpn-client@9.4.18.v20190429?type=jar",
  8467        "publisher": "Webtide",
  8468        "group": "org.eclipse.jetty",
  8469        "name": "jetty-alpn-client",
  8470        "version": "9.4.18.v20190429",
  8471        "description": "The Eclipse Jetty Project",
  8472        "hashes": [
  8473          {
  8474            "alg": "MD5",
  8475            "content": "94e9fc820f29e4ca7c4d1008b3e52f34"
  8476          },
  8477          {
  8478            "alg": "SHA-1",
  8479            "content": "1379b37b505dc379559e75ae7424941eee924fc7"
  8480          },
  8481          {
  8482            "alg": "SHA-256",
  8483            "content": "f843740357ea316e196703782bcc21313ee77b665f059a28d62ebbbc37aa07ae"
  8484          },
  8485          {
  8486            "alg": "SHA-384",
  8487            "content": "8f98ebb3d2de52bb7a81117a772885d61cdf91fec61b5d7277ba98e875dad5f6ba9e94d9065d61f0edb9337e2686133a"
  8488          },
  8489          {
  8490            "alg": "SHA-512",
  8491            "content": "a574f37273ebf3f6d0dc18491cfcfb32288063667cd51962218575438dc3eb4f6202f862a6cef71a9caa16282cac17b77a1696dc632f1852979060e8c1b9c9ef"
  8492          },
  8493          {
  8494            "alg": "SHA3-256",
  8495            "content": "2428547743abb3f101da2f812300e1a3778b672ea26be987b1262821fbc0c693"
  8496          },
  8497          {
  8498            "alg": "SHA3-384",
  8499            "content": "f092273af529731a68344c05883d7d498b13bd1ac7e3b21cbcb2363325247e0e829c3a9dd39f1d8781302daa777cdcd9"
  8500          },
  8501          {
  8502            "alg": "SHA3-512",
  8503            "content": "476eb0180972b5b6bb48dfccb1eccebd607420aea3562782f1a19292ecbdadc659bf28aeb11a28e3367bad613677dae9486cb4bfb2dc2168acb8cf612b39ae2a"
  8504          }
  8505        ],
  8506        "licenses": [
  8507          {"license": {"id": "Apache-2.0"}},
  8508          {"license": {"id": "EPL-1.0"}}
  8509        ],
  8510        "purl": "pkg:maven/org.eclipse.jetty/jetty-alpn-client@9.4.18.v20190429?type=jar",
  8511        "externalReferences": [
  8512          {
  8513            "type": "website",
  8514            "url": "https://webtide.com"
  8515          },
  8516          {
  8517            "type": "distribution",
  8518            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  8519          },
  8520          {
  8521            "type": "issue-tracker",
  8522            "url": "https://github.com/eclipse/jetty.project/issues"
  8523          },
  8524          {
  8525            "type": "mailing-list",
  8526            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  8527          },
  8528          {
  8529            "type": "vcs",
  8530            "url": "https://github.com/eclipse/jetty.project"
  8531          }
  8532        ]
  8533      },
  8534      {
  8535        "type": "library",
  8536        "bom-ref": "pkg:maven/org.eclipse.jetty.alpn/alpn-api@1.1.3.v20160715?type=jar",
  8537        "publisher": "Mort Bay Consulting",
  8538        "group": "org.eclipse.jetty.alpn",
  8539        "name": "alpn-api",
  8540        "version": "1.1.3.v20160715",
  8541        "description": "Administrative parent pom for Jetty modules",
  8542        "hashes": [
  8543          {
  8544            "alg": "MD5",
  8545            "content": "18383950cc83169b8ed61c03fd926e0c"
  8546          },
  8547          {
  8548            "alg": "SHA-1",
  8549            "content": "a1bf3a937f91b4c953acd13e8c9552347adc2198"
  8550          },
  8551          {
  8552            "alg": "SHA-256",
  8553            "content": "07be99758b699e194f70fb9784d94202dc6c98212877829e3d72b020f2660576"
  8554          },
  8555          {
  8556            "alg": "SHA-384",
  8557            "content": "4d77461790531873d9ecc3eb8e03c526f5cac61a07b2506c52121f0cb9e1323f6666d7e57de8710da77aff711fa97202"
  8558          },
  8559          {
  8560            "alg": "SHA-512",
  8561            "content": "b9570b3323337dcdc192e640288633743736ef9206adc4cda88db7da77df49732bba0a4e85613225ffec32ac72c415a84fcd2353c04f8708dad85142a2b439f8"
  8562          },
  8563          {
  8564            "alg": "SHA3-256",
  8565            "content": "c7e69d1f5833cd414f62dfb456a8dee75520366e88a1af4db9b76a14d800b356"
  8566          },
  8567          {
  8568            "alg": "SHA3-384",
  8569            "content": "681e67503222f2517015c7ee77a67e0e07d8bcdedc54898e2f11d6bd9ca4b04754b06fdf98d0418fe280c028418c1405"
  8570          },
  8571          {
  8572            "alg": "SHA3-512",
  8573            "content": "3a4c64a3cb12158119183584c79e5523bc2e460ae942a2927a9f5452e3b0c032442748f4e426466921a3d9f618095901f26a0de77f4e30650c8e22ee79da873c"
  8574          }
  8575        ],
  8576        "licenses": [
  8577          {"license": {"id": "Apache-2.0"}},
  8578          {"license": {"id": "EPL-1.0"}}
  8579        ],
  8580        "purl": "pkg:maven/org.eclipse.jetty.alpn/alpn-api@1.1.3.v20160715?type=jar",
  8581        "externalReferences": [
  8582          {
  8583            "type": "vcs",
  8584            "url": "http://git.eclipse.org/c/jetty/org.eclipse.jetty.alpn.git/tree"
  8585          },
  8586          {
  8587            "type": "website",
  8588            "url": "http://www.mortbay.com"
  8589          },
  8590          {
  8591            "type": "distribution",
  8592            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  8593          },
  8594          {
  8595            "type": "issue-tracker",
  8596            "url": "https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Jetty"
  8597          },
  8598          {
  8599            "type": "mailing-list",
  8600            "url": "http://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  8601          }
  8602        ]
  8603      },
  8604      {
  8605        "type": "library",
  8606        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-alpn-server@9.4.18.v20190429?type=jar",
  8607        "publisher": "Webtide",
  8608        "group": "org.eclipse.jetty",
  8609        "name": "jetty-alpn-server",
  8610        "version": "9.4.18.v20190429",
  8611        "description": "The Eclipse Jetty Project",
  8612        "hashes": [
  8613          {
  8614            "alg": "MD5",
  8615            "content": "1ca2253ddcbcbcc691c51938f2e341b4"
  8616          },
  8617          {
  8618            "alg": "SHA-1",
  8619            "content": "288afd48f2eb1816889c4848a0bb8e7783ad7124"
  8620          },
  8621          {
  8622            "alg": "SHA-256",
  8623            "content": "2d78640dc6b6035e41d763ddb9c97f07f441665be36d0a7d1e592d683df12acb"
  8624          },
  8625          {
  8626            "alg": "SHA-384",
  8627            "content": "8082e021da3f496b3f2acfec31bb78ab08f88db2f82dfc91677cfbfb1d43942c34e4c1ebd49d8cccddb3ac7df6a47178"
  8628          },
  8629          {
  8630            "alg": "SHA-512",
  8631            "content": "7ee426bb8079daf27fd03694563e534cda147d2cb38e4b50e08c3644f1a3dd88e172ad36b322bb113c67cabbbed4b11740f72ef82cc899341aae9d6427dace43"
  8632          },
  8633          {
  8634            "alg": "SHA3-256",
  8635            "content": "1ea3606b67b91542a4d71d7b145792dcb25dce3c52037e3a32d551678ce5fda1"
  8636          },
  8637          {
  8638            "alg": "SHA3-384",
  8639            "content": "ac2eb0114e9543c50dfc31b715072eec522920fcc1d837450b6d7aad8ecae478b9da5c743c2c9f61e2ba67f17705d790"
  8640          },
  8641          {
  8642            "alg": "SHA3-512",
  8643            "content": "943a863bd2beae196d07aa13b72b5d27bd5ee56a8e578b549a5c272034a232dc4f8a3f015af81837524cd37e467871bfb66c6768a279502ab4cd05e97421347f"
  8644          }
  8645        ],
  8646        "licenses": [
  8647          {"license": {"id": "Apache-2.0"}},
  8648          {"license": {"id": "EPL-1.0"}}
  8649        ],
  8650        "purl": "pkg:maven/org.eclipse.jetty/jetty-alpn-server@9.4.18.v20190429?type=jar",
  8651        "externalReferences": [
  8652          {
  8653            "type": "website",
  8654            "url": "https://webtide.com"
  8655          },
  8656          {
  8657            "type": "distribution",
  8658            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  8659          },
  8660          {
  8661            "type": "issue-tracker",
  8662            "url": "https://github.com/eclipse/jetty.project/issues"
  8663          },
  8664          {
  8665            "type": "mailing-list",
  8666            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  8667          },
  8668          {
  8669            "type": "vcs",
  8670            "url": "https://github.com/eclipse/jetty.project"
  8671          }
  8672        ]
  8673      },
  8674      {
  8675        "type": "library",
  8676        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-alpn-openjdk8-server@9.4.18.v20190429?type=jar",
  8677        "publisher": "Webtide",
  8678        "group": "org.eclipse.jetty",
  8679        "name": "jetty-alpn-openjdk8-server",
  8680        "version": "9.4.18.v20190429",
  8681        "description": "The Eclipse Jetty Project",
  8682        "hashes": [
  8683          {
  8684            "alg": "MD5",
  8685            "content": "6176ca5468f46113d03982b26b569645"
  8686          },
  8687          {
  8688            "alg": "SHA-1",
  8689            "content": "cd588787b7a232e9db4d2442ef9260baedfe33b1"
  8690          },
  8691          {
  8692            "alg": "SHA-256",
  8693            "content": "13b0943572cc330a0371317cbfbbb0f737655387b89dc75ba9a8ab8d083e1c11"
  8694          },
  8695          {
  8696            "alg": "SHA-384",
  8697            "content": "112c8273397e9e05486dc07b09bf0c2583d73657cdec7bad432f3cd7371746ee36b8342153ddbfb51cdeda1aae279aed"
  8698          },
  8699          {
  8700            "alg": "SHA-512",
  8701            "content": "07373c3c34ce2bb1a84200e09b4f540d6a4cd83ee9fc65084949a449a7f510bce5a91d9cd44d7cb8454e9a2090dd636da2506c10312e5b5be693682a1024afc4"
  8702          },
  8703          {
  8704            "alg": "SHA3-256",
  8705            "content": "26c9e9d164a3471c386bf44e1c3d3150e03d54be8d947d65306bf74e26954edc"
  8706          },
  8707          {
  8708            "alg": "SHA3-384",
  8709            "content": "8ca4c806dbda67f907eb10dfca6f538fb981ee36bb1bc48aea642864325fecc8e6ffff8a5bada5a8ca793959d2048b2c"
  8710          },
  8711          {
  8712            "alg": "SHA3-512",
  8713            "content": "90a662aad53125f7f1eebd642a62316606a249dfe04ec3ab6673deea2fbc8d51fdc83f02e403c0f1085aa7d5600b1e11b9b171fefb0903dd5aa8c6bff905c072"
  8714          }
  8715        ],
  8716        "licenses": [
  8717          {"license": {"id": "Apache-2.0"}},
  8718          {"license": {"id": "EPL-1.0"}}
  8719        ],
  8720        "purl": "pkg:maven/org.eclipse.jetty/jetty-alpn-openjdk8-server@9.4.18.v20190429?type=jar",
  8721        "externalReferences": [
  8722          {
  8723            "type": "website",
  8724            "url": "https://webtide.com"
  8725          },
  8726          {
  8727            "type": "distribution",
  8728            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  8729          },
  8730          {
  8731            "type": "issue-tracker",
  8732            "url": "https://github.com/eclipse/jetty.project/issues"
  8733          },
  8734          {
  8735            "type": "mailing-list",
  8736            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  8737          },
  8738          {
  8739            "type": "vcs",
  8740            "url": "https://github.com/eclipse/jetty.project"
  8741          }
  8742        ]
  8743      },
  8744      {
  8745        "type": "library",
  8746        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-alpn-java-server@9.4.18.v20190429?type=jar",
  8747        "publisher": "Webtide",
  8748        "group": "org.eclipse.jetty",
  8749        "name": "jetty-alpn-java-server",
  8750        "version": "9.4.18.v20190429",
  8751        "description": "The Eclipse Jetty Project",
  8752        "hashes": [
  8753          {
  8754            "alg": "MD5",
  8755            "content": "d1e615dd0774f828e80f51cd217dadb1"
  8756          },
  8757          {
  8758            "alg": "SHA-1",
  8759            "content": "a4129b6ad87da0b14ee60dc4cd04321ab7b6928f"
  8760          },
  8761          {
  8762            "alg": "SHA-256",
  8763            "content": "5ac060f9d0f802010aba3ce0452d567ff6ec1f724a8cde860cb3e83aa87918c7"
  8764          },
  8765          {
  8766            "alg": "SHA-384",
  8767            "content": "79355d28bd0069bd9c3b633b38b2eb0d04fa63e5547c816740d816a55203cc1f8aaabc66d1796c8b148202e063299044"
  8768          },
  8769          {
  8770            "alg": "SHA-512",
  8771            "content": "dbe734b1a1bcd194e3ff275b620aed38fb713a250d24cfa6548d047de12a2cd394840650ad46de122b53ea8103f64cf4c0d7570e781b70e45372dda9180607e3"
  8772          },
  8773          {
  8774            "alg": "SHA3-256",
  8775            "content": "6ca9ed2338f90de1498b7e52c35ff2eae7e13463f9fed7f36f9b797ca0d6f443"
  8776          },
  8777          {
  8778            "alg": "SHA3-384",
  8779            "content": "4545fe9af9af3bfe772281243aece8dffa300333841e4c9967582a02cdef33b8ac87bd567c2bc3df2f13ece0c4feb216"
  8780          },
  8781          {
  8782            "alg": "SHA3-512",
  8783            "content": "a591913206657bca1c3be20220c911359537100af3f6561f5d4a454635edbc7a83c51b897efeb8b075996fce37945a1c7836296873d6817e07b7ad3a46cf5450"
  8784          }
  8785        ],
  8786        "licenses": [
  8787          {"license": {"id": "Apache-2.0"}},
  8788          {"license": {"id": "EPL-1.0"}}
  8789        ],
  8790        "purl": "pkg:maven/org.eclipse.jetty/jetty-alpn-java-server@9.4.18.v20190429?type=jar",
  8791        "externalReferences": [
  8792          {
  8793            "type": "website",
  8794            "url": "https://webtide.com"
  8795          },
  8796          {
  8797            "type": "distribution",
  8798            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  8799          },
  8800          {
  8801            "type": "issue-tracker",
  8802            "url": "https://github.com/eclipse/jetty.project/issues"
  8803          },
  8804          {
  8805            "type": "mailing-list",
  8806            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  8807          },
  8808          {
  8809            "type": "vcs",
  8810            "url": "https://github.com/eclipse/jetty.project"
  8811          }
  8812        ]
  8813      },
  8814      {
  8815        "type": "library",
  8816        "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-alpn-java-client@9.4.18.v20190429?type=jar",
  8817        "publisher": "Webtide",
  8818        "group": "org.eclipse.jetty",
  8819        "name": "jetty-alpn-java-client",
  8820        "version": "9.4.18.v20190429",
  8821        "description": "The Eclipse Jetty Project",
  8822        "hashes": [
  8823          {
  8824            "alg": "MD5",
  8825            "content": "7dadc5243abb6a0979518998d5c97eeb"
  8826          },
  8827          {
  8828            "alg": "SHA-1",
  8829            "content": "2245454abf7e6374ce92f3ef9222c7dbd43c8f1b"
  8830          },
  8831          {
  8832            "alg": "SHA-256",
  8833            "content": "e629a9bd50ac7d361389dcc21c86f7ee12fd9f9e1c0e92664d01492df135aab1"
  8834          },
  8835          {
  8836            "alg": "SHA-384",
  8837            "content": "772ea6b359ca1c69315ed1f69577cb27f17a7c607db4506cd5b4f5c9804702b1b4d098c5f2667d27d508884faf328c4f"
  8838          },
  8839          {
  8840            "alg": "SHA-512",
  8841            "content": "592ab00b4aefbfd03fa3eb9619b39be6a59cc5a60dac993cef999433e31bf89d35a97136227966af7ec2fd84e483995b6e3390dc159aa72763246683ec02207a"
  8842          },
  8843          {
  8844            "alg": "SHA3-256",
  8845            "content": "5fc8987e14b500cd8ef3e355548129be984b7d88f02a3b3a9718dc83e2550cbb"
  8846          },
  8847          {
  8848            "alg": "SHA3-384",
  8849            "content": "5ad5a65be92793dacdcb872acfa840ecf84948f02ae498c93120802d3c8ad924c0d9cc6516e9d2bdebdc1a823301c2f7"
  8850          },
  8851          {
  8852            "alg": "SHA3-512",
  8853            "content": "6e4d74a8ce366f9b1c41ca2636a098566b8e2800b0f2ce3653856d499e3ff683a1ca2afdeac18661a47bd8e319987903dec3b0a3c1cc16ebccb2cc2ff3a00afe"
  8854          }
  8855        ],
  8856        "licenses": [
  8857          {"license": {"id": "Apache-2.0"}},
  8858          {"license": {"id": "EPL-1.0"}}
  8859        ],
  8860        "purl": "pkg:maven/org.eclipse.jetty/jetty-alpn-java-client@9.4.18.v20190429?type=jar",
  8861        "externalReferences": [
  8862          {
  8863            "type": "website",
  8864            "url": "https://webtide.com"
  8865          },
  8866          {
  8867            "type": "distribution",
  8868            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  8869          },
  8870          {
  8871            "type": "issue-tracker",
  8872            "url": "https://github.com/eclipse/jetty.project/issues"
  8873          },
  8874          {
  8875            "type": "mailing-list",
  8876            "url": "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
  8877          },
  8878          {
  8879            "type": "vcs",
  8880            "url": "https://github.com/eclipse/jetty.project"
  8881          }
  8882        ]
  8883      },
  8884      {
  8885        "type": "library",
  8886        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-views@1.3.15?type=jar",
  8887        "group": "io.dropwizard",
  8888        "name": "dropwizard-views",
  8889        "version": "1.3.15",
  8890        "hashes": [
  8891          {
  8892            "alg": "MD5",
  8893            "content": "ffa529c90a76cf83b7468c63c24c2da9"
  8894          },
  8895          {
  8896            "alg": "SHA-1",
  8897            "content": "27b9dfe51ed0740b2359c28eca9942388247f877"
  8898          },
  8899          {
  8900            "alg": "SHA-256",
  8901            "content": "69ba25bd9f7b5577aa29b79337b3e716be629a784a83d9a2af1456a556800dfd"
  8902          },
  8903          {
  8904            "alg": "SHA-384",
  8905            "content": "91a8c080f56284645b0d6081b4625ef70e835bea41d0c8fcdc4bdb4962b29b1c0f8f1ce55ccc5fbbdd89fd3e8f2fd947"
  8906          },
  8907          {
  8908            "alg": "SHA-512",
  8909            "content": "818f881806c644bfd0518d2864d1f0c2c6b132e6b81ca1e4b272e20ab91294e954805f986f55ba5389b9ffa5c6573dde827929d6a82b8b4066b2344d003e0f40"
  8910          },
  8911          {
  8912            "alg": "SHA3-256",
  8913            "content": "021a6eba574c0c79246d1a8b446c4655f5a7183e24fcc9df010bffb11ea680f2"
  8914          },
  8915          {
  8916            "alg": "SHA3-384",
  8917            "content": "d13c9c22496d88b389268ad69409def1ab6cdc8a8ebfe8eecff711e9345a67deaa6211485e2e7be5a9f73812e9f46fcd"
  8918          },
  8919          {
  8920            "alg": "SHA3-512",
  8921            "content": "9ed4dd16ddabeaf7e7933cdef7911ac194a14a93a4a8a4d057554dfc094ca5ed84090922e6b5e53f23a24af582209c8d5a9b50521d3b35132a32e74399d5e055"
  8922          }
  8923        ],
  8924        "licenses": [],
  8925        "purl": "pkg:maven/io.dropwizard/dropwizard-views@1.3.15?type=jar"
  8926      },
  8927      {
  8928        "type": "library",
  8929        "bom-ref": "pkg:maven/org.freemarker/freemarker@2.3.28?type=jar",
  8930        "publisher": "Apache Software Foundation",
  8931        "group": "org.freemarker",
  8932        "name": "freemarker",
  8933        "version": "2.3.28",
  8934        "description": "FreeMarker is a \"template engine\"; a generic tool to generate text output based on templates.",
  8935        "hashes": [
  8936          {
  8937            "alg": "MD5",
  8938            "content": "c5e35d814518da7b0247d42311b8e296"
  8939          },
  8940          {
  8941            "alg": "SHA-1",
  8942            "content": "7200064467a935052f99d114c2c05c3d189bc6d6"
  8943          },
  8944          {
  8945            "alg": "SHA-256",
  8946            "content": "de92d103d3a86c2287307218ff50dc1c941de283f7b9e1fb23e93fc7220838bf"
  8947          },
  8948          {
  8949            "alg": "SHA-384",
  8950            "content": "3aef324f7ee0a8e356e291f7b81564c907fbcb287da399515e814411c7c622238cf129b65ad0928c65b9c4ba7544ac2a"
  8951          },
  8952          {
  8953            "alg": "SHA-512",
  8954            "content": "44435cb2b6ba02abacdc4a21bea44a2dc50faa1b486fc5b2f79097a68f1f98ca24aa835448ac5dec33a1869eed1b8a32ac285e95fdabbdafaa810d575951894e"
  8955          },
  8956          {
  8957            "alg": "SHA3-256",
  8958            "content": "d55883bf61b72d616dcd12e87d6f90b3b1fc761fcbcf5b8f3860e17bb34fc654"
  8959          },
  8960          {
  8961            "alg": "SHA3-384",
  8962            "content": "fb0ec37103eceb4dda853bb589794b3f04870e1cfe24031b572c130a9132f5d9fc1a6450dc1644f875b980a52dac0d8b"
  8963          },
  8964          {
  8965            "alg": "SHA3-512",
  8966            "content": "7664cb34b0598e0eec19ecba1fba7b83ff09b574bf2320b84a09016d88aaabf902460e3bcd2b2290f59988462b8594e817eebcd777321608762dc141c1335a20"
  8967          }
  8968        ],
  8969        "licenses": [{"license": {"id": "Apache-2.0"}}],
  8970        "purl": "pkg:maven/org.freemarker/freemarker@2.3.28?type=jar",
  8971        "externalReferences": [
  8972          {
  8973            "type": "website",
  8974            "url": "http://apache.org"
  8975          },
  8976          {
  8977            "type": "issue-tracker",
  8978            "url": "https://issues.apache.org/jira/browse/FREEMARKER/"
  8979          },
  8980          {
  8981            "type": "mailing-list",
  8982            "url": "http://mail-archives.apache.org/mod_mbox/freemarker-dev/"
  8983          },
  8984          {
  8985            "type": "vcs",
  8986            "url": "https://git-wip-us.apache.org/repos/asf?p=freemarker.git"
  8987          },
  8988          {
  8989            "type": "distribution",
  8990            "url": "https://repository.apache.org/service/local/staging/deploy/maven2"
  8991          }
  8992        ]
  8993      },
  8994      {
  8995        "type": "library",
  8996        "bom-ref": "pkg:maven/com.github.spullara.mustache.java/compiler@0.9.6?type=jar",
  8997        "group": "com.github.spullara.mustache.java",
  8998        "name": "compiler",
  8999        "version": "0.9.6",
  9000        "description": "Implementation of mustache.js for Java",
  9001        "hashes": [
  9002          {
  9003            "alg": "MD5",
  9004            "content": "9245fdbf50ad59ea81781ebdaa8cdb02"
  9005          },
  9006          {
  9007            "alg": "SHA-1",
  9008            "content": "1b8707299c34406ed0ba40bbf8513352ac4765c9"
  9009          },
  9010          {
  9011            "alg": "SHA-256",
  9012            "content": "c4d697fd3619cb616cc5e22e9530c8a4fd4a8e9a76953c0655ee627cb2d22318"
  9013          },
  9014          {
  9015            "alg": "SHA-384",
  9016            "content": "84a99840a4a148b583b65391a6fdcae92d57870d027f57882eab2f7d498eb92112b2966d4c1f00867efdd5bcc31e3df7"
  9017          },
  9018          {
  9019            "alg": "SHA-512",
  9020            "content": "d29e5022a4e7c99a8cc4b9f171471cf3e96103aeed26f32ae7a5db38e62811b3dc97e47ce8659c0b430fd11f1cb3f679c5465cab0458d7a474fba7e78a987887"
  9021          },
  9022          {
  9023            "alg": "SHA3-256",
  9024            "content": "e17ec4a48044d5cbc941cdd9020fdda30b5402c2d533bec6a910729293d2aa89"
  9025          },
  9026          {
  9027            "alg": "SHA3-384",
  9028            "content": "a11339df13251cfc94bb4e1a08b7946c26de5b58962e3f4d88e92b701a79ce364b536c78903e43e48f4f8b3dc22a1d98"
  9029          },
  9030          {
  9031            "alg": "SHA3-512",
  9032            "content": "7e61b2eb36f9e239c4e2679c529d87ab2b2ed0ecb8537cbbd89b604bfce9b09ed716c2a95a80cf9a75eee2d0b85a2958e44bc6540ba5b22f163090a5912c6ad6"
  9033          }
  9034        ],
  9035        "licenses": [{"license": {
  9036          "id": "Apache-2.0",
  9037          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  9038        }}],
  9039        "purl": "pkg:maven/com.github.spullara.mustache.java/compiler@0.9.6?type=jar",
  9040        "externalReferences": [
  9041          {
  9042            "type": "vcs",
  9043            "url": "http://github.com/spullara/mustache.java"
  9044          },
  9045          {
  9046            "type": "distribution",
  9047            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2"
  9048          }
  9049        ]
  9050      },
  9051      {
  9052        "type": "library",
  9053        "bom-ref": "pkg:maven/io.dropwizard.metrics/metrics-graphite@4.0.5?type=jar",
  9054        "group": "io.dropwizard.metrics",
  9055        "name": "metrics-graphite",
  9056        "version": "4.0.5",
  9057        "description": "A reporter for Metrics which announces measurements to a Graphite server.",
  9058        "hashes": [
  9059          {
  9060            "alg": "MD5",
  9061            "content": "22f848bd3427fa8d5caa8717468097f5"
  9062          },
  9063          {
  9064            "alg": "SHA-1",
  9065            "content": "76e8758356373d5aed5abacbda429b38f6e8fa98"
  9066          },
  9067          {
  9068            "alg": "SHA-256",
  9069            "content": "e7ece2bb30cf016a012286d7077fd1d9741c3e205ac7095fdc081e4c552436db"
  9070          },
  9071          {
  9072            "alg": "SHA-384",
  9073            "content": "96acda7534b984927ef60dd9c5f53d12981c7425a83396e835a754a5a1d81ca944eb61bb598f3a83e336832c8dbc83c7"
  9074          },
  9075          {
  9076            "alg": "SHA-512",
  9077            "content": "e1c984ee8daa837add7b4ca0d07162faebf4b7d2bb88b7bd355eccd570e3935fb1c49acdf8b1dcc5c88bbf04c67cda2a7efdcf375d0247d35b7744f9ab810a4f"
  9078          },
  9079          {
  9080            "alg": "SHA3-256",
  9081            "content": "d3ac2a04fe0a5225e4c8ce2a2c46d196ef466eccfa00254cab8df1a08f5dc4fc"
  9082          },
  9083          {
  9084            "alg": "SHA3-384",
  9085            "content": "c82769e74e2a4570a3fbe5c55a2a79919a7e95f0dc339b6612ab1e728793ee05aa1dfc1a2408034a8e43db5b0b97e345"
  9086          },
  9087          {
  9088            "alg": "SHA3-512",
  9089            "content": "d2ee456e6964ec862f1a770c386084cf016983c03083a5516405ce4372204a0e0d5feb27e78d7f5d7345719b9af256f8d000cde922547c159de14cb860cc2403"
  9090          }
  9091        ],
  9092        "licenses": [{"license": {
  9093          "id": "Apache-2.0",
  9094          "url": "http://www.apache.org/licenses/LICENSE-2.0"
  9095        }}],
  9096        "purl": "pkg:maven/io.dropwizard.metrics/metrics-graphite@4.0.5?type=jar",
  9097        "externalReferences": [
  9098          {
  9099            "type": "distribution",
  9100            "url": "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
  9101          },
  9102          {
  9103            "type": "issue-tracker",
  9104            "url": "https://github.com/dropwizard/metrics/issues/"
  9105          },
  9106          {
  9107            "type": "vcs",
  9108            "url": "http://github.com/dropwizard/metrics/"
  9109          }
  9110        ]
  9111      },
  9112      {
  9113        "type": "library",
  9114        "bom-ref": "pkg:maven/com.rabbitmq/amqp-client@4.4.1?type=jar",
  9115        "publisher": "Pivotal Software, Inc.",
  9116        "group": "com.rabbitmq",
  9117        "name": "amqp-client",
  9118        "version": "4.4.1",
  9119        "description": "The RabbitMQ Java client library allows Java applications to interface with RabbitMQ.",
  9120        "hashes": [
  9121          {
  9122            "alg": "MD5",
  9123            "content": "1a2a6feac205524a636c06d86af2df2c"
  9124          },
  9125          {
  9126            "alg": "SHA-1",
  9127            "content": "c442f6501595a6fb9c029409eca94888cc9a3106"
  9128          },
  9129          {
  9130            "alg": "SHA-256",
  9131            "content": "fcbe7ddc4be88823b881f35c12bca55b561c795d03aefe746a0452029ec179cc"
  9132          },
  9133          {
  9134            "alg": "SHA-384",
  9135            "content": "527aa909dd1ef154753f13cec6885f91c95abf3ab9488c99fa4456b9331319e3edb4157f1680b2deb4bd9dd9f30f91c2"
  9136          },
  9137          {
  9138            "alg": "SHA-512",
  9139            "content": "8d78db5a1a3939a20a10b33f41b2ca3adb746672b276e87cc08aabb84dd27a069755294bd23c483ecf0d25c0e669fddae6f96742dd127d8476a9d6a6f8e22e57"
  9140          },
  9141          {
  9142            "alg": "SHA3-256",
  9143            "content": "4866a931a2e38b4b0b4bcec77f77e8b83edf3b4b527913f827767a926c8b3b24"
  9144          },
  9145          {
  9146            "alg": "SHA3-384",
  9147            "content": "a86ac3dfa3760ad201a90d24c4a2e3cb32c308e902a606849be300a3d31486bcd67329c8191d48f0ec9846eae4a23042"
  9148          },
  9149          {
  9150            "alg": "SHA3-512",
  9151            "content": "a1b503bd1f8762c0b0434af451f6a579b20225aa5f23548cd521e3f007c17fedaf2c9fd7667606c06bbb63cdfbfbce28800de9506bb2c2564020b34447d600c9"
  9152          }
  9153        ],
  9154        "licenses": [
  9155          {"license": {
  9156            "name": "ASL 2.0",
  9157            "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
  9158          }},
  9159          {"license": {
  9160            "name": "GPL v2",
  9161            "url": "http://www.gnu.org/licenses/gpl-2.0.txt"
  9162          }},
  9163          {"license": {"id": "MPL-1.1"}}
  9164        ],
  9165        "purl": "pkg:maven/com.rabbitmq/amqp-client@4.4.1?type=jar",
  9166        "externalReferences": [
  9167          {
  9168            "type": "website",
  9169            "url": "http://www.rabbitmq.com"
  9170          },
  9171          {
  9172            "type": "vcs",
  9173            "url": "https://github.com/rabbitmq/rabbitmq-java-client"
  9174          }
  9175        ]
  9176      },
  9177      {
  9178        "type": "library",
  9179        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-auth@1.3.15?type=jar",
  9180        "group": "io.dropwizard",
  9181        "name": "dropwizard-auth",
  9182        "version": "1.3.15",
  9183        "hashes": [
  9184          {
  9185            "alg": "MD5",
  9186            "content": "b70d5efcdd606fa0dc0d866a0ba76e0b"
  9187          },
  9188          {
  9189            "alg": "SHA-1",
  9190            "content": "b232e9397558341feed096a54e04e32ab81c7aad"
  9191          },
  9192          {
  9193            "alg": "SHA-256",
  9194            "content": "94927a479eb07d3cab2242750463569dd6da9c75908b93986dab8c2eda5300b7"
  9195          },
  9196          {
  9197            "alg": "SHA-384",
  9198            "content": "bd407256317ce8e7a4dc993ebb0dc7630bb2f8cd24602b3ae436f7a1e43fa77f0186dddb12501f63333b1985bf27816d"
  9199          },
  9200          {
  9201            "alg": "SHA-512",
  9202            "content": "33c794f002c01a3f2880aef2b64b12af4a1d612bc2e7e751f24d65a178e49f7b2158c00486515b1392c340471d7a5e52d73259da7673c32d6b9dfc3870eeffa6"
  9203          },
  9204          {
  9205            "alg": "SHA3-256",
  9206            "content": "d13a6eedc14842abeadc3c0e773ff1bd759de2157099a8df5d62ee1d6da1f949"
  9207          },
  9208          {
  9209            "alg": "SHA3-384",
  9210            "content": "431cb008fa4242048f38c8637d7e75787d4337854dc5a11bca62f98d27641e0c172487c5c31b097c3a2a8a329e03569f"
  9211          },
  9212          {
  9213            "alg": "SHA3-512",
  9214            "content": "c5ae17254f77d668b20aa32542daf77ef398d428fc34601e6e6aebb8f0676fc8c16c5f0dc8906b58f7ecef3623e29386d296aff07d7f7d54618591da72edb88d"
  9215          }
  9216        ],
  9217        "licenses": [],
  9218        "purl": "pkg:maven/io.dropwizard/dropwizard-auth@1.3.15?type=jar"
  9219      },
  9220      {
  9221        "type": "library",
  9222        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-assets@1.3.15?type=jar",
  9223        "group": "io.dropwizard",
  9224        "name": "dropwizard-assets",
  9225        "version": "1.3.15",
  9226        "hashes": [
  9227          {
  9228            "alg": "MD5",
  9229            "content": "3719b35ea00aaf249df2f6c237e0d461"
  9230          },
  9231          {
  9232            "alg": "SHA-1",
  9233            "content": "f2aa63c48a04fc2fdbbc43d3bb25c306417c30ab"
  9234          },
  9235          {
  9236            "alg": "SHA-256",
  9237            "content": "81df72b28d351db2a8df88899ef172c3fefc8135149e6e5016c3f88db340fdcf"
  9238          },
  9239          {
  9240            "alg": "SHA-384",
  9241            "content": "d2f52199662a0c1bdede4785582ee644bd30424a935c59d78d467129081fc23e4454af8f8a86d8babf8e1a7b418e6d9d"
  9242          },
  9243          {
  9244            "alg": "SHA-512",
  9245            "content": "1136296518c97a285e68b0bbd6800c3183b8cd208e2b316ecf0e6b24147b278559e479705b7df3ce83913df5b8d93108afd20ca91ddfaa23d1924d6534f82d11"
  9246          },
  9247          {
  9248            "alg": "SHA3-256",
  9249            "content": "fe44aa9d27c700520603cec3f51df630e228e0f73d1c450e01c3f9e21f02610e"
  9250          },
  9251          {
  9252            "alg": "SHA3-384",
  9253            "content": "4a4a0a6c89a17ae034fac1a60ee3f81033397ffce347263e7ccc6c04d01776a6c98536c474e0c932b261adea0a053f6c"
  9254          },
  9255          {
  9256            "alg": "SHA3-512",
  9257            "content": "ef1c4284b016ba0c303aa74ce20271314cdd9c63686837c73b55656eacf0a22f2d3d883732f6e513dac055842b6b1c1d0e9fa970c7017d969b82ef1c77b2f8de"
  9258          }
  9259        ],
  9260        "licenses": [],
  9261        "purl": "pkg:maven/io.dropwizard/dropwizard-assets@1.3.15?type=jar"
  9262      },
  9263      {
  9264        "type": "library",
  9265        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-http2@1.3.15?type=jar",
  9266        "group": "io.dropwizard",
  9267        "name": "dropwizard-http2",
  9268        "version": "1.3.15",
  9269        "hashes": [
  9270          {
  9271            "alg": "MD5",
  9272            "content": "fdc320175f8ebf1f5931a5f8943cfc32"
  9273          },
  9274          {
  9275            "alg": "SHA-1",
  9276            "content": "b8573b698da0fe8b2cf30becf2d4c069085e230b"
  9277          },
  9278          {
  9279            "alg": "SHA-256",
  9280            "content": "c21be0fb74a7e086a39d48f464ffb0b730dc8c2292935f8f6524aa217c36f135"
  9281          },
  9282          {
  9283            "alg": "SHA-384",
  9284            "content": "98ee11bb4fef5e1b863bd6ab83b508e50ffff06832351fd9a5fe418c5a9dff67e80f2078f9572eb7edadca059e17d57c"
  9285          },
  9286          {
  9287            "alg": "SHA-512",
  9288            "content": "67759f73350a276e2dda77608f16e2fb6d2b2908af7bb5fc83687508793bd27bcc6998c570945e4ec3e49caeeb05e9ee4d3d4fdb8a77b2147bbc5fd1d1c573e3"
  9289          },
  9290          {
  9291            "alg": "SHA3-256",
  9292            "content": "085dd33c5b983cd03552e8eb69e47ae5a3de85aa363175526e5470bce0f4f69b"
  9293          },
  9294          {
  9295            "alg": "SHA3-384",
  9296            "content": "4f6b4a71e10d1da701904c6a7c865904fc697b65d282c34f1f676e157afd6cfa43d5856fdaa504772cb4c660a9109ba1"
  9297          },
  9298          {
  9299            "alg": "SHA3-512",
  9300            "content": "43a4af9e25df30b2e3c561f921bcdbebc9d782b94faa85f8706e1c79ca77bdeae161b18a4f707509599564115d49152ac03f7bab14bb2cb9d130a4975d8f7315"
  9301          }
  9302        ],
  9303        "licenses": [],
  9304        "purl": "pkg:maven/io.dropwizard/dropwizard-http2@1.3.15?type=jar"
  9305      },
  9306      {
  9307        "type": "library",
  9308        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-hibernate@1.3.15?type=jar",
  9309        "group": "io.dropwizard",
  9310        "name": "dropwizard-hibernate",
  9311        "version": "1.3.15",
  9312        "hashes": [
  9313          {
  9314            "alg": "MD5",
  9315            "content": "449361636c3b63eb9d3acb08c1d36297"
  9316          },
  9317          {
  9318            "alg": "SHA-1",
  9319            "content": "56eda4258aa81aa3abde8e6663bbe6297b870495"
  9320          },
  9321          {
  9322            "alg": "SHA-256",
  9323            "content": "5589a9532d592c6dead117b5990386c178a81d4ec7cb8eab9888a576ce47d24d"
  9324          },
  9325          {
  9326            "alg": "SHA-384",
  9327            "content": "946c5cb7081a8f94e16e5ecc475eccd266e1c50b28620ef07df3c5bd4996f57c9673300d2a4b7dd8f773e92ff59c0ffe"
  9328          },
  9329          {
  9330            "alg": "SHA-512",
  9331            "content": "bc121e23e932a8989bb81eb72ce3a65822406dd1b9358f9169f2db7c817585420d7725b0e4a011e8ac82b64879167437180a55469a9aa21ec706d9953f4f8e96"
  9332          },
  9333          {
  9334            "alg": "SHA3-256",
  9335            "content": "782695767ab3f4bd238716842e98c56c4311098d142b388ecb08e92159a85873"
  9336          },
  9337          {
  9338            "alg": "SHA3-384",
  9339            "content": "d4c17acf52ca7e12d21238a45c957272132f619679bb1bf59ff68069c8e8c95fff70d8402230d61459d4f7dab1d5f9db"
  9340          },
  9341          {
  9342            "alg": "SHA3-512",
  9343            "content": "5e6c66c0cf9fa889b516e485cd233af2234b3e2a4f82962b03c59e95a731392744be7fde88f13c3576141b8866dfb6e6915ed20183a6b06e6aa11226ebaec623"
  9344          }
  9345        ],
  9346        "licenses": [],
  9347        "purl": "pkg:maven/io.dropwizard/dropwizard-hibernate@1.3.15?type=jar"
  9348      },
  9349      {
  9350        "type": "library",
  9351        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-migrations@1.3.15?type=jar",
  9352        "group": "io.dropwizard",
  9353        "name": "dropwizard-migrations",
  9354        "version": "1.3.15",
  9355        "hashes": [
  9356          {
  9357            "alg": "MD5",
  9358            "content": "3d2f7b15b764e2906916c0d4bfc75bc6"
  9359          },
  9360          {
  9361            "alg": "SHA-1",
  9362            "content": "74a81b867ab00475910d013fe18d4a788984cccf"
  9363          },
  9364          {
  9365            "alg": "SHA-256",
  9366            "content": "156a9c79a74c81d173637d613a9931451188228bea38cce621f63f51bee1c2f9"
  9367          },
  9368          {
  9369            "alg": "SHA-384",
  9370            "content": "9c2998da9de3ba1bfb081fcc876ef5adc8d16e5b7cec02a63234b66f1325f3413ed8d6192ede2518560d11edf98b6d71"
  9371          },
  9372          {
  9373            "alg": "SHA-512",
  9374            "content": "3cfff65847ee29772f5c8f091557373ce3dfa59974e82c0bbfd0eaa636fdf91361b753e777810d0f5878c4b5534ef555a5b260af29a6be9af0851c4a2de56c5e"
  9375          },
  9376          {
  9377            "alg": "SHA3-256",
  9378            "content": "1150637f334a3f0354d00cc21e7e180e8fd647ba3b9f6028c4eafd30c614c157"
  9379          },
  9380          {
  9381            "alg": "SHA3-384",
  9382            "content": "0e943087f279df50ddd39b0046bb1597b3085e80b95d898e390fab6eddb98484fff05ab0e60abd0a280a3bda5914282a"
  9383          },
  9384          {
  9385            "alg": "SHA3-512",
  9386            "content": "8340a3fb797a8fdeedfc31e50c5d28ad3b3eb204f262f45f390c1a8c3a8ff798cb2f8235d97dd9bbe6947d2d986bb4b91d332f5d0ed23fb7dc0bece454b29d90"
  9387          }
  9388        ],
  9389        "licenses": [],
  9390        "purl": "pkg:maven/io.dropwizard/dropwizard-migrations@1.3.15?type=jar"
  9391      },
  9392      {
  9393        "type": "library",
  9394        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-views-freemarker@1.3.15?type=jar",
  9395        "group": "io.dropwizard",
  9396        "name": "dropwizard-views-freemarker",
  9397        "version": "1.3.15",
  9398        "hashes": [
  9399          {
  9400            "alg": "MD5",
  9401            "content": "d78343dfbf1f4c99fc5115aea93b6382"
  9402          },
  9403          {
  9404            "alg": "SHA-1",
  9405            "content": "9b64dcbd00e184c4683a8a44ae4ff4726595c73c"
  9406          },
  9407          {
  9408            "alg": "SHA-256",
  9409            "content": "621f2168b343cc24618b63e5c0c07ca330eef8e1f930c1a4c374ab210fd5ea44"
  9410          },
  9411          {
  9412            "alg": "SHA-384",
  9413            "content": "1bb0fdd65309af52fcb82eb7228ea8ac9af06bac467c2fd9ea0025c12a182c42425382190d6e55a7feece2d6c620d1e5"
  9414          },
  9415          {
  9416            "alg": "SHA-512",
  9417            "content": "19298c6ae1500e0c16575b55d30f2ab34cbab881cd735fefc203118c326dd4a47604f8f8d595b32cec4ecbaae032129d2ede99dc36325bc8f4a18ffa5e786aeb"
  9418          },
  9419          {
  9420            "alg": "SHA3-256",
  9421            "content": "1870845187ef726d85d29ee42ccc35b66018304d23167f614b79a7deb3768e2c"
  9422          },
  9423          {
  9424            "alg": "SHA3-384",
  9425            "content": "ca4e3f7a88831ef084ee9ecc4fa78d04f7b699609ee65b6213c1276d0ade272da9f1628f49ea47d97b90d01be71d64b4"
  9426          },
  9427          {
  9428            "alg": "SHA3-512",
  9429            "content": "389d2cd752a7269b28815c723ed68700c47c0f5f6780df2bc35f18eb3ea4b77cdc18ca83d556f4de80c1f3e434f399f73b03a76b88d1da2af520b09195a938c1"
  9430          }
  9431        ],
  9432        "licenses": [],
  9433        "purl": "pkg:maven/io.dropwizard/dropwizard-views-freemarker@1.3.15?type=jar"
  9434      },
  9435      {
  9436        "type": "library",
  9437        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-views-mustache@1.3.15?type=jar",
  9438        "group": "io.dropwizard",
  9439        "name": "dropwizard-views-mustache",
  9440        "version": "1.3.15",
  9441        "hashes": [
  9442          {
  9443            "alg": "MD5",
  9444            "content": "99d7beaccb842cbe8a68c37361e665df"
  9445          },
  9446          {
  9447            "alg": "SHA-1",
  9448            "content": "1a2a4e775b77f452893189020c2e34d60c0235a2"
  9449          },
  9450          {
  9451            "alg": "SHA-256",
  9452            "content": "19ce7554a48be097bac2b3c51f55fe468c7253a60d1a43683ae830cfe06a58e3"
  9453          },
  9454          {
  9455            "alg": "SHA-384",
  9456            "content": "012bffe18a1d48481eedd3cb2e449a71de67d8b87cfdf58ab7f52b803e05f57b5cd54e5ccfb7a125c06b6c3a2275cfff"
  9457          },
  9458          {
  9459            "alg": "SHA-512",
  9460            "content": "1f24026f35f9a4e4316d04ac41a7cdcf440fc510075e5f8297a55b63d95d3f1e5deb06acd8ef9a61b73fbf1fc054ea370c6d74ed1a06aa19ba673069aebad294"
  9461          },
  9462          {
  9463            "alg": "SHA3-256",
  9464            "content": "7856836a099d2a7f326dbc033442e49b176213fd340a8b2aa2d9dea3a9175ab6"
  9465          },
  9466          {
  9467            "alg": "SHA3-384",
  9468            "content": "e27dfbd573e90585d0cd2dd2a97bbc9dae850afdebda7e9aa7dcba3ebbcc64341dc949a50f61cb0128ee64e287cb3514"
  9469          },
  9470          {
  9471            "alg": "SHA3-512",
  9472            "content": "af431eff733b17b92ae1718165b3b10e103376bb216e63b8e39284f3572b69926084937fd370a42a018f62389744a7212a0c68959e0e76950ad751ba3ba9745a"
  9473          }
  9474        ],
  9475        "licenses": [],
  9476        "purl": "pkg:maven/io.dropwizard/dropwizard-views-mustache@1.3.15?type=jar"
  9477      },
  9478      {
  9479        "type": "library",
  9480        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-metrics-graphite@1.3.15?type=jar",
  9481        "group": "io.dropwizard",
  9482        "name": "dropwizard-metrics-graphite",
  9483        "version": "1.3.15",
  9484        "hashes": [
  9485          {
  9486            "alg": "MD5",
  9487            "content": "014be7a674c15f505dc0816c5c544314"
  9488          },
  9489          {
  9490            "alg": "SHA-1",
  9491            "content": "d5be85278fe138a4736bc0e229c73dcd1de2b400"
  9492          },
  9493          {
  9494            "alg": "SHA-256",
  9495            "content": "0739188661d32b28544377073c1966d29a56ea9e28776b5ae7e201c50c580f09"
  9496          },
  9497          {
  9498            "alg": "SHA-384",
  9499            "content": "33e2f7f260ff112b45e6cc2c6a89816d2219b71e0292be14b7915855bb9b1caf3e08201debc0dc71617963e6b03549ce"
  9500          },
  9501          {
  9502            "alg": "SHA-512",
  9503            "content": "f2e433cc520f4e49d62cf5af209d353629409d9b1ad3f1b6613d0bc1790a575f528bc88784e0b2517ea044e46e9e67ecef5b1d02cc7f6c1a510d75457bea2c16"
  9504          },
  9505          {
  9506            "alg": "SHA3-256",
  9507            "content": "dba4bed00333d55d4dc55ddd9b9815fdb3b9b575faeae3ba8ff19ef949ee6f61"
  9508          },
  9509          {
  9510            "alg": "SHA3-384",
  9511            "content": "86976bff689e1cc045b298dae984eb65fa1381100334b3e4586976735346ade2721cc570dc6e2406bf6426aa1f597617"
  9512          },
  9513          {
  9514            "alg": "SHA3-512",
  9515            "content": "24a0c90e1f97326dd032e5c657792d6623c727efa7144891be439e00bff5323f4e3e9d35e34005b7348ec92f97f3c4210aeb4b7e15930ef7a910735d0f982d62"
  9516          }
  9517        ],
  9518        "licenses": [],
  9519        "purl": "pkg:maven/io.dropwizard/dropwizard-metrics-graphite@1.3.15?type=jar"
  9520      },
  9521      {
  9522        "type": "library",
  9523        "bom-ref": "pkg:maven/com.h2database/h2@1.4.197?type=jar",
  9524        "group": "com.h2database",
  9525        "name": "h2",
  9526        "version": "1.4.197",
  9527        "description": "H2 Database Engine",
  9528        "hashes": [
  9529          {
  9530            "alg": "MD5",
  9531            "content": "f9893acfa22b7fe1492dd9c515af2e5b"
  9532          },
  9533          {
  9534            "alg": "SHA-1",
  9535            "content": "bb391050048ca8ae3e32451b5a3714ecd3596a46"
  9536          },
  9537          {
  9538            "alg": "SHA-256",
  9539            "content": "37f5216e14af2772930dff9b8734353f0a80e89ba3f33e065441de6537c5e842"
  9540          },
  9541          {
  9542            "alg": "SHA-384",
  9543            "content": "01dd965926471f6cbd84b0466307ae2f0450cb204ca51cc43b538dd4d7571e096a966ac298d82e4942db4dd259d800b6"
  9544          },
  9545          {
  9546            "alg": "SHA-512",
  9547            "content": "aa4af17f766a1cfb0326d0301e1c40fc884b27e73aed4e60141d284275da70f483a3ce54d65f79f9ba66e9a53c5a68102dfc5e40a36e9d2c0a2aa9a7f7321688"
  9548          },
  9549          {
  9550            "alg": "SHA3-256",
  9551            "content": "ef7da52a3b656aee47bc85b9e98db3bb91d7f079d19012787fbbd65c32151203"
  9552          },
  9553          {
  9554            "alg": "SHA3-384",
  9555            "content": "6bec38f250d5f963a3fa385da14caccf744a36244b252d447d1b29501e455533ef3d5b2820dc73870593db10c4231aaf"
  9556          },
  9557          {
  9558            "alg": "SHA3-512",
  9559            "content": "1a5538cc48c5b99e496ee5924f80df410fecc555e3619a79b8c6204156dc333cf0cbebae05bca5a8144ab89b2f2fe4802080128d76b1e94a51acced8aedb4354"
  9560          }
  9561        ],
  9562        "licenses": [{"license": {
  9563          "name": "MPL 2.0 or EPL 1.0",
  9564          "url": "http://h2database.com/html/license.html"
  9565        }}],
  9566        "purl": "pkg:maven/com.h2database/h2@1.4.197?type=jar",
  9567        "externalReferences": [{
  9568          "type": "vcs",
  9569          "url": "https://github.com/h2database/h2database"
  9570        }]
  9571      },
  9572      {
  9573        "type": "library",
  9574        "bom-ref": "pkg:maven/org.glassfish.jersey.media/jersey-media-multipart@2.25.1?type=jar",
  9575        "publisher": "Oracle Corporation",
  9576        "group": "org.glassfish.jersey.media",
  9577        "name": "jersey-media-multipart",
  9578        "version": "2.25.1",
  9579        "description": "Jersey Multipart entity providers support module.",
  9580        "hashes": [
  9581          {
  9582            "alg": "MD5",
  9583            "content": "0ea1375a975020b60bbbbfd47a76d69c"
  9584          },
  9585          {
  9586            "alg": "SHA-1",
  9587            "content": "1d2db0078ee1b740c4e7ec7413d328a8a7e1c480"
  9588          },
  9589          {
  9590            "alg": "SHA-256",
  9591            "content": "909b669f76b8883a9218fb0fbc5022a286ead7d17b29aafa532b31f19ab4afcc"
  9592          },
  9593          {
  9594            "alg": "SHA-384",
  9595            "content": "4188539e27cb05523308a4a26a174bf9d6b19dedaf494d6d97b20a34530195ae7b3c553e6e8e4dcb31848e9c8cfcfa5d"
  9596          },
  9597          {
  9598            "alg": "SHA-512",
  9599            "content": "17e40bb9186289cd21edcd67cab68765e79c3cce5f2b29ac0ae6dd653395d93c3b8e29c734288e729bf26a59084393680b448ce617689e2064151ab09250c6ad"
  9600          },
  9601          {
  9602            "alg": "SHA3-256",
  9603            "content": "8d8299e02fcbed88c708ae2c948fca016bd985aca513f61304431169441b3bba"
  9604          },
  9605          {
  9606            "alg": "SHA3-384",
  9607            "content": "7fb8588335aa4770514fa4e6a16d5730b1b11a9028400bd8b0707f75baed30080d843b8bde7699954efc28ea13c73f0a"
  9608          },
  9609          {
  9610            "alg": "SHA3-512",
  9611            "content": "a8f03f1e4e02c76548b03f77dfc65bad4d97b305a39e17b21e3a380155b85ea428957d0e0f0d4d4b615826d491acbfbb433a3dc9cb31ba29ba0f08bc4665bbb8"
  9612          }
  9613        ],
  9614        "licenses": [{"license": {
  9615          "id": "CDDL-1.1",
  9616          "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
  9617        }}],
  9618        "purl": "pkg:maven/org.glassfish.jersey.media/jersey-media-multipart@2.25.1?type=jar",
  9619        "externalReferences": [
  9620          {
  9621            "type": "website",
  9622            "url": "http://www.oracle.com/"
  9623          },
  9624          {
  9625            "type": "build-system",
  9626            "url": "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
  9627          },
  9628          {
  9629            "type": "issue-tracker",
  9630            "url": "http://java.net/jira/browse/JERSEY/"
  9631          },
  9632          {
  9633            "type": "mailing-list",
  9634            "url": "http://java.net/projects/jersey/lists/announce/archive"
  9635          },
  9636          {
  9637            "type": "vcs",
  9638            "url": "http://java.net/projects/jersey/sources/code/show"
  9639          },
  9640          {
  9641            "type": "distribution",
  9642            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  9643          }
  9644        ]
  9645      },
  9646      {
  9647        "type": "library",
  9648        "bom-ref": "pkg:maven/org.jvnet.mimepull/mimepull@1.9.6?type=jar",
  9649        "publisher": "Oracle Corporation",
  9650        "group": "org.jvnet.mimepull",
  9651        "name": "mimepull",
  9652        "version": "1.9.6",
  9653        "description": "Provides a streaming API to access attachments parts in a MIME message.",
  9654        "hashes": [
  9655          {
  9656            "alg": "MD5",
  9657            "content": "43a2478389a84b985dbe7b6ae0b3c011"
  9658          },
  9659          {
  9660            "alg": "SHA-1",
  9661            "content": "41c913d791e16f93bc712a8c8a30bb64daa2e9bd"
  9662          },
  9663          {
  9664            "alg": "SHA-256",
  9665            "content": "2d1ee56aa89837ba9ea55431542e7939fa9d425552c2e6c8ddfb3b77877721b7"
  9666          },
  9667          {
  9668            "alg": "SHA-384",
  9669            "content": "ccf56ecec63258cef4f47f85c1893ece6eed6ed75fc4ac8e7ba566d222e09f3106469b843e5be6bba90834f8f76afaf2"
  9670          },
  9671          {
  9672            "alg": "SHA-512",
  9673            "content": "38198fef6a8ca9d1af37c269582e87ae6cc7324a1686c8807be90a1edd4b33bb829d03030df1a4f5865bf6f0e6d0fb2a4f3dde265af696ab556f0bf7216ab9b0"
  9674          },
  9675          {
  9676            "alg": "SHA3-256",
  9677            "content": "3d4fac8717b03d2c33c9c8b5145cfec04a312e9021c92c8029d2a2ca60615e0e"
  9678          },
  9679          {
  9680            "alg": "SHA3-384",
  9681            "content": "ae87d840305b719133afce41017e42968afe7dee34b4618af25b7fc77c25ec7dc4ba9fee5ed82b6a7531b1ad1eabf1c7"
  9682          },
  9683          {
  9684            "alg": "SHA3-512",
  9685            "content": "a7bff1d8fa3287436726ab53ddff800d9a262fbf7801b85f50b7f29dbd017ff430f2effa9e6e95b44772ec0c349632374b9291292d2eb24f0fed1313dba15ee9"
  9686          }
  9687        ],
  9688        "licenses": [
  9689          {"license": {"id": "CDDL-1.1"}},
  9690          {"license": {"id": "GPL-2.0-with-classpath-exception"}}
  9691        ],
  9692        "purl": "pkg:maven/org.jvnet.mimepull/mimepull@1.9.6?type=jar",
  9693        "externalReferences": [
  9694          {
  9695            "type": "website",
  9696            "url": "http://www.oracle.com/"
  9697          },
  9698          {
  9699            "type": "issue-tracker",
  9700            "url": "http://java.net/jira/browse/mimepull"
  9701          },
  9702          {
  9703            "type": "mailing-list",
  9704            "url": "http://java.net/projects/mimepull/lists/users/archive"
  9705          },
  9706          {
  9707            "type": "vcs",
  9708            "url": "http://java.net/projects/mimepull/sources/svn/show/tags/mimepull-1.9.6"
  9709          },
  9710          {
  9711            "type": "distribution",
  9712            "url": "https://maven.java.net/service/local/staging/deploy/maven2/"
  9713          }
  9714        ]
  9715      },
  9716      {
  9717        "type": "library",
  9718        "bom-ref": "pkg:maven/org.openjdk.jmh/jmh-core@1.19?type=jar",
  9719        "publisher": "Oracle",
  9720        "group": "org.openjdk.jmh",
  9721        "name": "jmh-core",
  9722        "version": "1.19",
  9723        "description": "The jmh is a Java harness for building, running, and analysing nano/micro/macro benchmarks written in Java and other languages targeting the JVM.",
  9724        "hashes": [
  9725          {
  9726            "alg": "MD5",
  9727            "content": "be8d2b77f24b93d14b3590a2c2cc9eba"
  9728          },
  9729          {
  9730            "alg": "SHA-1",
  9731            "content": "1ea93b88f8154f0a35c16b46d76cfb2febcf4916"
  9732          },
  9733          {
  9734            "alg": "SHA-256",
  9735            "content": "5b920f4033b55f78af121c6594e2afcc84c16f2030beef6d035463b126fc9f46"
  9736          },
  9737          {
  9738            "alg": "SHA-384",
  9739            "content": "1ff5023d9b26aa1208862fee10236ca3d71a58502ae656cda9a0cac766f94147898d8606764c39f46c28495b88e505f1"
  9740          },
  9741          {
  9742            "alg": "SHA-512",
  9743            "content": "9bc30e04a4ee999cc1dc45be32bd60ad4248070073424efacdce85b02777dc1ef9f8aa9f57693cc4cc6964c6c934ce3c251f8db26f70bad54353c2d0849aee83"
  9744          },
  9745          {
  9746            "alg": "SHA3-256",
  9747            "content": "b21c8a03f99e3ccadc461f35e5ed3aa3904ae25cbb44ca2dd02eb0d2f8a6582c"
  9748          },
  9749          {
  9750            "alg": "SHA3-384",
  9751            "content": "ada0a7f9bb5220f55ebbb0f2d1f7b2cfd059338520fb65e04876c76cbf350c90df46ae4587b6b187620f11041e6cb6f7"
  9752          },
  9753          {
  9754            "alg": "SHA3-512",
  9755            "content": "96f2d4874d54c13b4c9392628415ce62bdff000c142901f08d3eef24c707b5cd656c328a3ef846303a85dc3dfbff69062e0167b2065b5200e52c764afe0ba418"
  9756          }
  9757        ],
  9758        "licenses": [{"license": {
  9759          "name": "GNU General Public License (GPL), version 2, with the Classpath exception",
  9760          "url": "http://openjdk.java.net/legal/gplv2+ce.html"
  9761        }}],
  9762        "purl": "pkg:maven/org.openjdk.jmh/jmh-core@1.19?type=jar",
  9763        "externalReferences": [
  9764          {
  9765            "type": "website",
  9766            "url": "http://openjdk.java.net/"
  9767          },
  9768          {
  9769            "type": "vcs",
  9770            "url": "http://hg.openjdk.java.net/code-tools/jmh/"
  9771          }
  9772        ]
  9773      },
  9774      {
  9775        "type": "library",
  9776        "bom-ref": "pkg:maven/net.sf.jopt-simple/jopt-simple@4.6?type=jar",
  9777        "group": "net.sf.jopt-simple",
  9778        "name": "jopt-simple",
  9779        "version": "4.6",
  9780        "description": "A Java library for parsing command line options",
  9781        "hashes": [
  9782          {
  9783            "alg": "MD5",
  9784            "content": "13560a58a79b46b82057686543e8d727"
  9785          },
  9786          {
  9787            "alg": "SHA-1",
  9788            "content": "306816fb57cf94f108a43c95731b08934dcae15c"
  9789          },
  9790          {
  9791            "alg": "SHA-256",
  9792            "content": "3fcfbe3203c2ea521bf7640484fd35d6303186ea2e08e72f032d640ca067ffda"
  9793          },
  9794          {
  9795            "alg": "SHA-384",
  9796            "content": "501ae288afa2a2cafe2b01e8927d7a31b887c891dc1fb37eafbf525c675161b7af14dba1359db686a104881c3944736e"
  9797          },
  9798          {
  9799            "alg": "SHA-512",
  9800            "content": "18bf59191d7a456e7675c841df8411ebe425da40532e103db95483be5d2a75510d8a38ad9755cdd4e0be27afe7cfd0b358599388a84fcec1ee27e89caa37f5af"
  9801          },
  9802          {
  9803            "alg": "SHA3-256",
  9804            "content": "e5c7a060e6bd75fb9ef2b7eeac082550bd4f01049c0da929c57ae71fef59b32a"
  9805          },
  9806          {
  9807            "alg": "SHA3-384",
  9808            "content": "e52b264902d2b9350696cc325949e02e2ca451d787958aaebb9f7c9dcc41d6abd4da5a83001f80e659bfd89aeccab509"
  9809          },
  9810          {
  9811            "alg": "SHA3-512",
  9812            "content": "6b35fe9fcb3497a9e3a4b0c55dab300b63155c76bbce88fae9b3dcc1012f2c55d7c70216173299817830328071f5c3af079a67ce9af96c25b6befbcef915b049"
  9813          }
  9814        ],
  9815        "licenses": [{"license": {"id": "MIT"}}],
  9816        "purl": "pkg:maven/net.sf.jopt-simple/jopt-simple@4.6?type=jar",
  9817        "externalReferences": [
  9818          {
  9819            "type": "issue-tracker",
  9820            "url": "http://github.com/pholser/jopt-simple/issues"
  9821          },
  9822          {
  9823            "type": "vcs",
  9824            "url": "http://github.com/pholser/jopt-simple"
  9825          },
  9826          {
  9827            "type": "distribution",
  9828            "url": "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
  9829          }
  9830        ]
  9831      },
  9832      {
  9833        "type": "library",
  9834        "bom-ref": "pkg:maven/org.apache.commons/commons-math3@3.2?type=jar",
  9835        "publisher": "The Apache Software Foundation",
  9836        "group": "org.apache.commons",
  9837        "name": "commons-math3",
  9838        "version": "3.2",
  9839        "description": "The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.",
  9840        "hashes": [
  9841          {
  9842            "alg": "MD5",
  9843            "content": "aaa32530c0f744813570ff73db018698"
  9844          },
  9845          {
  9846            "alg": "SHA-1",
  9847            "content": "ec2544ab27e110d2d431bdad7d538ed509b21e62"
  9848          },
  9849          {
  9850            "alg": "SHA-256",
  9851            "content": "6268a9a0ea3e769fc493a21446664c0ef668e48c93d126791f6f3f757978fee2"
  9852          },
  9853          {
  9854            "alg": "SHA-384",
  9855            "content": "3aea6a3c2bb79e64b96086bc6b7679780594ea1731f24ae7541e294595275150a12bd63bd4dfb3ddff29e1b672f68664"
  9856          },
  9857          {
  9858            "alg": "SHA-512",
  9859            "content": "80fb66a51688c4247b957f9787921e5acb9144d71a4ab0b03b2c30f46427e50c53e6e31ca5ddb04dab2cf5e7c0eedae168103c719f8074be464918ab2e4d6e6d"
  9860          },
  9861          {
  9862            "alg": "SHA3-256",
  9863            "content": "4e5c701b4c417493bdb70d4c3f3bfb6019a6eec3c5f17dcce028158de624318c"
  9864          },
  9865          {
  9866            "alg": "SHA3-384",
  9867            "content": "6b7fa9eecd9f78db9222438eda47c2f94c7e507c7334b6501ecc7c041e27b084e790956901b3a5a4253510abb9081b28"
  9868          },
  9869          {
  9870            "alg": "SHA3-512",
  9871            "content": "3a19552d33cbe62a0d174efa39054fbe5e23f7cb466c46616c27480381f232daa2c64c868b354ed965c5d84fbfece08e30e59bc672e3891baf2bb8141b5db8c6"
  9872          }
  9873        ],
  9874        "licenses": [{"license": {"id": "Apache-2.0"}}],
  9875        "purl": "pkg:maven/org.apache.commons/commons-math3@3.2?type=jar",
  9876        "externalReferences": [
  9877          {
  9878            "type": "issue-tracker",
  9879            "url": "http://issues.apache.org/jira/browse/MATH"
  9880          },
  9881          {
  9882            "type": "vcs",
  9883            "url": "http://svn.apache.org/viewvc/commons/proper/math/trunk"
  9884          },
  9885          {
  9886            "type": "build-system",
  9887            "url": "http://vmbuild.apache.org/continuum/"
  9888          },
  9889          {
  9890            "type": "mailing-list",
  9891            "url": "http://mail-archives.apache.org/mod_mbox/commons-user/"
  9892          },
  9893          {
  9894            "type": "website",
  9895            "url": "http://www.apache.org/"
  9896          },
  9897          {
  9898            "type": "distribution",
  9899            "url": "https://repository.apache.org/service/local/staging/deploy/maven2"
  9900          }
  9901        ]
  9902      },
  9903      {
  9904        "type": "library",
  9905        "bom-ref": "pkg:maven/org.openjdk.jmh/jmh-generator-annprocess@1.19?type=jar",
  9906        "group": "org.openjdk.jmh",
  9907        "name": "jmh-generator-annprocess",
  9908        "version": "1.19",
  9909        "description": "JMH benchmark generator, based on annotation processors.",
  9910        "hashes": [
  9911          {
  9912            "alg": "MD5",
  9913            "content": "0edd4d9828437ef68acbe301910de6eb"
  9914          },
  9915          {
  9916            "alg": "SHA-1",
  9917            "content": "e5bb13308963df412877e88fede84c1bd869ca03"
  9918          },
  9919          {
  9920            "alg": "SHA-256",
  9921            "content": "b104c8c3c971d6aa4ff4c7a73e70cfb3e6201084332e4007ba9516a43f27003e"
  9922          },
  9923          {
  9924            "alg": "SHA-384",
  9925            "content": "eaa0cfc9a6881f190f41a91a6f9e06b8b0a8284120657b9392c2c125bcafc373ad79feb29cd77ea02c62fd5d797f3942"
  9926          },
  9927          {
  9928            "alg": "SHA-512",
  9929            "content": "f4bdd594e25586047d93375f76fc2c85ad302b222ace4dae8e7418a24e1d75ab1ecd3f4d75d362baf3af6388bb6b3f3db7a932e8a003a8ff0c1412059e0c0c5b"
  9930          },
  9931          {
  9932            "alg": "SHA3-256",
  9933            "content": "ea48f22ddf27853d67194836e0a13bb9a6c20a480e03252ce75403bc303a2a8d"
  9934          },
  9935          {
  9936            "alg": "SHA3-384",
  9937            "content": "814be156196add432a7a3358977f76f167bc2aab9f6bfbb5fed63b1b953df8d256c42e8957535af1a24a28471baeb6e5"
  9938          },
  9939          {
  9940            "alg": "SHA3-512",
  9941            "content": "37ae2a6c8b2f38fcfcfea1343debb71cbb63af15c402fa32dc38e1913c75af7d2f4951a21edbc7cacfeeb789dbbc6fa9be9f24ccd426e1f9344de0f344a9e773"
  9942          }
  9943        ],
  9944        "licenses": [{"license": {
  9945          "name": "GNU General Public License (GPL), version 2, with the Classpath exception",
  9946          "url": "http://openjdk.java.net/legal/gplv2+ce.html"
  9947        }}],
  9948        "purl": "pkg:maven/org.openjdk.jmh/jmh-generator-annprocess@1.19?type=jar",
  9949        "externalReferences": [{
  9950          "type": "vcs",
  9951          "url": "http://hg.openjdk.java.net/code-tools/jmh/"
  9952        }]
  9953      },
  9954      {
  9955        "type": "library",
  9956        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-testing@1.3.15?type=jar",
  9957        "group": "io.dropwizard",
  9958        "name": "dropwizard-testing",
  9959        "version": "1.3.15",
  9960        "hashes": [
  9961          {
  9962            "alg": "MD5",
  9963            "content": "800103447329e58030242b6bfc2e9cca"
  9964          },
  9965          {
  9966            "alg": "SHA-1",
  9967            "content": "cee4838ba05de7920309985229df59917ff6e58a"
  9968          },
  9969          {
  9970            "alg": "SHA-256",
  9971            "content": "d52ef3eda88a2b93e01731b035bbd277eb4d395c3a076c6f5cd6a3874f17e433"
  9972          },
  9973          {
  9974            "alg": "SHA-384",
  9975            "content": "29f2ef683c3be5144aa7720530809e64e20b2c87bb83d8184a2466db98121e226922b1aa4c5158f8ca4d83bc5dedb78d"
  9976          },
  9977          {
  9978            "alg": "SHA-512",
  9979            "content": "c2ccc3c13d2007b728574b1c3df388043c2517ed3efb8256dde9c09ebbed6c18ac5e7f3281ce7b35b9e2c969124772ef0062234bfb195c27898b0674fa0900a4"
  9980          },
  9981          {
  9982            "alg": "SHA3-256",
  9983            "content": "f7fba2c7f9ccb345c29c4e52bcda601a6528d20527f32af63f8cadfaeca04a0f"
  9984          },
  9985          {
  9986            "alg": "SHA3-384",
  9987            "content": "48f593334be24e0ca2d12cfeb1a7133d46f034e05a1d6a418e66a39b83b2134524fd06456a7cfcb3c91932ae5b833878"
  9988          },
  9989          {
  9990            "alg": "SHA3-512",
  9991            "content": "e0c421a568cf98a63432088a1b5f18382cce3095db4ce8cfd1ccba7e9dc95aa7d2ec365b1d8b25614c4700d28f7f75744acac96c5358de4c50946fea4a2a2e5f"
  9992          }
  9993        ],
  9994        "licenses": [],
  9995        "purl": "pkg:maven/io.dropwizard/dropwizard-testing@1.3.15?type=jar"
  9996      },
  9997      {
  9998        "type": "library",
  9999        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-client@1.3.15?type=jar",
 10000        "group": "io.dropwizard",
 10001        "name": "dropwizard-client",
 10002        "version": "1.3.15",
 10003        "hashes": [
 10004          {
 10005            "alg": "MD5",
 10006            "content": "a7e212ddc51872656b8cde14c6375558"
 10007          },
 10008          {
 10009            "alg": "SHA-1",
 10010            "content": "774ee66da2e18ddb9757c309a9f288a7a95d4ab5"
 10011          },
 10012          {
 10013            "alg": "SHA-256",
 10014            "content": "e1f12b97fab5cbfbefd54f7206f708b1abb767f7db2979ee67a12cced9145af7"
 10015          },
 10016          {
 10017            "alg": "SHA-384",
 10018            "content": "bd4f8bf7937ffe9b38c5831ba7e8c53e17cbb60f15b41e151fe11a0ebed9f11181caa70760715bded8e52acb26a5e445"
 10019          },
 10020          {
 10021            "alg": "SHA-512",
 10022            "content": "a15aa34a681004c1c41380a85f0f99b5117e426bfbac1bef90fade5f9644443b63e74caf9022fa53fde98eddc915ce52ed37c59a06257b7c21b9fc55367f9995"
 10023          },
 10024          {
 10025            "alg": "SHA3-256",
 10026            "content": "77d63d4f7774e74722101d0e3fe4a3d7aa1aa0dac2d95f823cacf7ea445d372b"
 10027          },
 10028          {
 10029            "alg": "SHA3-384",
 10030            "content": "d86e2e178049fa8cd5b679b05adda462a39533e41332c405d5a6885d9e4e36acc8f88303e620962197c7fae9e3a8cd3e"
 10031          },
 10032          {
 10033            "alg": "SHA3-512",
 10034            "content": "3856b47365e22680311c71e7740f4327786a88af275fe7d2f6a44b34dc12227b3a76396d87c101c31994993d2fa78db6fbfcffc848c5739d5bc9231186fe4681"
 10035          }
 10036        ],
 10037        "licenses": [],
 10038        "purl": "pkg:maven/io.dropwizard/dropwizard-client@1.3.15?type=jar"
 10039      },
 10040      {
 10041        "type": "library",
 10042        "bom-ref": "pkg:maven/io.dropwizard/dropwizard-forms@1.3.15?type=jar",
 10043        "group": "io.dropwizard",
 10044        "name": "dropwizard-forms",
 10045        "version": "1.3.15",
 10046        "hashes": [
 10047          {
 10048            "alg": "MD5",
 10049            "content": "4038942f9fa1f452cc8ab9fb395e0dae"
 10050          },
 10051          {
 10052            "alg": "SHA-1",
 10053            "content": "171287fe38f430ed81bef0dc5808a6f58f01bd48"
 10054          },
 10055          {
 10056            "alg": "SHA-256",
 10057            "content": "cf55b3d0ae45c0b905380a374a3bfd14fee33f3ec5b5f16a046dc66d505ab4c4"
 10058          },
 10059          {
 10060            "alg": "SHA-384",
 10061            "content": "6bfe23e15037704b67c34e97f0d728da911c034569d24c5f2994a738b4feed1c1703e4da7fbc3e578ddc243634b8daee"
 10062          },
 10063          {
 10064            "alg": "SHA-512",
 10065            "content": "89e4509a55811c296371099ff91850faa32992eede0f9224c25f395a4d93560f0a4a846060bedc1747fe3bf5a4596b928a4237894292dcbe23762b4ae9c40ea3"
 10066          },
 10067          {
 10068            "alg": "SHA3-256",
 10069            "content": "f205cd66f09419d7e958c1c9be0bb3c3226c74a34cefa4a092474612532ae5c2"
 10070          },
 10071          {
 10072            "alg": "SHA3-384",
 10073            "content": "e55105b76df41078c8749bae4958958ae1525352ceae1f00c7056965159f74b6e279ca8f6b85c50c41305dadd18c5581"
 10074          },
 10075          {
 10076            "alg": "SHA3-512",
 10077            "content": "6f336ddb136efabe64b158f60f11dbcccf606df36600a2195d5cac15d2900f5625ba8eb5a0dba213f4e27386423233e5214f9b188f77816d08e75435cb8047f5"
 10078          }
 10079        ],
 10080        "licenses": [],
 10081        "purl": "pkg:maven/io.dropwizard/dropwizard-forms@1.3.15?type=jar"
 10082      }
 10083    ],
 10084    "dependencies": [
 10085      {"ref": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.9.10?type=jar"},
 10086      {
 10087        "ref": "pkg:maven/com.google.guava/guava@24.1.1-jre?type=jar",
 10088        "dependsOn": [
 10089          "pkg:maven/org.checkerframework/checker-compat-qual@2.0.0?type=jar",
 10090          "pkg:maven/com.google.errorprone/error_prone_annotations@2.1.3?type=jar",
 10091          "pkg:maven/com.google.j2objc/j2objc-annotations@1.1?type=jar",
 10092          "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.14?type=jar"
 10093        ]
 10094      },
 10095      {"ref": "pkg:maven/org.checkerframework/checker-compat-qual@2.0.0?type=jar"},
 10096      {"ref": "pkg:maven/com.google.errorprone/error_prone_annotations@2.1.3?type=jar"},
 10097      {"ref": "pkg:maven/com.google.j2objc/j2objc-annotations@1.1?type=jar"},
 10098      {"ref": "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.14?type=jar"},
 10099      {"ref": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"},
 10100      {"ref": "pkg:maven/joda-time/joda-time@2.10.1?type=jar"},
 10101      {
 10102        "ref": "pkg:maven/io.dropwizard/dropwizard-util@1.3.15?type=jar",
 10103        "dependsOn": ["pkg:maven/joda-time/joda-time@2.10.1?type=jar"]
 10104      },
 10105      {"ref": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.9.10?type=jar"},
 10106      {"ref": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.9.10?type=jar"},
 10107      {"ref": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.9.10?type=jar"},
 10108      {"ref": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.9.10?type=jar"},
 10109      {"ref": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.9.10?type=jar"},
 10110      {"ref": "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.9.10?type=jar"},
 10111      {"ref": "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.9.10?type=jar"},
 10112      {"ref": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.9.10?type=jar"},
 10113      {"ref": "pkg:maven/org.slf4j/slf4j-api@1.7.26?type=jar"},
 10114      {
 10115        "ref": "pkg:maven/org.hibernate/hibernate-validator@5.4.3.Final?type=jar",
 10116        "dependsOn": [
 10117          "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar",
 10118          "pkg:maven/org.jboss.logging/jboss-logging@3.3.0.Final?type=jar",
 10119          "pkg:maven/com.fasterxml/classmate@1.4.0?type=jar"
 10120        ]
 10121      },
 10122      {"ref": "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar"},
 10123      {"ref": "pkg:maven/org.jboss.logging/jboss-logging@3.3.0.Final?type=jar"},
 10124      {"ref": "pkg:maven/com.fasterxml/classmate@1.4.0?type=jar"},
 10125      {"ref": "pkg:maven/org.glassfish/javax.el@3.0.0?type=jar"},
 10126      {"ref": "pkg:maven/org.javassist/javassist@3.24.1-GA?type=jar"},
 10127      {
 10128        "ref": "pkg:maven/io.dropwizard/dropwizard-jackson@1.3.15?type=jar",
 10129        "dependsOn": [
 10130          "pkg:maven/com.google.guava/guava@24.1.1-jre?type=jar",
 10131          "pkg:maven/io.dropwizard/dropwizard-util@1.3.15?type=jar",
 10132          "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.9.10?type=jar",
 10133          "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.9.10?type=jar",
 10134          "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.9.10?type=jar",
 10135          "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.9.10?type=jar",
 10136          "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.9.10?type=jar",
 10137          "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.9.10?type=jar",
 10138          "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.9.10?type=jar",
 10139          "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.9.10?type=jar",
 10140          "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.9.10?type=jar",
 10141          "pkg:maven/org.slf4j/slf4j-api@1.7.26?type=jar"
 10142        ]
 10143      },
 10144      {
 10145        "ref": "pkg:maven/io.dropwizard/dropwizard-validation@1.3.15?type=jar",
 10146        "dependsOn": [
 10147          "pkg:maven/org.hibernate/hibernate-validator@5.4.3.Final?type=jar",
 10148          "pkg:maven/org.glassfish/javax.el@3.0.0?type=jar",
 10149          "pkg:maven/org.javassist/javassist@3.24.1-GA?type=jar"
 10150        ]
 10151      },
 10152      {
 10153        "ref": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.9.10?type=jar",
 10154        "dependsOn": ["pkg:maven/org.yaml/snakeyaml@1.23?type=jar"]
 10155      },
 10156      {"ref": "pkg:maven/org.yaml/snakeyaml@1.23?type=jar"},
 10157      {"ref": "pkg:maven/org.apache.commons/commons-lang3@3.8.1?type=jar"},
 10158      {"ref": "pkg:maven/org.apache.commons/commons-text@1.2?type=jar"},
 10159      {
 10160        "ref": "pkg:maven/io.dropwizard.metrics/metrics-logback@4.0.5?type=jar",
 10161        "dependsOn": ["pkg:maven/io.dropwizard.metrics/metrics-core@4.0.5?type=jar"]
 10162      },
 10163      {"ref": "pkg:maven/io.dropwizard.metrics/metrics-core@4.0.5?type=jar"},
 10164      {"ref": "pkg:maven/org.slf4j/jul-to-slf4j@1.7.26?type=jar"},
 10165      {"ref": "pkg:maven/ch.qos.logback/logback-core@1.2.3?type=jar"},
 10166      {"ref": "pkg:maven/ch.qos.logback/logback-classic@1.2.3?type=jar"},
 10167      {"ref": "pkg:maven/org.slf4j/log4j-over-slf4j@1.7.26?type=jar"},
 10168      {"ref": "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.26?type=jar"},
 10169      {"ref": "pkg:maven/org.eclipse.jetty/jetty-util@9.4.18.v20190429?type=jar"},
 10170      {
 10171        "ref": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.18.v20190429?type=jar",
 10172        "dependsOn": [
 10173          "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
 10174          "pkg:maven/org.eclipse.jetty/jetty-http@9.4.18.v20190429?type=jar",
 10175          "pkg:maven/org.eclipse.jetty/jetty-io@9.4.18.v20190429?type=jar"
 10176        ]
 10177      },
 10178      {"ref": "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar"},
 10179      {"ref": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.18.v20190429?type=jar"},
 10180      {"ref": "pkg:maven/org.eclipse.jetty/jetty-io@9.4.18.v20190429?type=jar"},
 10181      {
 10182        "ref": "pkg:maven/io.dropwizard/dropwizard-lifecycle@1.3.15?type=jar",
 10183        "dependsOn": [
 10184          "pkg:maven/com.google.guava/guava@24.1.1-jre?type=jar",
 10185          "pkg:maven/org.eclipse.jetty/jetty-server@9.4.18.v20190429?type=jar",
 10186          "pkg:maven/io.dropwizard/dropwizard-util@1.3.15?type=jar"
 10187        ]
 10188      },
 10189      {
 10190        "ref": "pkg:maven/io.dropwizard/dropwizard-logging@1.3.15?type=jar",
 10191        "dependsOn": [
 10192          "pkg:maven/io.dropwizard.metrics/metrics-logback@4.0.5?type=jar",
 10193          "pkg:maven/org.slf4j/jul-to-slf4j@1.7.26?type=jar",
 10194          "pkg:maven/ch.qos.logback/logback-core@1.2.3?type=jar",
 10195          "pkg:maven/ch.qos.logback/logback-classic@1.2.3?type=jar",
 10196          "pkg:maven/org.slf4j/log4j-over-slf4j@1.7.26?type=jar",
 10197          "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.26?type=jar",
 10198          "pkg:maven/org.eclipse.jetty/jetty-util@9.4.18.v20190429?type=jar"
 10199        ]
 10200      },
 10201      {
 10202        "ref": "pkg:maven/org.glassfish.jersey.core/jersey-server@2.25.1?type=jar",
 10203        "dependsOn": [
 10204          "pkg:maven/org.glassfish.jersey.core/jersey-common@2.25.1?type=jar",
 10205          "pkg:maven/org.glassfish.jersey.core/jersey-client@2.25.1?type=jar",
 10206          "pkg:maven/javax.ws.rs/javax.ws.rs-api@2.0.1?type=jar",
 10207          "pkg:maven/org.glassfish.jersey.media/jersey-media-jaxb@2.25.1?type=jar",
 10208          "pkg:maven/javax.annotation/javax.annotation-api@1.3.1?type=jar",
 10209          "pkg:maven/org.glassfish.hk2/hk2-api@2.5.0-b32?type=jar",
 10210          "pkg:maven/org.glassfish.hk2.external/javax.inject@2.5.0-b32?type=jar",
 10211          "pkg:maven/org.glassfish.hk2/hk2-locator@2.5.0-b32?type=jar",
 10212          "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar"
 10213        ]
 10214      },
 10215      {
 10216        "ref": "pkg:maven/org.glassfish.jersey.core/jersey-common@2.25.1?type=jar",
 10217        "dependsOn": [
 10218          "pkg:maven/org.glassfish.jersey.bundles.repackaged/jersey-guava@2.25.1?type=jar",
 10219          "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.1?type=jar"
 10220        ]
 10221      },
 10222      {"ref": "pkg:maven/org.glassfish.jersey.bundles.repackaged/jersey-guava@2.25.1?type=jar"},
 10223      {"ref": "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.1?type=jar"},
 10224      {"ref": "pkg:maven/org.glassfish.jersey.core/jersey-client@2.25.1?type=jar"},
 10225      {"ref": "pkg:maven/javax.ws.rs/javax.ws.rs-api@2.0.1?type=jar"},
 10226      {"ref": "pkg:maven/org.glassfish.jersey.media/jersey-media-jaxb@2.25.1?type=jar"},
 10227      {"ref": "pkg:maven/javax.annotation/javax.annotation-api@1.3.1?type=jar"},
 10228      {
 10229        "ref": "pkg:maven/org.glassfish.hk2/hk2-api@2.5.0-b32?type=jar",
 10230        "dependsOn": [
 10231          "pkg:maven/org.glassfish.hk2/hk2-utils@2.5.0-b32?type=jar",
 10232          "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.5.0-b32?type=jar"
 10233        ]
 10234      },
 10235      {"ref": "pkg:maven/org.glassfish.hk2/hk2-utils@2.5.0-b32?type=jar"},
 10236      {"ref": "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.5.0-b32?type=jar"},
 10237      {"ref": "pkg:maven/org.glassfish.hk2.external/javax.inject@2.5.0-b32?type=jar"},
 10238      {"ref": "pkg:maven/org.glassfish.hk2/hk2-locator@2.5.0-b32?type=jar"},
 10239      {"ref": "pkg:maven/org.glassfish.jersey.ext/jersey-metainf-services@2.25.1?type=jar"},
 10240      {"ref": "pkg:maven/org.glassfish.jersey.ext/jersey-bean-validation@2.25.1?type=jar"},
 10241      {
 10242        "ref": "pkg:maven/io.dropwizard.metrics/metrics-jersey2@4.0.5?type=jar",
 10243        "dependsOn": [
 10244          "pkg:maven/io.dropwizard.metrics/metrics-core@4.0.5?type=jar",
 10245          "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.0.5?type=jar"
 10246        ]
 10247      },
 10248      {"ref": "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.0.5?type=jar"},
 10249      {
 10250        "ref": "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.9.10?type=jar",
 10251        "dependsOn": [
 10252          "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.9.10?type=jar",
 10253          "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.9.10?type=jar"
 10254        ]
 10255      },
 10256      {"ref": "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.9.10?type=jar"},
 10257      {"ref": "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.9.10?type=jar"},
 10258      {
 10259        "ref": "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.25.1?type=jar",
 10260        "dependsOn": ["pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.25.1?type=jar"]
 10261      },
 10262      {"ref": "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.25.1?type=jar"},
 10263      {
 10264        "ref": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.18.v20190429?type=jar",
 10265        "dependsOn": [
 10266          "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.18.v20190429?type=jar",
 10267          "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.18.v20190429?type=jar"
 10268        ]
 10269      },
 10270      {"ref": "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.18.v20190429?type=jar"},
 10271      {
 10272        "ref": "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.18.v20190429?type=jar",
 10273        "dependsOn": ["pkg:maven/org.eclipse.jetty/jetty-security@9.4.18.v20190429?type=jar"]
 10274      },
 10275      {"ref": "pkg:maven/org.eclipse.jetty/jetty-security@9.4.18.v20190429?type=jar"},
 10276      {"ref": "pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.18.v20190429?type=jar"},
 10277      {
 10278        "ref": "pkg:maven/io.dropwizard.metrics/metrics-jetty9@4.0.5?type=jar",
 10279        "dependsOn": ["pkg:maven/io.dropwizard.metrics/metrics-core@4.0.5?type=jar"]
 10280      },
 10281      {
 10282        "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.18.v20190429?type=jar",
 10283        "dependsOn": ["pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.18.v20190429?type=jar"]
 10284      },
 10285      {
 10286        "ref": "pkg:maven/io.dropwizard/dropwizard-jetty@1.3.15?type=jar",
 10287        "dependsOn": [
 10288          "pkg:maven/io.dropwizard.metrics/metrics-jetty9@4.0.5?type=jar",
 10289          "pkg:maven/org.eclipse.jetty/jetty-server@9.4.18.v20190429?type=jar",
 10290          "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.18.v20190429?type=jar",
 10291          "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.18.v20190429?type=jar",
 10292          "pkg:maven/org.eclipse.jetty/jetty-http@9.4.18.v20190429?type=jar"
 10293        ]
 10294      },
 10295      {"ref": "pkg:maven/ch.qos.logback/logback-access@1.2.3?type=jar"},
 10296      {
 10297        "ref": "pkg:maven/io.dropwizard/dropwizard-configuration@1.3.15?type=jar",
 10298        "dependsOn": [
 10299          "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.9.10?type=jar",
 10300          "pkg:maven/org.apache.commons/commons-lang3@3.8.1?type=jar",
 10301          "pkg:maven/org.apache.commons/commons-text@1.2?type=jar"
 10302        ]
 10303      },
 10304      {"ref": "pkg:maven/io.dropwizard/dropwizard-metrics@1.3.15?type=jar"},
 10305      {
 10306        "ref": "pkg:maven/io.dropwizard/dropwizard-jersey@1.3.15?type=jar",
 10307        "dependsOn": [
 10308          "pkg:maven/org.glassfish.jersey.core/jersey-server@2.25.1?type=jar",
 10309          "pkg:maven/org.glassfish.jersey.ext/jersey-metainf-services@2.25.1?type=jar",
 10310          "pkg:maven/org.glassfish.jersey.ext/jersey-bean-validation@2.25.1?type=jar",
 10311          "pkg:maven/io.dropwizard.metrics/metrics-jersey2@4.0.5?type=jar",
 10312          "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.9.10?type=jar",
 10313          "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.25.1?type=jar",
 10314          "pkg:maven/org.eclipse.jetty/jetty-server@9.4.18.v20190429?type=jar",
 10315          "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.18.v20190429?type=jar",
 10316          "pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.18.v20190429?type=jar"
 10317        ]
 10318      },
 10319      {
 10320        "ref": "pkg:maven/io.dropwizard/dropwizard-servlets@1.3.15?type=jar",
 10321        "dependsOn": ["pkg:maven/io.dropwizard.metrics/metrics-annotation@4.0.5?type=jar"]
 10322      },
 10323      {"ref": "pkg:maven/io.dropwizard.metrics/metrics-jvm@4.0.5?type=jar"},
 10324      {"ref": "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.0.5?type=jar"},
 10325      {
 10326        "ref": "pkg:maven/io.dropwizard.metrics/metrics-servlets@4.0.5?type=jar",
 10327        "dependsOn": [
 10328          "pkg:maven/io.dropwizard.metrics/metrics-json@4.0.5?type=jar",
 10329          "pkg:maven/com.papertrail/profiler@1.0.2?type=jar"
 10330        ]
 10331      },
 10332      {"ref": "pkg:maven/io.dropwizard.metrics/metrics-json@4.0.5?type=jar"},
 10333      {"ref": "pkg:maven/com.papertrail/profiler@1.0.2?type=jar"},
 10334      {"ref": "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.0.5?type=jar"},
 10335      {
 10336        "ref": "pkg:maven/io.dropwizard/dropwizard-request-logging@1.3.15?type=jar",
 10337        "dependsOn": ["pkg:maven/ch.qos.logback/logback-access@1.2.3?type=jar"]
 10338      },
 10339      {"ref": "pkg:maven/net.sourceforge.argparse4j/argparse4j@0.8.1?type=jar"},
 10340      {"ref": "pkg:maven/org.eclipse.jetty.toolchain.setuid/jetty-setuid-java@1.0.3?type=jar"},
 10341      {
 10342        "ref": "pkg:maven/io.dropwizard/dropwizard-core@1.3.15?type=jar",
 10343        "dependsOn": [
 10344          "pkg:maven/io.dropwizard/dropwizard-util@1.3.15?type=jar",
 10345          "pkg:maven/io.dropwizard/dropwizard-jackson@1.3.15?type=jar",
 10346          "pkg:maven/io.dropwizard/dropwizard-validation@1.3.15?type=jar",
 10347          "pkg:maven/io.dropwizard/dropwizard-configuration@1.3.15?type=jar",
 10348          "pkg:maven/io.dropwizard/dropwizard-logging@1.3.15?type=jar",
 10349          "pkg:maven/io.dropwizard/dropwizard-metrics@1.3.15?type=jar",
 10350          "pkg:maven/io.dropwizard/dropwizard-jersey@1.3.15?type=jar",
 10351          "pkg:maven/io.dropwizard/dropwizard-servlets@1.3.15?type=jar",
 10352          "pkg:maven/io.dropwizard/dropwizard-jetty@1.3.15?type=jar",
 10353          "pkg:maven/io.dropwizard/dropwizard-lifecycle@1.3.15?type=jar",
 10354          "pkg:maven/io.dropwizard.metrics/metrics-core@4.0.5?type=jar",
 10355          "pkg:maven/io.dropwizard.metrics/metrics-jvm@4.0.5?type=jar",
 10356          "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.0.5?type=jar",
 10357          "pkg:maven/io.dropwizard.metrics/metrics-servlets@4.0.5?type=jar",
 10358          "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.0.5?type=jar",
 10359          "pkg:maven/io.dropwizard/dropwizard-request-logging@1.3.15?type=jar",
 10360          "pkg:maven/net.sourceforge.argparse4j/argparse4j@0.8.1?type=jar",
 10361          "pkg:maven/org.eclipse.jetty.toolchain.setuid/jetty-setuid-java@1.0.3?type=jar"
 10362        ]
 10363      },
 10364      {
 10365        "ref": "pkg:maven/junit/junit@4.12?type=jar",
 10366        "dependsOn": ["pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"]
 10367      },
 10368      {"ref": "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"},
 10369      {
 10370        "ref": "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.2.0?type=jar",
 10371        "dependsOn": [
 10372          "pkg:maven/org.apiguardian/apiguardian-api@1.0.0?type=jar",
 10373          "pkg:maven/org.junit.platform/junit-platform-engine@1.2.0?type=jar",
 10374          "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.2.0?type=jar"
 10375        ]
 10376      },
 10377      {"ref": "pkg:maven/org.apiguardian/apiguardian-api@1.0.0?type=jar"},
 10378      {
 10379        "ref": "pkg:maven/org.junit.platform/junit-platform-engine@1.2.0?type=jar",
 10380        "dependsOn": [
 10381          "pkg:maven/org.junit.platform/junit-platform-commons@1.2.0?type=jar",
 10382          "pkg:maven/org.opentest4j/opentest4j@1.1.0?type=jar"
 10383        ]
 10384      },
 10385      {"ref": "pkg:maven/org.junit.platform/junit-platform-commons@1.2.0?type=jar"},
 10386      {"ref": "pkg:maven/org.opentest4j/opentest4j@1.1.0?type=jar"},
 10387      {"ref": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.2.0?type=jar"},
 10388      {
 10389        "ref": "pkg:maven/org.mockito/mockito-core@2.24.0?type=jar",
 10390        "dependsOn": [
 10391          "pkg:maven/net.bytebuddy/byte-buddy@1.9.7?type=jar",
 10392          "pkg:maven/net.bytebuddy/byte-buddy-agent@1.9.7?type=jar"
 10393        ]
 10394      },
 10395      {"ref": "pkg:maven/net.bytebuddy/byte-buddy@1.9.7?type=jar"},
 10396      {"ref": "pkg:maven/net.bytebuddy/byte-buddy-agent@1.9.7?type=jar"},
 10397      {"ref": "pkg:maven/org.objenesis/objenesis@2.6?type=jar"},
 10398      {"ref": "pkg:maven/org.assertj/assertj-core@3.9.1?type=jar"},
 10399      {
 10400        "ref": "pkg:maven/org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-inmemory@2.25.1?type=jar",
 10401        "dependsOn": [
 10402          "pkg:maven/org.glassfish.jersey.test-framework/jersey-test-framework-core@2.25.1?type=jar",
 10403          "pkg:maven/org.glassfish.jersey.core/jersey-server@2.25.1?type=jar",
 10404          "pkg:maven/org.glassfish.jersey.core/jersey-client@2.25.1?type=jar"
 10405        ]
 10406      },
 10407      {
 10408        "ref": "pkg:maven/org.glassfish.jersey.test-framework/jersey-test-framework-core@2.25.1?type=jar",
 10409        "dependsOn": ["pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.25.1?type=jar"]
 10410      },
 10411      {
 10412        "ref": "pkg:maven/org.hibernate/hibernate-core@5.2.18.Final?type=jar",
 10413        "dependsOn": [
 10414          "pkg:maven/org.hibernate.javax.persistence/hibernate-jpa-2.1-api@1.0.0.Final?type=jar",
 10415          "pkg:maven/org.javassist/javassist@3.24.1-GA?type=jar",
 10416          "pkg:maven/antlr/antlr@2.7.7?type=jar",
 10417          "pkg:maven/org.jboss.spec.javax.transaction/jboss-transaction-api_1.2_spec@1.0.1.Final?type=jar",
 10418          "pkg:maven/org.jboss/jandex@2.0.3.Final?type=jar",
 10419          "pkg:maven/com.fasterxml/classmate@1.4.0?type=jar",
 10420          "pkg:maven/org.dom4j/dom4j@2.1.1?type=jar",
 10421          "pkg:maven/org.hibernate.common/hibernate-commons-annotations@5.0.1.Final?type=jar"
 10422        ]
 10423      },
 10424      {"ref": "pkg:maven/org.hibernate.javax.persistence/hibernate-jpa-2.1-api@1.0.0.Final?type=jar"},
 10425      {"ref": "pkg:maven/antlr/antlr@2.7.7?type=jar"},
 10426      {"ref": "pkg:maven/org.jboss.spec.javax.transaction/jboss-transaction-api_1.2_spec@1.0.1.Final?type=jar"},
 10427      {"ref": "pkg:maven/org.jboss/jandex@2.0.3.Final?type=jar"},
 10428      {"ref": "pkg:maven/org.dom4j/dom4j@2.1.1?type=jar"},
 10429      {"ref": "pkg:maven/org.hibernate.common/hibernate-commons-annotations@5.0.1.Final?type=jar"},
 10430      {"ref": "pkg:maven/org.glassfish.jersey.ext.rx/jersey-rx-client@2.25.1?type=jar"},
 10431      {
 10432        "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.7?type=jar",
 10433        "dependsOn": [
 10434          "pkg:maven/org.apache.httpcomponents/httpcore@4.4.11?type=jar",
 10435          "pkg:maven/commons-codec/commons-codec@1.11?type=jar"
 10436        ]
 10437      },
 10438      {"ref": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.11?type=jar"},
 10439      {"ref": "pkg:maven/commons-codec/commons-codec@1.11?type=jar"},
 10440      {"ref": "pkg:maven/io.dropwizard.metrics/metrics-httpclient@4.0.5?type=jar"},
 10441      {"ref": "pkg:maven/org.glassfish.jersey.connectors/jersey-apache-connector@2.25.1?type=jar"},
 10442      {
 10443        "ref": "pkg:maven/org.apache.tomcat/tomcat-jdbc@9.0.16?type=jar",
 10444        "dependsOn": ["pkg:maven/org.apache.tomcat/tomcat-juli@9.0.16?type=jar"]
 10445      },
 10446      {"ref": "pkg:maven/org.apache.tomcat/tomcat-juli@9.0.16?type=jar"},
 10447      {
 10448        "ref": "pkg:maven/io.dropwizard/dropwizard-db@1.3.15?type=jar",
 10449        "dependsOn": [
 10450          "pkg:maven/io.dropwizard/dropwizard-core@1.3.15?type=jar",
 10451          "pkg:maven/org.apache.tomcat/tomcat-jdbc@9.0.16?type=jar"
 10452        ]
 10453      },
 10454      {"ref": "pkg:maven/org.jdbi/jdbi@2.78?type=jar"},
 10455      {
 10456        "ref": "pkg:maven/io.dropwizard.metrics/metrics-jdbi@4.0.5?type=jar",
 10457        "dependsOn": ["pkg:maven/io.dropwizard.metrics/metrics-core@4.0.5?type=jar"]
 10458      },
 10459      {
 10460        "ref": "pkg:maven/org.jdbi/jdbi3-core@3.5.1?type=jar",
 10461        "dependsOn": [
 10462          "pkg:maven/org.antlr/antlr-runtime@3.4?type=jar",
 10463          "pkg:maven/org.slf4j/slf4j-api@1.7.26?type=jar",
 10464          "pkg:maven/net.jodah/expiringmap@0.5.6?type=jar"
 10465        ]
 10466      },
 10467      {
 10468        "ref": "pkg:maven/org.antlr/antlr-runtime@3.4?type=jar",
 10469        "dependsOn": [
 10470          "pkg:maven/org.antlr/stringtemplate@4.0.2?type=jar",
 10471          "pkg:maven/antlr/antlr@2.7.7?type=jar"
 10472        ]
 10473      },
 10474      {"ref": "pkg:maven/org.antlr/stringtemplate@4.0.2?type=jar"},
 10475      {"ref": "pkg:maven/net.jodah/expiringmap@0.5.6?type=jar"},
 10476      {"ref": "pkg:maven/org.jdbi/jdbi3-sqlobject@3.5.1?type=jar"},
 10477      {
 10478        "ref": "pkg:maven/org.jdbi/jdbi3-jodatime2@3.5.1?type=jar",
 10479        "dependsOn": ["pkg:maven/joda-time/joda-time@2.10.1?type=jar"]
 10480      },
 10481      {
 10482        "ref": "pkg:maven/org.jdbi/jdbi3-guava@3.5.1?type=jar",
 10483        "dependsOn": ["pkg:maven/com.google.guava/guava@24.1.1-jre?type=jar"]
 10484      },
 10485      {
 10486        "ref": "pkg:maven/io.dropwizard.metrics/metrics-jdbi3@4.0.5?type=jar",
 10487        "dependsOn": [
 10488          "pkg:maven/io.dropwizard.metrics/metrics-core@4.0.5?type=jar",
 10489          "pkg:maven/io.dropwizard.metrics/metrics-annotation@4.0.5?type=jar"
 10490        ]
 10491      },
 10492      {
 10493        "ref": "pkg:maven/org.liquibase/liquibase-core@3.6.3?type=jar",
 10494        "dependsOn": [
 10495          "pkg:maven/org.slf4j/slf4j-api@1.7.26?type=jar",
 10496          "pkg:maven/ch.qos.logback/logback-classic@1.2.3?type=jar"
 10497        ]
 10498      },
 10499      {"ref": "pkg:maven/com.mattbertolini/liquibase-slf4j@2.0.0?type=jar"},
 10500      {
 10501        "ref": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-hibernate5@2.9.10?type=jar",
 10502        "dependsOn": [
 10503          "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.9.10?type=jar",
 10504          "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.9.10?type=jar"
 10505        ]
 10506      },
 10507      {
 10508        "ref": "pkg:maven/org.jadira.usertype/usertype.core@7.0.0.CR1?type=jar",
 10509        "dependsOn": ["pkg:maven/org.jadira.usertype/usertype.spi@7.0.0.CR1?type=jar"]
 10510      },
 10511      {"ref": "pkg:maven/org.jadira.usertype/usertype.spi@7.0.0.CR1?type=jar"},
 10512      {
 10513        "ref": "pkg:maven/org.eclipse.jetty.http2/http2-server@9.4.18.v20190429?type=jar",
 10514        "dependsOn": ["pkg:maven/org.eclipse.jetty.http2/http2-common@9.4.18.v20190429?type=jar"]
 10515      },
 10516      {
 10517        "ref": "pkg:maven/org.eclipse.jetty.http2/http2-common@9.4.18.v20190429?type=jar",
 10518        "dependsOn": ["pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.18.v20190429?type=jar"]
 10519      },
 10520      {"ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.18.v20190429?type=jar"},
 10521      {"ref": "pkg:maven/org.eclipse.jetty/jetty-alpn-openjdk8-server@9.4.18.v20190429?type=jar"},
 10522      {"ref": "pkg:maven/org.eclipse.jetty/jetty-alpn-java-server@9.4.18.v20190429?type=jar"},
 10523      {"ref": "pkg:maven/org.eclipse.jetty/jetty-alpn-java-client@9.4.18.v20190429?type=jar"},
 10524      {
 10525        "ref": "pkg:maven/io.dropwizard/dropwizard-views@1.3.15?type=jar",
 10526        "dependsOn": ["pkg:maven/io.dropwizard/dropwizard-core@1.3.15?type=jar"]
 10527      },
 10528      {"ref": "pkg:maven/org.freemarker/freemarker@2.3.28?type=jar"},
 10529      {"ref": "pkg:maven/com.github.spullara.mustache.java/compiler@0.9.6?type=jar"},
 10530      {
 10531        "ref": "pkg:maven/io.dropwizard.metrics/metrics-graphite@4.0.5?type=jar",
 10532        "dependsOn": ["pkg:maven/com.rabbitmq/amqp-client@4.4.1?type=jar"]
 10533      },
 10534      {"ref": "pkg:maven/com.rabbitmq/amqp-client@4.4.1?type=jar"},
 10535      {"ref": "pkg:maven/io.dropwizard/dropwizard-auth@1.3.15?type=jar"},
 10536      {"ref": "pkg:maven/io.dropwizard/dropwizard-assets@1.3.15?type=jar"},
 10537      {
 10538        "ref": "pkg:maven/io.dropwizard/dropwizard-http2@1.3.15?type=jar",
 10539        "dependsOn": [
 10540          "pkg:maven/org.eclipse.jetty.http2/http2-server@9.4.18.v20190429?type=jar",
 10541          "pkg:maven/org.eclipse.jetty/jetty-alpn-openjdk8-server@9.4.18.v20190429?type=jar",
 10542          "pkg:maven/org.eclipse.jetty/jetty-alpn-java-server@9.4.18.v20190429?type=jar",
 10543          "pkg:maven/org.eclipse.jetty/jetty-alpn-java-client@9.4.18.v20190429?type=jar"
 10544        ]
 10545      },
 10546      {"ref": "pkg:maven/org.eclipse.jetty/jetty-alpn-server@9.4.18.v20190429?type=jar"},
 10547      {"ref": "pkg:maven/org.eclipse.jetty.alpn/alpn-api@1.1.3.v20160715?type=jar"},
 10548      {"ref": "pkg:maven/org.eclipse.jetty/jetty-alpn-client@9.4.18.v20190429?type=jar"},
 10549      {
 10550        "ref": "pkg:maven/io.dropwizard/dropwizard-hibernate@1.3.15?type=jar",
 10551        "dependsOn": [
 10552          "pkg:maven/io.dropwizard/dropwizard-db@1.3.15?type=jar",
 10553          "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-hibernate5@2.9.10?type=jar",
 10554          "pkg:maven/org.jadira.usertype/usertype.core@7.0.0.CR1?type=jar",
 10555          "pkg:maven/org.hibernate/hibernate-core@5.2.18.Final?type=jar"
 10556        ]
 10557      },
 10558      {
 10559        "ref": "pkg:maven/io.dropwizard/dropwizard-migrations@1.3.15?type=jar",
 10560        "dependsOn": [
 10561          "pkg:maven/org.liquibase/liquibase-core@3.6.3?type=jar",
 10562          "pkg:maven/com.mattbertolini/liquibase-slf4j@2.0.0?type=jar"
 10563        ]
 10564      },
 10565      {
 10566        "ref": "pkg:maven/io.dropwizard/dropwizard-views-freemarker@1.3.15?type=jar",
 10567        "dependsOn": [
 10568          "pkg:maven/io.dropwizard/dropwizard-views@1.3.15?type=jar",
 10569          "pkg:maven/org.freemarker/freemarker@2.3.28?type=jar"
 10570        ]
 10571      },
 10572      {
 10573        "ref": "pkg:maven/io.dropwizard/dropwizard-views-mustache@1.3.15?type=jar",
 10574        "dependsOn": ["pkg:maven/com.github.spullara.mustache.java/compiler@0.9.6?type=jar"]
 10575      },
 10576      {
 10577        "ref": "pkg:maven/io.dropwizard/dropwizard-metrics-graphite@1.3.15?type=jar",
 10578        "dependsOn": ["pkg:maven/io.dropwizard.metrics/metrics-graphite@4.0.5?type=jar"]
 10579      },
 10580      {"ref": "pkg:maven/com.h2database/h2@1.4.197?type=jar"},
 10581      {
 10582        "ref": "pkg:maven/org.glassfish.jersey.media/jersey-media-multipart@2.25.1?type=jar",
 10583        "dependsOn": [
 10584          "pkg:maven/org.glassfish.jersey.core/jersey-common@2.25.1?type=jar",
 10585          "pkg:maven/org.jvnet.mimepull/mimepull@1.9.6?type=jar"
 10586        ]
 10587      },
 10588      {"ref": "pkg:maven/org.jvnet.mimepull/mimepull@1.9.6?type=jar"},
 10589      {
 10590        "ref": "pkg:maven/org.openjdk.jmh/jmh-core@1.19?type=jar",
 10591        "dependsOn": [
 10592          "pkg:maven/net.sf.jopt-simple/jopt-simple@4.6?type=jar",
 10593          "pkg:maven/org.apache.commons/commons-math3@3.2?type=jar"
 10594        ]
 10595      },
 10596      {"ref": "pkg:maven/net.sf.jopt-simple/jopt-simple@4.6?type=jar"},
 10597      {"ref": "pkg:maven/org.apache.commons/commons-math3@3.2?type=jar"},
 10598      {"ref": "pkg:maven/org.openjdk.jmh/jmh-generator-annprocess@1.19?type=jar"},
 10599      {
 10600        "ref": "pkg:maven/io.dropwizard/dropwizard-testing@1.3.15?type=jar",
 10601        "dependsOn": [
 10602          "pkg:maven/org.objenesis/objenesis@2.6?type=jar",
 10603          "pkg:maven/org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-inmemory@2.25.1?type=jar"
 10604        ]
 10605      },
 10606      {
 10607        "ref": "pkg:maven/io.dropwizard/dropwizard-client@1.3.15?type=jar",
 10608        "dependsOn": [
 10609          "pkg:maven/org.glassfish.jersey.core/jersey-client@2.25.1?type=jar",
 10610          "pkg:maven/org.glassfish.jersey.ext.rx/jersey-rx-client@2.25.1?type=jar",
 10611          "pkg:maven/org.apache.httpcomponents/httpclient@4.5.7?type=jar",
 10612          "pkg:maven/io.dropwizard.metrics/metrics-httpclient@4.0.5?type=jar",
 10613          "pkg:maven/org.glassfish.jersey.connectors/jersey-apache-connector@2.25.1?type=jar"
 10614        ]
 10615      },
 10616      {
 10617        "ref": "pkg:maven/io.dropwizard/dropwizard-forms@1.3.15?type=jar",
 10618        "dependsOn": ["pkg:maven/org.glassfish.jersey.media/jersey-media-multipart@2.25.1?type=jar"]
 10619      }
 10620    ]
 10621  }